a.b:link, a.b:visited
{
 font-family:Arial;
 font-size:13px;
 text-Decoration: none;
 width:200px;
 height:25px;
 padding:5px;
 display:block;
}


a.b:link, a.b:visited
{
 color:#000000;
 background-color:#E7E2D5;
 border-bottom:1px solid #FFFFFF;
 DISPLAY: block; HEIGHT: 15px; width: 190px;
}
a.b:hover
{
 color:#FFFFFF;
 background-color:#CD0115;
 border-bottom:1px solid #FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-Decoration: none;
	line-height: normal;

}

.links:hover
{
 font-size: 12px;
 color:#A90020;
 text-Decoration: underline;
}

.links_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-Decoration: none;
	line-height: 22px;
}

.links_gross:hover
{
 font-size: 12px;
 color:#CC0000;
 text-decoration: underline;
}



.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: normal;

}


.hintergrund_back {
	background-color: #5C5950;
}
.hintergrund_hellgrau {
	background-color: #EEEADF;
}
.hintergrund_weiss {
	background-color: #FFFFFF;
} 
 
.conten_weiss {
	background-color: #FFFFFF;
	margin: 25px;
	padding: 15px 15px 15px 25px;
} 
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

