#wrapper {
	padding: 0px;
	margin: 0px;
	width: 1000px;
	background-image: url(../images/kacheln.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#menu_links {
	position: relative;	
	padding: 0;
	margin: 0;
	width: 192px;
	min-height: 281px;
	float: left;
	background-image: url(../images/hg_menu_links.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#verwaltung {
	position: absolute;
	top: 203px;
	left: 66px;
	background-color: transparent;
}

#verwaltung a, #verwaltung a:focus, #verwaltung a:hover, #verwaltung a:active, #verwaltung a.selected {
	text-decoration: none;
	color: #FFF;
	background-color: #CC2737;
	font-weight: normal;
}

#content {
	position: relative;
	width: 423px;
	min-height: 271px;	
	margin: 0px 0px 0px 192px;
	padding: 10px 375px 0px 10px;
	background-image: url(../images/hg_content.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top right;
}


/* -------------- FOOTER -------------------------- */

#footer {
	clear: both;
	position: relative;
   width: 1000px;
   height: 195px;
   padding: 0;
   margin: 0;
	background-image: url(../images/hg_unten.jpg);
	background-repeat: no-repeat;
}

#footer a:link, #footer a:visited {
	color : #FFF;
	background-color : transparent;
	font-weight : normal;
	text-decoration : none;	
	padding : 0px 35px 0px 0px;
}

#footer a:focus, #footer a:hover, #footer a:active {
	color : #FFF;
	background-color : transparent;
	font-weight : normal;
	text-decoration : none;
}
#footer .printanker{

}

/* -------------- LOGO -------------------------- */

#logo {
	position: absolute;
	height: 55px;
	width: 494px;
	border: 0;
	left: 180px;
	top: 32px;
}


#logo img {
	border :  none;
	display : block;
}

/* SPONSORED LOGO */
#sponsored {
	position: absolute;
	top: -5px;
	right: 213px;
	background-color: transparent;
}

#sponsored img {
	border: none;
}

/* LOGO 2 */
#logo2 {
	position: absolute;
	top: 2px;
	left: 85px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/logo2.gif); 
	width: 46px;
	height: 52px;
}
