/*
	Stylesheet für www.profotshop.ch 
	Screen Styles
*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none;
}
html {
	
	background: #76a6bf;
	height: 100%;
}
body {
	background: #FFF;
	font-size: 62.5%;
}
div#wrapper {
	width: 93.1em /*931px;*/;
	padding: 0 0 2em 0;
	font-size: 110%;
}
.hiddeninfo, fieldset legend {
	display: none;
}
ol li, ul li {
	list-style: none;
}
h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 1.875em 0 1.125em  0.3125em; /*30px 0 18px 5px; */
}
h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 1em 0 0.5em 0.357em /*5px*/;
}
h3 {
	font-size: 130%;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
	clear: both;
}
h4 {
	font-size: 120%;
	margin: 1em 0 0.5em 0.417em /*5px*/;
}
p {
	clear: both;
	margin: 0.8em 0 0.8em 0.454em /*5px*/;
}
strong {
	font-size: 110%;
}
a {
	color: #005250;
}
a:hover {
	color: #851a1b;
}
table {
	width: auto;
}
/*table td {
	background: #e1ebf0;
	padding: 0 0.5em;
}*/
abbr {
	cursor: help;
	color: #851a1b;
}
a.pdf {
	background: url(../../design/layout/pdf.gif) no-repeat;
	padding: 2px 0 0 20px;
	margin: 10px 0 0 0;
	display: block;
}
/* --- Header --- */
div#header {
	height: 130px;
	background: url(../../design/layout/header_bg.gif) repeat-x bottom #FFF;
	position: relative;
}
fieldset {
	float: left;
}
fieldset input {
	font-size: 100%;
	border: 1px solid;
	border-color: #abadb3 #abadb3 #e3e9ef #e3e9ef;
	background: url(../../design/layout/input_shadow.gif) repeat-x #FFF;
}
fieldset#suche {
	font-size: 110%;
	background: url(../../design/layout/suche_bg.gif) no-repeat;
	width: 239px;
	height:101px;
	position: absolute;
	top: 0;
	left: 165px;
	padding: 0 0 0 16px;
}
fieldset#suche input {
	width: 145px;
	margin: 60px 5px 0 0;
}
fieldset#suche input.button, fieldset#login input.button {
	width: 65px;
	height: 16px;
	color: #FFF;
	background: url(../../design/layout/button_bg.gif) no-repeat;
	border: none;
}
fieldset.warenkorb input.button {
	width: 180px;
	height: 16px;
	color: #FFF;
	background: url(../../design/layout/button2_bg.gif) no-repeat;
	border: none;
}
div#detailsuche {
	font-size: 110%;
	color: #008886;
	position: absolute;
	top: 0px;
	left: 420px;
	height: 40px;
	width: 245px;
	padding: 60px 0 0 10px;
}
a#logo {
	float: left;
	width: 165px;
	height: 60px;
}
/* --- Das Login --- */
fieldset#login {
	width: 239px;
	height: 65px;
	background: url(../../design/layout/login_bg.gif) no-repeat;
	padding: 0 0 0 14px;
	position: absolute;
	top: 0;
	left: 676px;
}
div.login_data {
	padding:10px 10px 0 0;
	color:#FFFFFF;
}
input#kundennummer {
	width: 223px;
	margin: 6px 0 10px 0;
}
input#passwort{
	width: 145px;
	margin: 0 10px 0 0;
}
/* --- Servicenavigation --- */
ul#servicenavi {
	height: 2.9em;
	width: 50em;
	margin: 0 4px 0 0;
	position: absolute;
	top: 101px;
	left: 485px;
}
ul#servicenavi li {
	float: left;
	padding: 0.6em 0 0 1em;

}
ul#servicenavi li a {
	color: #FFF;
	font-size: 110%;
	text-decoration: none;
	display: block;
	border: 1px solid #333;
	padding: 0.181em 0.454em;
}
ul#servicenavi li a:hover {
	border: 1px solid #999;
	background: #666;
}
/* --- Navi --- */
div#navi {
	width: 14.545em /*160px*/;
	float: left;
	background: url(../../design/layout/navi_bg.gif);
	margin: 24px 10px 0 0;
}
div#navi h3 {
	padding: 0 0 0 16px;
	font-weight: bold;
	color: #666;
}
div#navi ul {
	margin: 0 0 20px 0;

}
div#navi ul li {
	margin: 6px 0;
	padding: 0 0 0 16px;
}
div#navi ul li a {
	font-size: 120%;
	color: #005a87;
	text-decoration: none;
/*	padding: 0 0 0 16px;*/
}
div#navi ul.dlinfo li a {
	color: #666;
}
div#navi ul li a:hover {
	color: #003651;
	text-decoration: underline;
}
div#navi ul li ul li {
	padding: 0 2px 0 13px;
}
div#navi ul li ul li a {
	font-size: 110%;
	color: #851a1b;
}
div#navi ul li ul li a span {
	visibility: hidden;
	margin-left:-12px;
}
div#navi ul li ul li a:hover {
	text-decoration: none;
}
div#navi ul li ul li a:hover span {
	visibility: visible;
}
div#navi ul li ul li a.active {
	font-size: 110%;
	color: #003651;
}
div#navi ul li ul li a.active span {
	visibility: visible;
	margin-left:-12px;
}
/* --- Startcontent --- */
div#startcontent {
	float: left;
	width: 510px;
	padding:  0;
}
ul#topseller li {
	background: url(../../design/layout/startbox_bg.gif) no-repeat #FFF;
	width: 160px;
	height: 280px;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	padding: 5px 0 0 0;
	/*display: inline;*/
}
ul#topseller li ul li {
	background: none;
	width: auto;
	height: auto;
	float: none;
	display: block;
	margin: 0 5px;
}
ul#topseller li ul li h3 {
	font-size: 120%;
	color: #851a1b;
	font-weight: normal;
}
/*ul#topseller li ul li strong, ul#uebersicht li strong,*/ ul li strong{
	/*display: block;*/
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	color: #851a1b;
	/*margin-top: 0.4em;*/
}
ul#topseller li ul li.dasbild {
	height: 140px;
	text-align: center;
	overflow: hidden;
}
ul#topseller li ul li.dasbild img {
	margin: 0 auto;
}
ul#topseller li ul li.specialoffer {
	position: absolute;
	z-index: 99;
	top: -50px;
	left: 70px;
	height: 120px;
	width: 120px;
	background: url(../../design/layout/specialoffer.png) no-repeat;
	text-indent: -9999px;
} 
/* --- Promotion --- */
div#promocontent {
	float: left;
	width: 235px;
	margin: 24px 0 0 0;
	background: url(../../design/layout/promo_bg.gif) repeat-y 0 20px;
	padding: 0 5px 20px 5px;
	/*border: 1px solid lime;*/
	
}
div#promocontent h3 {
	background: url(../../design/layout/promoheader.gif);
	width: 240px;
	height: 17px;
	color: #FFF;
	font-size: 120%;
	margin: 0 -5px;
	padding: 3px 0 0 5px;
}
div#promocontent h4 {
	margin: 0;
}
div#promocontent li {
	padding:  0 0 0 16px;
	line-height: 1.6;
}
div#promocontent li.dasbild {
	text-align: center;
}
div#promocontent li strong {
	color: #851a1b;
	font-size: 120%;
	font-style: italic;
}
div#promocontent li a {
	/*border: 1px solid red;*/
	display: block;
	padding: 0.5em 0 1.5em 0;
}
/* Content */
div#content {
	float: left;
	width: 585px;
	line-height: 1.4;
	font-size: 100%;
}
ol#breadcrumbs {
	background: #e1ebf0;
	height: 20px;
	border: solid #98b5c3;
	border-width: 0 0 1px 0;
	color: #005a87;
}
ol#breadcrumbs li {
	float: left;
	padding: 0.3em 0 0 0.2em;
}
ol#breadcrumbs li a {
	text-decoration: none;
	color: #005a87;
}
ul#paging {
	/*border: 1px solid lime;*/
	height: 20px;
	background: #f5f8fa;
	border: solid #accddd;
	border-width: 0 0 1px 0;
}
ul#paging li {
	float: left;
	width: 49.5%;
	padding: 0.3em 0 0 0.2em;
}
ul#paging li span {
	float: left;
}
ul#paging li a {
	float: left;
	height: 1.4em;
	width: 1em;
	padding: 0 0.5em;
	/*border: 1px solid #accddd;*/
}
ul#paging li a.nav {
  text-decoration: none;
  padding-right: 55px;
}
ul#paging li a.active {
  font-weight: bold;
  color: #851a1b;
}
/* --- Detailseite --- */
div#content h1 {
	font-size: 200%;
	color: #851a1b;
	margin: 30px 0 18px 5px; 
}
div#content h1.detail {
	margin: 30px 0 18px 90px; 
}
div#content img.produktbild {
	float: left;
}
div#info {
	margin: 0 0 0 10px;
	padding: 0 5px;
	width:44%;
	float:right;
}

div#info p.preischf {
	font-size: 180%;
	color: #851a1b;
	padding: 4em 0 0 0;
}
div#info p.preiseur {
	font-size: 140%;
	color: #851a1b;
}
div#info p.preischf span, div#info p.preiseur span {
	font-size: 70%;
}
div#info p.lagerinfo {
	padding: 0 0 0 40px;
	height: 30px;
	background: url(../../design/layout/lagerinfo.gif) no-repeat;
}
fieldset#tobasket {
	background: url(../../design/layout/tobasket_bg.gif) no-repeat;
	width: 228px;
	height: 33px;
	padding: 15px 0 0 25px;
	margin: 0 -10px;
}
input.anzahl {
	width: 1.5em;
	text-align: center;
}
fieldset#tobasket input.button{
	width: 125px;
	height: 16px;
	color: #FFF;
	background: url(../../design/layout/tobasketbutton_bg.gif) no-repeat;
	border: none;
	margin: 0 0 0 30px;
}
ul#addinfo {
	width: 223px;
	clear: left;
	padding: 1em 0 0 0;
}
ul#addinfo li.lieferbedingungen {
	padding: 0 0 5px 50px;
	height: 40px;
	background: url(../../design/layout/lieferbedingungen.gif) no-repeat;
}
ul#addinfo li.lieferbedingungen strong {
	font-style: normal;
	color: #333;
	font-size: 110%;
}
ul#spezifikationen h3 {
	color: #851a1b;
	font-weight: normal;
}
ul#spezifikationen {
	clear: both;
	margin: 0 0 1em 85px;
	font-size: 110%;
}
ul#spezifikationen li {
	
	padding: 0.4em 5px;
}
ul#spezifikationen li.alt {
	background: #dae7ed;
}
/* --- Sidebar --- */
div#sidebar {
	float: left;
	width: 168px;
	margin: 0 0 0 6px;	
	display: inline;
}
div#sidebar div.sidebox {
	width: 168px;
	min-height: 135px;
	background: url(../../design/layout/sidebox_bg.gif) no-repeat 0 23px;
	margin: 30px 0 0 0;
}
div#sidebar div.sidebox h3 {
	background: url(../../design/layout/sidebox_header.gif) no-repeat;
	font-size: 110%;
	color: #FFF;
	height: 23px;
	padding: 0.6em 0 0 1em;
}
div#sidebar div.sidebox h3.warenkorb {
	font-size: 120%;
	background: url(../../design/layout/sidebox_header_warenkorb.gif) no-repeat top;
	font-weight: bold;
	padding: 36px 0 0 1em;
	/*height: 54px;*/
	margin: -25px 0 0 0;
	_margin-top:0px;
}
div#sidebar div.sidebox p, div#sidebar div.sidebox ol, div#sidebar div.sidebox ul  {
	margin: 0.5em 1em;
}
div#sidebar div.sidebox ol li {
	border: solid #CCC;
	border-width: 0 0 1px 0;
	margin: 0 0 1em 0;
	padding: 0 0 0.2em 0;
}
div#sidebar div.sidebox ol li strong {
	display: block;
}
div#sidebar div.sidebox ol li.total {
	font-size: 110%;
	font-weight: bold;
	color: #851a1b;
	border: double #CCC;
	border-width: 0 0 3px 0;
}
div#sidebar div.sidebox a {
	text-decoration: none;
	display: block;
	margin: 5px 0 0 10px;
	width: 150px;
}
div#sidebar div.sidebox li a {
	margin: 0;
	
} 
div#sidebar div.sidebox a.kasse {
	font-size: 120%;
	font-weight: bold;
	background: url(../../design/layout/topay.gif) no-repeat;
	color: #FFF;
	width: 158px;
	height: 23px;
	margin: 0;	
	padding: 5px 0 0 10px;
}
div#sidebar div.sidebox a.kasse:hover {
	background: url(../../design/layout/topay_hover.gif) no-repeat;
}
/* --- Kategorien Übersicht --- */
ul#kategorien li {
	background: url(../../design/layout/startbox_bg.gif) no-repeat #FFF;
	float: left;
	width: 160px;
	height:160px;
	margin: 0 10px 10px 0;
	text-align: center;
}
ul#kategorien li a {
	font-size: 120%;
	
}
ul#kategorien li a img {
	display: block;
	margin: 10px auto;
}
/* --- Übersicht --- */
ul#uebersicht li {
	clear: left;
	width: 585px;
	min-height: 150px;
	display: block;
	margin: 0 0 10px 0;
	background: url(../../design/layout/uebersicht_bg.gif) no-repeat;
}
ul#uebersicht li strong {
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: #851a1b;
	}
ul#uebersicht li h2 {
	color: #851a1b;
	padding: 1em 0;
	font-weight: normal;
}
ul#uebersicht li a.bildklein{
	float: left;
	/*border: 1px solid lime;*/
	width: 160px;
	height:160px;
	text-align: center;
	margin: 5px 10px 0 0;
}
ul#uebersicht li a.bildklein img {
	margin: 0 auto;
}
ul#uebersicht li table {
	float: left;
	margin: 0 20px 0 0;
	width: 190px;
	font-size: 110%;
}
ul#uebersicht li ul {
	float: left;
	padding: 0 0 0 50px;
}
ul#uebersicht li ul li {
	width: auto;
	min-height: 10px;
	background-image: none;
	margin: 0.5em 0;
}
ul#uebersicht li input.button{
	width: 125px;
	height: 16px;
	color: #FFF;
	background: url(../../design/layout/tobasketbutton_bg.gif) no-repeat;
	border: none;
	margin: 0 0 0 18px;
	}
/* --- Bestellablauf --- */

ol#bestellablauf {
	background: url(../../design/layout/bestellablauf_bg.gif) no-repeat;
	width: 593px;
	height: 28px;
	margin: 0 -4px;
}	
ol#bestellablauf li {
	color: #FFF;
	float: left;
	/*width: 195px;*/
	text-align: center;
	padding: 0.6em 0 0 0;
	/*list-style: decimal;*/
}
ol#bestellablauf li a {
	color: #FFF;
	display: block;
	height: 28px;
	width: 195px;
	background: url(../../design/layout/bestellablauf_bg_hover.gif) no-repeat;
	
	margin: -0.6em 0 0 0;
	/*border: 1px solid red;*/
}
ol#bestellablauf li.step1 {
	width: 200px;
}
ol#bestellablauf li.step1 a{
	width: 200px;
	padding: 0.6em 0 0 0;
}
ol#bestellablauf li.step2 {
	width: 195px
}
ol#bestellablauf li.step2 a {
	background-position:  -200px 0;
	width: 195px;
	padding: 0.6em 0 0 0;
}
ol#bestellablauf li.step3 {
	width: 195px;
}
/* --- step 1 --- */
fieldset.warenkorb {
	float: none;
}
table#warenkorb {
	/*border: 1px solid red;*/
	width: 585px;
}
table#warenkorb th {
	text-align: left;
	font-size: 110%;
	padding: 5px;
	background: #dae7ed;
}
table#warenkorb td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #f5f8fa;
}
table#warenkorb td a {
	font-size: 110%;
	display: block;
}
table#warenkorb img {
	float: left;
	margin: 0 10px 0 0;
}
table#warenkorb td.right, table#warenkorb th.right, .right {
	text-align: right;
}
table#warenkorb tr.totalrow td {
	background: #dae7ed;
	font-weight: bold;
	color: #333;
	font-size: 110%;
}
a.nextstep {
	background: url(../../design/layout/nextstep.gif) no-repeat;
	color: #FFF;
	float: right;
	height: 23px;
	width: 243px;
	margin: 10px -4px;
	padding: 5px 0 0 10px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	clear: both;
}	
ul.warenkorbinfo {
	clear: both;
	margin: 1em 0;
}
ul.warenkorbinfo li {
	padding: 0.5em 0;
}
/* --- Step 2 ---*/
fieldset#kontakt legend, fieldset#lieferadresse legend {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #851a1b;
padding: 2em 0 1em 0;
}
fieldset#kontakt ul {
	clear: both;
}
fieldset#kontakt li, fieldset#lieferadresse li {
	background: #dae7ed;
	height: 1.8em;
	margin: 0 0 0.6em 0;
	width: 585px;
	font-size: 110%;
	/*padding: 0.4em 0 0 0;*/
}
fieldset#kontakt li label, fieldset#lieferadresse li label {
	width: 15em;
	float: left;
	text-align: right;
	padding: 0.4em 1em 0 0;
}
fieldset#kontakt li.mandatory label {
	color: #333/*#851a1b*/;
	font-weight: bold;
}
fieldset#kontakt li.mandatory {
	background: #B9D0DB;
}
fieldset#kontakt li input, fieldset#lieferadresse li input {
	width: 20em;
	padding: 0.2em
}
fieldset#kontakt li input.klein, fieldset#lieferadresse li input.klein  {
	width: 6em;
	margin: 0 4px 0 0;
}
ul.adresse li {
	margin: 0.4em 0;
}
ul#payment li {
	margin: 0.5em 0;
	font-size: 110%;
	clear: left;
	background: #B9D0DB;
}
ul#payment li input {
	float: left;
}
ul#payment li label {
	width: 15em;
	float: left;
}
ul#payment li strong {
	font-style: normal;
	color: #000;
}


/* --- Footer --- */
div#footer {
	clear: left;
	background: url(../../design/layout/footer_bg.gif) repeat-x;
	height: 170px;
	margin: 0 0 -140px 0;
	position: relative;
	color: #FFF;
	padding: 0 0 0 700px;
	white-space: nowrap;
}
div#footer a {
	text-decoration: none;
	color: #FFF;
}

.errors_title{
	color:#CC0000;
	font-weight:bold;
}
ul#errors{
	margin:10px;
}
ul#errors label{
	display:none;
}
ul#errors li{
	background-color:#FFECF0;
	color:#CC0000;
	list-style: none;
	padding:5px;
	margin:5px;
}
ul#herstellers li {
	width: 145px;
	height: 145px;
	float: left;
	position: relative;
	text-align:center;
}
ul#herstellers li a{
	text-decoration:none;
}
table#big_product_image{
	position:absolute;
	display:none;
	border:1px solid #76a6bf;
	z-index:500;
}
.product_info td{
	background: #e1ebf0;
	padding: 0 0.5em;
}
.input_text{
	border:1px solid #333333;
}
.button{
	border:1px solid #333333;
	padding:0 5px 0 5px;
}
.select{
	border:1px solid #333333;
}
.basket_input{
	border:1px solid #999999;
}
#rating{
  text-align: center;
  padding-top: 10px;
}
#rating h6{
  font-size: 12px;
}
#rating p{
  text-align: justify;
  margin: 0;
}