html,body{
  margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	
}

td{font-size:10pt;text-align:left;}
img.layouttable{display:block;}
.footer{font-size:7pt;text-align:center; }
a:link{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:10pt;font-weight:bold;color:#333333;text-decoration:underline;}
a:visited{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:10pt;font-weight:bold;color:#333333;text-decoration:none;}
a:hover{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:10pt;font-weight:bold;color:#333333;text-decoration:none;background-color:#F9DF57;}
a.dolink:link{font-family:"Monotype Corsiva",Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:12pt;font-weight:bold;color:#BF9E41;text-decoration:none;}
a.dolink:visited{font-family:"Monotype Corsiva",Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:12pt;font-weight:bold;color:#BF9E41;text-decoration:none;}
a.dolink:hover{font-family:"Monotype Corsiva",Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:12pt;font-weight:bold;color:#BF9E41;text-decoration:underline;}
a.footer:link{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:7pt;font-weight:bold;color:#333333;text-decoration:none;}
a.footer:visited{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:7pt;font-weight:bold;color:#333333;text-decoration:none;}
a.footer:hover{font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:7pt;font-weight:bold;color:#BF9E41;text-decoration:none;}
div.dolink{
  border:0px solid blue;
	padding-top:3px;
	padding-bottom:3px;
  margin-top: 10px;
	margin-bottom:10px;
}

span.dolink{
  border:1px solid #F9DF57;
	padding:1px;
	padding-left:3px;
	padding-right: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;
}

tr {
  background-color: #fdfee3;
}#layoutpos{
  width:100%;
	text-align:left;
	background-image:url('header.jpg');
	background-repeat:no-repeat;
}
#container{
  width:1000px;
	text-align:left;
}

#header{
	 height:55px;
}

#menu1{
  position:absolute;
	top:25px;
	left:15px;
}

#logo{
  display:none;
}

#menu2{
  min-width:200px;
	position:absolute;
	top:287px;
	left:781px;
	float:left;
}

#distance1{
  height:259px;
}

#content{
  width:570px;
	position:relative;
	top:0px;
	left:216px;
}

#clear{
  clear:both;
	overflow:hidden;
	height:1px;
}

#footer{
	width:1000px;
	text-align:center;
	position:relative;
	top:0px;
	padding-top:10px;
	font-size:7pt;
}img.menu1{
  width:16px;
	height:16px
}

h1{
  font-size:9pt;
	line-height:normal;
	display:inline;
}

a.menu1:link{
  font-family:"Monotype Corsiva";
	font-size:16pt;
	font-weight:normal;
	color:#333333;
	/*background-color:#83BAE3;*/
	text-decoration:underline;
	padding:2px;
}
a.menu1:visited{
  font-family:"Monotype Corsiva";
	font-size:16pt;
	font-weight:normal;
	color:#333333;
	/*background-color:#83BAE3;*/
	text-decoration:underline;
	padding:2px;
}
a.menu1:hover{
  font-family:"Monotype Corsiva";
	padding:2px;
	font-size:16pt;
	font-weight:normal;
	background-color:#F9DF57;
	text-decoration:underline;
	/*background-color:#83BAE3;*/
}
#menu2container{
  
}

.menuv1prefix{
  float:left;
	width:20px;
}

h2{
  margin:0;
	padding:2px;
	border:1px solid #F9DF57;
	background-color:#ffffff;
	font-size:10pt;
	text-indent:-20px;
	padding-left:20px;
}

a.menu2:link{
  color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	position:relative;
	bottom:3px;
	margin:0;
}
a.menu2:visited{
  color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	position:relative;
	bottom:3px;
}
a.menu2:hover{
  color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	position:relative;
	bottom:3px;
	background-color:#F9DF57;
}
/*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{
  text-align:left;
	border:0px solid red;
	width:550px;
}

/*Das ist die Zelle, wo die Inhalte positioniert werden bzw. die Zelle ansich definiert wird
boxposition zieht nur beim IE*/
.layoutcontainer{
	border:0px solid #000000;
	text-align:left;
	width:98%;/*Breite nicht verändern!*/
}
.layouttable{
  margin-bottom:15px;
  }

/*Layout der Überschrift im Textkasten*/
.layouttitle{
  font-family:"Monotype Corsiva";
	font-size:18pt;
	font-weight:normal;
	color:#333333;
	
}

/*Templates Start*/
.template1{
  width:100%;
	border:0px solid black;
	padding:3px;
	color:#333333;
}

.template1img{
  border:0px solid black;
	float:left;
}

.template1content{
  border:0px solid black;
	padding-left:5px;
}

.template2{
  border:0px solid black;
	padding:3px;
	color:#333333;
}

.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:#333333;
}

.template4left{
  width:50%;
  border:1px solid black;
	float:left;
	padding:3px;
	color:#333333;
}

.template4right{
  width:50%;
  border:1px solid black;
	float:left;
	padding:3px;
	color:#333333;
}

.template5{
  border:0px solid black;
	padding:3px;
	color:#333333;
}

.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:#333333;
}

.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;
}

.template156022{
  width:98%;
	margin-bottom:20px;
}

.template156022img1{
  float:left;
}

.template156022img2{
  float:left;
	margin-left:100px;
}

.template156023{
  width:98%;
	margin-bottom:15px;
}

.template156023img1{
  float:left;
}

.template156023img2{
  float:left;
	margin-left:10px;
	margin-right:10px;
}

.template156023img3{
  float:left;
}
/*Templates Ende*/
