a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a:visited {
	color: #FFFFFF
} 
a:hover {
	color: #CCCCCC
} 
a:active {
	color: #CCCCCC
} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
body {
	margin: 0px;
	background-image: url(images/schlemmer1_01.gif);
	background-repeat: repeat-x;
	background-color: #2A82CC;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00539D;
}

.mytext a:link {
	color: #FFFFFF;
	text-decoration: underline
} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
#fusszeile {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

