body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
input{font-family: Arial, Helvetica, sans-serif;}

/*------------------------ Beginn: Allgemeine Deklarationen ------------------------*/
a{
	color: #000000;
	text-decoration: none;
	outline:none;
}
a:hover{
	text-decoration: none;
}
a.head-logo:hover{
	background-color: transparent;
}
h1{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2{
	color: #333333;
	padding: 0px;
	margin: 0;
}
h3{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#img_right{float: right;margin: 5px}
#img_left{float: left;margin: 5px;}
/*------------------------ End: Allgemeine Deklarationen ------------------------*/

div#overall{
	width: 980px;
	margin:0 auto 0 auto;
	text-align: left;
}
div#head{ 
	margin: 0;
	border:0;
	height: 120px;
	width: 980px;
}
div#head-logo{					
	position: absolute;
	top: 0; 
	margin: 0;
	padding: 0;
	width: 240px;
	height: 120px;
}
#head-logo .img{
	border: 0;
	margin: 0;
	background-color: transparent;
}
#head-logo .href{
	border: 0;
	margin: 0;
}

/* -------- start navbar mit Sitesearch ----------------*/
div#navbar{display:none;}
div#site_search{display:none;}
div#site_search form{ display:none;}
input#keywords{display:none;}
input#start_search{display:none;}
div#print{display:none;}
div#print img{display:none;}
div#print a{display:none;}
div#print a:hover{display:none;}
div#nav{display:none;}
div#nav a{display:none;}
div#nav a:hover{display:none;}
div#language{display:none;}
div#language img{display:none;}
/* ------------------ End: navbar  --------------------------------------------------*/

div#quicklinks{display:none}
div#quicklinks a{display:none}
div#lang{display:none}
div#lang a{display:none}
div#lang a:hover{display:none}

/* ------------------ Begin: Main-Menu, Sub-Menu -------------------------*/
#menumain{display:none;}
#menumain ul{display:none;}
#menumain li{display:none;}
#menumain a{display:none;}
#menumain a.selected{display:none;}
#menumain a:hover{display:none;}
#menusub{display:none;}
#menusub ul{display:none;}
#menusub li{display:none;}
#menusub a{display:none;}
#menusub a:hover{display:none;}
#menusub a.selected{display:none;}
/* ------------------ End: Main-Menu, Sub-Menu -------------------------*/


/* ------------------ Begin: Breadcrumb-------------------------*/
#urhere{
	font-size: 12px;
	font-weight: bold;
	color: #4C8ED0;
	margin: 15px 0 20px 10px;
}
#urhere a{
	color: #4C8ED0;
	text-decoration: underline;
}
#urhere a:hover{
	text-decoration: underline;
	color: #4C8ED0;
}
/* ------------------ End: Breadcrumb-------------------------*/

.textblock{
	line-height: 17px;
	margin-bottom: 40px;
}

td{
 	font-family: Arial, san-serif;
	font-size: 12px;
}

.hrbig{
	height: 20px;
	background: #EEEEEE;
	margin: 40px 0 40px 0;
}


img{
	border: 0;
}


/*-------- Begin: 3-spaltig -------------*/
#content3col{
	width: 980px;
}
#content3col .left{
	float: left;
	width: 240px;
}
#content3col .right{
	float: left;
	width: 240px;
}
#content3col .center{
	float: left;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
}
#content3col .center h1{
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	margin: 0 0 5px 0;
}
#content3col .center h2{
	font-weight: bold;
	font-size: 16px;
	color: #87b300;
	margin: 0 0 10px 0;
}
#content3col .center h3{
	font-weight: bold;
	margin: 0;
}
/*-------- End: 3-spaltig -------------*/
	
#pagenav{
	font-size: 1.1em;
	font-weight: bold;
	margin: 30px 0 20px 0;
}
#pagenav span{
	display: block;
	color: #888888;
	float: left;
	line-height: 22px;
	margin-right: 15px;
}
#pagenav a{
	display: block;
	float: left;
	width: 22px;
	border: 1px solid #dadada;
	text-decoration: none;
	color: #FFFFFF;
    background: #68a9e9;
	margin-right: 2px;
	line-height: 22px;
	text-align: center;
}

#pagenav a:hover{
	color: #68a9e9;
	background: #FFFFFF;
	border: 1px solid #68a9e9;
}

#pagenav a.selected{
	color: #FFFFFF;
	background: #87b300;
	border: 1px solid #87b300;
	text-decoration: none;
}


#pagenav a.selected:hover{
	color: #FFFFFF;
	background: #87b300;
	border: 1px solid #68a9e9;
}


.pic{
	margin: 5px 0 10px 0;
	color: #555555;
}

.pic img{
	margin-bottom: 4px;
}

/*-------- Begin: 2-spaltig -------------*/

#content2col{
	width: 970px;
	margin-left: 10px;
}

#content2col .left{
	float: left;
	width: 720px;
	margin-right: 10px;
}

#content2col h1{
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #333333; 
	margin: 0 0 5px 0;

}

#content2col h2{
	font-weight: bold;
	font-size: 16px;
	color: #87b300;
	margin: 0 0 10px 0;
}

#content2col h3{
	font-weight: bold;
	margin: 0 0 10px 0;
}


#content2col .right{
	float: left;
	width: 240px;
}

/*-------- End: 2-spaltig -------------*/

/*-------- Begin: 1-spaltig -------------*/

#centerwide{
	width: 960px;
	margin-left: 10px;
	margin-right: 10px;
}

#centerwide h1{
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	margin: 0 0 5px 0;
}

#centerwide h2{
	font-weight: bold;
	font-size: 16px;
	color: #87b300;
	margin: 0 0 10px 0;
}

#centerwide h3{
	font-weight: bold;
	margin: 0;
}

/*-------- Begin: 1-spaltig -------------*/

/*-------- Begin: Footer -------------*/
#bottom{display:none;}
#bottom a{display:none;}
#bottom a:hover{display:none;}
#bottom p{display:none;}
/*-------- End: Footer -------------*/


/*--------------- Begin: Components ---------------*/

/* --- Components: Begin: Eventbox ---*/

#eventbox{
	width: 230px;
	padding: 10px 0 10px 0;
	float: left;
}
	
#eventbox h1{
	font-weight: bold;
	font-size: 1.25em;
	color: #666666;
	height: auto;
	background: url(../_gfx/dottedline.gif) bottom repeat-x;
	padding: 0;
	margin: 0 0 6px 0;
}
	
#eventbox a{
	font-weight: bold;
	font-size: 12px;
	color: #658c01;
	display: block;
	padding: 2px 2px 2px 2px;
	margin: 3px 0 3px 0;
	text-decoration: none;
}
	
#eventbox a:hover{
	background: #EEEEEE;
	color: #555555;
}
	
#eventbox a.selected{
	background: #eaf5ff;
}

/* --- Components: End: Eventbox ---*/

/* --- Components: Begin: Newsbox ---*/

#tinynews{
	width:230px;
	padding-top: 10px;
}

#tinynews h1{
		font-weight: bold;
		font-size: 1.25em;
		color: #666666;
		height: auto;
		background: url(../_gfx/dottedline.gif) bottom repeat-x;
		padding: 0;
		margin: 0 0 6px 0;
}

#tinynews h2{
	color: #658c01;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 0;
}

#tinynews h2 span{
	font-size: 10px;
	color: #999999;
	font-weight:normal;
}

#tinynews .row{
	border-bottom: 1px solid #efefef;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

#tinynews p{
	padding: 0;
	margin: 0;
}

#tinynews a{
	color: #658c01;
	text-decoration: underline;
}

#tinynews a:hover{
	text-decoration: none;
}

/* --- Components: End: Newsbox ---*/

/* --- Components: Begin: Sidemenu ---*/
#sidemenu{
	margin: 2px 20px 40px 17px;
}
#sidemenu h1{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	height: auto;
	padding: 0;
	margin: 0 0 13px 3px;
}
#sidemenu a{
	font-weight: bold;
	font-size: 11px;
	color: #68a9e9;
	display: block;
	padding: 2px 3px 2px 3px;
	margin: 3px 0px 3px 0px;
	text-decoration: none;
}
	
#sidemenu a:hover{
	color: #68a9e9;
	font-size: 11px;
	color: #68a9e9;
}
	
#sidemenu a.selected{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* --- Components: End: Sidemenu ---*/

/* --- Components: Begin: Objekt-info ---*/

#objectinfo{
	margin: 0 20px 20px 20px;
	color: #555555;
}
	
#objectinfo h1{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	height: 18px;
	background: url(../_gfx/dottedline.gif) bottom repeat-x;
	padding: 0;
	margin-bottom: 13px;
}
	
#objectinfo span{
	color: #97bf0d;
	font-weight: bold;
}

#objectinfo a{
	color: #555555;
	text-decoration: none;
}
	
#objectinfo a:hover {
	text-decoration: underline;
	background: #FFFFFF;
}

/* --- Components: End: Objekt-info ---*/

/* --- Components: Begin: Standard-Index ---*/

#index{
	margin: 10px 0 10px 0;
}
#index .row{
	background: url(../_gfx/dottedline.gif) top repeat-x;
	padding: 15px 0 10px 0;
}

#index .pic{
	float: left;
	width: 100px;
	height: 100px;
}
	
#index .text{
	float: left;
	width: 610px;
}

#index h1{
	font-weight: bold;
	font-size: 15px;
	color: #88b401;
	margin: 0 0 8px 0;
}

#index a.headline{
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #88b401;
	margin: 0 0 8px 0;
	text-decoration: underline;
}

#index a.headline:hover{
	color: #555555;
	text-decoration: none;
}
	
#index a.object{
	color: #4b91d5;
	text-decoration: underline;
	margin-right: 10px;
}
	
#index a.object:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #4b91d5;
}

#index .objectinfo{
	font-size: 11px;
	color: #666666;
	margin: 20px 0 10px 0;
}

#index .objectinfo a{
	color: #666666;
	text-decoration: none;
}

#index .objectinfo a:hover{
	text-decoration: underline;
}

/* --- Components: End: Standard-Index ---*/

/*--------------- End: Components ---------------*/

/*--------------- Beginn: Text-Elemets: ---------------*/

/*--- Text-Elements: Beginn: navbox: ---*/
.navBox{display:none;}
.navBoxHeadline {display:none;}
.navBoxHeadline h3{display:none;}
.navTabs {display:none;}
.navBox ul li{display:none;}
.navBox li{display:none;}
/*--- Text-Elements: End: navbox: ---*/


/*--- Text-Elements: Begin: Bannerbox Neu  ---*/

.BannerBoxGlobal{
	font-size: 0.9em;
	width: 230px;
	background-color: #FFFFFF;
	margin: 0 5px 10px 0; 
}

.BannerBoxGlobal img{
	margin: 0;
}

.BannerBoxGlobal h1{
	font-size: 1.5em !important;
	color: #658c01 !important;
	text-align: left;
	margin:0 !important;
	background-color: #EEEEEE;
	padding: 7px 5px 5px 5px;
}

.BannerBoxGlobal h2{
	text-align: left;
	margin: 0;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.BannerBoxGlobal h3{
	margin-left: 5px;
	font-size: 1em !important;
}

.BannerBoxGlobal h4{
	font-weight: bold;
}

.BannerBoxTop{
	float: left; 
	width: 220px;
	padding: 3px  5px 0 5px;
}

.BannerBoxGlobal .BannerBoxSpecify ul{
	margin: 5px 0 0 5px;
	padding: 0;
}

.BannerBoxGlobal  .BannerBoxSpecify ul li{
	line-height: 1.2em;
	font-size: 1em;
	padding: 5px 0 0 10px !important;
}

.BannerBoxImage{
	float: left;
	margin: 5px 5px 5px 0;
}

.BannerBoxImage img{
	float: left;
	display: block;
	border: 1px solid #000000;
}

.BannerBox {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 230px;	
	background-color:#FFFFFF;
	background-image: url(../_gfx/dottedline.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: none;
}

.BannerBoxTop h4{
	margin: 0;
	padding: 0;
	font-size: 1em !important;
	line-height: 1.3333em;
}

.BannerBoxTop h4 a{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.BannerBoxTop h4 a span{
	color: #000000;	
}

.BannerBox p{
	margin: 0;
	padding: 0;
	line-height: 1.3333em;
}

.BannerBoxTop p a{
	text-decoration:none;
	color: #000000;
}

.BannerBoxSpecify{
	float: left;
	margin-top: 1px;
	padding: 0;
	font-size: 1em !important;
}

.BannerBoxSpecify ul{
	float: left;
	margin: 0;
	padding: 5px 5px 5px 0;
	width: 215px;
}

.BannerBoxSpecify ul li{
	padding: 5px 0 0 8px;
	list-style: none;
	background-image: url("../_gfx/smallarrow.gif");
	background-position: 0 10px;
	background-repeat: no-repeat;
	font-size: 1em !important;
}

.BannerBoxSpecifyArrow li{
	list-style:none;
	background:url("../_gfx/smallarrow.gif") 0 10px no-repeat;
	font-size:1em !important;
	padding:5px 0 0 8px;
}

.BannerBoxSpecifyArrow li a{
	font-weight: normal;
	text-decoration: underline;
	color:#000000;
}

.BannerBoxSpecifyArrow li a:hover{
	text-decoration: none;
}
/*--- Text-Elements: End: Bannerbox Neu  ---*/
