
/*begin css reset */
* { 
	margin:0; padding:0; border:0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: normal;
  } 

/* end css reset */

body{
	font-size: 12px;
	font-weight: normal;
	height: 100%;
}

#container{
	width: 1000px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	/*min-height: 400px;
	height:100%;*/
	border:1px solid #CED2DD;
	position: relative;
	font-weight: normal;
	overflow: hidden;
	background: url("../images/layout/border_2px.png") repeat-y 158px;
}

#header_wrap{
	width:100%;
	height: 225px;
	background-color: white;
	display: block;
	position: relative;
	clear: both;
}
#inhalt_wrap{
	position:relative;
	display:block;
	clear:both;
	background-color: transparent;
	width: 100%;
	/*min-height:300px;*/
	height: auto;
}

.header_oben{
	width: 100%;
	height: 48px;
	border-bottom: 0px solid #CED2DD;
	background-color: white;
	text-align: center;
}

.header_image{
	z-index:0;margin-bottom:0;margin-top:auto;position: absolute;bottom:-2px;left:0;
}

.header_text{
	z-index: 1;position: absolute;top:10px;text-align: center;
	width: 998px;
}

.header_oben p{
	padding-top:15px;
}

.header_oben h3, .header_text h3{
	color:#C4CAE4;
	text-align: center;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0;
}

h3{
	font-size: 13px;
}

.header_mitte{
	position:relative;
	clear:both;
	height: 152px;
	background: url("../images/layout/header_mitte_bg.png") repeat-x top left;
}

.header_mitte .qualitaet{
	float: left;
	width: 100px;
} 


* html .header_mitte .qualitaet{
	width: 100px;
}

.header_mitte .qualitaet img{
	margin-top:15px;
	margin-left:10px;	
}

.header_mitte .logo{
	margin-left:100px;
	background: url("../images/layout/skonto3.png") no-repeat;
	height: 246px;
	width:680px;
	margin-right: 160px;
}

.div_product_list{
	margin:-10px;
}

.header_mitte .logo img{
	margin-left:130px;
	margin-top:10px;
}

* html .header_mitte .logo{
	margin-left:80px;
}

.header_mitte .ringe{
	width: 150px;
	position: absolute;
	right: 100px;
	bottom:0px;
}

*+html .header_mitte .ringe img, * html .header_mitte .ringe img{
	margin-bottom:-3px;
}

.header_unten{
	clear:both;
	height: 40px;
	border-top: 2px solid #CED2DD; 
	border-bottom: 2px solid #CED2DD; 
	position: relative;
	margin-bottom:0;
}

*+html .header_unten{
	height: 40px;
}

.kategorie{
	height: 30px;
	border-right: 2px solid #CED2DD; 
	width: 158px;
	position: absolute;
	left: 0;
	text-align: center;
	padding-top:10px;
}

.bezahl_art{
	position: absolute;
	right: 0;
	width: 80px;
	bottom:0px;
}

*+html .bezahl_art img{
	margin-bottom:-3px;
}

* html .bezahl_art img{
	margin-bottom:-3px;
}

.errorBox, .headerInfo
{
	font-size: 10px; font-weight:bold;
	text-align:left;
	background-color: #FFCFCF;
}

.copyright, .copyright a{
	color:gray;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}

.top_menu{
	/*margin-left: 170px;*/
  left: 170px;
	margin-top:10px;
	float:left;
  position: absolute;
}
.top_kat{
	margin-left: 170px;
	margin-top:10px;

}

.searchbox_top{
	margin-left:14px;
	float:right;
	width:210px;
  position: relative;
}


.searchbox{
	float:left;
  margin-top: 10px;
}



.searchbox a{
	text-decoration: none;
	color:#0E0E0E;
	list-style: none;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
	color:#0E0E0E;
}


	
.searchbox a:hover{
	color:#DFAD30;
}


.searchbox_sub{
	float:left;
	margin-left:4px;
  margin-top: 10px;
}

.searchbox_sub2{
	float:left;
	margin-left:0px;
  margin-top: 10px;
}

.top_menu ul li{
	list-style: none;
	vertical-align: top;
	margin-right: 16px;
	font-weight: normal;
  float: left;
  margin-left: 23px;
}

.left_menu{
	float: left;
	width: 160px;
	min-height: 100%;
	background-color: transparent;
	display: block;
	position: relative;
	height: auto;
	border-right: 0px solid  #CED2DD;
}

*+html .left_menu {
	margin-top:1px;
}

.left_menu ul {
	padding: 5px;
}


.left_menu ul li{
	list-style: none;
	text-align: center;
	font-weight: normal;
}

.left_menu ul li a.nicht_aktiv{
	text-decoration: none;
	color:#0E0E0E;
	list-style: none;
	line-height: 150%;
	font-weight: bold;
}


.top_menu ul li a.nicht_aktiv{
	text-decoration: none;
	color:#0E0E0E;
}

.left_menu ul li a.nicht_aktiv:hover{
	color:#DFAD30;
}

.menu_aktiv{
	text-decoration: none;
	list-style: none;
	line-height: 140%;
	font-weight: bold;
	color:#DFAD30;
}

.top_menu ul li a.nicht_aktiv:hover{
	color:#DFAD30;
}

.inhalt{
	margin-left:160px;
	width: 840px;
	min-height: 300px;
	background-color: transparent;
	font-weight: normal;
	border-left: 0px solid #CED2DD;	
	margin-top:-1px;
	line-height: 140%;
}

*+html .inhalt {
	width: 836px;
	min-height: auto;
	margin-top:1px;
}

.inhalt a, .main a{
	text-decoration: none;
	color:#0E0E0E;
	font-weight: bold;
}

.inhalt  a:hover, .main a:hover {
	color:#DFAD30;
}

.kreis_menu div a{text-decoration: none;
	color:#0E0E0E;
	font-weight: bold;
}

.kreis_menu div a:hover{
	color:#DFAD30;
}

.startseite{
	height: 280px;
	background: url("../images/layout/startseite_bg.png") repeat-x right;
	position: relative;
	border:0;
	border-bottom: 2px solid #CED2DD;
	width: 840px;
	margin-right: 0px;
	
}

.startseite_box{
  border-bottom: 2px solid #CED2DD;
}

.startseite img {
	height: 80%;
	position: absolute;
	margin-left:20px;
	margin-top:20px;
}

.startseite p{
	margin-left: 260px;
	padding-top:40px;
	text-align: center;
}

.startseite_unten{
	position:relative;
	margin-top:30px;
	height: 280px;
	border-top: 2px solid #CED2DD;
	border-bottom: 2px solid #CED2DD;
	text-align: right;
	width: 840px;
}

* html .startseite , * html .startseite_unten{
	width: auto;
}

.startseite_unten span{
	position:absolute; 
	margin-bottom:0px;
	bottom:10px;
	left:300px;
}

.startseite_sonderangebote{
	height: 179px;
	background: url("../images/layout/startseite_sonder_angebote.jpg") no-repeat left;
	position: relative;
	width: 100%;
	border-bottom: 2px solid #CED2DD;
	
}

* html .startseite_sonderangebote{
	margin-left:-3px;
}

.startseite_sonderangebote div{
	margin-left:auto;
	margin-right: 5px;
	padding-top:40px;
	text-align: right;
	width: 220px;
	text-align: center;
}

.startseite_sonderangebote h3{
	color:#D99F19;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	line-height: 120%;
}

.contentsHead{
	margin-bottom:10px;
	color:#0E0E0E;
	font-weight: bold;
}
.contentsBottom{margin:15px 0px; text-align: center; }
.contentsBottom a:hover{ color:#DFAD30; }
.contentsBottom a{
	color:#0E0E0E;
	text-decoration: none;
}
.contentsBody{
	font-size: 12px;
	line-height: 150%;
}

.contentsBody span, .contentsBody font {
	/*font-size: 11px;
	line-height: 150%;*/
}

.inhalt ul {
	margin: 5px 0;
}

.inhalt li {
	margin-left: 10px;
	list-style: inside;
}

.contentsTopics{
	margin-bottom:10px;
	color:#0E0E0E;
	font-weight: bold;
}

.checkbox, input, radio, select{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	height: 16px;
}

.inhalt h2{
	font-size: 15px;
	font-weight: bold;
	
}

input, select, textarea {
	border:1px solid gray;
}

.button {
	border:0;
	height: auto;
}

.gold_text{
	color:#DCA525;
}

.onepxwidth { 
	width: 1px;
}


.gold_text_bold{
	color:#DCA525;
	font-weight: bold;
	font-weight: 13px;
}

.inhalt font, .inhalt span {
	/*font-size: 11px;
	line-height: 130%;*/
}

#products_price_text{
	font-size: 15px;
	font-weight: bold;
}

.table_products_listing{
	margin-left:0px;
	border-top: 2px solid #CED2DD;
	border-right: 2px solid #CED2DD;
	border-left: 2px solid #CED2DD;
}

*+html .table_products_listing{
	margin-left:3px;
}

* html .table_products_listing{
	margin-left:0px;
}

.table_products_listing a{
	font-size: 10px;
}

.kreis_menu .kreis_preis_aktiv, .kreis_preis_aktiv{
	color:#DFAD30;
}

.box_titel{
	height: 19px;
	background: url("../images/layout/box_title_bg.png")  no-repeat top left;
	text-align: center;
	vertical-align: middle;
	padding-top:5px;
	font-weight: bold;
}

.box_inhalt{
	text-align: center;
}

.box{
	border-bottom: 2px solid #CED2DD;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.customer_review{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    width: 796px;
    text-align: left;
    margin: 10px;
    padding: 5px;
    border: 1px solid #AAAAAA;
}

.review_title{
    font-weight: bold;
    padding-bottom: 15px;
}

.review_content{
    text-align: justify;
    padding-right: 20px;
}

.review_navigation{
    text-align: right;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    width: 796px;
    margin: 10px;
    font-size: 12px;
}

.review_info{
    vertical-align: top;
    text-align: right;
    line-height: 1.7em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

.customer_review input{
    width: 200px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

.customer_review textarea{
    width: 200px;
    height: 75px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

.product_info table{
  border: 1px solid #000000;
  border-collapse: collapse;
}

.product_info table td{
  border: 1px solid #E0C2C9;
  border-collapse: collapse;
  padding: 3px;
}
