
body {
overflow: scroll;
overflow-x: auto;
}

p, div, html, body, h1, h2 {
	margin: 0;
	padding: 0;
}

hr {
	margin:10px 0px 10px 0px;
	padding:0px;
	height:0px;
	border:0px;
	border-bottom:1px dotted #904001;
}

body {
	
	background: #924200 url(../de,standard-themaderinstallation,images/bodybg.jpg) no-repeat;
	background-position:top center;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#box {
	border-left: 5px solid #040209;
	border-right: 5px solid #040209;
	width:939px;
	margin: 0px auto;
}


/* Fehlermarkierung */

.error { padding: 10px 0; font-weight: bold; color: #FF0000; }
p.error { background-color:#CC0000; color:#000000; padding:5px; }
p.erfolg { background-color:#009933; color:#FFFFFF; font-weight:bold }
p.rot { color: #FF0000; font-weight:bold }
input.error { padding: 2px 2px 1px 2px; border: 2px solid #FF0000; }
textarea.error { padding: 2px 2px 1px 2px; border: 2px solid #FF0000; }
.error-check { padding: 0 2px 2px 2px; background: #FF0000; }
select.error { padding: 0; font-weight: bold; color: #FF0000; border: 2px solid #FF0000;}


input { margin: 0; width:auto; padding:0.1em; overflow:visible }


p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 939px;
	height: 197px;
	margin: 0 auto;
	background: #000000 url(../de,standard-themaderinstallation,images/header.jpg);
	position:relative;
}

#header .logo {
	position:absolute;
	top:10px;
	left:0px;
	width:300px;
	height:145px;
	border:0px;
	text-decoration:none;
}

#header a.logo:hover {
	text-decoration:none;
}

#header .warenkorb {
	position:absolute;
	right:10px;
	top:20px;
	color:#ffffff;
}

#header .suchform {
	position:absolute;
	bottom:2px;
	left:5px;
}

#header .suchform #search{
	border:2px solid #86540f;
	padding:1px;
	font-size:12px;
	width:160px;
}

#header .suchfeld_focus {
	color:#666;
	font-style:italic;
}
#header .suchform .suchfeld_submit {
	background-image:url(../de,standard-themaderinstallation,images/okbutton.jpg);
	border:0px;
	width:37px;
	height:22px;
	margin-left:3px;
	cursor:pointer;
}

#headermenu {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:14px;
}

#headermenu ul {
	position:absolute;
	bottom:5px;
	right:0px;
	margin:0px;
	padding:0px;
}

#headermenu li {
	float:left;
	list-style-image:url(../de,standard-themaderinstallation,images/trennstrich.jpg);
	margin-right:15px;
}

#header a {
	text-decoration: none;
	color:#ffffff;
}

#header a:hover {
	text-decoration:underline;
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
	background-image:url(../de,standard-themaderinstallation,images/contentbg.gif);
	background-color:#c08b45;
}

#content {
	float: right;
	width: 718px;
	color:#000000;
	min-height:400px;
}

* html  #content {
	height:400px;
}

#content #text {
	padding:0px 10px 10px 10px;
}

#content h3 {
	border-bottom:1px dotted #000000;
	height:20px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	font-size:14px;
}
#content .siesindhier {
	margin:3px 10px 0px 10px;
	padding-bottom:5px;
	border-bottom:1px solid #904001;
	display:block;
}

#content .siesindhier .caption {
	font-weight:bold;
}

#content p.etikettentext {
	font-size:11px;
	font-style:italic;
}
#content p {
	margin:7px 0px;
}

#content .p_teil2 {
	/*border:1px dotted #904001;*/
	/*padding:10px 0px 10px 10px;*/
	/*background-color:#d49f59;*/
	margin-top:10px;
}

#content table.brennwerte {
	margin:0px;
}
#content table.brennwerte td.sp1 {
	background-color:#d49f59;
}
#content .produkt_schlagworte {
	float:right; margin:0px 5px 5px 10px; padding:0px 0px 0px 10px; list-style:none
}

#content .produkt_schlagworte li {
	margin:0px 0px 5px 0px; padding:0p; font-style:italic
}

#content .produkt_schlagworte li img {
	vertical-align:bottom; margin-right:10px
}

#content .kleiner {
	font-size:12px;
}

#content a {
	text-decoration:underline;
	color:#000000;
}

#content img {
	border:0px;
}

#content h1 , #content h2 {
	margin:10px 0px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

#content dl.spalten .feld2{
	width:200px;
}
#content dl.spalten dt {
	float: left;
	width: 13em;
	padding: 3px;
}
#content dl.spalten dd {
	margin-left: 13em;
	padding: 3px;
}
#content fieldset {
	padding: 10px;
	border:1px solid #000000

}
#content .info_z1s2 {
	font-weight:bold;
	size:14px;
}

#content .info_z11s2 {
	font-weight:bold;
	size:14px;
	text-decoration:underline;
}



#content fieldset legend {
	padding: 5px;	
}
#content fieldset label {
	display: block;
}
#content .kundenkonto label {
	display:block;
}
#content fieldset p {
	
}

#content .p_bild {
	float:left;
	margin-right:10px;
}

#content .preis {
	font-weight:bold;
	font-size:14px;
}

#content .preisvorher {
	text-decoration: line-through;
}
#content .p_daten {
	margin-top:0px;
	margin-bottom:10px;
}

#content .klickinfo {
	font-size:11px;
}

#content .p_daten dl {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#content .nav2 { width: 100%; text-align: left; }
#content .nav2 dl { float: left; width: 200px; height: 142px; text-align: left; border:1px solid #000000; margin: 0px 10px 10px 0px }
#content .nav2 dl dt { padding: 3px; font-weight: bold; font-size: 14px; text-align:left  }
#content .nav2 dl dt a { color: #000; text-decoration: none; text-align:center }
#content .nav2 dl dt a:hover { text-decoration: underline;}
#content .nav2 dl dd { padding: 3px; margin:0px }
#content .nav2 dl dd bild { float:left; }
#content .nav2 dd .preis {  }
#content .nav2 dd .artikelnr {  font-size:11px; color:#333333 }

#content .nav2 .artikelbox {
	display:block;
	float:left;
	width: 335px;
	height:75px;
	border-top:1px dotted #944500;
	border-left:1px dotted #944500;
	border-right:1px dotted #944500;
	border-bottom:1px dotted #944500;
	position:relative;
	margin:0px 6px 6px 0px;
}

#content .nav2 .artikelbox2 {
	height:125px;
}

#content .nav2 .artikelbox a { text-decoration:none; }
#content .nav2 .artikelbox a.desc:hover { text-decoration:underline; }

#content .nav2 .artikelbox .bild{
	position: absolute;
	top:0px;
	left: 0px;
	margin:6px 0px 0px 6px;
}

#content .nav2 .artikelbox .desc{
	position: absolute;
	top:0px;
	left: 100px;
	margin-top:6px;
	font-weight:bold;
}

#content .nav2 .artikelbox2 .inhalt{
	position: absolute;
	top:68px;
	left: 6px;
	margin-top:6px;
	font-weight:normal;
	font-size:11px;
	line-height:12px;
}

#content .nav2 .artikelbox2 .etikettentext{
	display:none;
}

#content .nav2 .artikelbox .preis{
	position: absolute;
	top:47px;
	right: 0px;
	margin:6px;
}

#content .nav2 .artikelbox .artikelnr{
	position: absolute;
	top:53px;
	left: 100px;
	color:#333333;
}

#content .produkt_navigation {
	text-align:right;
	display:block;

	margin-bottom:10px;
}

#content .produkt_navigation  ul {
	margin:0px auto;
	padding:0px;
}

#content .produkt_navigation  ul li {
	float:left;
	list-style:none;
	margin:4px;
}

#content .produkt_navigation  ul li a.aktiv{
	font-weight:bold;
	font-size:14px;
}

#content #crosspromotion dt {
	float:left;
	margin-right:10px;
}

#content .p_im_warenkorb{
	border:1px solid #333333;
	background-color:#ffffe1;
	padding:1px 0px 1px 3px;
}

#content table#warenkorb, #content #warenkorb thead, #content #warenkorb tbody, #content #warenkorb tfoot, #content #warenkorb tr, #content #warenkorb td{
	border:0px;
}

#content .killer			{ display:block; height: 0; border: 0; line-height: 0em; background: transparent; clear: both; }
* html  #content .killer	{ background: transparent; clear: both; }


#content #terminabo .email
{
	width:250px;
}
#warenkorb th {
	border-bottom:1px solid #000000;
	text-align:left;
}

#warenkorb tfoot {
	
}

#content #warenkorb .info_button_kasse {
	text-align:right;
}

#sidebar {
	float: left;
	width: 217px;
	padding-left: 0px;
	background-color:#3b2e23;
}

/* Menu */

#menu {
	margin-top:10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	
}

#menu a {
	display: block;
	border:0px;
	text-decoration: none;
	color: #dddddd;
}

#menu a img {
	border:0px;
}

#menu a:hover {
	
}

#menu  a .aktiv {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#menu ul.ebene0 li {
	margin-bottom:0px;
}

#menu .ebene1 {
	margin-left:15px;
	margin-bottom:10px;
}

#menu ul.ebene1 li {

	list-style-image:url(../de,standard-themaderinstallation,images/menulist.jpg);
	font-size:13px;
	margin-top:0px;	
}

#menu .ebene1 li a:hover {
	text-decoration:underline;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 939px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px;
	background: #000000;
	font-size: 12px;
	color: #ffffff;
	font-size:14px;
}

#footer a {
	color:#ffffff;
	margin-left:6px;
	margin-right:6px;
}

#legal {
	float: left;
}

#links {
	float: right;
	padding:10px;
}


#weiter {
	float:right;
}

#content .bestellung_anmeldung #weiter {
	float:none;
}

#push {
	clear:both;
	height:30px;
}

#content .bestellung_schritt1_daten input#zurueck { padding:2px 5px 2px 5px; }
#content .bestellung_schritt2_versandzahlung input#zurueck { padding:2px 5px 2px 5px; }
#content .bestellung_schritt3_pruefung input#zurueck { padding:2px 5px 2px 5px; }

#content .bestellung_schritt1_daten input#weiter { padding:5px 10px 5px 10px; }
#content .bestellung_schritt2_versandzahlung input#weiter { padding:5px 10px 5px 10px; }
#content .bestellung_schritt3_pruefung input#weiter { padding:5px 10px 5px 10px; }
#content .bestellung_anmeldung input#weiter { padding:5px 10px 5px 10px; }
.info_button_kasse input {
padding:5px 10px 5px 10px;
}

#content  .bestellung_schritt2_versandzahlung dl.spalten dt { width: 270px; height: 70px; }
#content  .bestellung_schritt2_versandzahlung dl.spalten dd { height: 70px; margin-left: 270px; }
#content  .bestellung_schritt2_versandzahlung dl.spalten dt img { cursor:pointer }