html, body
{
  height:100%;
  margin:0;
  padding:0;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
} 

body
{
   background-color: #D4D0C8;
   margin:0px;
   padding:0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

div
{
  text-align:left;
}

h1
{
	font-size: 11px;
	margin:0px;
	padding:0px;
}

a
{
	font-size: 11px;
	color: #95021E;
	text-decoration: none;
}

*:focus
{
	outline: none;
}

#main
{
   width: 1015px;
   background-color: #FFF;
/*   border:1px solid #95021E;*/
   padding:0px 5px;
}

div#main
{
  width:1005px; /*width:50em;*/
  min-height:100%;
  margin:auto;
} 

/*IE6*/

* html div#main {
  height:100%;
}

#main_start
{
   width: 1015px;
   background-color: #FFF;
/*   border:1px solid #95021E;*/
   padding:0px 5px;
   border-left: 1px solid #95021E;
   border-right: 1px solid #95021E;   
}

div#main_start
{
  width:1005px; /*width:50em;*/
  min-height:684px;
  margin:auto;
} 

/*IE6*/

* html div#main_start {
  height: 684px;
}


#wrapper
{
   background-color: #FFF;
   position: relative;
	width: 1005px;
}

#header
{
   height: 60px;
}

#subheader
{
   height: 118px;
	background-image: url(../images/head_startseite.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	border:1px solid #95021E;
}

#subheader_start
{
  height: 118px;
	border-top:1px solid #95021E;	
	border-left:1px solid #95021E;
	border-right:1px solid #95021E;	
}

#subheader #login
{
	float: left;
	margin-left:10px;
	margin-top:10px;
}

#subheader #login a
{
	float: left;
	font-size: 11px;
	color: #95021E;
	text-decoration: none;
}

#subheader #kurzwarenkorb
{
	float: right;
	background-image: url(../images/head_bg_kurzwarenkorb.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 118px;
	font-size: 18px;
	font-weight:bold;
	color:#000;
}

#subnavi
{
	font-size: 12px;
	color:#000;
	font-weight:bold;
/*	border-bottom:1px solid #95021E;*/
	height:21px;
}

#subnavi div
{
	float:left;
	text-indent:15px;
	padding:3px 0px;
}

#claim
{
   float:left;
}

#logo
{
   float:right;
}

#produktmenu
{
   float: left;
   text-align: left;
   margin-left: 0;
   position: relative;
   width: 160px;
	 top: 36px;
}

#content
{
   float: left;
	margin: 0;
   position: relative;
   padding: 0px 5px 20px 5px;
   color: #333333;
   min-height:100%;
	top: 10px;
	width:627px;
}

#content_start
{
  height: 468px;
	background-color: #95021E;
	border-left :1px solid #95021E;
	border-right :1px solid #95021E;	
}

#subcontent_start
{
  float: left;
	margin: 0;
  position: relative; 
  left:732px; 
  top:200px; 
  width:263px; 
  height:149px; 
}

#contentbox
{
	width:600px;
	padding:15px 0px 15px 15px;
}

#spalte_rechts
{
	float: left;
	margin: 0px;
   position: relative;
   color: #333333;
   min-height:478px;
	top: 10px;
	width:206px;
}

#spalte_rechts #zuletzt_angesehen
{
	left:3px;
   color: #FFF;
	margin: 20px auto;
	width:190px;
	background-color: #95021E;	
	color:#FFF;
}

#spalte_rechts #zuletzt_angesehen #produktbild
{
	float:left;
	height:102px;
	width:129px;
	background-color: #95021E;
	border-bottom:1px solid #FFF;
	padding-left:1px;
	margin-bottom:4px;
}

#spalte_rechts #zuletzt_angesehen #nummer
{
	border-bottom:1px solid #FFF;
	width:60px;
	height:80px;
	text-align:center;
	float:left;
	padding-top:22px;
	background-color: #95021E;
	font-size:36px;
	font-weight: bold;
	margin-bottom:4px;
}

#spalte_rechts #zuletzt_angesehen #produktname
{
	width:180px;
	background-color: #95021E;
	color:#FFF;
	padding:5px;
}

#spalte_rechts #kontakt
{
	left:3px;
	margin: 30px 0px;
	width:190px;
	margin: 15px auto;
	border:1px solid #95021E;
}

#spalte_rechts #kontakt div
{
	padding: 5px;
	line-height:20px;
}

#spalte_rechts #downloads
{
	left:3px;
	margin: 30px 0px;
	width:190px;
	margin: 15px auto;
	border:1px solid #95021E;
}

#spalte_rechts #downloads div
{
	padding: 5px;
	line-height:20px;
}

#spalte_rechts #partnerprogramm
{
	left:3px;
	margin: 30px 0px;
	width:190px;
	margin: 15px auto;
	border:1px solid #95021E;
}

#spalte_rechts #partnerprogramm div
{
	padding: 5px;
	line-height:20px;
}

#clear
{
   clear:both;
}

#produktloop
{
	width:627px;
	min-height:100%;
}

#paging
{
	width:625px;
	padding:0px 0px 10px 0px;
	text-align: right;
}

#notify
{
	font-size:12px;
	color:#95021E;
	font-weight: bold;
	margin:10px 0px;
}

#KategorieBox
{
	width:205px;
	border: 1px solid #EF181E;
	background-color: #CCCCCC;
	float:left;
	margin-right: 2px;
	margin-bottom: 15px;
}

#KategorieBox #produktbild
{
	text-align: center;
	border:3px solid #919191;
	margin:5px auto;
	width:190px;
}

#KategorieBox #produktbeschreibung
{
	background-color: #CCCCCC;
	padding:5px;
	height:100px;
}

#KategorieBox #button a
{
	background-color: #CCCCCC;
	border-top: 1px solid #FFF;
	padding:5px;
	display: block;
	text-decoration: none;
	color: #95021E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#KategorieBox #preis
{
	background-color: #95021E;
	border-top: 1px solid #FFF;
	padding:5px;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	height:22px;
	font-weight: bold;
}

#ProduktBox
{
	width:625px;
	border: 1px solid #CCC;
	float:left;
	margin-bottom: 15px;
}

*html #ProduktBox
{
	width:617px;
	border: 1px solid #CCC;
	float:left;
	margin-bottom: 15px;
}

#ProduktBox #produktname
{
	display:block;
	background-color: #D4D0C8;
	font-size: 20px;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	height: 29px;
}

*html #ProduktBox #produktname
{
	width:100%;
	background-color: #D4D0C8;
	font-size: 20px;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	height: 29px;
}

#ProduktBox #artikelnummer
{
	padding:5px 0px 5px 10px;
}

#ProduktBox #produktbild
{
	float: left;
	width: 366px;
	height: 290px;
}

#ProduktBox #produktbeschreibung
{
	float: left;
	width:230px;
	padding:5px 0px;
	margin: 0px 10px;
}

#ProduktBox #button a
{
	background-color: #CCCCCC;
	border-top: 1px solid #FFF;
	padding:5px;
	display: block;
	text-decoration: none;
	color: #95021E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

/*#ProduktBox #preis
{
	background-color: #95021E;
	border-top: 1px solid #FFF;
	padding:5px;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	height:22px;
	font-weight: bold;
}
*/

#ProduktBox #preis
{
	color: #95021E;
	font-size: 16px;
	font-weight: bold;
	margin-left:20px;
}

#ProduktBox #versandkosten
{
	margin-left:20px;
}

#footer
{
	margin-top:15px;
	background-color: #CC2128;
	height:30px;
}

#footer a
{
	color:#FFF;
	text-decoration: none;
}

#footer_start
{
	background-color: #CC2128;
	height:30px;
}

#footer_start a
{
	color:#FFF;
	text-decoration: none;
}

#abschluss
{
	background-color: #95021E;
	height:10px;
}

/*   ############################### Buttons #########################################   */


#button_links
{
	float:left;
	padding:5px 15px 5px 0px;
	text-decoration: none;
}

#button_rechts
{
	float:right;
	padding:5px 0px 5px 15px;
	text-decoration: none;
}
/*
#button, #button a, #button input, #button_links, #button_links input
{
	background-color: #CCC;
	border:1px solid #CCC;
	color: #95021E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
*/
/*
#button_back
{
	float:left;
	background-color: #CCCCCC;
	padding:5px 15px 5px 15px;
	text-decoration: none;
	color: #95021E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#button_weiter
{
	float:right;
	background-color: #CCCCCC;
	padding:5px 15px 5px 15px;
	text-decoration: none;
	color: #95021E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
*/
#button_submit
{
	float:left;
	background-color: #CCC;
	border:1px solid #CCC;
	padding:2px 15px 2px 15px;
	color: #95021E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#laquo
{
	font-size:14px;
	vertical-align:1px;
	margin-right:2px;
}

#raquo
{
	font-size:14px;
	vertical-align:1px;
	margin-left:2px;
}