/*
Copyright: Benjamin Singer
www.benjaminsinger.de
Start: 21.09.2009
Letzte Aenderung: 21.09.2009
Codezeilen: 357
*/


/* @charset 'utf-8'; */     /* nonvalid */

@import url(reset.css);

/* ----------------------------------------------------- All browsers */

body {
	font: 19px Tahoma, Verdana, Arial, sans-serif;
	background: url(../images/bgpattern.jpg) repeat;
}

#wrapper-o {
	background: url(../images/contentbox-o.png) repeat-x;
	height: 20px;
	margin: 10px 0 0;
}

#wrapper {
	background: #f79433;
}

#wrapper-u {
	background: url(../images/contentbox-u.png) bottom;
	height: 20px;
	margin: 0 0 50px;
}

#contentbox {
	width: 954px;
	margin: 0 auto;
	position: relative;
	top: 22px;
}

h1#logo {
	background: url(../images/logo.png);
	width: 709px;
	height: 197px;
	float: left;
}

a#btn-impressum {
	background: url(../images/btn-impressum.png);
	width: 33px;
	height: 197px;
	float: left;
	margin: 0 15px 0 15px;
}

a#btn-impressum:hover, a#btn-impressum:focus {
	background-position: -33px 0;
}

ul#navi {
	list-style: none;
}

ul#navi a#btn-home {
	background: url(../images/btn-home.png);
	width: 166px;
	height: 60px;
	float: left;
	margin: 1px 0 8px;
}

ul#navi a#btn-home:hover, a#btn-home:focus {
	background-position: 0 -60px;
}

ul#navi a#btn-shop {
	background: url(../images/btn-shop.png);
	width: 166px;
	height: 60px;
	float: left;
	margin: 0 0 8px;
}

ul#navi a#btn-shop:hover, a#btn-shop:focus {
	background-position: 0 -60px;
}

ul#navi a#btn-kontakt {
	background: url(../images/btn-kontakt.png);
	width: 166px;
	height: 60px;
	float: left;
}

ul#navi a#btn-kontakt:hover, a#btn-kontakt:focus {
	background-position: 0 -60px;
}

#sparen {
	background: url(../images/sparen.png);
	width: 709px;
	height: 122px;
	clear: both;
}

#homeboxes {
	width: 845px;
	margin: 0 auto;
}

#descbox {
	width: 575px;
	float: left;
}

#descbox-o {
	background: url(../images/descbox-o.png);
	width: 575px;
	height: 30px;
	margin: 10px 0 0;
}

#descbox-content {
	background: url(../images/descbox.png) repeat-y;
	width: 575px;
	min-height: 289px; /* IE 6 akzeptiert min-height nicht */
}

#descbox-u {
	background: url(../images/descbox-u.png);
	width: 575px;
	height: 35px;
}

#shopbox {
	width: 231px;
	float: left;
	margin: 10px 0 0 30px;
}

#shopbox-o {
	background: url(../images/shopbox-o.png);
	width: 231px;
	height: 109px;
}

#shopbox-content {
	background: url(../images/shopbox.png) repeat-y;
	width: 231px;
	min-height: 205px;
	text-align: center;
}

#shopbox-u {
	background: url(../images/shopbox-u.png);
	width: 231px;
	height: 40px;
}

#descbox ul {
	width: 500px;
}

#descbox li {
	font-size: 25px;
	font-weight: bold;
	background: url(../images/descboxpunkt.png) no-repeat 25px 7px;
	line-height: 57px;
	padding: 7px 0 7px 125px;
}

#shopbox-content p {
	padding: 8px 20px;
	line-height: 30px;
}

.adressbox:hover {
	background: #f69c44;
}

.adressbox {
	border-left: 10px solid #000;
	border-top: 3px solid #000;
	padding: 5px 0 0 15px;
	width: 225px;
	float: left;
	margin: 55px 50px 0 10px;
}

.adressbox h2 {
	font-size: 25px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 5px;
	margin: 0 0 20px;
	text-decoration: underline;
}

.adressbox p {
	font-size: 17px;
	padding: 7px 0;
}

.adressbox p.adresse-klein {
	font-size: 12px;
	font-style: italic;
	padding: 0 0 7px;
}

.adressbox p strong {
	line-height: 35px;
}

.adressbox p.lesspaddingbottom {
	padding: 7px 0 1px;
}

.adressbox p.morepaddingtop {
	padding: 20px 0 0;
}

#kontaktboxen {
	width: 255px;
	float: left;
	margin: 0 60px 0 0;
}

#oeffnungszeiten {
	margin: 40px 40px 0 20px;
	float: left;
	width: 255px;
}

#oeffnungszeiten-o, #mailkontakt-o {
	background: url(../images/kontaktbox-o.png);
	width: 255px;
	height: 35px;
}

#oeffnungszeiten-u, #mailkontakt-u {
	background: url(../images/kontaktbox-u.png);
	width: 255px;
	height: 41px;
}

#oeffnungszeiten-content, #mailkontakt-content {
	background: url(../images/kontaktbox.png) repeat-y;
	width: 255px;
}

#oeffnungszeiten h2, #mailkontakt h2 {
	font-size: 25px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 2px solid #000;
	letter-spacing: 1px;
	text-align: center;
	width: 230px;
	margin: 0 auto;
	padding: 0 0 7px;
}

#oeffnungszeiten ul {
	margin: 7px 0 0 60px;
	font-size: 17px;
	list-style-type: circle;
}

#oeffnungszeiten ul li {
	padding: 5px 0 3px 5px;
}

#mailkontakt {
	padding: 15px 40px 0 20px;
	clear: both;
	width: 255px;
}

#mailkontakt p {
	margin: 15px 0 0;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 19px;
}

#mailkontakt a {
	border-bottom: 1px dotted #4c4c4c;
}

#mailkontakt a:hover, #mailkontakt a:focus {
	border-bottom: 1px solid #4c4c4c;
	background: #f9c694;
}

#maphinweis {
	float: left;
	width: 560px;
	margin: 15px 0 0 10px;
	padding: 5px 0 5px 15px;
	border-left: 10px solid #000;
}

#maphinweis p {
	font-size: 16px;
	line-height: 25px;
	font-style: italic;
}

p.clear {
	clear: both;
	visibility: hidden;
	padding: 0 0 20px;
}


/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 #descbox-content {
	background: url(../images/descbox.png) repeat-y;
	width: 575px;
	height: 289px; /* IE 6 akzeptiert min-height nicht */
}

.ie6 #shopbox-content {
	background: url(../images/shopbox.png) repeat-y;
	width: 231px;
	height: 205px;
}

.ie6 #wrapper {
	background: #f89c41;
	height: 719px;
}

.ie6 #contentbox {
	width: 954px;
	height: 672px;
	margin: 0 auto;
	position: relative;
	top: 22px;
}

.ie6 #wrapper-o {
	background: url(../images/contentbox-o.png) repeat-x;
	height: 20px;
	margin: 100px 0 -3px;
}

.ie6 #wrapper-u {
	background: url(../images/contentbox-u.png) bottom;
	height: 20px;
}
