body {
	background-image: url(_img/muster.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5% 10%;
	color: #A59DB2;
	font-size: small;
}

#container {
	width:100%;
}

#kopf {
	border: 1px solid;
	width: inherit;
	background-color: #3F3947;
	background-image: url(_img/kopfzeile_hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.topmenue {
	margin: 0px;
	position: relative;
	top: 35px;
	
}

#content {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top:none;
	width: inherit;
	background-color: #3F3947;
}

.navigation_container {
	width:199px;
	background-color:#3F3947;
	vertical-align: top;
}

.navigation_border {
	width:1px;
	background-color:#030303;
	vertical-align: top;
}

.inhalt {
	margin: 0px;
	padding: 10px;
	font-size: 1em;
	vertical-align: top;
}

#logo {
	background-image:url(_img/kopfzeile_logo.jpg);
	width:199px;
	border-right: 1px solid;
}

#navigation {
	border: 1px dotted #030303;
	padding: 5px;
	margin: 10px;
	line-height: 150%;
}

#untermenue {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-left:10px;
	line-height: 100%;
}

#warenkorb {
	border: 1px dotted #030303;
	text-align: left;
	padding: 5px;
	margin: 10px;
}

#werbung {
	border: 1px dotted #5f576b;
	text-align: center;
	padding: 5px;
	margin: 10px;
	font-size: 0.8em;
	font-weight: bold;
}

img.werbung {
	border: none;
	margin: 2px;
}
#welcome {
	border: 1px solid #5f576b;
	background-color: #3F3947;
	padding: 10px;
	text-align: center;
}
div.artikel {
	border: 1px solid #5f576b;
	background-color: #3F3947;
	margin-top: 15px;
	padding: 10px;
	text-align: justify;
}
img.artikel {
	border: none;
	margin-right: 10px;
}

.menue {
	height: 59px;
}


.bc {
	border-color: #030303;
}

.fl {
	float:left;
}

.plr {
	padding-left: 10px;
	padding-right: 10px;
}

.cl {
	clear:left;
}



h2 {
	padding: 0px;
	margin: 0px;
	color: #ee7f00;
}
.bgc {
	background-color:#3F3947;
}

#inhalt_center {
	border: 1px dotted;
	text-align: center;
	background-color: #3F3947;
	margin: 10px;
	padding: 5px;
	font-size: 1em;
}

.linie {
	background-color:#0FF;
}

.horizontal {
	height:1px;
}

div.links {
	width:149px;
}

a.navigation_kategorie_inaktiv {
	text-decoration: none;
	color: #A59DB2;
	font-weight: bold;
}

a.navigation_kategorie_inaktiv:hover {
	text-decoration: none;
	color: #ee7f00;
}

a.navigation_kategorie_aktiv {
	font-weight: bold;
	text-decoration: none;
	color: #ee7f00;
}

a.navigation_unterkategorie_inaktiv {
	font-size: 0.8em;
	text-decoration: none;
	color: #A59DB2;
}

a.navigation_unterkategorie_inaktiv:hover {
	font-size: 0.8em;
	text-decoration: none;
	color: #ee7f00;
}

.navigation_unterkategorie_aktiv {
	font-size: 0.8em;
	text-decoration: none;
	color: #ee7f00;
}

a.werbung {
	color: #ee7f00;
	text-decoration: none;
}

a.werbung:hover {
	color: #ee7f00;
	text-decoration: none;
}

#inhalt h1{
	font-size: 1.2em;
	font-weight: bold;
}

a.kopf_link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.kopf_link:hover {
	color: #ee7f00;
	text-decoration: none;
}

p.artikel_hl {
	font-weight:bold;
	font-size:medium;
	margin:0px;
	padding:0px;
}

p.artikel_preis {
	font-weight:bold;
	color:#ee7f00;
	margin:0px;
	padding:0px;
}

select.artikel_variante {
	background-color:#5f576b;
	border:1px solid #030303;
	color:#A59DB2;
	width:150px;
}

p.artikel_beschreibung {
	font-size:smaller;
	margin:0px;
	padding:0px;
}

form.bestellung span.bestellung {
	display:block;
	width:150px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
}

form.bestellung input.bestellung {
	width:150px;
}

form.bestellung textarea {
	width:300px;
}

form.bestellung input.bestellung, textarea {
	background-color:#5f576b;
	border:1px solid #030303;
	color:#A59DB2;
	margin: 1px;
	padding: 0px;
}

span.imp_l, span.imp_r{
	display:block;
	padding:4px;
	margin:0px;
}

span.imp_l{
	width:150px;
}

