body
{
	background-color:#111;
	color:#f00;
}

img
{
	border:0;
}

#ambient_pics a:hover img
{
	position:absolute;
	left:2px;
	top:0px;
	padding:1px;
	border:1px solid #bb9;
}

#mainframe
{
	position:relative;
	width:804px;
	background-color:#000;
	background-image:url(Bilder/d_navibg.png);
	background-repeat:repeat-y;
	border:1px solid #222;
	padding:0;
}

#navigation
{
	position:absolute;
	left:0px;
	top:0px;
	width:160px;	
	padding:0px;
}

#content
{
	position:relative;
	margin: 0px 0px 0px 160px;
	background-image:url(Bilder/d_contentbg.png);
	background-repeat:no-repeat;
}

#verticalbar
{
	position:relative;
	height:400px;
}

#verticalbar_marken
{
	position:relative;
	height:450px;
}

#verticalbar_ambiente
{
	position:relative;
	height:800px;
}

#navitext
{
	position:relative;
	margin:0;
	left:38px;
	top:97px;
}

#indexlink1
{
	position:absolute;
	left:290px;
	top:175px;
}

#indexlink2
{
	position:absolute;
	left:270px;
	top:250px;
}

#indexlink3
{
	position:absolute;
	left:230px;
	top:325px;
}

#indexlink4
{
	position:absolute;
	left:160px;
	top:400px;
}

#contentnavi
{
	position:absolute;
	left:8px;
	top:107px;
}

#marken
{
	position:absolute;
	left:21px;
	top:178px;
}

#ambiente
{
	position:absolute;
	left:15px;
	top:175px;
}

#oeffnungszeiten
{
	position:absolute;
	left:18px;
	top:172px;
}

#kontakt
{
	position:absolute;
	left:22px;
	top:176px;
}

#impressum
{
	position:absolute;
	left:22px;
	top:176px;
}

#foot_impressum
{
	position:relative;
	left:745px;
	width:59px;
}

#foot_impressum a
{
	text-decoration:none;
	color:#555;
	font-size:80%;
}

#foot_impressum a:hover
{
	color:#777;
}

.tabblock_ul
{
	position:absolute;
	padding:2px;
	border-bottom:	1px solid #222;
	border-right:	1px solid #222;
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_ur
{
	position:absolute;
	padding:2px;
	border-bottom:	1px solid #222;
	border-left:	1px solid #222;
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_bl
{
	position:absolute;
	padding:2px;
	border-top:		1px solid #222;
	border-right:	1px solid #222;
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_br
{
	position:absolute;
	padding:2px;
	border-top:		1px solid #222;
	border-left:	1px solid #222;
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_m
{
	position:absolute;
	padding:2px;
	border:1px solid #222;
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_u
{
	position:absolute;
	padding:2px;
	border-bottom:	1px solid #222;
	border-left:	1px solid #222;
	border-right:	1px solid #222;
	width:134px;
	height:134px;	
	text-align:center;
}

.tabblock_l
{
	position:absolute;
	padding:2px;
	border-bottom:	1px solid #222;
	border-top:		1px solid #222;
	border-right:	1px solid #222;	
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_r
{
	position:absolute;
	padding:2px;
	border-bottom:	1px solid #222;
	border-left:	1px solid #222;
	border-top:		1px solid #222;	
	width:134px;
	height:134px;
	text-align:center;
}

.tabblock_b
{
	position:absolute;
	padding:2px;
	border-top:		1px solid #222;
	border-left:	1px solid #222;
	border-right:	1px solid #222;	
	width:134px;
	height:134px;
	text-align:center;
}


