#body{
	width: 999px;
	left: 0px;
	position: relative;
	z-index: inherit;
	top: 0px;
	height: 1020px;
	border-color: green;
	border-style: inherit;
}

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

#head{
	width: 260px;
	height: 30px;
	left: 540px;
	top:430px;
	position: absolute;
	z-index: 9;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background: url(../_images/balken.gif) repeat-x;
}

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

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

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

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

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

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

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

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

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

#navigation li.last {
	border-bottom: solid 1px #CCC;
}
#navigation li.onlast {
	border-bottom: solid 1px #CC0000;
	background-color: #ECECEC;
	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 #999999;
}
#sub li.last {
	border-bottom: solid 1px #ccc;
}
#sub li.onlast {
	border-bottom: solid 1px #999999;
		padding: 0px 0px 0px 50px;
	text-decoration: none;
	font-weight: bold;
}

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

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

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

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

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

#text{
	width: 310px;
	left: 480px;
	top: 200px;
	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: 440px;
	top: 430px;
	position: absolute;
	z-index: 9;
}

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

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

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

