body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

body, h1, h2, h3, h4, h5, h6, td {
	font: 11px Verdana, Arial, Helvetica sans-serif;
	line-height: 16px;
	color: #000;
}

balken {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-reapeat: repeat-x;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
}

#navigation  a:hover {
	padding-left: 5px;
	text-decoration: none;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#navigation li {
	line-height: 50px;
	text-indent: -50px;
	padding: 0 0 0 50px;
	margin: 0;
	border-top: solid 1px #000;
}

#navigation li.on {
	padding-left:55px;
}

#navigation li.last {
	border-bottom: solid 1px #000;
}
#navigation li.onlast {
	border-bottom: solid 1px #000;
	padding-left:55px;
}

#sub  a:link, #sub  a:visited {
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sub a:hover {
	padding: 0px 0px 0px 5px;
	text-decoration: none;
}

#sub li.on {
	padding: 0px 0px 0px 50px;
	text-decoration: none;
	font-weight: bold;
}

#sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#sub li {
	line-height: 20px;
	text-indent: -50px;
	padding: 0 0 0 50px;
	margin: 0;
	border-top: solid 1px #000;
}
#sub li.last {
	border-bottom: solid 1px #000;
}
#sub li.onlast {
	border-bottom: solid 1px #000;
	padding: 0px 0px 0px 50px;
	text-decoration: none;
	font-weight: bold;
}

h1 /*copy*/ {
	text-align: left;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

h2 /*navi aktiv*/ {
	font-weight: normal;
	color: #000;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
}

h3 /*copy-bold*/ {
	text-align: left;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

h5 /*adresse*/ {
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#body{
	position: absolute;
	z-index: 0;
}

#text{
	width: 310px;
	left: 335px;
	top: 280px;
	position: absolute;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font: normal 11px/15px Verdana;
	display: inline;
	z-index: 10;
}

#headline{
	width: 260px;
	height: 30px;
	left: 335px;
	top: 200px;
	position: absolute;
	z-index: 9;
}

#navigation{
	width: 80px;
	height: 128px;
	left: 50px;
	top: 200px;
	position: absolute;
	z-index: 9;
}

#sub{
	width: 135px;
	height: 128px;
	left: 150px;
	top: 200px;
	position: absolute;
	z-index: 9;
}

#logo{
	width: 153px;
	height: 80px;
	left: 492px;
	top:80px;
	position: absolute;
	z-index: 1;
}

#bild{
	width: 0px;
	height: 0px;
	left: 50px;
	top:172px;
	position: absolute;
	z-index: 1;
	display: none;
}

#log{
	width: 30px;
	left: 50px;
	top: 10px;
	position: absolute;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font: normal 10px/15px Verdana;
	display: inline;
	z-index: 1;
	border-spacing: 10px 1px;
	height: 15px;
	border-left: 1px solid #666666;
	padding-left: 10px;
}

#imp{
	width: 30px;
	left: 130px;
	top: 10px;
	position: absolute;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font: normal 10px/15px Verdana;
	display: inline;
	z-index: 1;
	padding-left: 10px;
	border-left: 1px solid #666666;
}

