html,body{
  margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-image:url('bg_main.gif');
	color:#009933;
}

td{font-size:12pt;text-align:left;}
img.layouttable{display:block;}

div.dolink{
  border:0px solid blue;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-left:26px;
}

span.dolink{
  border:0px groove grey;
	padding:1px;
	padding-left:3px;
	margin:1px;
}

a.dolink:link{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:visited{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:hover{
  font-weight:bold;
	text-decoration:underline;
}


.footer{font-size:7pt;text-align:center; }
a:link{font-weight:bold;color:#993300;text-decoration:none;}
a:visited{font-weight:bold;color:#993300;text-decoration:none;}
a:hover{font-weight:bold;color:#aa4411;text-decoration:underline;}
a.footer:link{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:8pt;font-weight:bold;color:#646464;text-decoration:none;}
a.footer:visited{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:8pt;font-weight:bold;color:#646464;text-decoration:none;}
a.footer:hover{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:8pt;font-weight:bold;color:#D00000;text-decoration:none;}#layoutpos{
  width:100%;
	text-align:center;
}

#container{
  width:1004px;
	text-align:left;
	/*background-color:#aaaaaa;*/
}

#header{
  width:100%;
	height:119px;
	background-color:#FFFFFF;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:10px;
	/*background-color:#ffff00;*/
}

#menupath{
  border:0px solid black;
	margin-left:268px;
	padding-bottom:3px;
}

#menu1{
  font-size:9pt;
	padding:0;
	margin:0;
	width:734px;/*Gesamtbreite-Abstände links rechts wg. Mozilla*/
	border:0px solid red;
	position:absolute;
	top:95px;
	right:0;
	bottom:auto;
	left:270px;
	
}

#logo{
  position:absolute;
	top:37px;
	left:500px;
	width:468px;
	height:60px;
	background-color:#C4C4C4;
	visibility:hidden;
}

#menu2{
  float:left;
	width:23%;
	border:0px solid black;
	/*background-color:#ff0000;*/
}

#content{
  border:0px solid black;
	float:left;
	width:60%;
	/*background-color:#ff0000;*/
	position:relative;
	right:1%;
	left:1%;
}

#news{
  border:0px solid black;
	float:right;
	width:15%;
	/*background-color:#ff0000;*/
}

#clear{
  clear:both;
	overflow:hidden;
	height:1px;
}

#footer{
  float:left;
	width:100%;
	height:10%;
	text-align:center;
	/*background-color:#00ff00;*/
}img.menu1{
  width:16px;
	height:16px
}

h1.lay{
  font-size:9pt;
	line-height:normal;
	display:inline;
}

a.menu1:link{
  border-top: 1px solid #DDD5BC;
	border-right: 1px solid #DDD5BC;
	border-left: 1px solid #DDD5BC;
  font-size:10pt;
	font-weight:normal;
	color:#E8E2D0;
	background-color:#686338;
	text-decoration:none;
	padding-right:3px;
	padding-bottom:1px;
	padding-left:3px;
}
a.menu1:visited{
  border-top: 1px solid #DDD5BC;
	border-right: 1px solid #DDD5BC;
	border-left: 1px solid #DDD5BC;
	font-size:10pt;
	font-weight:normal;
	color:#E8E2D0;
	background-color:#686338;
	text-decoration:none;
	padding-right:3px;
	padding-left:3px;
}
a.menu1:hover{
  border-top: 1px solid #DDD5BC;
	border-right: 1px solid #DDD5BC;
	border-left: 1px solid #DDD5BC;
	padding-right:3px;
	padding-left:3px;
	font-size:10pt;
	font-weight:normal;
	color:#E8E2D0;
	text-decoration:none;
	background-color:#878047;
}
#menu2container{
  border:0px solid black;
}

h2.lay{
  border:0px solid black;
	margin:0;
	font-size:5pt;
}

.menuv1prefix{
 float:left;
 border:0px solid red;
 width:15px;
}

a.menu2:link{
  color:#127E36;
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
	position:relative;
	bottom:3px;
	margin:0;
}
a.menu2:visited{
  color:#127E36;
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
	position:relative;
	bottom:3px;
}
a.menu2:hover{
  color:#127E36;
	text-decoration:underline;
	font-size:10pt;
	font-weight:normal;
	position:relative;
	bottom:3px;
}
/*Hier können die horizontalen Abstände der Textkästen definiert werden
text-align !!!alles zieht nur bei Opera und Mozilla!!!!
Für linksbündig margin-left:0 für rechtsbündig margin-right:0 für zentriert beides auto */
.layouttable{
  width:549px;
	text-align:left;
	border:0px solid red;
	margin-left:auto;
	margin-right:auto;
}

/*Das ist die Zelle, wo die Inhalte positioniert werden bzw. die Zelle ansich definiert wird
boxposition zieht nur beim IE*/
.layoutcontainer{
  margin-top:0px;
	margin-right:auto;
	margin-bottom:15px;
	margin-left:auto;
	border:0px solid #000000;
	text-align:center;
	width:98%;/*Breite nicht verändern!*/
}

/*Layout der Überschrift im Textkasten*/
.layouttitle{
  font-size:14pt;
	font-weight:bold;
	color:#127E36;
}

/*Templates Start*/
#template1{
  width:100%;
	border:0px solid black;
	padding:3px;
	color:#127E36;
}

#template1img{
  width:50%;
	border:0px solid black;
	float:left;
}

#template1content{
  width:50%;
	border:0px solid black;
  float:left;
}

#template2{
  border:0px solid black;
	padding:3px;
	color:#127E36;
}

#template2img1{
  width:50%;
	border:0px solid black;
	float:left;
}

#template2content1{
  width:50%;
	border:0px solid black;
  float:left;
}

#template2img2{
  width:50%;
	border:0px solid black;
	float:left;
}

#template2content2{
  width:50%;
	border:0px solid black;
  float:left;
}

#template3{
  border:0px solid black;
	padding:3px;
	color:#127E36;
}

#template4left{
  width:50%;
  border:1px solid black;
	float:left;
	padding:3px;
	color:#127E36;
}

#template4right{
  width:50%;
  border:1px solid black;
	float:left;
	padding:3px;
	color:#127E36;
}

#template5{
  border:0px solid black;
	padding:3px;
	color:#127E36;
}

#template5content1{
  width:50%;
	border:0px solid black;
  float:left;
}

#template5content2{
  width:50%;
	border:0px solid black;
  float:left;
}

#template8{
  border:0px solid black;
	padding:3px;
	color:#127E36;
}

#template8img1{
  width:50%;
	border:0px solid black;
	float:left;
}

#template8content1{
  width:50%;
	border:0px solid black;
  float:left;
}

#template8img2{
  width:50%;
	border:0px solid black;
	float:left;
}

#template8content2{
  width:50%;
	border:0px solid black;
  float:left;
}

/*Templates Ende*/