body {
	margin: 0;
	padding: 0;
	color: #69921c;
	background: #69921c url(../images/common/bg.gif) repeat-x fixed;
	font: normal 12px "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a {
	color: #69921c;
	text-decoration: none;
}
a:hover {
	color: #ff6c00;
}
#main {
	width: 806px;
	margin: 0 auto;
	background: url(../images/common/bords.png) repeat-y;
}
/* ------------------------- Header ------------------------- */
#header {
	width: 800px;
	margin: 0 0 0 3px;
	background: #b2c971;
}
#logo {
	width: 406px;
	height: 152px;
	padding-bottom: 82px;
	background: url(../images/common/towa_service.gif) no-repeat 22px 35px;
}
#logo h1 a {
	display: block;
	width: 384px;
	height: 117px;
	padding: 35px 0 0 22px;
}
#logo h1 a span {
	display: none;
}
#feuille {
	position: absolute;
	z-index: 50;
	width: 141px;
	height: 157px;
	top: 182px;
	margin-left: -56px;
	background: url(../images/common/feuille.png) no-repeat;
}
*+html #feuille {
	margin-left: -256px; /*pour IE7 */
}
#brouette {
	position: absolute;
	z-index: 50;
	width: 306px;
	height: 197px;
	top: 88px;
	margin-left: 571px;
	background: url(../images/common/brouette.png) no-repeat;
}
*+html #brouette {
	margin-left: 371px; /*pour IE7 */
}
#madeingermany {
	position: absolute;
	z-index: 50;
	width: 16px;
	height: 145px;
	top: 0;
	margin-left: -17px;
	background: url(../images/common/made_in_germany.png) no-repeat;
}
*+html #madeingermany {
	margin-left: -217px; /*pour IE7 */
}

/* ------------------------- Menu ------------------------- */
ul#menu {
	width: 400px;
	margin: 0 auto;
	list-style: none;
}
ul#menu li {
	float: left;
	height: 32px;
	margin-right: 10px;
	text-align: center;
	font: bold 16px "Century Gothic", Arial, Verdana, sans-serif;
}
ul#menu li a {
	display: block;
	height: 26px;
	padding-top: 6px;
	color: #fff;
}
ul#menu li a:hover,
ul#menu li a.on {
	color: #282972;
}
ul#menu li.home a {
	width: 71px;
	background: url(../images/onglets/home.gif) no-repeat bottom;
}
ul#menu li.home a:hover,
ul#menu li.home a.on {
	background: url(../images/onglets/home.gif) no-repeat top;
}
ul#menu li.produkt a {
	width: 86px;
	background: url(../images/onglets/produkt.gif) no-repeat bottom;
}
ul#menu li.produkt a:hover,
ul#menu li.produkt a.on {
	background: url(../images/onglets/produkt.gif) no-repeat top;
}
ul#menu li.bildergalerie a {
	width: 121px;
	background: url(../images/onglets/bildergalerie.gif) no-repeat bottom;
}
ul#menu li.bildergalerie a:hover,
ul#menu li.bildergalerie a.on {
	background: url(../images/onglets/bildergalerie.gif) no-repeat top;
}
ul#menu li.kontakt a {
	width: 82px;
	background: url(../images/onglets/kontakt.gif) no-repeat bottom;
}
ul#menu li.kontakt a:hover,
ul#menu li.kontakt a.on {
	background: url(../images/onglets/kontakt.gif) top;
}

/* ------------------------- Content ------------------------- */
#content {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: #eef1e3;
}

/* ------------ Home ------------ */
#plattfuss {
	float: left;
	width: 166px;
	margin: 52px 45px 0 71px;
	text-align: center;
}
#plattfuss img {
	margin-bottom: 8px;
}
#plattfuss h2,
#plattfuss p {
	padding-bottom: 15px;
	color: #ab0000;
	font-size: 15px;
	font-weight: normal;
}
#plattfuss h2 {
	font-size: 24px;
}
#fleche {
	float: left;
	width: 124px;
	height: 51px;
	margin: 129px 0 0;
	background: url(../images/home/fleche.jpg) no-repeat;
}
#vollgummirad {
	float: left;
	width: 236px;
	margin: 83px 0 0 41px;
	text-align: center;
}
#vollgummirad img {
	margin-bottom: 12px;
}
#vollgummirad h2,
#vollgummirad p {
	padding-bottom: 5px;
	color: #084f2f;
	font-size: 24px;
	font-weight: normal;
}
#vollgummirad h2 {
	font-size: 33px;
}
h3 {
	width: 620px;
	margin: 0 auto;
	padding: 20px;
	color: #084f2f;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
#calltoaction {
	width: 196px;
	height: 30px;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
	background: url(../images/home/btn_bestellen.gif) no-repeat;
}
#calltoaction a {
	color: #f8ffe4;
	font-size: 23px;
}

/* ------------ Produkt ------------ */
#fotoTobias {
	float: left;
	width: 159px;
	margin: 17px 20px 42px 23px;
}
#texte {
	float: left;
	width: 557px;
	margin: 17px 0 0;
}
#texte p {
	padding-bottom: 10px;
	line-height: 1.17em;
	text-align: justify;
}
#formular {
	position: relative;
	width: 800px;
	padding-bottom: 40px;
}
#fotoRad {
	float: right;
	width: 296px;
	padding: 0 25px 0 0;
}


/* ------------ formulaire ------------ */
form {
	float: left;
	width: 450px;
	margin: 0 0 0 23px;
	padding: 0;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}
form p {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
}
form p.aktionspreis {
	color: #ff6600;
	font-size: 22px;
	margin: 0 0 20px 30px;
	padding: 0 0 0 36px;
	background: url(../images/produkt/fleches.gif) no-repeat 0 21px;
}
form p.aktionspreis .preis {
	font-size: 38px;
}
form p.aktionspreis .Klammer {
	font-size: 11px;
	color: #f39715;
}
form label {
	display: block;
	float: left;
	width: 80px;
	text-align: left;
	margin: 0 1em 0 0;
	padding: 0.1em;
}
form input {
	width: 240px;
	margin: 0 0.25em 0 0;
	padding: 0 1px;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #69921c;
	background: #eef1e3;
	border: 1px solid #69921c;
}
form label.anzahl {
	width: 378px;
	margin: 20px 0;
}
form label.anzahl span {
	text-decoration: line-through;
}
form input.anzahl {
	width: 30px;
}
#confirmation {
	float: left;
	width: 460px;
	margin: 50px auto;
}
#confirmation p {
	padding: 5px 0;
	text-align: center;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #ff6600;
}
form .txterror {
	display: block;
	margin: 0;
	padding: 5px 0 0 25px;
	font-size: 12px;
	color: #ff6600;
	background: url(../images/produkt/attention.gif) no-repeat 0 2px;
}
form ul.fehler {
	margin: 10px;
	padding: 0;
	list-style-type: none;
}
form .txterror1 {
	display: block;
	width: 363px;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	color: #fff;
	background: #990000;
}
form .txterror2 {
	padding: 5px 0 20px 0;
	color: #000;
	font-size: 12px;
}
form p.bestellen {
	text-align: right;
	margin: 0 20px 0 0;
}
form input#bestellen {
	width: 161px;
	height: 26px;
	border: 0;
	margin: 0;
	padding: 0;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	cursor: pointer;
	background: url(../images/produkt/btn_bestellen.gif) no-repeat;
}

/* ------------ PayPal ------------ */
h4 {
	font-size: 13px;
	padding-bottom: 10px;
}
#formular ul.leistungsdaten {
	margin: 15px 0 30px 0;
	list-style: none;
	font-size: 14px;
}
#formular ul.leistungsdaten li {
	padding: 0 0 10px 20px;
	background: url(../images/produkt/case.gif) no-repeat 0 4px;
}
#formular ul.leistungsdaten li span {
	font-size: 12px;
}
form .buttons {
	clear: both;
	width: 400px;
	padding: 20px 0 0 20px;
}
form label.oder {
	width: 60px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 3px 0 0;
}
form .buttons a {
	display: block;
	float: left;
	width: 161px;
}
form input#kaufen {
	float: left;
	display: block;
	width: 161px;
	height: 26px;
	border: 0;
	margin: 0;
	padding: 0;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	cursor: pointer;
}
#paypal {
	position: absolute;
	left: 48px;
	top: 402px;
}

/* ------------ Danke ------------ */
.danke {
	padding: 80px 0 0 0;
}

/* ------------------------- Bildergalerie ------------------------- */
#galerie {
	width: 700px;
	margin: 0 auto;
	padding: 60px 0;
}
#galerie a img {
	margin: 0 0 0 20px;
	border: 2px solid #69921c;
}
#galerie a:hover img{
	border: 2px solid #ff6c00;
}

/* ------------ Lightbox ------------ */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/bildergalerie/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/bildergalerie/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* ------------------------- Kontakt ------------------------- */
#bild {
	float: left;
	width: 159px;
	padding: 50px 20px 0 200px;
}
#daten {
	float: left;
	width: 175px;
	margin: 60px 0;
}
#daten p {
	padding-top: 20px;
}
#daten p a {
	border-bottom: 1px dotted #69921c;
}
#daten p a:hover {
	border: none;
}

/* ------------------------- Widerrufsbelehrung ------------------------- */
#widerrufsbelehrung {
	padding: 50px 65px 0;
}
#widerrufsbelehrung p {
	padding-bottom: 15px;
	text-align: justify;
}

/* ------------------------- Footer ------------------------- */
#footer {
	width: 800px;
	margin: 70px auto 0;
	text-align: center;
}
#footer p {
	font-size: 10px;
}
#footer p a {
	border-bottom: 1px dotted #69921c;
}
#footer p a:hover {
	border: none;
}