html,body{

	height:100%;
	scrollbar-base-color:#6e4d35;
	scrollbar-3d-light-color:#C4Af87;
	scrollbar-arrow-color:#C4Af87;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6e4d35;
	scrollbar-highlight-color:#C4Af87;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#C4Af87;
}
body{

	background-image:url("img/hintergrund.gif"); 
	background-position: center center;
	margin:0px;
	padding:0px;
	font-family:verdana;
	color:#6e4d35;
	font-size:12px;
}
img{

	border:0px;

}
table.main, td,main{

	width:100%;
	height:99%;
}
td.main{

	vertical-align:center;

}
div#main{

	margin:0px auto;
	width:900px;
	height:575px;
	background-image:url("img/bgmain.jpg");
	border:solid 5px #c3b086;
	position:relative;

}
div#navi{

	position:absolute;
	bottom:24px;
	left:11px;

}
div#intro{

	position:absolute;
	top:20px;
	left:10px;

}
div#gallerie{

	position:absolute;
	bottom:0px;
	left:184px;

}
div#news{

	position:absolute;
	bottom:154px;
	left:210px;
	color:#C3B086;
	font-family:verdana;
	font-size:11px;
}
div#news a:link, div#news a:active, div#news a:visited{

	color:#C3B086;

}
div#linkleisteunten{

	margin:0px auto;
	width:900px;
	text-align:right;
	color:#C3B086;
	margin-top:3px;

}
div#linkleisteunten a:link, div#linkleisteunten a:visited, div#linkleisteunten a:active{ 

	color:#C3B086;

}
div#lost{

	position:absolute;
	left:-1000px;
	top:-1000px;

}
div#layer1{

	width:640px;
	height:427px;
	background:url("img/layerbg.jpg") no-repeat;
	color:#fff;
	font-family:Verdana;
	border:2px solid #D2AADD;
}
div#closer{

	cursor:pointer;
	width:640px;
	height:20px;

}
div#inhalt{

	margin-top:55px;
	margin-right:40px;
	margin-left:295px;
	height:310px;
	
}
div#inhalt a:link, div#inhalt a:active, div#inhalt a:visited{

	color:#D2AADD;
	font-size:14px;

}