body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menutitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.inhaltbild {
	width: 150px;
	border: 1px #333333 solid;
	padding: 5px;
}
/* Definition Hauptmenu */
.mainmenu {
	text-decoration: none;
	color: #000000;
}

.mainmenu a:link {
	text-decoration: none;
	color: #000000;
}

.mainmenu a:hover {
	text-decoration: none;
	color: #000000;
}
.mainmenu a:active {
	text-decoration: underline;
	color: #000000;
}
.mainmenu a:visited {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
.hauptnavigation {
	color: #ffffff;
	font-weight: bold;
	margin: 20px;
}
.hauptnavigation a:link {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.hauptnavigation a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.hauptnavigation a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.hauptnavigation a:visited {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation {
	background-color: #FFFFFF;
	background-image: url(bilder/sideline.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.navigation_rechts {
	background-color: #FFFFFF;
	background-image: url(bilder/sideline.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.kleindatum {
	font-size: 9px;
	color: #666666;
}
.rot {
	color: #ff0000;
}
.klein {
	font-size: 9px;
	color: #999999;
}
.kleinschwarz {
	font-size: 9px;
	color: #333333;
}
.klein a:link {
text-decoration:: none;
	color: #999999;
}
.klein a:link {
	color: #999999;
}