@import url(schriften.css);
@import url(inhalt.css);
@import url(formular.css);
@import url(menue.css);
@import url(buttons.css);
* 
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
	background: #000000;
}
body 
{
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #000000 url(../images/layout/hintergrund.jpg) repeat-x;
}
div#oben
{
	position:relative;
	left: 50%;
	margin-left: -500px;
	width: 999px;
	height: 220px;
	background: url(../images/layout/hg_header.jpg) no-repeat;
}	
div#menue_oben
{
	position: absolute;
	top: 185px;
	left: 30px;
}
div#loginboxpos
{
	position:absolute;
	top: 30px;
	left: 580px;
}
div#searchboxpos
{
	position:absolute;
	top: 185px;
	left: 580px;
}
div#searchboxpos td
{
	padding-bottom: 5px;
}
div#emailbox
{
	position:absolute;
	top: 156px;
	left: 944px;
}
div#mitte
{
	position:absolute;
	left: 50%;
	margin-left: -500px;
}
div#linke_seite
{
	position:absolute;
	top: 10px;
	left: 9px;
}
div#inhalts_box
{
	float:left;
}
div#rechte_seite
{
	position:absolute;
	top: 10px;
	left: 797px;
}
div#inhalt_mitte
{
	min-height: 1000px;
	width: 999px;
	background: #ffffff;
}
div#inhalt_fuss
{
	text-align: center;
	width: 1000px;
	background: #000000;
	padding: 20px;
}
div#inhalt_fuss .trenner
{
	color: #017BB8;
}
div#texte
{
	margin-left: 202px;
	width: 555px;
}
div#brotkrumen
{
	padding-top: 20px;
	padding-left: 20px;
}
div#brotkrumen a
{
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
div#haupt_inhalt
{
	padding: 20px;
	margin-top: 12px;
	border-top: 5px solid #D1D1D1;
	background: #F5F5F5 url(../images/layout/hg_main_content.jpg) repeat-x;
}
.produktlisting
{
	padding: 0px;
	background: url(../images/layout/hg_produktlisting.png) repeat-y;
}
.produktlisting .produktbox
{
	width: 140px;
	height: 198px;
	background: url(../images/layout/produkt_box.png) no-repeat;
}
.produktheader
{
	width: 152px;
	height: 32px;
	border: 1px solid #ffffff;
	background: url(../images/layout/kopf_box.gif) repeat-x;
}
.produktbody
{
	width: 162px;
	height: 250px;
	border: 1px solid #D1D1D1;
	background: #E7E6E6 url(../images/layout/hg_produkte.gif) repeat-x;
}
.specials
{
	width: 230px;
	height: 100px;
	padding: 10px;
	border: 1px solid #ffffff;
	background: #E7E6E6 url(../images/layout/hg_produkte.gif) repeat-x;
}
.box_kopf
{
	width: 192px;
	height: 41px;
	background: url(../images/layout/kopf_box.gif) repeat-x;
}
.box_mitte
{
	width: 192px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;		
	background: #EEEEEE url(../images/layout/mitte_box.gif) bottom repeat-x;
}
.box_finanzieren_kopf
{
	width: 192px;
	height: 37px;
	background: #0B0B0B;
}
.box_finanzieren
{
	width: 152px;
	padding-top: 5px;
	padding-bottom: 20px;
	background: #0B0B0B url(../images/layout/hg_finanzbox.gif) top repeat-x;
}
.copyright
{
	display:none;
}
.details
{
	border: 1px solid #000000;
}
table.details td 
{
	padding: 3px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.bilder
{
	width:160px;
	height: 105px;
	padding-top:10px;
	background: transparent;
}
.bilderrahmen
{
	border: 1px solid #ffffff;
}
.frachtfrei
{
	border: 1px solid #ffffff;
}