body{
	margin: 0px;
	margin-top:20px;
	padding: 0px;
	background-color: #EFEFEF;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
}
#topcontainer{
	height:105px;
	width:800px;
	margin: auto;
	margin-bottom: 30px;
	background: url(../images/layout/top.gif);
}
#menu{
	height: 32px;
	width:800px;
	margin: auto;
	background: url(../images/menu/menu_hg.jpg) repeat-x;
}
#menu ul{
	list-style: none;
	width: 700px;
	margin:auto;
	padding: 0;
	height: 32px;
}
#menu ul li{
	float: left;
}
#menu ul li.startseite a{
	background-image: url(../images/menu/start.gif);
}
#menu ul li.unternehmen a{
	background-image: url(../images/menu/unternehmen.gif);
}
#menu ul li.service a{
	background-image: url(../images/menu/service.gif);
}
#menu ul li.shop a{
	background-image: url(../images/menu/shop.gif);
}
#menu ul li.aktionen a{
	background-image: url(../images/menu/aktionen.gif);
}
#menu ul li.agb a{
	background-image: url(../images/menu/agb.gif);
}
#menu ul li.kontakt a{
	background-image: url(../images/menu/kontakt.gif);
}
#menu ul li a{
	width: 114px;
	height: 31px;
	display:block;
	background-position: center 0%;
	background-repeat: no-repeat;
}
#menu ul li a span{
	display: none;
}
#menu ul li a:hover{
	background-position: center -32px;
}
#main{
	width: 800px;
	padding: 0px;
	margin: auto;
	text-align: justify;
	margin-top:0px;
}
#main div.bilder{
	float:left;
}
#main div.content{
	width: 555px;
	float: right;
	margin-bottom: 20px;
	padding: 0px;
}
div.bilder div.bild{
	width:220px;
	height:300px;
	margin-right:25px;
	margin-bottom:20px;
	background-image: url(../images/layout/foto.jpg);
}
div.bilder div.shop{
	width:220px;
	text-align: right;
	margin-right:25px;
	margin-bottom:20px;
}
#main div.aktionen{
	width:320px;
	height:206px;
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}
#main div.unternehmen{
	width:315px;
	height:210px;
	float:right;
	margin-top:11px;
	margin-left:15px;
	margin-bottom:0px;
}
#main h1{
	margin-top: 0px;
	font-size: 19px;
	font-weight: bold;
}
#main h2{
	font-size: 13px;
	font-weight: bold;
}
#main ul{
	padding-left: 20px;
	margin-left: 0px;
	list-style-image: url(../images/layout/arrow.gif);
}
#main a{
	text-decoration: none;
	font-size: 9pt;
	color: #5681B4;
}
#main a:hover{
	color: #666666;
}
#main input, #main textarea{
	font-family: Arial;
	font-size: 9pt; 
}
#main textarea{
	height: 80px;
	width: 350px;
}
#main input.text, #main textarea{
	border: 1px solid #999999;
	width: 350px;
}
#main input.submit{
	background-color: #C2C2C2;
	border: 1px solid #000000;
}
#brands{
	height: 29px;
	clear:both;
	width:800px;
	margin: auto;
	background: url(../images/layout/brands.gif) repeat-x;
}
#bottom{
	width: 800px;
	height: 15px;
	padding-top: 5px;
	font-size: 8pt;
	margin: auto;
	text-align: right;
}
#bottom a{
	margin-top: 20px;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
#bottom a:hover{
	color: #666666;
}
	/* Jubiläum */

.jub_jubel{
	font-size: 36px;
	color: #AED16F;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.jub_jahre{
	font-size: 30px;
	color: #F26520;
	font-weight: bold;
	line-height: 26px;;
}
.jub_kloepfer{
	font-size: 24px;
	color: #F26520;
	text-align: right;
}
.jub_top_img{
	height: 88px;
	width:500px;
	background: url(../images/aktionen/jubilaeum_top.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}
.jub_bottom_img{
	height: 87px;
	width:500px;
	background: url(../images/aktionen/jubilaeum_bottom.gif);
	margin-top: 20px;
}
.jub_produkt{
	color: #F26520;
}
.jub_old_price{
	text-decoration: line-through;
	text-align: right;
	vertical-align: top;
}
.jub_new_price{
	color: #F26520;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}