body {
	font-family:Verdana,Arial,Helvetica;
	margin: 0 auto;
}


div#header {
	height:158px;
}

div#main {
	position:absolute;
	top:10px;
	width:100%;
}

div#logo{
	position:absolute;
	background-image:url(../images/nav_logo.jpg);
	width:289px;
	height:158px;
	left:50px;
}

div#menu{
	position:absolute;
	right:0px;
	background-image:url(../images/nav_leiste.jpg);
	width:670px;
	height:158px;
}

div.menuitem {
	position:absolute;
	top:52px;
	height:58px;
	font-weight: bold;
	font-size:18px;
	text-align:center;
	vertical-align:middle;
}

div.menutext {
	position:absolute;
	color:white;
	top:5px;
	left:0px;
	width:100%;
	font-size:14px;
}


div.menulink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}


div.menuitem:hover {
	background-image:url(../images/nav_mouseover.jpg);
}

div.selectedmenuitem {
	background-image:url(../images/nav_ausgewaehlt.jpg);
	position:absolute;
	top:52px;
	height:58px;
	font-weight: bold;
	font-size:18px;
	text-align:center;
	vertical-align:middle;
}

a.menuitem {
	color:white;
	text-decoration:none;
	vertical-align:middle;
}




div#body {
	height:537px;
	width:959px;
	margin: 0 auto;
	background-image: url(../images/body_hintergrund.jpg);
	overflow:hidden;
}


div#footer{
	height:8px;
	width:959px;
}

div#copyright {
	text-align:center;
	color:#BBBBBB;
	line-height: 3px;
	font-size: 10px;
}


div#downloadbox {
	position:relative;
	background-image: url(../images/download_box.gif);
	top:50px;
	width:386px;
	height:364px;
}

div#content {
	position:relative;
	top:-314px;
	left:400px;
	width:386px;
	height:364px;
}

div#contentbig {
	position:relative;
	left:150px;
	top:50px;
	width:686px;
	height:364px;
}

div#contentmain {
	background-image: url(../images/info_hintergrund.gif);
	width:414px;
	height:390px;
}

div#contentmainbig {
	background-image: url(../images/info_hintergrund_big.gif);
	width:714px;
	height:390px;
}


div#contentheader {
	height:31px;
}

div#contentol {
	position:absolute;
	background-image: url(../images/info_kante_ol.gif);
	width:32px;
	height:31px;
}

div#contentom {
	position:absolute;
	background-image: url(../images/info_variable_breite_oberstueck.gif);
	left:32px;
	width:351px;
	height:31px;
}


div#contentombig {
	position:absolute;
	background-image: url(../images/info_variable_breite_oberstueck.gif);
	left:32px;
	width:653px;
	height:31px;
}

div#contentor {
	position:absolute;
	background-image: url(../images/info_kante_or.gif);
	left:380px;
	width:34px;
	height:31px;
}

div#contentorbig {
	position:absolute;
	background-image: url(../images/info_kante_or.gif);
	left:682px;
	width:34px;
	height:31px;
}

div#contentfooter {
	height:36px;
}

div#contentul {
	position:absolute;
	background-image: url(../images/info_kante_ul.gif);
	width:32px;
	height:36px;
}

div#contentum {
	position:absolute;
	background-image: url(../images/info_variable_breite_unterstuek.gif);
	left:32px;
	width:351px;
	height:36px;
}

div#contentumbig {
	position:absolute;
	background-image: url(../images/info_variable_breite_unterstuek.gif);
	left:32px;
	width:652px;
	height:36px;
}

div#contentur {
	position:absolute;
	background-image: url(../images/info_kante_ur.gif);
	left:380px;
	width:34px;
	height:36px;
}

div#contenturbig {
	position:absolute;
	background-image: url(../images/info_kante_ur.gif);
	left:682px;
	width:34px;
	height:36px;
}

div#downloadbutton {
	position:absolute;
	background-image: url(../images/download_pfeil.png);
	left:25px;
	top:218px;
	width:116px;
	height:116px;
}

div#downloadtext {
	position:absolute;
	left:130px;
	top:235px;
	width:195px;
	height:80px;
	vertical-align:middle;
	font-weight:bold;
}


div#contentmainheader {
	position:absolute;
	left:40px;
	top:25px;
	font-weight:bold;
	font-size:26px;
	color:#e9bb00;
}

div#contentmaintext {
	position:absolute;
	left:40px;
	top:80px;
	font-size:12px;
	color:#484848;
	width:340px;
	height:330px;
	overflow:hidden;
}

div#contentmaintextbig {
	position:absolute;
	left:40px;
	top:80px;
	font-size:12px;
	color:#484848;
	width:640px;
	height:330px;
	overflow:hidden;
}

div#background{
	position:absolute;
	width:100%;
	top:10px;
}

div#headerback {
	height:158px;
	background-image:url(../images/nav_variable_verlaengerung.jpg);
}

div#mainback {
	background-image: url(../images/body_hintergrund.jpg);
	height:537px;
}

div#footerback{
	background-image: url(../images/footer_leiste.jpg);
	height:8px;
}


a.menu {
	width:100%;
	height:100%;
	display:block;
}

a.textlink {
	text-decoration:none;
	color:white;
}
