body {
	margin-top:20px; 
   margin-left:0px;
   margin-right:0px;
	margin-bottom:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.maindiv {
	width:592px;	
}
.titletable {	
   height:30px;
	width: 100%;
   /*background-color: #CCE5FF;*/
}
.title {	
	font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
   text-align:center;		
}
.subdiv {
	margin-right:15px;
	margin-left:15px;
	margin-top:30px;
	margin-bottom:20px;
}
.p {	
	font-size: 12px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;  
}
.heading {	
   font-size: 17px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
   text-align: center;
	background-color: #ffffff;		
}
.bgtable {
	background-color: #A0A0A0;
}
.li {
	font-size: 14px;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-type:square;
}
a:link { /* gesamtes Dokument */
	color:#000066; 
	text-decoration:underline; 
	font-weight:normal; 
}
a:visited { /* gesamtes Dokument */
	color:#0099cc; 
	text-decoration:underline; 
	font-weight:normal;
}
a:hover { /* gesamtes Dokument */
	color:#000066; 
	text-decoration:underline; 
	font-weight:normal;
}
a:active { /* gesamtes Dokument */
	color:#000066; 
	text-decoration:underline; 
	font-weight:normal; 
}
.font_small {
	font-size: 10px;
}
.kontakt {
	background-color: #ECECEC;
	font-size: 10px;
}


