A:LINK {
	color : #000080;
	text-decoration : none;
}
A:VISITED {
	color : #000080;
	text-decoration : none;
}
A:HOVER {
	color : #3366FF;
	text-decoration : none;
}
A:ACTIVE {
	color : #000080;
	text-decoration : none;
}
/* CSS Document */
body{
   padding-top: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}
#head{
	width: 970px;
	top: 6px;
	height: 110px;
	background-color: #91ADE3;
	border: solid;
	border-width: 1px 1px 0px 1px; 
	border-color: #27519C;
	background-image: url(images/balken1_mittel.jpg);
	background-repeat: no-repeat;
}
.abstand{
	font-size: 5px;
}
#main{
	width: 970px;
	top: 114px;
	border: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #27519C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F60B9;
	background-image: url(images/balken1_maxi.jpg);
}
#fusszeile{
	bottom: 0px;
	height: 20px;
}
hr{
	background-color: #91ADE3;
	color: #000080;
	border: 0;
	height: 1px;	
}
.adresse{
	padding-left: 130px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000080;
}
.norm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	font-weight: normal;
}
.haupttitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000080;
}
.ueberschrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}
.fettmittel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}	
.fettnorm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	font-weight: normal;
}
