/* CSS Document */

body, p, a, ol, ul, div, span, h1, h2, h3, input, select, textarea { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; line-height: 20px; }

dl {line-height: 20px; font-weight: bold; padding-bottom:20px}
dd {padding-left: 60px; margin-top:-20px; font-weight: normal}


h1 {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

h2 { 
	font-size: 13px; 
	font-weight: bold;  
	color:#FFFFFF
}

h3 {
	margin-left: -2px;
	margin-top: -5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 0px;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	height: auto;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center
}

div#inhalt p{
	padding-bottom:20px;
}

div#footer {
	font-size: 10px;
	line-height: 80px;
	color:#FFFFFF;
}

a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

div#Pics a {
	line-height: 40px;
	font-size: 10px;
	
}

div#Pics p {
	color:#FFFFFF;
	font-size: 10px;
	text-align:center;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*----------*/

div#auswahl m{
font-weight:bold;
}
div#textnav m{
font-weight:bold;

}

.red{
	color:#990000;
}

.green{
	color:#669900;
}