body {
	background-color: #eef0f1;
	margin: 0px;
	padding: 0px;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.life_fliesstext {
	color: #333333;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.life_fliesstext a:link {
	color: #333333;
	text-decoration: underline;
	background-image: none;
}
.life_fliesstext a:acive {
	color: #333333;
	text-decoration: underline;
	background-image: none;
}
.life_fliesstext a:visited {
	color: #333333;
	text-decoration: underline;
	background-image: none;
}
.life_fliesstext a:hover {
	color: #003399;
	text-decoration: underline;
	background-image: none;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content_hg.jpg);
	background-repeat: repeat-y;
}
#containeron {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EEF0F1;
}
#head_image {
	background-image: url(images/blau_rechts.jpg);
	height: 192px;
	background-repeat: repeat-x;
	width: 800px;
	background-color: #072847;
}
#image {
	height: 192px;
	width: 242px;
	background-color: #072847;
	float: left;
	clear: right;
}
#headline_navigation {
	background-image: url(images/blau_rechts.jpg);
	height: 162px;
	background-repeat: repeat-x;
	background-color: #072847;
	width: 512px;
	margin-left: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EEF0F1;
	text-decoration: none;
	padding-top: 30px;
}
.clearer {
	clear: both;
}
.head_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #999999;
	padding-bottom: 0px;
	font-weight: normal;
	background-color: #EEF0F1;
	padding-top: 0px;
}
.head_navigation a:link {
	color: #999999;
	text-decoration: none;
}
.head_navigation a:visited {
	color: #999999;
	text-decoration: none;
}
.head_navigation a:active {
	color: #999999;
	text-decoration: none;
}
.head_navigation a:hover {
	color: #072847;
	text-decoration: none;
}
#current {
	color: #072847;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation_subhead {
	font-size: 18px;
	color: #547294;
}
#content_hgs {
	background-image: url(images/schatten.jpg);
	width: 800px;
	height: 15px;
}
#content_hgos {
	background-image: url(images/schatten_ohne.jpg);
	width: 800px;
	height: 15px;
}
#content_hg {
	width: 535px;
	padding-bottom: 10px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	float: right;
}
.content_hg_admin {
	width: 535px;
	padding-bottom: 10px;
	padding-top: 0px;
	position: relative;
	top: 0px;
}
#content_hgon {
	position: left;
	width: 790px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#navigationsleiste {
	height: auto;
	width: 242px;
	background-color: #d7d7d7;
	background-image: url(images/schatten_links.jpg);
	background-repeat: repeat-x;
	clear: right;
	float: left;
}
#content_n {
	height: 162px;
	width: 558px;
	margin-left: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EEF0F1;
	text-decoration: none;
	padding-top: 15px;
	background-image: url(images/schatten_rechts.jpg);
	background-repeat: repeat-x;
}

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	line-height: normal;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eef0f1;
	bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#navcontainer #current {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
}

#navcontainer #current:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
}

#navcontainer .currentAncestor {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
}


/* Parent - Level 0 */


#navcontainer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navcontainer li { 
	margin: 0px;
	padding: 0px;
	width: 242px;
}

#navcontainer a{
	display: block;
	height:  22px;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
	background-image: url(images/button_hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navcontainer a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#navcontainer li #current {
	color: #666666;
	text-decoration: none;
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#navcontainer li .currentAncestor {
	color: #666666;
	text-decoration: none;
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



/* Child - Level 1 */




#navcontainer ul ul li { 
	margin: 0px;
}

#navcontainer ul ul a
{
	display: block;
	height: 16px;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
	background-color: #D7D7D7;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}

#navcontainer ul ul a:hover{
	text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
	background-image: none;
}

#navcontainer ul ul li #current{
	text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
	background-image: none;

}

#navcontainer ul ul li .currentAncestor {
	text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
	background-image: none;

}



/* Child - Level 2 */



#navcontainer ul ul ul li { 
margin: 0px;}

#navcontainer ul ul ul a
{
	display: block;
	height: 16px;
	padding: 0px 0px 3px 0px;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
	background-color: #D7D7D7;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul ul ul a:hover{
	text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
}

#navcontainer ul ul #current{
	text-decoration: none;
	color: #EEF0F1;
	height: 16px;
	background-color: #072847;	
}

#navcontainer ul ul .currentAncestor {
	text-decoration: none;
	color: #EEF0F1;
	height: 16px;
	background-color: #072847;
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li {
	margin: 0px;
	color: #EEF0F1;
}

#navcontainer ul ul ul ul a
{
	display: block;
	height: 16px;
	padding: 0px 0px 3px 0px;
	color: #EEF0F1;
	text-decoration: none;
	text-indent: 10px;
	background: url(images/menuarrow77.png) left top no-repeat;
}

#navcontainer ul ul ul ul a:hover{
	text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
	background-image: none;
}

#navcontainer ul ul ul #current{
	text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
	background-image: none;
	height: 16px;
	
}

#navcontainer ul ul ul .currentAncestor {
text-decoration: none;
	color: #EEF0F1;
	background-color: #072847;
	background-image: none;
	height: 16px;
}

	
/* @end */

#footer {
	width: 780px;
	background-color: #95a7a7;
	height: 15px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.footer_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEF0F1;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer_navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEF0F1;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
.footer_navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEF0F1;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
}
.footer_navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEF0F1;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
.footer_navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEF0F1;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}

