/* CSS Document */

/*.csc-firstHeader {

	margin-top: 0px; 
	margin-bottom: 0px;

}
*/

body {
	margin:0px;
/*	position:absolute;*/

}

#top {
	width:1000px;
	height:110px;
	background-repeat:no-repeat;
}
#nav {
	width:1000px;
	height:35px;
	background-repeat:no-repeat;
}
#middle {
	width:1000px;
	height:230px;
	background-repeat:no-repeat;
	
	}
#bottom {
	background-repeat:no-repeat;
	width:1000px;
	height:200px;
	position: absolute;
	top: 375px;
	z-index: 0;
	left: 1px;
}
#info {
	/*float:left;*/
	margin:0px;
	width:458px;
	padding-left:20px;
	background-repeat:no-repeat;
	position: absolute;
	z-index:1;
	float: none;
	left: 322px;
	top: 0px;
}
#pfeilRechts {
	margin-top:80px;
	float:left;
	width:40px;
	height:40px;
}
#pfeilLinks {
	margin-top:80px;
	margin-left:290px;
	float:left;
	width:40px;
	height:40px;
}

#pfeilRechtsStart {
	margin-top:80px;
	margin-left:800px;
	float:left;
	width:40px;
	height:40px;
}

#subNav {
	position:absolute;
	top:110px;
	width:220px;
	padding: 0;
}
#bildRechtsOben {
	position:absolute;
	top:20px;
	left:800px;
	width:200px;
	height:150px;
	overflow:hidden;
}

/* Startseite */

.bodyStart {
	background-color:#9F0000;
	background-image:url(../images/ui/bodyStart.gif);
	background-repeat:repeat-y;
}
.topStart {
	background-image:url(../images/ui/topStart.gif);
}
.navStart {
	background-image:url(../images/ui/navStart.jpg);
}
.middleStart {
	background-image:url(../images/ui/middleStartHW08.jpg);
}
.bottomStart {
	background-image:url(../images/ui/bottomStart.jpg);
	
}
.infoStart {
	background-image:url(../images/ui/infoBack.jpg);
}

/* Showroom */

.bodyShowroom {
	background-color:#262424;
	background-image:url(../images/ui/bodyShowroom.gif);
	background-repeat:repeat-y;
	float: left;
}

.topShowroom {
	background-image:url(../images/ui/topShowroom.gif);
}
.navShowroom {
	background-image:url(../images/ui/navShowroom.gif);
}
.middleShowroom {
	background-image:url(../images/ui/middleShowroom.gif);
}

.middlePremiumclub {
	background-image:url(../images/ui/middlePremiumclub.gif);
}

.bottomShowroom {
	padding-left: 0px;
}
.infoShowroom {
	background-image:url(../images/ui/infoShowroom.gif);
	margin-left:0px;
	
}

#showid {
	position: absolute;
	top: 200px;
	left: 105px;
	allowtransparency:true;
	background-color:transparent;
	z-index: 1;
}



#displayShowroom {
	position: alsolute;
	top: 200;
	left: 120;
	z-index: 1;
}

#subNavShowroom {
	position:absolute;
	top: 180px;
	left: 20px;

}

/* Community */

.bodyComm {
	background-color:#969B9B;
	background-image:url(../images/ui/bodyCom.gif);
	background-repeat:repeat-y;
}
.topComm {
	background-image:url(../images/ui/topCom.gif);
}
.navComm {
	background-image:url(../images/ui/navCom.gif);
}
.middleComm {
	background-image:url(../images/ui/middleCom.jpg);
}
.bottomComm {
	background-image:url(../images/ui/bottomCom.jpg);

}

/* News */

.bodyNews {
	background-color:#906C7C;
	background-image:url(../images/ui/bodyNews.gif);
	background-repeat:repeat-y;
}
.topNews {
	background-image:url(../images/ui/topNews.gif);
}
.navNews {
	background-image:url(../images/ui/navNews.jpg);
}
.middleNews {
	background-image:url(../images/ui/middleNews.jpg);
}
.bottomNews {
	background-image:url(../images/ui/bottomNews.jpg);
}
/* Shops */

.bodyShops {
	background-color:#C0B4B4;
	background-image:url(../images/ui/bodyShops.gif);
	background-repeat:repeat-y;
}
.topShops {
	background-image:url(../images/ui/topShops.gif);
}
.navShops {
	background-image:url(../images/ui/navShops.jpg);
}
.middleShops {
	background-image:url(../images/ui/middleShops.jpg);
}
.bottomShops {
	background-image:url(../images/ui/bottomShops.jpg);
}
	
