html, body, div#bg {
	width: 100%;
	height: 100%;
}
body {
	background: #fff url("img/bg2.gif") top left repeat-y;
	margin: 0;
	padding: 0;
} body, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
} p {
	margin: 0 0 20px 0;
	padding: 0;
}
div#bg {
	background: transparent url("img/bg.gif") top left repeat-x;
}
div#bg2 {
	background: transparent url("img/d_sign2.jpg") top left no-repeat;
	width: 939px;
	height: 582px;
} div#inhalt {
	padding: 330px 0 30px 180px;
	width: 450px;
	line-height: 20px;
} .red {
	color: red;
} h1 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background: transparent url("img/underline.gif") bottom left no-repeat;
	font-size: 14px;
	color: #557082;
} div#navi {
	position: absolute;
	top: 113px;
	left: 0px;
	text-align: right;
	width: 660px;
}
div#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: right;
} div#navi li {
	float: left;
	margin-left: 5px;
}
a {
	color: #505050;
}
div#navi a  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 5px 6px 5px
}
div#navi a:hover  {
	color: #d7d9d8;
	text-decoration: underline;
}
div#navi li.act a  {
	color: #000;
	text-decoration: underline;
	background-color: #bcd7ea
}

#adresse {
	position: absolute;
	top: 157px;
	left: 682px;
}

#subnav {
	position: absolute;
	top: 414px;
	left: 5px;
	text-decoration: none;
	width: 141px;
	font-size: 10px;
	line-height: 13px;
	
}
#subnav a {
text-decoration: none;
color: #aaaaaa;
font-weight: bold;
}

#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#downloads {
	position: absolute;
	top: 493px;
	left: 684px
}

#logo {
	position: absolute;
	top: 600px;
	left: 684px
}

form {
	margin: 0;
	padding: 0;
}
p input, p select, p textarea, .p input, .p select, .p textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	height: 22px;
	margin: 3px;
	width: 100%;
}

