﻿body {
	font:13px/15px Verdana, sans-serif;
	color:#000;
	background:url('balken.png') repeat-x #FFF;
	padding:0;
	margin:0;
}

#emblem {
	position:absolute;
	top:8px;
	left:799px;
}

#haendler {
	font:10px/12px Verdana, sans-serif;
	position:absolute;
	top:88px;
	left:20px;
}

#cart {
	font:10px/12px Verdana, sans-serif;
	position:absolute;
	top:48px;
	left:670px;
	background:url('cart.gif') no-repeat;
	padding-left:35px;
	padding-top:3px;
	height:20px;
	text-decoration:none;
	color:#000;
}

/*****				navbar					*****/

#navbar {
	font:10px/12px Verdana, sans-serif;
	position:absolute;
	top:49px;
	left:0px;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
}

#navbar li {
	float:left;
	display:block;
	margin:0;
	padding:0;
}

#navbar a, #navbar .current {
	border-top:1px solid #8A0;
	border-right:1px solid #8A0;
	background-color:#EFA;
	float:left;
	display:block;
	padding:4px 7px;
	text-decoration:none;
	color:#555;
	width:84px;
}

html>body>#navbar a {
	width:70px;
}

#navbar a:hover, #navbar .current {
	color:#000;
	background-color:#DF8;
}

#navbar #hotline a {
	border:none;
	background-color:transparent;
	float:none;
	display:inline;
	padding:0;
	text-decoration:underline;
	color:#A00;
	width:auto;
}

#navbar #hotline {
	color:#8A0;
	display:block;
	padding:4px 7px 4px 25px;
	font-weight:bold;
}

/*****				navlist					*****/

#navlist {
	position:absolute;
	top:108px;
	left:9px;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	font:11px/13px Verdana, sans-serif;
}

#navlist li {
	margin:0;
	padding:0;
}

#navlist a, #navlist .current {
	display:block;
	padding:3px 0 3px 16px;
	margin:3px;
	text-decoration:none;
	color:#000;
	width:176px;
	border:1px solid #ABA;
	border-left:10px solid #ABA;
	background-color:#FFF;
}

#navlist .current ul {
	margin:0;
	padding:3px 0 3px 12px;
	list-style-type:none;
	width:138px;
}

#navlist .current ul a {
	color:#00A;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	width:auto;
	background-color:transparent;
	text-decoration:none;
}

#navlist .current ul a:hover,
#navlist .current {
	text-decoration:underline;
	background-color:transparent;
}


html>body>#navlist a,
html>body>#navlist .current {
	width:150px;
}

html>body>#navlist .current ul {
	width:122px;
}

#navlist a:hover,
#navlist .current {
	border-color:#8A0;
	background-color:#EFA;
}

#navlist #bewertungen {
	margin-top:32px;
	color: #008;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	border:none;
	text-align:center;
	text-decoration:underline;
}

#navlist #bewertungen:hover {
	background: transparent;
	text-decoration: none;
}

#navlist li a.ueber {
	display: block;
	border: none;
	background: #FEE;
	border:1px solid #800;
	border-left: 10px solid #800;
}

#navlist li a.ueber:hover {
	background: #FDD;
	border:1px solid #F00;
	border-left: 10px solid #F00;
}

/*****				content					*****/

#content {
	position:absolute;
	top:93px;
	left:230px;
	margin:0;
	padding:0;
	width:740px;
	overflow:visible;
}

.break {
	clear:both;
}

h1 {
	font-size:17px;
	font-weight:bold;
	margin:16px 0;
	padding:0;
}

h1 a {
	font-size:15px;
	margin-left:30px;
}

a {
	color:#A00;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

p {
	margin:0;
	padding:0;
}

h2 a {
	font-weight:bold;
}

h2 {
	margin:0;
	padding:0;
	font-size:12px;
}

/*****				articles				*****/

#leftcol {
	margin:10px 0 0 0;
	float:left;
	width:350px;
}

#picturebox {
	text-align:center;
	height:250px;
}

#example {
	margin:0;
	padding:10px;
	border:1px solid #000;
}



#text {
	width:280px;
	margin-left:375px;
	text-align:justify;
}

#text ul {
	margin:0;
	padding:25px 0;
}

#text li {
	margin:0 0 0 30px;
	padding:0;
}

#preis {
	float:right;
	margin:0;
	padding:0;
}

/*****				shop					*****/

.shop {
	text-align:justify;
}

.shop table {
	width:600px;
	padding:0;
	margin:0;
	border:none;
	border:1px solid #ABA;
	vertical-align:none;
}

.shop tr {
	margin:0;
	padding:0;
}

.shop td {
	padding:12px;
	margin:12px;
	border:none;
	background-color:#EFA;
	font-size:12px;
	vertical-align:top;
}

.shop .imagecol {
	width:120px;
	padding:0;
}

/*****				details				 *****/

#details {
	padding:20px;
	text-align:justify;
	background-color:#FFF;
}

#faq {
	margin-left:0px;
	width: 40em;
	text-align:left;
	background-color:#FFF;
}

#faq p {
	margin: 1em 0;
}

#left {
	float:left;
	margin:10px 20px 10px 0;
	width:300px;
}

#right {
	margin:10px 0 10px 320px;
	width:300px;
}

#details img {
	padding:0;
	margin: 1em;
}

/*****				shop					*****/

#Inhalt {
	position:absolute;
	top:98px;
	left:200px;
	margin:0;
	padding:1em;
	width:740px;
}

#Preisberechnung, #Preisberechnung2 {
	text-align:left;
	font-weight:bold;
	padding-top:1em;
	clear:both;
}

table {
	width:100%;
	font-weight:normal;
	font-size:10px;
}

form table th, form table td {
	border-right:1px dotted #8A0;
}

#PreisBausatz table th, #PreisBausatz table td {
	border: 0;
}

#PreisBausatz input, #PreisBausatz select {
	margin: 0;
	text-align: center;
	font-size: 10px;
	border: none;
}

.lastcol {
	border-right:none;
}

form th {
	border-bottom:1px solid #8A0;
	text-align:center;
}

#Uebersicht table th, #Uebersicht table td {
	border-bottom:none;
	border-right:none;
	padding:0 1em;
}

#Preisberechnung2 td {
	padding-left:1em;
	border-right:none;
}


#Preisberechnung2 th {
	text-align:right;
	font-size:12px;
	border-bottom:none;
	border-right:none;
}

input, select {
	margin:0.5em;
	text-align:center;
	font-size:10px;
	border:1px solid #888;
}


#Preisberechnung2 input, #Preisberechnung2 select  {
	text-align:left;
}

#Warenkorb th {
	font-size:12px;
}

#Warenkorb td {

}

.waren0 {
	background: #DE9;
}

.waren1 {
	background: #EFA;
}

#Warenkorb td, #Warenkorb th {
	padding-top:1em;
}

#Warenkorb td.unten, #Warenkorb th.unten {
	border-bottom:1px dashed #888;
	padding-bottom:1em;
	padding-top:0;
}

#Warenkorb th.right {
	text-align:right;
}

.submit {
	background-color:#DDD;
	color:#000;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding:2px 15px 2px 15px;
	border:1px solid #888;
}

#Position {
	background-color:#EFA;
	padding:0.5em;
	font-size:11px;
	width:560px;
	line-height:1.5em;
}

strong {
	font-weight:bold;
}

h2.datum {
	text-align:right;
}

textarea {
	width:100%;
}

.rot {
	color:#F00;
}


#ShopLinks {
	position:absolute;
	left:600px;
	margin:20px 0 0 0;
	padding:0;
	font-size:12px;
	list-style-type:none;
	line-height:17px;
}

#ShopLinks li {
	margin:0.5em 0;
	padding:0;
}

.right {
	float:right;
	padding:1em;
}

.left {
	float:left;
	padding:1em;
}

hr {
	clear:both;
}

.righta {
	text-align:right;
}

h3 {
	border-bottom:3px #8A0 solid;
}

.kontakt {
	width:560px;
}

.kontakt p {
	padding-left:1em;
}

#rabatt {
	position:absolute;
	top:450px;
	left:380px;
	width:300px;
	padding:5px;
	font-size:10px;
	line-height:12px;
	text-align:left;
	background-color:#EFA;
}

.home {
	width:auto;
	padding:0;
	margin:1em 160px 0 0;
	background-color:#EFA;
}

.home tr {
	padding:0;
	margin:1px 0 0 0;
}

.home td {
	padding:1em;
	margin:0;
	text-align:justify;
	font-size:12px;
}

.inactive {
	color:#777;
}

#ich {
	position: relative;
	margin-left: -32px;
	margin-top: -12px;
}

html>body #ich {
	position:relative;
	margin-left: -32px;
	margin-top: -28px;
}

#klapp {
	display: block;
}

#klapp h2 {
	background: #800;
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 0.5em 1em;
}

#versteckt {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	display: none;
}

#versteckt a {
	border-color: #D88;
	margin: 0;
	border-left-width: 16px;
}

#versteckt a:hover {
	border-color: #800;
}

#versteckt span {
	display:block;
	padding:3px 0 3px 16px;
	margin:0;
	text-decoration:none;
	color:#000;
	width:191px;
	border:1px solid #D88;
	border-left:1px solid #D88;
	background-color:#FFF;
}

html>body>#navlist>#klapp span {
	width:165px;
}

#eos440{
	position: absolute;
	left: 600px;
	top: 90px;
	width: 150px;
	padding: 1em;
	border: 1px solid #8a0;
	background-color: #eee;
}

#RabattB {
	position: absolute;
	left: 600px;
	top: 450px;
	width: 150px;
	padding: 1em;
	border: 1px solid #8a0;
	background-color: #eee;
}

#kaufen {
	position: absolute;
	padding: 7px;
	background: #FC0;
	border: 4px solid #F90;
	left: 500px;
	top: 450px;
}

#kaufen a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#wind {
	position: absolute;
	left: 600px;
	top: 350px;
	width: 150px;
	padding: 1em;
	text-align: center;
}

