/* --------wuensch-druck.de - STYLE-------- */

/*	1.basics
	2.layout
	3.links
	4.content
	5.navi
	6.subnavi */
	
/*------------------1.basics------------------*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, form, object, textarea {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	background-image: url(../_images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

p {
	margin:3px 0 10px 22px;
	padding:5px 15px 5px 10px;
	line-height:24px;
	background:#f2f9f6;
}
h2 {
	margin:0px auto;
	font-weight: bold;
	font-size: 11px;
	line-height:18px;
	margin:3px 55px 10px 30px;
}
h3 {
	margin:0px auto;
	font-weight: bold;
	font-size: 14px;
	line-height:18px;
	margin:3px 55px 10px 30px;
	color:#009534;
}
h4 {
	margin:0px auto;
	font-weight: bold;
	font-size: 11px;
	line-height:18px;
	padding:3px 0 10px 5px;
	color:#c06;
}
form#Kontaktformular label {							/* Feldbeschriftungen */
	text-align:right;
	width:90px;
	padding:0 15px 0 0;
}
.trennstrich {
	width:255px;
	border-bottom:1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*------------------2.layout------------------*/
#container {
	margin: 0px auto;
	width:860px;
	position:relative;
	left:34px;
	/*border-left: #898989 solid 17px;*/
}
/*#header{
	height:363px;
	width:860px;
	position:relative;
	z-index: 1;}*/

#header h1 {
	font-size: 0.001em;
	color: #fff;
	position:absolute;
	text-indent:-4000px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 a {
	width: 860px;
	font-size: 0.001em;
	height:363px;
	color: #fff;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}
div#header {
	width:860px;
	z-index: auto;
}
#boxleft {
	margin: 15px 60px 0 54px;
	width:385px;
	float:left;
}
#boxleft_tubebind p {
	background-color:#FFFFFF;
}
#boxleft_tubebind {
	margin: 0 0 0 54px;
	width:385px;
	float:left;
}
#boxleft_tubebind ul {
	padding:5px 15px 5px 45px;
}
#boxleft_tubebind li {
	list-style:url(../_images/strich.jpg);
	line-height:24px;
}
#boxright {
	width:270px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#boxright2 {
	width: 300px;
	float: left;
	margin: 0;
}
#boxright3 {
	width:270px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#boxright4 {
	width:270px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#boxright2 h3 {
	padding: 0;
	margin: 10px 0 10px 0;
}
#boxright2 p {
	padding: 0 0 10px 0;
	margin: 0;
}
.footer {
	margin-left:34px;
	height:10px;
	width:860px;
	border-bottom:1px solid #666666;
}
/*------------------3.links------------------*/

a {
	color: #c06;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color: #666;
}
/*------------------4.content------------------*/	
.txt {
	padding:2px 2px;
	line-height:20px;
	padding:3px 0 10px 5px;
}
.txtred {
	line-height:20px;
	color:#c06;
}
dl {
	margin: 0px auto;
	font-size:11px;
}
dloverflow {
	margin: 0 px auto;
	overflow:auto;
}
dt {
	font-weight: bold;
	width:200px;
	margin: 5px 0 5px 30px;
}
dd {
	margin: -20px 0 4px 0;
	padding: 0 0 0 215px;
}
.referenzen1 {
	margin:0px 0 0px 22px;
	padding:0px 15px 0px 10px;
	line-height:23px;
	background:#f2f9f6;
}
.referenzen2 {
	margin:0px 0 0px 22px;
	padding:0px 15px 0px 10px;
	line-height:24px;
	background:#fff;
}
.imgleft {
	float:left;
	padding-right:10px;
	margin:3px 0 10px 30px;
}
.imgright {
	float:left;
	padding: 0 10px 10px 0;
	margin:0;
}
#boxright2 .imgleft {
	float:left;
	padding-right:10px;
	margin:10px 0 10px 15px;
}
/*------------------5.navi------------------*/
#navi {
	height:30px;
	width:800px;
	z-index: 5;
	text-align:right;
	padding-top:30px;
	padding-bottom:4px;
	margin-right:0px;
	border-bottom:solid #CCCCCC 1px;
}
.navi_colour {
	width:100px;
	height:12px;
	float:right;
	margin-right:2px;
	margin-top:4px;
}

#navi ul {
	list-style-type:none;
}
#navi li {
	padding: 0 27px 0 20px;
	display:inline;
	width: 100px;
}
#navi li a {
	text-decoration:none;
	color:#666;
}
#navi li a:hover {
	text-decoration:none;
	color:#009534;
}
.image_header {
	border-bottom:solid #CCCCCC 1px;
	width:800px;
	margin-top:4px;
	padding-bottom:4px;
	height: 242px;
}
/*------------------6.subnavi------------------*/
#subnavi {
	margin-top:4px;
	height:15px;
	z-index: 5;
}
.navi_green {
	float:left;
	background-color:#009534;
	height:12px;
	margin-left:2px;
}
.navi_specials {
	float:left;
	background-color:#d7007c;
	height:12px;
	margin-left:2px;
}
.subnavi_text {
	text-align:center;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
.subnavi_specials {
	text-align:center;
	float:left;
	margin-left:2px;
	margin-top:2px;
}

#subnavi ul {
	list-style-type:none;
}
#subnavi li {
	display:inline;
}
#subnavi li a {
	text-decoration:none;
	color:#666;
}
#subnavi li a:hover {
	text-decoration:none;
	color:#009534;
}
#specials a:hover{
	color: #d7007c;
}
/* ------------------------------ Kontaktformular ------------- */

form#Kontaktformular { 	/* Gestaltung des Formulars - Breite und Abstände z. B. */
	width:400px;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}
form#Kontaktformular label, form#Kontaktformular input, form#Kontaktformular textarea {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	width:200px;
	margin:10px 5px 0 0;
	padding:1px;
	/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}
form#Kontaktformular input, form#Kontaktformular textarea {				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:1px solid #ccc;
	background:#fcfcfc url(../_images/form-hg.png) repeat-x;
}
form#Kontaktformular textarea {						/* Seperate Angaben für die Textarea, falls benötigt */
	height:60px;
}
form#Kontaktformular input:focus, form#Kontaktformular textarea:focus {		/* Stile für aktivierte Formularfelder */
	border:1px solid #ccc;
}
form#Kontaktformular label {							/* Feldbeschriftungen */
	text-align:right;
	width:90px;
	padding:0 15px 0 0;
}
form#Kontaktformular legend {							/* Stile für die Überschriften der Formularabschnitte ("fieldset") */
	/* Hiermit werden die Überschriften nicht angezeigt.
	Falls gewünscht entfernen, um die Anzeige zu ermöglichen */
	display:none;
}
form#Kontaktformular fieldset {						/* Formularabschnitte */
	border:none;
	padding:0 0 0 20px;
}
form#Kontaktformular input#submit {				/* Gestaltung des Submit-Buttons */
	width:120px;
	padding:5px;
	background:#009534;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
}
form#Kontaktformular fieldset#submitbox {			/* Element zur Ausrichtung des Submit-Buttons */
	width:120px;
	height:25px;
	padding:0 0 0 130px;	/* Diese Angabe bestimmt den Abstand zum linken Rand des Formulars */
	clear:both;
}
form#Kontaktformular fieldset#adresse {			/* Formularabschnitt mit den Adressdaten */
	margin:0 10px 0 0;
}
form#Kontaktformular label#label-telefon {			/* Veränderte Größe für das Telefon-Label */
	width:55px;
}
form#Kontaktformular input#Telefon {				/* Veränderte Größe für das Telefon-Feld */
	width:100px;
}
form#Kontaktformular input.radio {					/* Anpassungen für Radio-Buttons - diese müssen die Angabe class="radio" erhalten! */
	width:20px;
	margin-top:2px;
	border:none;
	background:transparent;
}
* html form#Kontaktformular input.radio {			/* Für die Radio-Buttons im IE ein etwas anderer Abstand... */
	margin-top:2px;
}
form#Kontaktformular label.radio {					/* Beschriftungen für Radio-Buttons */
	width:auto;
}
form#Kontaktformular input.checkbox {					/* Anpassungen für Checkboxen - diese müssen die Angabe class="radio" erhalten! */
	width:20px;
	margin-top:10px;
	border:none;
	background:transparent;
}
* html form#Kontaktformular input.checkbox {			/* Für die Checkboxen im IE ein etwas anderer Abstand... */
	margin-top:7px;
}
form#Kontaktformular label.checkbox {						/* Beschriftungen für Checkboxen */
	width:90px;
}
form#Kontaktformular label.required {				/* Klasse zur Kennzeichnung von Pflichtfeldern */
	background:url(../_images/required.png) top right no-repeat;
}
p#fehlermeldung {			/* Die Fehlermeldung */
	display:none;
	background:#f2f9f6;
	border:1px solid #c06;
	padding:20px;
	margin:0 0 15px 0;
}
/* Die folgenden Angaben bitte nicht verändern! */
form#Kontaktformular br {
	clear:left;
}
form#Kontaktformular input[type=hidden] {
	display:none;
	border:0;
	padding:0;
}
.shoplink {
	width: 269px;
	height: 56px;
	margin-bottom: 80px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../_images/shop/shop_button.gif) no-repeat top left;
}
.shoplink a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
img a {
	border: 0px none;
	text-decoration: none;
}
.clear {
	clear: both;
}
.ap {
	height: 90px;
	padding: 0px;
}
.kontaktperson {
	width: 290px;
	background-color: #f2f9f6;
	padding: 10px;
}
.navispecials {
	margin-top: 20px;
	float:left;
	padding-right: 5px;
}
.navispecials h4 a{
	margin-top: -10px;
	margin-bottom: 2px;
	padding:0px;
	height: 10px;
	line-height: normal;
}
.clear {
	clear:both;
}

