div#tabeabecker{
	position:absolute;
	left:50px;
	top:50px;
	z-index:2;
	width: 198px;
}

div#links{
position:absolute;
left:0px;
top:85px;
z-index:1;
}


div#menue{
position:absolute;
top:47px;
left:300px;
height:44px;
width:459px;
background: url(gfx/menuebox.png) no-repeat top left;
}

div#untenabstand {
position:realative;
height:80px;
}


/*------ hauptbox ----------------------*/

div#box1 {
position:absolute;
top:100px;
left:300px;
}


div#header {
	position:relative;
	left:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0px;
	height: 24px;
	width:459px;
	background: url(gfx/header.png) no-repeat top left;
	}

div#mitte {
	position: realtive;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0px;
	width: 100%;
	background: url(gfx/mitte.png) repeat-y top left;
}

div#footer {
	position:realative;
	background: url(gfx/footer.png) no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0px;
	height: 39px;
	left:5px;
	width:459px;
	}

div#container {
	position: realative;
	width:425px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
		}
		
div#menuecontainer {
	position: realative;
	width:440px;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
		}
		




/*------ schrift format ----------------------*/

.container {
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	color: #775b3c;
}

.menue {
font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #93826c;
}

p.headline {
	font-weight: bold;
	font-family: times new roman;
	font-size: 18pt;
	color: #775b3c;
}

p.headline2 {
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	color: #775b3c;
}

p.zwischenheadline {
	font-weight: bold;
	font-family: times new roman;
	font-size: 12pt;
	color: #775b3c;
}

a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #93826c;
}

a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #93826c;
}


a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #93826c;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c0c0c0;
}
