﻿body {
	margin:9px;
	padding:0px;
	/*background:#FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
#level0 {
	width: 1000px;
	background-color: #FFFFFF;
}
#level1 {
	margin-left:220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#inhalt {
	height: 315px;
	padding: 10px;
	clear: left;
	float: left;
	width: 760px;
	background-color: #FFFF00;
}
#sprache {
	background-color: #CCCCCC;
	height: 50px;
	clear: left;
	float: left;
	width: 770px;
	padding-top: 5px;
	padding-left: 10px;
}

#logo{
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #999999;
	padding: 0px;
	height: 60px;
}
#absender{
	background:#999999;
	height: 50px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 630px;
}

#unternavi{
	background:#CCCCCC;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 580px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#hnavi {
	position: absolute;
	visibility: visible;
	height: 500px;
	width: 200px;
	left: 10px;


/*	top: 10$;*/
	z-index: 1;
	padding-right: 0px;
	margin: 0px;
	top: 10px;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#pfad {
	background-color: #CCCCCC;
	height: 50px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 180px;
	text-align: right;
	padding-left: 0px;
	margin: 0px;

}

#subnavigation {
	
	visibility:hidden;
}

#content-head {
	margin-top:80px;
	margin-left:0px;
	float:left;
}
