body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Serif;
	font-size: 13px;
	background: #3C7A37 url(./bg0.jpg);
}

a {
	color: #1E5C19;
	text-decoration: underline;
}

a:hover {
	color: #5B9956;
	text-decoration: none;
}

td {
	color: #1E5C19;
	font-size: 13px;
}

h1 {
	color: #1E5C19;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	color: #1E5C19;
	font-size: 13px;
	font-weight: bold;
}

#xtframe{
	width:990px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
}

.albert {
position: relative;
top: 0px;
left: 0px;
}

.cBlock{
	width:470px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
/*	border: solid 1px #123456; */
}

#top{
	width:990px;
	height:151px;
	position:relative;
	left: 0px;
	top: 20px;
	padding-top: 30px;
	background: #FFFFFF url(./logo_bg.jpg) no-repeat;
	text-align: center;
}

#navigation{
	width:990px;
	height:42px;
	position:relative;	
	left: 0px;
	top: 0px;
	background: #FFFFFF url(./navi_bg.jpg) no-repeat;/*
	border: solid 1px #123456; 	*/
}

#bodytop{
	width:990px;
	height:42px;
	position:relative;
	left: 0px;
	top: 0px;;
	background: #FFFFFF url(./body_top.jpg) no-repeat;
}

#bodymid{
	width:990px;
	position:relative;
	left: 0px;
	top: 0px;;
	background: #FFFFFF url(./body_mid.jpg) repeat-y;
}

#bodybot{
	width:990px;
	height:68px;
	position:relative;
	left: 0px;
	top: 0px;;
	background: #FFFFFF url(./body_bot.jpg) no-repeat;
}

.weiter{
	font-size: 10px;
	font-weight: bold;
}

.weiter a{
	color: #0060AF;
	text-decoration: underline;
}

.weiter a:hover{
	color: #FF9900;
	text-decoration: none;
}


#itxt{
	position:relative;
	left: 45px;
	top: -18px;/*
	border: 1px solid #123456;*/
}

#adresse{
	position: absolute;
	left: 0px;
	top: -12px;
	width: 990px;
	font-size: 11px;
	color: #1E5C19;
	text-align: center;/*
	border: 1px solid #123456;*/
}

.redu {
	font-size: .9em;
}

.colT{
	width: 372px;
}

.colSP{/*
	width: 25px;*/
	padding-left: 12px;
	padding-right: 12px;
}

#counter{
	position: absolute;
	left: 0px;
	top: 52px;
	width: 966px;
	text-align: right;
	font-size: 10px;
	color: #2D6B28;
}

#counter a:link, #counter a:visited {
	color: #1E5C19;
	text-decoration: underline;
}

#counter a:hover{
	color: #F8991D;
	text-decoration: none;
}

/* -------------------------------------------------- */

div#navitop {
	position: relative;
	top: 10px;
  height: 26px;
 	color: #1E5C19;
  font-size: 13px;
  font-weight: bold;
/* border: 1px solid #123456; 
   float: right;*/
}

div#navitop div {
	clear: left;
}

#navidrop span.ellbow {
  margin-left: 17px;
  margin-right: 17px;
}

ul#navidrop {
  margin: 0px;
  padding: 3px 10px 0px 7px;
  height: 24px;
/*  border: 1px solid #123456 */
}

ul#navidrop li {
  list-style: none;
  float: left;
	position: relative;
	height: 28px; 
/*  border: 1px solid #123456;  */
}

ul#navidrop li ul {
  margin: 0px;
  padding: 3px 0px 0px 9px;
  height: 24px;
  position: absolute;
  top: 21px; left: -14px;
  display: none;
/*  border: 1px solid #123456 */
}

ul#navidrop li a:link, #navidrop li a:visited {
  text-decoration: none;
  color: #1E5C19;
}

ul#navidrop li a:hover {
  text-decoration: underline;
  color: #5B9956;
}

ul#navidrop li:hover ul {
	display: block;
}

ul#navidrop li ul li {
  float: none;
	display: block;
	  
	text-indent: 4px;
  width: 100%;
  height: 25px;
  line-height: 23px;
  z-index: 34;
  border-left: 1px solid #324A92;
}

* html ul#navidrop li ul li {
	text-indent: 5px;;
}
 
ul#navidrop ul li a, ul#navidrop ul li span {
  display: block;
  width: 196px;
  text-decoration: none; font-weight: bold;
  border-right: 1px solid #324A92;
	border-top: 1px solid #324A92;
	border-bottom: 1px solid #324A92;
  color: #324A92;
  height: 25px;
  background: #FEFDA0 url("./bgddn.jpg") repeat-x;
}
* html ul#navidrop ul li a, * html ul#navidrop ul li span {
  width: 196px;   /* Breite nach altem MS-Boxmodell f&uuml;r IE 5.x */
  border-top: 0px solid #324A92;
  background: #FEFDA0;
 	w\idth: 196px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}

ul#navidrop ul li a:hover{
  display: block;
  width: 196px;
  text-decoration: underline; font-weight: bold;
  border-right: 1px solid #324A92;  
  color: #324A92;
  height: 25px;
  background: #F8ED34 url("./bgddnhov.jpg") repeat-x;
}
* html ul#navidrop ul li a:hover {
  width: 196px;   /* Breite nach altem MS-Boxmodell f&uuml;r IE 5.x */
  border-top: 0px solid #324A92;
  background: #F8ED34;
 	w\idth: 196px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */

}
.notOn {
	color: #2F4994;
}

.kleiner, .min {
	font-size: 11px;
}


.grgblau{
	color: #2F4994;	
}

ul#rundschreiben  li {
	margin-bottom: 8px;
}

/*- - - - - - - - - - - - - - - - -*/

		img, div, td {
		 behavior: url(../set0/iepngfix.htc);
		}
