/*Kommentare*/

#top {
	background-image: url(../gfx/top.gif);
	background-repeat: no-repeat;
	position:absolute;
	width: 865;
	height:40;
	left: 50%;
	margin-top: 30px;
	margin-left: -430px;
}

#cont {
	position:absolute;
	width:670;
	height:395;
	overflow:auto;
	left: 50%;
	background-color: #BDCDDF;
	margin-top: 70px;
	margin-left: -235px;
}

#navi {
	background-image: url(../gfx/navbg.gif);
	background-repeat: no-repeat;
	background-color: #D3DDE9;
	position:absolute;
	width:195;
	height:395;
	left: 50%;
	margin-top: 70px;
	margin-left: -430px;
}

#serv{
	position:absolute;
	width:195;
	height:30;
	left: 50%;
	margin-top: 90px;
	margin-left: -380px;
	background : transparent;
}

#toplink{
	position:absolute;
	width:400;
	height:30;
	left: 50%;
	margin-top: 50px;
	margin-left: -238px;
	background : transparent;
}

#logo {
	background-image: url(../gfx/fuss.gif);
	position:absolute;
	width: 865;
	height:105;
	left: 50%;
	margin-top: 457px;
	margin-left: -430px;
}


