@charset "utf-8";
.Fliesstext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.FliesstextGruen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #115B5C;
	font-weight: normal;
}
.FliesstextOrange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}


.Headlines {
	font-size: 18px;
	color: #115B5C;
	font-weight: bold;
}
.SublineGruen {
	font-size: 17px;
	color: #115B5C;
	font-weight: bold;
}
.Sublinewight {
	font-size: 22px;
	color: #FFFFFF;
}

.SublineGray {
	font-size: 17px;
	color: #666666;
	font-weight: bolder;
}
.Weiterlink {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.FettText {
	font-weight: bold;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666666;
}





body  {
	margin: 10;
	padding: 0;
	text-align: center;
	background-image: url(../images/VerlaufBG.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
    }
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FFCC00;
}
.Grundlayout  #container {
	width: 900px; 
	border: 1px solid #064042;
	text-align: left;
	top: auto;
	background-color: #115B5C;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
.Grundlayout  #header {
	background-color: #115B5C;
	background-image: url(../images/kopf.jpg);
	height: 105px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 90px;
    } 
.Grundlayout  #sidebar1 {
	float: left;
	width: 135px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
    }
.Grundlayout  #mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 695px;
	background-image: url(../images/Verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
    } 
.Grundlayout  #footer {
	background-color: #DDDDDD;
	background-image: url(../images/Fuss.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
    } 
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }

#navibereich {
	position: relativ;
	float: left;
	width: 130px;
	padding-left: 2px;
	padding-top: 0px;
	}


#navibereich ul {
	color: black;
	width: 120px;
	padding-left: 2px;
	margin-left: 0;
	}



#navibereich li {
	list-style-type: none; 
	border-right: 0px solid #d90000;
          
		margin: 0; 
		width: 100%;                                    
}
		
#navibereich #navi01 {
	}



	
#navibereich a {
	display: block;
	color: #FFFDE2; 
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	background-image: url(../images/Button126x25_V1.jpg); 
	} 

#navibereich a:hover,
#startseite #navi01 a,
#kontaktseite #navi02 a

 {
	background-color: white;
	border-left: 0px solid #d90000;
	background-image: url(../images/Button126x25_nav2.jpg); 
	border-bottom-style: dotted;
	border-bottom: 0px;
	}
	
	
/* Hinweisbox*/
.hinweisboxV1 {
	color: #125C5F;
	border: 1px #FFCC00;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-color: #FFCC00;
	float: right;
	width: 220px;
	height: auto;
	background-image: url(../images/GelberVerlauf.jpg);
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	position: relativ;
	top: 145px;
	margin-left: 10px;
	}		

/* Hinweisbox*/
.hinweisboxV2 {
	color: #125C5F;
	border: 1px #FFCC00;
	font-size: 13px;
	font-weight: normal;
	background-color: 0;
	border-color: #FFCC00;
	float: right;
	width: 220px;
	height: auto;
	background-image: url(../images/GelberVerlauf.jpg);
	margin: 10;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	position: relativ;    /* Geändert von Edu */
	top: 300px;
	margin-left: 5px;
	}	
	
	
.hinweisboxV3 {
	color: #125C5F;
	border: 1px #FFCC00;
	font-size: 13px;
	font-weight: normal;
	background-color: 0;
	border-color: #FFCC00;
	float: none;
	width: 550px;
	height: auto;
	background-image: url(../images/GelberVerlauf.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 5px;
	background-repeat: repeat-x;
	position: static;    /* Geändert von Edu */
	top: 300px;
	margin-left: 10;
	}	
.Benchmark {
	font-size: 10px;
	font-weight: bold;
}

a.kleingedrucktes:link { color: #FFFFFF; }
.FliesstextGruenFett {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #115B5C;
	font-weight: bold;
}
