/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #003300;
line-height: 18pt;
padding: 0px;
}
.linkklein {
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	color: #0000FF;
}

.traegerschaft {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	line-height: normal;
	vertical-align: middle;
}


.fett {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006633;
}

h1{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #990000;
line-height: normal;
padding: 2px;
}

h2{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #7D7DFF;
line-height: 18px;
padding: 3px;
}.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #0000FF;
}

.navigation{
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #0000FF;
	background-color: #C2EBC2;
	display: block;
	padding: 6px;
	width: 132px;
	font-family: Verdana;
	text-decoration: none;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: thin;
}



.navigation:hover{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #B9B9FF;
	display: block;
	padding: 6px;
	width: 132px;
	font-family: Verdana;
	text-decoration: none;
}

.klein {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	margin-left: 0pt;
	border-left-style: none;
	text-indent: 0px;
}

.subnavigation{
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #0000FF;
	background-color: #B9B9FF;
	display: block;
	padding: 6px;
	width: 132px;
	font-family: Verdana;
	text-decoration: none;
}



.subnavigation:hover{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #CECF31;
	display: block;
	padding: 6px;
	width: 132px;
	font-family: Verdana;
	background-attachment: scroll;
	text-decoration: none;
}

