
body {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	
		
}

a {
	color: #403301;	
	text-decoration: none;
}	

#BgContainer {	
	width: 980px;
	margin-left: 15px;
	background-color: #f0f0f0;
}

#leistegelb {
	width: 20px;
	height: 500px;
	float: right;	
	background-color: #FFCD04;
	margin-top: 22px;
}

#topmenu {
	padding: 5px;	
	font-size: 10px;
	width: 940px;
}	
#leisteweiss {
	background-color: #fff;
	padding-top: 10px;	
	padding-bottom: 10px;
	width: 950px;
}

#Navigation {
	padding-bottom: 15px;
	padding-top: 15px;	
	height: 30px;
}

#Navigation a {
	padding-bottom: 3px;
	border-bottom: 5px solid #FFCD04;
}

#Navigation a:hover {
	border-bottom: 5px solid #403301;
}	
	
#Navigation ul {
	margin: 0;
	padding: 0;
}



#Navigation ul li {
	float: left;	
	list-style-type: none; 
	margin-left: 20px;
}

#Navigation li li a {
	padding-bottom: 8px;
	padding-top: 7px;
	border-bottom: 1px solid white;
	padding-left: 20px;
	
}

#Navigation li li a:hover {
	border-bottom: 1px solid white;
}	

#Navigation li ul {
	width: 248px;
	

}	

#Navigation li li {
	background-image: url(../images/m1bg.png);
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	
	width: 208px;
}

#Navigation .navtop {
	background-image: url(../images/m1h.png);	
}

#Navigation .navtop a {
	border-bottom: 1px solid white;
}

#Navigation .navbottom {
	background-image: url(../images/m1f.png);	
		
	height:26px;
}	

#Navigation .nav2top {
	background-image: url(../images/m2h.png);	
	height: 30px;
	padding-top: 12px;
	
}

#Navigation .navnormal {
		
}	

#Navigation .nav2bottom {
	background-image: url(../images/m2f.png);	
	height:45px;
}
#Navigation li li li {
	background-image: url(../images/m2bg.png);
	padding-left: 40px;
	padding-right: 20px;
		
	margin: 0px;
	width: 144px;
	
}
#Navigation .nav2normal {

}	


#Header {
	z-index: 100;
	position: relative;
}

.topicon {
	margin-left: 12px;
}

#topmenu {
	height: 13px;	
}

#Layout {
	width: 852px;
	margin-left: 20px;
	z-index: 8;
	padding-top: 20px;

}

.Headline {
	position: relative;
	top: 38px;
	font-size: 16px;
	font-weight: bold;
}	

.clear {
	clear: both;
}

#Footer {
	text-align: center;	
	font-size: 11px;
	color: #403301;
	padding-bottom: 10px;
	clear: both;
	margin-top: 20px;
}	

/*******************************************************
***				Contenttemplate Page.ss				 ***
***													 ***
***													 ***
********************************************************/
	
.contentboxheader {
	background-image: url(../images/layoutheader.jpg);
	z-index: 3;

	height: 180px;
}		
.contentboxfooter {
	background-image: url(../images/layoutfooter.jpg);
	bottom: 100px;
	position: relative;
	width: 825px;
	height: 80px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
}
.contentboxcontent {
	background-image: url(../images/layoutbg.jpg);
	bottom: 100px;
	width: 785px;
	min-height: 100px;
	position: relative;	
	padding-left: 20px;
	padding-right: 20px;
	z-index: 5;
	position: relative;
	
}
/*******************************************************
***				Contenttemplate NeuheitenPage.ss	 ***
***													 ***
***													 ***
********************************************************/
	
.neuheit {
		width: 480px;
		height: 147px;
		padding: 30px 30px 30px 30px;
		float: left;
		
}

.neuheitwrapper .imgdiv {
	margin-top: 25px;
	width: 250px; 
	float: left;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	
}

.neuheitwrapper {
	margin-bottom: 30px;
	height: 207px;
}

.neuheitodd {
	margin-left: 60px;
	background-image: url(../images/l_boxbg.png);
}		

.neuheiteven {
	margin-right: 60px;
	background-image: url(../images/r_boxbg.png);
}

#Breadcrumbs p, #Breadcrumbs a {
	font-weight: bold;
	color: #403301;
	font-size: 16px;
}	

#startpage .secondrow {
	position: relative;
	z-index: 10;
	right: 35px;
	background-color: #D3D3D3;	
	height: 228px;
	clear: left;
	padding-left: 35px;
	
}

#startpage .secondrowcorner {
	height: 420px;
	width: 167px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../images/startseitenbox.png);
	
	position: absolute;
	z-index: 1;
	bottom: -7px;
	left: 760px;
	padding-left: 25px;
}		

#startpage .productbox {
	width: 210px;
	height: 220px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	text-align: center;
}




#startpage .productbox .productboxtitle {
	font-size: 13px;
	
	font-weight: bold;		
}	
#startpage .productbox .productlink {
	text-align: right;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #403301;
	font-size: 13px;
	font-weight: bold;
}

