td {font-family: verdana, helvetica, arial, sans serif; font-size: 12px; color:black; line-height: 200%; color: #333333 }
span { color: gray }
.menu:link{ font-family: verdana,helvetica, arial, sans serif; }
.menu:visited { font-family: verdana, helvetica, arial, sans serif; }
.menu:active { font-family: verdana, helvetica, arial, sans serif; }
.menu:hover { font-family: verdana, helvetica, arial, sans serif; background-color: #EEEEEE }
a:hover{ background-color: #EEEEEE }
h1 { font-family: verdana, helvetica, arial, sans serif; line-height: 120%;color: #AF3C5C}
h2, h3
{
	font-family: verdana, helvetica, arial, sans serif;
	line-height: 130%;
}
html, body
{
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 11px;
	color: black;
	line-height: 200%;
	letter-spacing: 0.015em
}
#header
{
	background-color: #fff;
	padding: 5;
	height: 35px;
	color: black;
	text-align: left;
	font-size: 16px; 
	margin: 0 auto 0 auto;
} 
#maincol
{
	background-color: #fff;
	width: 340px;
 	margin: 0 auto 0 auto;
	text-align: left;
 	padding: 15px;
}
#navigation
{
	background-color: #F3E2E7;
	text-align: center;
	padding: 25;
	margin: 0 auto 0 auto;
	height: 80px
}
#navigation1
{
	background-color: #F3E2E7;
	text-align: center;
	padding: 25;
	margin: 0 auto 0 auto;
	height: 80px
}

#footer
{
	background-color: #F3E2E7;
text-align:left;
  margin: 0 auto 0 auto; 
 clear:both;
 color: black;
 height: 40px;
 padding: 5px
} 
li{
	text-align: left;
	padding-top: 10px;
	line-height: 180%;
	
} 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.ueberschrift{
	padding-bottom:4px;

	text-align: left;

	color: #AF3C5C;

	line-height: 170%;

	font-size: 16px;

	display: block;

} 