.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.kleinertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.rahmen {
	border: 2px dashed #FF6600;
}
.underline {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 5px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B3CBFF;
	border-right-color: #B3CBFF;
	border-bottom-color: #B3CBFF;
	border-left-color: #B3CBFF;
}
.hinfarbe {
	background-color: #B3CBFF;
}
.hinfarbemain {
	background-color: #F8FFF0;
}

a.nav:link {
	color: #FF6600;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
	font-size: 10px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F6F7;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	background-color: #666666;
}
.rahmenbold {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.rahmenblack {
	border: 1px solid #000000;
}
.hinbild {
	background-image: url(bilder/fisch_hin.jpg);
}
