@charset "UTF-8";
/* CSS Document */

#Gesamt #HauptInhalt {
	height: 14999px;
	width: 450px;
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #CCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	}
#Gesamt #Hauptinhalt #textblock {
	height: 100%;
	width: 350px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #333333;
	}
#Gesamt #HauptInhalt h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder; 
	color: #000000;
	}
#Gesamt #HauptInhalt h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #333333;
	}
#Gesamt #HauptInhalt h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #000000;
	padding-left: 10px;
	}
#Gesamt #HauptInhalt h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #000000;
	padding-left: 10px;
	}
#Gesamt #HauptInhalt a {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	font-weight: 400;
	text-decoration: none;
	}
#Gesamt #HauptInhalt a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	}
#Gesamt #HauptInhalt h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder; 
	color: #000000;
	text-align:right;
	}
#Gesamt #HauptInhalt h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder; 
	color: #FF0000;
	}