@import url(menue.css);
@import url(content.css);

body{
	height: 99%;
	background-color: #E0E1E3;
	background-image: url(../imgs/screendesign_03.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin:0;
	padding:0;
}

#border {
	width: 1000px;
	padding: 0;
	margin: auto;

}

.clear-float {
	clear: both;
}

#header {
	background-image: url(../imgs/screendesign_02.gif);
	width: 1000px;
	height: 321px;
	padding:0;
	margin:0;
	background-repeat: repeat-x;
}

#top{
	width: 1000px;
}

#slogan {
	float: left;
	height: 30px;
	padding-top: 20px;
	width: 630px;
	text-align: right;
	color: #FEF200;
	font-size: 14px;
	font-weight: bold;
}

#sprachmenue{
	float: right;
	height: 30px;
	padding-top: 20px;
	width: 115px;
	text-align: right;
}

#search{
	width: 150px;
	margin-left: 840px;
	text-align: right;
	height:30px;
	margin-top: 30px;
	color: #FEF200;
	
}

#header_bild{
	margin-top: 6px;
	margin-left: 32px;
	width: 938px;
	height: 150px;
}

#menue{
	width: 1000px;
}

#shop{
	float: left;
	width: 150px;
	margin-top: 17px;
	padding-left: 70px;
	color: #535353;
	font-weight: bold;
}

.shop{
	font-size: 14px;
	
}


#hauptmenue{
	float: right;
	margin-top: 18px;
	width: 600px;
	padding:0;
	margin:0;
	text-align: right;
}

#main{
	
	background-image: url(../imgs/screendesign_04.gif);
	background-repeat: repeat-y;
	width: 1000px;
	
}

#links{
	float: left;
	width: 238px;
}

#rechts {
	float: right;
	width: 740px;
}

#submenu_oben{
	background-image: url(../imgs/screendesign_05.gif);
	width: 238px;
	padding:0;
	margin:0;
	height: 7px;
}

#submenu_middle {
	background-image: url(../imgs/screendesign_17.gif);
	width: 238px;
   	margin:0;
	background-repeat: repeat-y;

}

#submenu{
	width: 238px;
	

}

#zertifizierung{

	width: 188px;
	padding-left:50px;
	padding-bottom: 15px;
	
}

#submenu_unten{
	background-image: url(../imgs/screendesign_18.gif);
	width: 238px;
	height: 15px;
	margin-bottom: 20px;
}

#content {
	margin-left:20px;
	padding:0;
	margin- bottom: 50px;
}

#inhalt{
	float: left;
	width: 580px;
	padding-top: 30px;
	margin-left: 15px;
	padding-bottom: 50px;
}

#footer_menue{
width: 500px;
margin-left: 300px;

}


#footer{
	width: 1000px;
	height: 36px;
	background-image: url(../imgs/screendesign_27.gif);
}
