body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	overflow-y: scroll;
}

#center {
	width: 920px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#center #top {
	background-repeat: no-repeat;
	width: 920px;
	background-image: url(../img/bg_top.png);
	background-position: center top;
	height: 18px;
	float: left;
}
* html b\ody #center #top { 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_top.png'); 
}

#center #middle {
	width: 920px;
	height: auto;
	min-height:600px;
	background-image: url(../img/bg_middle.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
}
* html b\ody #center #middle { 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_middle.png'); 
}


#center #middle #navigation {
	height: 66px;
}
#center #middle #navigation #logo {
	height: 66px;
	width: 185px;
	float: left;
	background-image: url(../img/bg_logo.png);
	background-repeat: no-repeat;
	margin-left: 19px;
}
* html b\ody #center #middle #navigation #logo { 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_logo.png'); 
}

#center #middle #navigation #navi {
	width: 705px;
	float: left;
	height: 66px;
}
#center #middle #navigation #navi #subnav {
	height: 27px;
	width: 697px;
}

#center #middle #navigation #navi #subnav a {
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	margin-top: 8px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
}
#center #middle #navigation #navi #subnav .link_agb {
	background-image: url(../img/agb_up.png);
	width: 34px;
}

#center #middle #navigation #navi #subnav .link_impress {
	background-image: url(../img/impress_down.png);
	width: 61px;
}
#center #middle #navigation #navi #subnav .link_home {
	background-image: url(../img/home_down.png);
	width: 32px;
}


#center #middle #navigation #navi #subnav img {
	margin-top: 7px;
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#center #middle #navigation #navi #mainnav {
	height: 39px;
	width: 705px;
	background-image: url(../img/bg_navi.png);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
* html b\ody #center #middle #navigation #navi #mainnav { 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_navi.png'); 
}

#center #middle #navigation #navi #mainnav .menu {
	width: 540px;
	float: left;
}
#center #middle #navigation #navi #mainnav .onlineshop {
	width: 150px;
	float: left;
	text-align: center;
}

#center #middle #navigation #navi #mainnav .onlineshop a {
	text-decoration:none;
	color:#000;
	color:#FFFFFF;
	font-size: 1em;
	font-style: italic;
}
#center #middle #content {
	height: auto;
	float: left;
	width: 850px;
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#center #middle #content img {
	margin-right: 20px;
}

#center #middle #gally_content {
	width: 495px;
	float: left;
	margin: 25px;
}
#center #middle #news_content {
	width: 525px;
	margin: 25px;
	float: left;
}
#center #middle #narrow_news_content {
	width: 315px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#center #middle #narrow_news_content .alleboote a {
	display: block;
	margin-top: 20px;
}

#center #footer {
	width: 920px;
	height: 9px;
	background-image: url(../img/bg_middle.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
}
* html b\ody #center #footer { 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_middle.png'); 
}


#center #footer .footer_fade {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	display:block;
	width: 185px;
	height: 9px;
	float: left;
	margin-left: 19px;
}


#center #footer .footer_bg {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	display: block;
	height: 9px;
	margin-left: 204px;
	margin-right: 11px;
}

#center #bottom {
	height: 20px;
	width: 920px;
	background-image: url(../img/bg_bottom.png);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}
* html b\ody #center #bottom { 
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_bottom.png');
}
