.headline {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990033;
}
.subline {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0066FF;
}
.copy {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
	font-weight: normal;
	text-transform: none;
}
.fussnote {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #0066FF;
	text-transform: none;
}
#CONTENT A:link, #CONTENT A:visited, #CONTENT A:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
}
#CONTENT A:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Bilder/Meer.jpg);
	background-color: #99CCFF;
}
#COPYRIGHT, #COPYRIGHT A:link, #COPYRIGHT A:visited, #COPYRIGHT A:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #66CCFF;
	text-align: right;
}
#COPYRIGHT A:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	text-align: right;
}
#IMPRESSUM, #IMPRESSUM A:link, #IMPRESSUM A:visited, #IMPRESSUM A:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
}
#IMPRESSUM A:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}