a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#666666;
	}
a:hover 
	{
	text-decoration:underline;
	color:#FF0000;
	}

#main 
{
	margin: 0px auto;
	height:494px; 
	width: 772px;
	background-color:#FFFFFF;
}
#roterstreifen
{
background-color: #ab1725;
height: 30px;
width: 100%;
}
#buttonhintergrund
{
height: 51px;
width: 100%;
background-color: #FFFFFF;
color:#000000;
}

	#buttonhintergrund li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	
	}
	#buttonhintergrund li a 
	{
	text-decoration: none;
	color:#000000;
	}
	#buttonhintergrund li a:hover {
	color: #ab1725;
	text-decoration:underline;
	}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	background-image: url(../images/hintergrund_startseite.gif);
	scrollbar-track-color:#d6d6d6;
	scrollbar-face-color:#757575;
	scrollbar-arrow-color:#3d3d3d;
	scrollbar-highlight-color:#d6d6d6;
	scrollbar-3dlight-color:#bcbcbc;
	scrollbar-shadow-color:#d8d8d8;
	scrollbar-darkshadow-color:#3d3d3d;

}

#content_main
{
	height: 224px; 
	width: 772px;
	background-color: #bcbcbc;
}
.ueberschrift
{
	font-size: 12px;
	font-weight:bold;
}

#content_folge
{
	height: 290px;
	width: 440px;
	padding: 5px;
	background-color:#FFFFFF;
	overflow: auto;
	position: relative;
}

#content_spez
{
	height: 290px;
	width: 370px;
	padding: 5px;
	background-color:#FFFFFF;
	overflow: auto;
	position: relative;
}
.image
{
border-color:#f2f2f2;
border-style: solid;
border-width: 1px;
}
#Webdesign
{
font:Arial, Helvetica, sans-serif;
font-size:9px;
height:10px;
width:772px;
background-color: #FFFFFF;
margin: auto;
margin-bottom:0px;
}

