/* TAGS */

body {
	background: #ebeff2;
	

	/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	/*color: #5e5e5e;*/
	color: #3a5370;
	margin: 0px;
}


h1 {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 16px;
	color: #3a5370;

}
h2 {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 14px;
	color: #3a5370;
}
h3 {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #3a5370;
}
h6 {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 16px;
	color: #3a5370;
	margin-top:15px;
}
table, th, tr, td, p  {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/

	color: #3a5370;

}

#textbox3 h1 {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 18px;
	color: #86102c;

}
#textbox3 h2 {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 16px;
	color: #86102c;
}

#textbox3 p  {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #86102c;

}

.txt {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
}
.txtbig  {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #5e5e5e;
	font-weight: bold;
}
/* format aktuell rechts*/
.atxt {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
}
.atxtbig  {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #5e5e5e;
	font-weight: bold;
}

.txtform {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 11px;
}

a, a:link, a:visited {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #3a5370;
	text-decoration: underline;
}

a:hover, a:active {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	text-decoration: underline;
	color: #cd3634;
}	






/*
.absatz_schmal {
	line-height: 12px;
	font-stretch: condensed;
}
.ersterbuchstabe { 
  	line-height:100%;
	font-size:200%; 
	}

*/

#img {
	position:absolute;
	left:5px;
	top:5px;
	z-index:2;
	width: 137px;
}

#txt {
	position:absolute;
	left:5px;
	top:5px;
	z-index:3;
}



/* IDs */
/*#komplett{
	position:relative;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	margin:0px;
	background-image: url(../images/hg.gif);
	top:0px;
}*/
#center {
	left:0px;
	top:0px;
	width:937px;
	height:600px;
	background-image: url(../images/hg_content.jpg);
	background-repeat:repeat-y;
}
#wrapper {
	position:relative;
	text-align:left;
	width:955px;
	height:649px;
	background-image: url(../images/hg_content.jpg);
	background-repeat:no-repea;
	margin:0px auto;
	top:15px;
	overflow: visible;
}



#top {
	position:absolute;
	left:250px;
	top:50px;
	width:703px;
	height:250px;

/*	background-image: url(../images/wappenoben.jpg);*/
}

#sprache {
	position:absolute;
	width:111px;
	left:10px;
	top:20px;
	height:20px;
}
#logo {
	position:absolute;
	width:180px;
	height:180px;
	top:550px;

}
/*Menue oben*/
#menueoben {
	position:absolute;
	width:702px;
	right:0px;
	top:0px;
	height:50px;
	text-align: center;
}

/*Menue links*/
#menue {
	position:absolute;
	width:240px;
	top:50px;
	height:250px;
	text-decoration: none;
	list-style-image: url(../images/peil.gif);
	background-image: url(../images/hg_sub.jpg);




}
/*Menue unten*/
#menueunten {
	position:absolute;
	right:0px;
	width:955px;
	height:50px;
	z-index: 99;
	text-align: right;
	padding-top: 10px;
	background-image: url(../images/bottom.jpg);
	background-repeat:no-repeat;
	overflow: visible;

}
/*Menue unten*/
#menueuntenrechts {
	position:absolute;
	right:-91px;
	top:693px;
	width:80px;
	height:25px;
	z-index: 99;

}
ul.menueoben,  ul.menueunten{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #fff200;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;

}

#menueoben li{
	display:inline;
	margin-right: 2px;
	margin-left: 2px;
  margin-top: 0;
  padding-top: 0;
}
#menueunten li{
	display:inline;
	margin-right: 2px;
	margin-left: 2px;
  margin-top: 0;
  padding-top: 0;

}
a.menueunten:link, a.menueoben:link, a.menueuntenrechts:link{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #253f5b;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.menueunten:hover, a.menueoben:hover, a.menueuntenrechts:hover{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #cd3634;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.menueunten:active, a.menueoben:active, a.menueuntenrechts:active{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #253f5b;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.menueunten:visited, a.menueoben:visited {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #253f5b;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}


a.menue:link{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #edeef2;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.menue:hover{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.menue:active{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.menue:visited{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #edeef2;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

a.menueoben2:link{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #0380b3;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
a.menueoben2:hover{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #0380b3;
	font-weight: bold;
	text-decoration: none;
		margin-right: 2px;
	margin-left: 2px;
}
a.menueoben2:active{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #fff200;
	font-weight: bold;
	text-decoration: none;
		margin-right: 2px;
	margin-left: 2px;
}

a.menueoben2:visited {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #0380b3;
	font-weight: bold;
	text-decoration: none;
		margin-right: 2px;
	margin-left: 2px;
}

#line1 {
	position:absolute;
	width:955px;
	left:0px;
	top:0px;
	height:1px;
	z-index: 0;
	background-color: #5e5e5e;
}
#line2 {
	position:absolute;
	width:655px;
	top:370px;
	height:1px;
	z-index: 1;
	background-color: #5e5e5e;
	left: 300px;
}
#line2sub {
	position:absolute;
	width:655px;
	top:340px;
	height:25px;
	z-index: 99;
	background-image: url(../images/line2sub_hg.jpg);
	left: 300px;
}
#images {
	position:absolute;
	left:0px;
	top:230px;
	width:268px;
	height:321px;
	z-index: 99;

}
#lineoben {
	position:absolute;
    width:955px;
	right:0px;
	top:235px;
	height:35px;
	background-image: url(../images/hg_balken.gif);
}

#content {
	position:absolute;
	left:180px;
	top:0px;
	width:757px;
	height:600px;
}
#inhalt {
	position:absolute;
	left:293px;
	top:300px;
	width:630px;
	height:600px;
	z-index:3;
	background-repeat: repeat-y;
	overflow: visible;
}

#bottom {
	position:absolute;
    width:835px;
	right:0px;
	top:565px;
	height:20px;
}

#textbox1 {
	position:absolute;
	width:630px;
	overflow: visible;
	visibility: visible;
	padding: 15px;
	text-align:justify;
}
#textbox1start {
	left:0px;
	top:90px;
	width:800px;
	height:225px;
	overflow: visible;
	padding: 0px;
	background-image: url(../images/schnell.jpg);
	background-repeat:no-repeat;
}
#textbox1start img{
margin-left:-5px;
margin-top:-25px;
}
#textbox2 {
	position:absolute;
	left:0px;
	top:40px;
	width:770px;
	height:340px;
	overflow: auto;
	padding: 15px;
	background-color: #c6d0db;
}
#textbox3 {
	position:absolute;
	right:100px;
	top:0px;
	width:338px;
	height:370px;
	overflow: auto;
	background-image: url(../images/weiss.png);
	padding: 15px;
	color:#86102c;
}
#inhalt ul{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	margin-top: 0px;
}
#textbox1 li li{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	margin-top: 0px;
	list-style-type: none;
}
#textbox1 li, textbox2 li {/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #5e5e5e;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
	margin-top: 0px;
}
#textbox2 li{/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #5e5e5e;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
	margin-top: 0px;
}
#mehr {
	text-align:right;
	padding-bottom:10px;

}
.bildl{
	float: left;
	padding-right: 4px;
}
.bildr{
	float: right;
}
.unsichtbar{
	display: none;
}
#start1{
	height: 100px;
	width: 160px;
	float:left;
	margin-left:25px;
	margin-right:25px;
}

/*#start1, #start2, #start3, #start4{
	height: 100px;
	width: 160px;
	float:left;


}*/
#start2{
	height: 100px;
	width: 160px;
	float:left;
	margin-left:10px;
	margin-right:25px;

}
#start3{
	height: 100px;
	width: 160px;
	float:left;
	margin-left:12px;
	margin-right:25px;

}
#start4{
	height: 100px;
	width: 160px;
	float:left;
	margin-left:12px;


}

