* { 
	margin: 0 auto; 
	padding: 0;
}

body {
	background-color: #ffffff;
	font-family: arial;
}

hr {
	background-color: #6caadd;
	color: #6caadd;
	border: none;
	height: 1px;
}

#container {
	width: 990px;
	min-height: 743px;
	/* border: 1px solid lightgray; */
}

html* #container {
	height: 743px;	
}

#header {
	height: 170px;

}

#header a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

#header a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

#header a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

#header a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

#header a:focus {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

html* #header .abstand_oben {
	margin-top: -3px;
}

#navigationsleiste {
		height: 85px;
}

#navigationsleiste #hauptmenue a:link {
	text-decoration: none;
	color: #6caadd;
	font-weight: bold;
	font-size: 1.0em;		
}

#navigationsleiste #hauptmenue a:visited {
	text-decoration: none;
	color: #6caadd;
	font-weight: bold;
	font-size: 1.0em;	
}

#navigationsleiste #hauptmenue a:hover {
	text-decoration: none;
	color: #6caadd;
	font-weight: bold;
	font-size: 1.0em;	
}

#navigationsleiste #hauptmenue a:active {
	text-decoration: none;
	color: #6caadd;
	font-weight: bold;
	font-size: 1.0em;	
}

#navigationsleiste #hauptmenue a:focus {
	text-decoration: none;
	color: #6caadd;
	font-weight: bold;
	font-size: 1.0em;	
}

#container #navigationsleiste #hauptmenue .aktiv_link {
		color: #e30102;
}


#content {
	width: 990px;
}

#content #hauptinhalt{
	color: gray;
	font-size: 0.9em;
	padding-bottom: 30px;
}

#content #hauptinhalt ul{
	padding-left: 40px;
}

#content #hauptinhalt li{
	padding-top: 8px;
}

#content #hauptinhalt h1{
	color: #6caadd;
	font-size: 1.2em;
}

#content #hauptinhalt a:link {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;		
}

#content #hauptinhalt a:visited {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
}

#content #hauptinhalt a:hover {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
	border-bottom: 1px solid #e30102;
}

#content #hauptinhalt a:active {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
	border-bottom: 1px solid #e30102;
}

#content #hauptinhalt a:focus {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
	border-bottom: 1px solid #e30102;
}

#content #block_rechts{
	color: gray;
	font-size: 0.9em;
	padding-bottom: 30px;
}

#content #block_rechts h1{
	color: #6caadd;
	font-size: 1.2em;
}

#content #block_rechts a:link {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;		
}

#content #block_rechts a:visited {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
}

#content #block_rechts a:hover {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
	border-bottom: 1px solid #e30102;
}

#content #block_rechts a:active {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
	border-bottom: 1px solid #e30102;
}

#content #block_rechts a:focus {
	text-decoration: none;
	color: #6caadd;
	font-size: 0.9em;
	border-bottom: 1px solid #e30102;
}


#content #menue_links {
	padding-top: 20px;
	padding-left: 15px;	
}

#content #menue_links span {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;	
}

#content #menue_links a:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;	
}

#content #menue_links a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
}

#content #menue_links a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
	background-color: #6caadd;
}

#content #menue_links a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
	background-color: #6caadd;
}

#content #menue_links a:focus {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.8em;
	background-color: #6caadd;
}
