body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#head {
	width: 832px;
	height: 278px;
	position: fixed;
	top: 0px;
	z-index:10;
	overflow: visible;
	background-image: url(../gfx/img-bgo.jpg);
}

#logoimg {
	position: absolute;
	top: 36px;
	margin-left: 32px;
	width: 160px;
	height: 216px;
	background-image: url(../gfx/logo-img.jpg);
}

#logotext {
	position: absolute;
	top: 36px;
	margin-left: 226px;
	width: 208px;
	height: 50px;
	background-image: url(../gfx/logo-is.jpg);
}

#bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index:1;
	background-image: url(../gfx/img-bg.jpg);
}

#contenttext {
	width: 594px;
	position: absolute;
	z-index:2;
	margin-left: 238px;
	overflow: hidden;
	margin-top: 278px;
}

#abstand {
    margin-left: 238px;
	width:594px;
	height:278px;
}

#contnavi {
	width: 365px;
	height: 16px;
	position: absolute;
	margin-left: 45px;
	margin-top: 365px;
	background-image: url(../gfx/1px-w.gif);
	z-index: 60;
	/* text-align: right; */
}

#switch {
	width: 15px;
	height: 15px;
	position: absolute;
	margin-left: 30px;
	margin-top: 366px;
	background-image: url(../gfx/1px-w.gif);
	z-index: 60;
}

#navioben {
	width: 75px;
	height: 11px;
	top: 36px;
	position: absolute;
	margin-left: 758px;
}

#links {
	width: 192px;
	height: 100%;
	position: fixed;
	top: 278px;
	z-index:4;
	background-image: url(../gfx/img-bgl.jpg);
}

#navibox {
	position: absolute;
	z-index:5;
	width: 192px;
}

#subnav {
	position: relative;
	left: 42px;
	z-index:5;
	width: 150px;
	margin-bottom: 8px;
}

#abstandsub {
    width:192px;
	height:8px}

#boxcenter {
	text-align: center;	
}

#metanavigation {
	width:594px;
	height:32px;
	margin-top: 36px;
}

/* nur für Sidemap */

#sidebar {
	width: 594px;
	position: relative;
}

#sidebarlinie {
	width: 594px;
	height: 32px;
	position: relative;
}

#sidebaricon {
	top: 0px;
	left: 0px;
	height: 15px;
	width: 13px;
	position: absolute;
}

#sidebartext {
	top: 0px;
	left: 20px;
	position: relative;
	width: 380px;
}

#sidebarpics {
	top: 0px;
	left: 450px;
	height: 36px;
	position: absolute;
	width: 144px;
}
