/*Farben:
dunkelgrün: color: #276414;
orange: #EFB600;
dunkleres orange:  #D9A300

 */

html {
  padding:0px;
  margin:0px;
}

body {
  background-color: #FFFFFF;
  font-size: 100.01%;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;
  padding:0px;
  margin:0px;
  background-image:url(/fileadmin/grafiken/hg-body.gif);
  background-repeat:repeat-y;
}

#inhalt thead {
display:table-cell;
font-weight:bold;
color: white;
background-color: #276414;
padding:1px 0 1px 10px;
text-align: left;
}

table p {
  margin:0;
  padding: 0;
  }

#hintergrund{
  width:100%;
  height:100%;
  top:0px;
  left:0px;  
  z-index:1;
  position: absolute; 
}

#headline{
  width:1000px;
  height:140px;
  z-index:1;
  position: absolute;  
  top:0px;
  left:0px;
}

#suche {
  z-index:2;
  position: absolute;
  width: 250px;
  height:25px;
  left:600px;
  top:2px;
  padding:0px;
  margin:0px;
}

#suche .button {
  border-width: 0px;
  margin: 0px;
  padding:0px;
  font-weight: bold;
  font-size:10px;
  font-family:verdana, arial, sans-serif;
  width: 72px;
  cursor: hand;
  color: #ffffff;
  height: 20px;
  background-color: transparent;
}



#menueoben {
  z-index:2;
  position: absolute;
  width: 360px;
  height:25px;
  left:220px;
  top:9px;
  padding:0px;
  margin:0px;
}


#menue {
  z-index:2;
  position: absolute;
  width: 224px;
  left:0px;
  top:170px;
  padding:0px;
  margin:0px;
}

#inhalt {
  z-index:2;
  position: absolute;
  width: 475px;
  width:500px;
  left:255px;
  top:185px;
  overflow: auto;
  padding:0px;
  margin:0px;
  font-size:12px;
}

#linhalt {
  padding:10px 30px 10px 10px;
  margin:0px;
  font-size:11px;
}

#linhalt .bodytext {
  margin: 0;
  padding: 0;
  padding-top:3px;
  padding-bottom: 3px;
  height: 1%;
  line-height: 1.3;
   }

#linhalt h1, #news h1 {  
  width: 175px;
  display: block;
  background-color:  #276414;
  border-top: 1px solid #D9A300;
  border-bottom: 1px solid #D9A300;
  font-weight:bold;  
  font-size:1.2em;
  color: #fff;
  margin:0;
  padding: 2px 0 2px 10px;
 }

#news h1 {
   width: 190px;
  }

#news {
  z-index:2;
  position: absolute;
  width: 200px;
  height:auto;
  left:  800px;
/*  overflow: auto;*/
  top:170px;
  padding:0px;
  margin:0px;
}

#crumb{
  z-index:3;
  position: absolute;
  width:500px;
  left:255px;
  top: 150px;
  overflow: auto;
  font-size:10px;
  color:#266514;
  padding-bottom: 3px;
  border-bottom: 1px solid #276414;
}


#crumb a{
  color:#266514;
  text-decoration:none;
}


#crumb ul,
#crumb li{
  display:inline;
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#sprache{
  z-index:3;
  position: absolute;
  width: 160px;
  height:22px;
  left:840px;
  top: 3px;
}



#bilderleiste{
  z-index:1;
  position: absolute;
  width: 1000px;
  height:331px;
  left:  0px;
  top:0px;
}


/*
 #############################################
   Menue oben
 #############################################
*/

#menueoben ul{
  margin:0px;
  padding:0px;
  list-style-image:url(/fileadmin/grafiken/link0.gif);
}

#menueoben li{
  display:inline;
}

#menueoben li a{
  color:#ffffff;
  text-decoration:none;
  font-size:10px;
}
#menueoben li a:hover{
  color:#266514;
}


/*
 #############################################
   Menue Links
 #############################################
*/


#menue ul{
  margin:0px;
  padding:0px;
  list-style-type:none;
}


#menue ul li ul li ul {
   margin-top: 5px;
   margin-bottom: 10px;
   }

#menue li{
  margin-bottom:6px;
}

#menue #nav3 li{
  margin-bottom:0px;
}

#menue #nav2 li{
  margin-top:0px;
}

#menue #nav3 li{
  margin-bottom:0px;
}


#menue ul #nav2 {
  margin-top:6px;
}

a.nav1,a.akt1{
  color:#000000;
  padding-left:10px;
  padding-top:4px;
  margin-left:20px;
  background-image:url(/fileadmin/grafiken/link1.gif);
  background-repeat:no-repeat;
  background-position:0px 5px;
  text-decoration:none;
  font-size:12px;
  height:20px;
  display:block;
}

a.akt1:hover {
   color:  #D9A300;
  }

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover {
  text-decoration: underline;
  color:  #D9A300;
   }

a.nav1:hover {
  background-image:url(/fileadmin/grafiken/menue1.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  display:block;
  width:200px;
  height:20px;
  background-color:#266514;
  color:#ffffff;
  margin-left:0px;
  padding-left:30px;
   }

a.akt1{
  background-image:url(/fileadmin/grafiken/menue1.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  display:block;
  width:200px;
  height:20px;
  background-color:#266514;
  color:#ffffff;
  margin-left:0px;
  padding-left:30px;

}


a.nav2,a.akt2{
  color:#000000;
  padding-left:10px;
  margin-left:30px;
  background-image:url(/fileadmin/grafiken/link2.gif);
  background-repeat:no-repeat;
  background-position:0px 2px;
  text-decoration:none;
  font-size:12px;
  height:auto;
  display:block;
}

a.nav3,a.akt3{
  color:#276414;
  padding-left:10px;
  margin-left:30px;
  padding-bottom:2px;
  padding-top:2px;
  text-decoration:none;
  font-size:11px;
  width: 160px;
  display: block;
}

a.akt3, a.akt2 {
  font-weight: bold;
   }

#nav3 a{
  font-size:11px;
}



a.nav4,a.akt4{
  color:#646464;
  padding-left:10px;
  margin-left:40px;
  margin-right: 5px;
  padding-bottom:2px;
  padding-top:2px;
  text-decoration:none;
  font-size:10px;
  width: 150px;
  display: block;
}

#nav4 a{
  font-size:10px;
}



#news{
  font-size:0.75em;
}

.news-latest-container {
  background-color: #ffffff;
  border:0px;
}


.news-latest-item {
  margin: 0px;
  padding: 3px;
  height: 1%;
  line-height: 1.3;
  background-color: #ffffff;
  border:0px;
  }


.news-single-item{
  background-color:transparent;
  border:0px;
  }

.news-single-item h2{
  color: #276414;
  }

#news a{
  text-decoration:none;
  color:#276414;
}

#news a:hover{
  text-decoration:underline;
}


#news h3{
  margin:0px;
  padding:0px;
  font-size:1.2em;
}

.news-list-container hr.clearer,
.news-single-item hr.clearer,
.news-latest-container hr.clearer {
  border: 1px solid #276414;
  clear: right;
  height: 1px;
  }


.news-latest-morelink a {
  float: left;
  }

.news-latest-morelink{
  margin-bottom:10px;
}

.news-single-backlink,
.news-single-backlink a {
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
  text-decoration:none;
  color:#276414;
  }

#news .bodytext{
  margin-bottom:0px;
  margin-top:0px;
  padding-bottom:0px;
}


.flagge{
  width:24px;
  height:15px;
  margin-right:10px;
  border:0px;
  
}

#inhalt p{
  line-height:175%;
}

#inhalt h1 { font-weight:normal;  font-size:1.7em;  color:#000000; }
#inhalt h2 { font-weight:normal;  font-size:1.7em;  color:#276414; }
#inhalt h3 { font-weight:bold;  font-size:1.3em;  color:#000000; }
#inhalt h4 { font-weight:bold;  font-size:1.3em;  color:#276414; }
#inhalt h5 { font-weight:bold;  font-size:1.0em;  color:#000000; }


#inhalt a{  color:#266514;  text-decoration:underline;}
#inhalt a:hover{  color:#266514;  text-decoration:none;}
a{  color:#266514;  text-decoration:underline;}
a:hover{  color:#266514;  text-decoration:none;}

#sucheContent {
	border-bottom: 1px solid #276414;
	padding-bottom:18px;
	margin-bottom:20px;
}

#sucheContent form {
	background-color:#276414;
	padding:10px 0 10px 10px;
	border-top: 2px solid #dcb127;
	border-bottom: 2px solid #dcb127;
}

#sucheContent .button {
	background-color:#eab803;
	border: none;
	color:#276414;
	padding:3px 10px;
	font-weight:bold;
	font-size:13px;
	margin-left:20px;
}

#sucheContent .eingabe {
	font-size:13px;
	width:330px;
}

h1.imageheader {
	overflow: hidden;
	height: 50px;
	text-indent: -1000px; /*Positive Werte machen Probleme im Internet Explorer*/
	white-space: nowrap;
	background-repeat: no-repeat;
}


.infobox {
    background-color: #FFFFFF;
    border-bottom: 1px solid #276414;
    float: right;
    height: auto;
    padding: 5px 5px 0;
    margin-top: 2px;
    width: 190px;
}
.infobox p {
    font-size: 0.9em !important;
    line-height: 15px !important;
}

.infobox h1 {
    background-color: #276414 !important;
    background-image: url("info_infobox.jpg");
    background-position: 3px 49%;
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    font-size:1.1em !important;
    font-weight: bold !important;
    margin: -5px !important;
    padding-bottom: 5px !important;
    padding-left: 22px;
    padding-right: 5px !important;
    padding-top: 5px !important;
}



/*RG SLIDESHOW */
.rgslideshownav .rgsnav2 {
    background: none repeat scroll 0 0 #565656 !important;
    }
.rgslideshow .rgsdescription {
	display:none !important;
	}
.rgslideshow .rgsnest {
    border-top:none !important;
    background:none !important;
    bottom: 0 !important;
    left: 0 !important;
    position: absolute !important;
    z-index: 5 !important;
}
.rgslideshow .rgstitle {
    color: #FFFFFF !important;
    font: bold 12px/15px Arial,Helvetica,sans-serif !important;
    letter-spacing: 1px !important;
    padding: 5px 10px 10px !important;
    z-index: 9 !important;
}
