.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	padding-left: 0px;



}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.titel1w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;

}
.titel1s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;

}

.hintergrund {
	background-color:#ffcc66; 
}

.hintergrund1 {
	background-color:#ffffff; 
}

.hintergrund2 {
	background-color:#333333; 
}

.hintergrund3 {
	background-color:#CCCCFF; 
}

.hintergrund4 {
	background-color:#0000ff; 
}

.hintergrund5 {
	background-color:#6666ff; 
}
.navcss {
	font-size: 18px;
	line-height: 150%;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a:link {
	
}
a:visited {
	color: #333333;
	
}
a:hover {
	color: #333333;
}

a:active {
	color: #333333;
	
}
