body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


.spacer {
	clear: both;
	font-size: 1px;
}

.stdHg {
	height: 25px;
	background-color: #10317B;
	background-repeat: no-repeat;	
	}

DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

H1 {
	padding-bottom: 6px;
	margin-bottom : 6px;
	}	

H2{
	padding-bottom: 0px;
	margin-bottom : 0px;
}
	
	
/* StyleSheet HEAD */

a.head {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	}

a.head:hover {
	color: #FFFF00;
	text-decoration: underline;
	}
	
a.headActive {
	color: #FFFF00;
}

.headtrenner {
		background-image: url(../pix/trenn.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;  
		padding-left: 13px;
		}


.navBorder {
	height: 50px;
	border-right: 1px solid #ffffff;
	float: left;
	}
	
	
/* Stylesheet subMenue */

#subMenueSub {
	padding-top: 25px;
	padding-right: 15px;
	line-height: 15px;
}


a.subMenue, a.subMenue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #10317B;
	display: block;
	text-align: right;
	text-decoration: none;
	
}

a.subMenue:hover {
	text-decoration: underline;
}

a.subMenueActive {
	color: #C10000;
}





/* StyleSheet Content */

.textContent {
	width: 550px;
	padding-top: 25px;
	padding-left: 45px; 
}

.einrueckung {
	padding-left: 10px;
	
}


.contentHead, .contentHead1, .contentHead2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #10317B;
	line-height: 15px;
		
	}

.contentHead {
	font-size: 14px; 
	/*color: #C60000;*/
	font-weight: bold;
	}
	
.contentHead1 {
	font-size: 12px;
	font-weight: bold;

	}

.contentHead2 {
	font-size: 12px;
	}
	
	
	

/* StyleSheet foot*/

a.foot, a.foot:hover {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 25px;
}

a.foot:hover {
	color: #FFFF00;
	text-decoration: underline;
}