/* CSS Document */


body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.sph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #EFF5FA;
}
#header {
 position:absolute; 
 left:0px; 
 top:0px; 
 width:775px; 
 height:225px; 
 z-index:1;
 }
 
#inhalt {
position:absolute; 
left:25px;
top:225px; 
width:550px;
height:500px;
z-index:2;
} 

#spalte {
font-size: 10px;
position:absolute; 
left:625px;
top:225px;
width:225px;
height:250px;
z-index:1;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
.bildli   	{margin: 5px 15px 15px 0px;}
.bildre   	{margin: 5px 0px 15px 15px;}
li {
	list-style-type: circle;

}
.hblau {
	color: #006699;
	font-weight:bold;
	background-color: #EFF5FA;
}
.hblaubg {
	background-color: #EFF5FA;
}

.rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
}
