body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background-image: url(img_nav/bg_zebra3.gif);
	background-repeat: repeat;
}
.navmain a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


.navmain a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.navmain a:hover {
	font-size: 14px;
	color: #770000;
	text-decoration: none;
}
.navmain a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bottom a:link {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.bottom a:visited {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.bottom a:hover {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
}
.bottom a:active {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
a:link {
	color: #770000;
	text-decoration: none;
}
a:visited {
	color: #770000;
	text-decoration: none;
}
a:hover {
	color: #770000;
	text-decoration: underline;
}

a:active {
	color: #770000;
	text-decoration: none;
}

.headline {
	font-size: 18px;
}
.bodytext {
	font-size: 12px;
	clip: rect(auto,20px,auto,auto);
}
.bodytext_fett {
	font-size: 12px;
	font-weight: bold;
}
.captions {
	font-size: 10px;
	text-align: right;
}
.locator {
	font-size: 10px;
}

.bodytext_italic {
	font-style: italic;
}
