﻿.cont {
 color: #2e2e2e;
 font-size: 13px; 
 line-height: 1.5;
 width: 520px;
 text-align: left;
 padding: 10px 0px 15px 5px;
 margin: 0px 0px 15px 0px;
}
.cont h1 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.cont h2 {
	margin-bottom: 2px;
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
.cont h3 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.cont h4 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.cont h5 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.cont h6 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.cont strong { font-weight: 600; }

.cont ul {
 list-style: none;
 padding-left: 0;
 margin-left: 0;
 padding-bottom: 10px;
}

.cont li {
 background-attachment: scroll;
 background-image: url('bullet.gif');
 background-repeat: no-repeat;
 background-position: 32px 12px;
 padding: 4px 0 4px 45px;
}

.kopf h1 {
	margin-bottom: 10px;
	color: #ED008C;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.kopf h2 {
	margin-bottom: 2px;
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
.kopf h3 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.kopf h4 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.kopf h5 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.kopf h6 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
/* ############################## Texteditor ####################################### */

.cont-r-l {
 color: #2e2e2e;
 font-size: 13px; 
 line-height: 1.5;
 width: 180px;
 text-align: left;
 padding: 10px 10px 15px 10px;
 margin: 0px 0px 15px 0px;
}
.cont-r-l h1 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.cont-r-l h2 {
	margin-bottom: 2px;
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
.cont-r-l h3 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.cont-r-l h4 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.cont-r-l h5 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.cont-r-l h6 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.cont-r-l strong { font-weight: 600; }

.cont-r-l ul {
 list-style: none;
 padding-left: 0;
 margin-left: 0;
 padding-bottom: 10px;
}

.cont-r-l li {
 background-attachment: scroll;
 background-image: url('bullet.gif');
 background-repeat: no-repeat;
 background-position: 32px 12px;
 padding: 4px 0 4px 45px;
}

 

/* Newsletter */
#newsletter h2 {
font-size:1em;	
}
#newsletter h3 {
font-size:1.2em;
color:#ed008c;
}

form.nl-form {
marign:15px;
font-size:0.9em;
}
#contenting form.nl-form p {
margin-bottom:5px;
}
form.nl-form fieldset {
border:none;
margin:0;
padding:0;
}
form.nl-form label {
float:left;
width:100px;
margin:2px 5px 2px 0;
font-size:1em;
}
form.nl-form input {
font-size:1em;
border:1px solid #ccc;
padding:1px;
font-family:Verdana, sans-serif;
width: 250px;
}
/*
form.nl-form input.button {
margin-left:105px;
text-transform:uppercase;
font-size:0.9em;
padding: 1px 10px;
width:150;
}
*/
.nl-anmeldung {
 padding:15px;	
 margin: 10px 0 0 0;
 border: 1px solid #ed008c;
 background: #fef3bc;
}
#newsletter .button1 {
padding:0;
margin: 5px 0 0 105px; 
width:120px;
font-size:10px;
font-weight: bold;
border: 1px solid #8f8e8e;
background-color: #F1F1F1;
color:#000000;
}
#newsletter .button2 {
padding:0;
margin: 5px 0 0 105px; 
width:120px;
font-size:10px;
font-weight: bold;
border: 1px solid #8f8e8e;
background-color: #F1F1F1;
color:#FF0000;
}

/* Newsletter Ende */


#ueberschrift  { 
 color: #000000;
 font-weight: bold;
 border-left: 0px solid #ccc;
 margin: 0px 0px 5px 0px;
 padding: 5px 0px 5px 10px;
 height: 20px;
 width: 190px;
 float: left;
 background: #FFD403;
}

/* ############################## RexPoll ############################## */
.rexpoll {
 margin:0px 0px 0px 0px;	
 padding:0px 0px 0px 10px;
 width:190px;
 background: #FFFADF url('content_hg_block_r.gif') repeat-x top; 
}
.rexpoll H2{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:11px; 
padding:5px 5px 5px 5px;

}
.rexpoll a{
 color: #ff0000;
 text-decoration: none;
}
.rexpoll a:hover{
 text-decoration: underline;
}
/*.rexpoll input {
 border: 1px solid #000;
 background: #fff;
}
.rexpoll-erg H2{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:13px; 
padding:15px 0px 15px 0px;
}*/
.rexpoll .radio {
 margin:0px 0px 7px 0px;	
}
.rexpoll .submit {
 margin:3px 0px 7px 0px;	
}
.rexpoll .button3 {
padding:2px 0px 2px 0px;
margin: 5px 0 10px 0px; 
width:100px;
font-size:10px;
font-weight: bold;
border: 1px solid #8f8e8e;
background-color: #F1F1F1;
color:#000000;
}
/* ################################################### Block rechts Werbung ## */
.slidekopf {
font-weight: bold;
color: #000000;
width: 190px;
padding: 11px 0px 12px 10px;
border: 0px solid #000000;
margin-bottom: 1px;
background: #FFD403;
}
.slider-kauf {
font-weight: bold;
color: #000000;
width: 190px;
padding: 5px 0px 5px 10px;
border: 0px solid #000000;
margin-bottom: 1px;
background: #FFD403;
}
.slider-kauf h1{
font-weight: bold;
color: #000000;
margin: 5px 0px 0px 0px;
}
#slidedom{
font-weight: bold;
color: #000000;
margin: 0px 0px 0px 0px;
}

#slideshow {
 float:left;
 padding-bottom:0pt;
 margin-top:0px;	
 margin-right:0px;
 margin-bottom:0px;
 width:200px;
 height:150px;
 border: 0px solid #E2E2E2; 
 background: #ff0000;
}
#slideshow img{
 margin: 0px 0 0 0px; 
}

.clearfix {
 clear:both;
 display:block;
}
.slideshow ul {
 list-style: none;
 padding-left: 0;
 margin-left: 0;
}
.slideshow li {
 background-attachment: scroll;
 background-image: url('bullet.gif');
 background-repeat: no-repeat;
 background-position: 10px 8px;
 padding: 0px 0 0px 0px;
}

.aktuelle-angebote {
font-weight: bold;
color: #000000;
width: 190px;
padding: 10px 0px 10px 10px;
border: 0px solid #000000;
margin-bottom: 1px;
background: #ED008C;
}
.aktuelle-angebote  h1{
font-size:13px; 
font-weight: bold;
color: #FED41C;
margin: 0px 0px 0px 0px;
}


/* ######################### Magazin_Layout ########################### */

	/* Beispiel-CSS für magazin_Layout */
	.magazine-layout {
		position: relative;
		width: 100%;
		float: left;
	}
	.magazine-container {
		background: #f6f6f6;
	}

	/* magazin_Layout mit verlinkten Einzelbildern */
	.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
		color: #000;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
		color: #000;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

	/* komplett verlinktes magazin_Layout */
	a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
		cursor: pointer;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
		cursor: pointer;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

/* ########################################## Einrückzeichen #################### */
#content ul {
 list-style: none;
 /*	border-bottom: 1px dotted #AAAAAA; */
 padding-left: 0;
 margin-left: 0;
 padding-bottom: 10px;
}
/*
#content li {
 background-attachment: scroll;
 background-image: url('bullet.gif');
 background-repeat: no-repeat;
 background-position: 32px 12px;
 padding: 4px 0 4px 45px;
}*/
/* ################################################### Modul WYSIWYGI 2 Spalten Startseit ## */

#2spalten{
	float:left;
	padding:5pt;
	margin-top:10px;	
	margin-bottom:20px;
	width:530px;
	min-height:100px; 
	color: #000000;
}

.spalte1aa {
	float:left;
	padding:0pt 20px 0pt 0pt;
	margin-right:10px;
	margin-bottom:10px;
	width:230px;
	min-height:100px; 
}
.spalte2aa {
	float:left;
	padding:0pt 0px 0pt 0pt;
	margin-right:10px;
	margin-bottom:10px;
	width:230px;
	min-height:100px; 
}

.spalte1aa h1 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.spalte2aa h1 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
.spalte1aa h2 {
	margin-bottom: 2px;
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
.spalte2aa h2 {
	margin-bottom: 2px;
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
#2spalten h4 {
	color: #ED008C;
	font-weight: bold;
}

.spalte1aa h3 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.spalte2aa h3 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.spalte1aa h4 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.spalte2aa h4 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.spalte1aa h5 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.spalte2aa h5 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.spalte1aa h6 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.spalte2aa h6 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.clearfix {
	clear:both;
	display:block;
}
/* ------------------------- Filialen ------------------------- */
#content table th.top{vertical-align:top;text-align:left}
#filialen table td,#filialen table th{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:0.5em 0.7em}

#filialen div.schatten{background-color:#b0b0b0;border:1px solid #b0b0b0;clear:both;width:39.5em;margin:2em 0 3em 0.5em}
* html #filialen div.schatten{float:left;margin:1em -0.5em 2em 0.3em}
#filialen div.schatten table{border-right:0;width:39.5em;margin:-1px}
* html #filialen div.schatten table{width:39.5em}
* html #filialen div.schatten div.beispielrechnung{width:auto}
#filialen div.schatten.zentriert{position:relative;left:6em;width:38em}
#filialen div.schatten h3{padding-left:0.5em;padding-top:1em}

#filialen div.schatten .inner{border:1px solid #9e9e9e;background-color:#FFF;width:39.5em;position:relative;margin:-1em 0.5em 0.5em -0.7em}
#filialen div.schatten div.inner div.innerTable{padding-left:-1px;width:36em}
* html #filialen div.schatten.zentriert .inner{width:36em}
#filialen div.schatten .inner.beispielrechnung{width:38em}
#filialen div.schatten .inner.grafik{width:39.5em}
#filialen div.schatten.zentriert .inner hr{width:36em}
* html #filialen div.schatten form.formular{padding-bottom:0}
/* ------------------- Sitemap ------------------------ */
.sitemap{
 color: #000000;
 padding: 0px 0px 10px 0px;
 font-size: 100%;
 margin: 0px 0px 0px 0px;
 clear: none;
 float: left;
 width: 500px;
 text-align: left;
}
.sitemap a{
 color: #000000;
}
.sitemap p{
	padding: 5px 5px 5px 5px;
	line-height: 1em;
	margin: 0px;
}
	
.sitemap ul{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 100%;
	}

.sitemap li {
	display: block;
}

.sitemap li:hover {
}
/* ################################################### Formular Generator ## */

/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=radio2],
input[type=button],
input[type=submit]
{
cursor : pointer;
}

.formgen form
{
line-height : 110%;
width: 350px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 150px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	height: 15px;
    width: 300px;
	background-color: #eeeeee;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 20px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.0em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}
.formgen .formradio
{
	border: none;

}
/*
.formgen .formradio1
{
	height: 15px;
    width: 30px;
	margin-left: 140px;
	padding-top: 20;

}*/
.formgen .formradio2
{
	height: 15px;
    width: 300px;
	margin-left: 4px;
}

/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 300px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 30%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 500px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #ED008C;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/*//////////////////////////////////////////////// Dokument Bereitstellen //////////////////////////////*

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:500px;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:500px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}
	
/* Adressliste - ENTWICKLUNG!!!!
************************************************************/
#adressliste * { 
	padding: 0px;
	margin: 0px;
}

#adressliste { 
	/*width: 520px;*/
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

#adressliste .formulardaten {
	width: 450px;
	float: left;
}

#adressliste .formularbuttons {
	width: 115px;
}

#adressliste fieldset { 
	border: 0px;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#adressliste legend {
	
}

#adressliste p { 
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}

#adressliste .element { 
	display: block;
	clear: both;
}

#adressliste label { 
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
}

#adressliste label.checkbox { 
	width: 372px;
	border-right: none;
}

#adressliste input, 
#adressliste select, 
#adressliste textarea { 
	width: 295px;
	color: #224A10;
	padding-top: 0px;
	padding-left: 2px;
	margin: 1px;
	border: 1px solid #86ae74;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

#adressliste input.text,
#adressliste input.plz,
#adressliste input.tag,
#adressliste input.monat,
#adressliste input.jahr { 
	height: 20px;
}

#adressliste input.plz {
	width: 44px;
}

#adressliste input.tag,
#adressliste input.monat { 
	width: 21px;
}

#adressliste input.jahr { 
	width: 36px;
}

#adressliste input.speichern, 
#adressliste input.loeschen, 
#adressliste input.zuruecksetzen,
#adressliste input.abbrechen {
	margin-top: 10px;
	/* letzter Wert zur Positionierung des Schalters */
    padding: 1px 1px 1px 1px;
	border: 1px solid #224A10;
	background-color: #224A10;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	width: 110px;
}
/*
#adressliste input.speichern { width: 90px; margin-left: 97px; float: left; }
#adressliste input.zuruecksetzen { width: 110px; margin-left: 130px;}
#adressliste input.loeschen { width: 90px; margin-left: 97px; float: left; }
#adressliste input.abbrechen { width: 110px; margin-left: 130px; }
*/
#adressliste input.speichern:hover,
#adressliste input.loeschen:hover,
#adressliste input.zuruecksetzen:hover,
#adressliste input.abbrechen:hover { 
	border: 1px solid #224A10;
	background-color: #DEEEDB;
	color: #224A10;
}

#adressliste label.textarea, 
#adressliste textarea.textarea { 
	height: 96px;
}

.adressenliste { 
	font-size: 1em;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid black;
}

.adressenlistetop { 
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	border-bottom: 2px solid black;
}

.adresslisteedit {
	width: 23px;
	height: 23px;
	/*background-color:#094;*/
	background-image:url(editieren.gif);
}
*/



/* ------------------------------------------------------------------------------------------------------------*/

/*	Formulare *****************************************************************/
div#form-module fieldset {
	padding-bottom: 20px;
}
div#form-module legend {
	display: block;
	margin-bottom: 17px;
	color: #43AAE2;
	font-size: 1.3em;
}
div#form-module p {
	clear: both;
}
div#form-module p.color-1 {
	padding-left: 72px;
	color: #7F9813;
}
div#form-module p label, 
div#form-module form#buchung p label {
	display: block;
	float: left;
	width: 72px;
	padding-left: 0;
}
div#form-module p.formselect label {
	float: none;
	padding-left: 72px;
	width: auto;
}
div#form-module form#buchung p.formcheckbox label {
	display: 1;
	
}
div#form-module p.formtext input, 
div#form-module p.formtextarea textarea {
	width: 210px;
	background-color: #EFF4F5;
	border: 1px solid #DADADA;
}
div#form-module div.form-element-extra p.formtext input {
	width: 512px;
}
div#form-module form#buchung p.formcheckbox input {
	display: block;
	float: left;
	margin-right: 5px;
}
div#form-module p.formselect select {
	margin-left: 72px;
	width: 210px;
	background-color: #EFF4F5;
	border: 1px solid #DADADA;
}
div#form-module form#buchung p.formselect select {
	margin-left: 0;
}

div#form-module p.formsubmit input {
	padding-left: 17px;
	background: none;
	background-image: url(/files/icon_intern.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	border: 0;
	color: #7F9813;
	font-weight: bold;
	font-style: italic;
}
/* ################################################### ENDE Formular Generator ## */

/* ------------------ Kategorie Mitarbeiter Anfang -------------------------------*/
#neues {
width: 520px;
}
#neues ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#neues li {
display: block;
margin-bottom: 2px;
min-height: 100px;   
height: auto !important;   
height:auto;
border: 1px solid #Ed008c; 
margin: 0px 0px 20px 0px; 	
}
#neues h2 {
 font-size: 12px; 
 font-weight: bold;  
 color: #000000; 
 margin: 5px 5px 5px 5px; 	
 padding: 5px 0px 5px 10px;
 width: 350px;
 float: right;	
 border-left: 1px solid #CCC;	
 border-bottom: 1px solid #CCC;
 background: #FFD403;
}	
#neues p {
 font-size: 12px; 
 font-weight: normal;  
 color: #000000; 
 margin: 5px 0px 5px 0px; 	
 padding: 5px 0px 5px 0px;
 width: 360px;
 float: right;	
}	
#neues img {
 margin: 5px 0px 5px 0px; 	
 padding: 5px 0px 5px 5px;
 width: 115px;
 float: left;	
}	

.more {
 float: right;
 color: #333;
 margin: 10px 20px 10px 0px;
}
.more a {
 color: #FFD403;
 text-decoration: none; 
}


/* ------------------ Kategorie Mitarbeiter Ende -------------------------------*/

/* ----------------------------- Termine ------------------------- */


.rahmen-markt {
 color: #333;
 padding: 5px;
 margin: 0px 0px 0px 0px;
 height:auto;
 height:100%; 
 width: 500px;
}
.liste-markt {
 color: #333;
 border: 1px solid #ED008C;
 padding: 10px;
 margin: 5px 5px 5px 0px;
 min-height: 90px;
 width: 470px;
}
.liste-markt img {
 float: left;
 margin: 0px 10px 5px 0px;
}
.liste-markt h2 {
 color: #000;
 font-size: 13px;
 float: right;
 font-weight:bold; 
 padding: 3px 0px 3px 5px; 
 margin: 0px 0px 10px 10px; 
 background: #FFD403; 
 border-bottom:1px solid #ccc;
 border-left:1px solid #ccc; 
 width: 320px;
}
.liste-markt h3 {
 color: #ff0000;
 font-size: 14px;
 text-align: left; 
 font-weight:bold; 
 margin: 0px 0px 0px 0px; 
}
.besch-markt {
 min-height: 50px;
 width: 320px;
 padding: 3px 0px 3px 5px;
 float: right; 
} 
.link_fahr-markt {
 height: 20px;
 width: 460px;
 padding: 3px 0px 3px 5px;
 float: right; 
}
a.button_fahr-markt {
 font-family:Verdana;
 font-size:11px;
 color: #2e2e2e;
 background-Color: #EAEAEA;
 border-left: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
 border-right: 2px solid #000000;
 border-bottom: 2px solid #000000;
 text-decoration: none;
 padding: 2px;
 float: right; 
 text-align: center;
 margin: 0px 10px 0px 0px; 
}

a.button_fahr-markt:hover {
 Color: #000000;
 background-Color: #A4A4A4;
 border-left: 1px solid #000000;
 border-top: 1px solid #000000;
 border-right: 2px solid #cccccc;
 border-bottom: 2px solid #cccccc;
 text-decoration: none;
}

#termin {
 color: #333;
 padding: 5px;
 margin: 0px 0px 0px 20px;
 height:auto;
 height:100%; 
 width: 500px;
}

#terminheader-markt {
 color: #333;
 width: 500px;
 float: left;
 padding: 5px 0px 5px 0px;
/* height: 25px;*/
 margin: 10px 0px 10px 0px;
 clear: both; 
}
#terminheader-markt h1 {
 margin-bottom: 10px;
 color: #ED008C;
 font-family: Arial, Verdana, "Times New Roman", sans-serif;
 font-size: 1.3em;
 font-weight: bold;
}

/*
#terminleft-markt { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:auto;
 height:100%;  
 width: 200px;
 float: left;
 clear: both; 
}
*/
#terminright-markt { 
 float: right;
 color: #333;
 margin: 10px 20px 0px 0px;
 padding: 10px;
 height:auto;
 height:100%;  
 width: 500px;
 display: inline;
  clear: both;
}
.imgLeft-markt {
 width: 190px;
 clear: left;
 float: left;
 border-style: none;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 0px;
}


#terminfooter { 
 width: 500px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border-bottom:1px solid #333;
}



#gallerylayer {
position: relative;
width: 200px;
height: 140px;
background-color: #ffffff;
}

/* ################################# JF-Galerie ######################## */

#jfgalerie {float: left; width: 200px; border-left: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 0px 20px 10px 20px; margin: 0 0px 0px 0px;}
.jfthumb {float: left; width: 180px; height:200px; border: 1px solid #dedede; padding: 5px; margin: 0 5px 5px 0px;}
.jfgalerie {float: left; color: #2e2e2e; font-size: 13px; width: 190px; height:300px; border: 1px solid #dedede; padding: 5px; margin: 0 5px 5px 20px;}
.jfgalerie2 {float: left; width: 190px; border: 0px solid #dedede; padding: 5px; margin: 0 5px 5px 0;}
#jfgalerie table td,#filialen table th{width: 200px; border-bottom:0px solid #e0e0e0;border-right:0px solid #e0e0e0;}


.jf-thumb {float: left; width: 180px; height:200px; border: 1px solid #dedede; padding: 2px; margin: 0 5px 5px 0px;}
.jf-galerie {float: left; color: #2e2e2e; font-size: 13px; width: 188px; height:auto; height:100%; border: 1px solid #dedede; padding: 5px; margin: 0 0px 5px 0px;}
.jf-galerie2 {float: left; width: 190px; border: 0px solid #dedede; padding: 5px; margin: 0 5px 5px 0;}

.jf-ueberschrift1 { width: 198px; height: 50px; border:1px solid #FFB200; margin-bottom: 10px; background: #FF00FE url('hg-angebot2.png');}
.jf-ueberschrift2 { width: 510px; height: 50px; border:1px solid #FFB200; margin-bottom: 10px; background: #FF00FE url('hg-angebot.jpg');}
.jf-ueberschrift3 { width: 198px; height: 50px; border:1px solid #FFB200; margin-bottom: 10px; background: #FF00FE url('hg-angebot2.png');}


/* ########################## Übersicht ############################### */

/* ----------------------------------- Rezession Anfang ----------------------- */	
#headermenue a {
 text-align: center; 
 text-decoration: underline;
 color: #000000; 
} 

#headermenue ul.vb {
  margin: 15px 0 0 5px;
}
#headermenue h6 {
 text-align: center; 
 font-size: 12px; 
 color: #000000; 
 height: 15px;  
 text-decoration: none; 
 text-indent:0px;
 font-weight: bold; 
 padding: 5px 5px 5px 5px; 
 margin: 0px 0 0px 0; 
 border-bottom: 0px solid #CCC; 
} 
#headermenue img {
 margin: 0px auto;
 height: 90px; 
  padding: 18px 0px 5px 15px; 
} 


#headermenue ul.vb li {
  background-image: none;
  float: left;
  height: 170px;
  list-style: inline;
  margin: 0px 25px 20px 0px;
  padding: 0;
  width: 140px;
  border: 1px solid #CCC;  
}
.mitte  {
 text-align: center; 
 font-size: 10px; 
 padding-top:0px;
}
.mitte2  {
 text-align: center; 
 font-size: 10px; 
 padding-top:20px;
}





/* ###################### Shop Auswahl Angebote 2 ################################ */

#shop_uebersicht2 {
font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
color: #000000; 
} 

#shop_uebersicht2 a {
 font-size: 10px; 
 text-align: center; 
 text-decoration: underline;
 color: #000000; 
} 

#shop_uebersicht2 ul.vb {
  margin: 0px 0 0 0px;
}
#shop_uebersicht2 h6 {
 text-align: center; 
 font-size: 12px; 
 color: #000000; 
 text-decoration: none; 
 text-indent:0px;
 font-weight: bold; 
 padding: 5px 5px 0px 5px; 
} 

#shop_uebersicht2 ul.vb li {
  background-image: none;
  float: left;
  height: 170px;
  list-style: none;
  margin: 0px 10px 20px 0px;
  width: 130px;
  border: 1px solid #CCC;  
}
#shop_uebersicht2 .more {
 margin-top: 0px; 
}
#shop_uebersicht2 .shop_bild img{
 margin: 0 auto;
 text-align:center;
 padding: 18px 0px 5px 5px; 
}
#shop_uebersicht2 .shop_bild2 img{
 margin: 0 auto;
 text-align:center;
 padding: 5px 0px 5px 5px; 
}










/* ###################### Shop Auswahl Angebote ################################ */

#shop_uebersicht {
font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
color: #000000; 
} 

#shop_uebersicht a {
 font-size: 10px; 
 text-align: center; 
 text-decoration: underline;
 color: #000000; 
} 

#shop_uebersicht ul.vb {
  margin: 0px 0 0 0px;
}
#shop_uebersicht h6 {
 text-align: center; 
 font-size: 12px; 
 color: #000000; 
 text-decoration: none; 
 text-indent:0px;
 font-weight: bold; 
 padding: 5px 5px 0px 5px; 
} 
/*
#shop_uebersicht img {
 margin: 0 auto;
 text-align:center;
 height: 90px;   
 border: 1px solid #CCC;  
} 
*/
#shop_uebersicht ul.vb li {
  background-image: none;
  float: left;
  height: 170px;
  list-style: inline;
  margin: 0px 15px 20px 0px;
  width: 150px;
  border: 1px solid #CCC;  
}
#shop_uebersicht .more {
 margin-top: 0px; 
}
#shop_uebersicht .shop_bild img{
 margin: 0 auto;
 text-align:center;
 padding: 18px 0px 5px 15px; 
}
#shop_uebersicht .shop_bild2 img{
 margin: 0 auto;
 text-align:center;
 padding: 5px 0px 5px 15px; 
}
/*
.shop_mitte  {
 text-align: center; 
 font-size: 10px; 
}
.shop_mitte2  {
 text-align: center; 
 font-size: 10px; 
 padding-top:0px;
}
*/


#product_listing .product_box .listing_attributes {  } 
#product_listing .product_box .listing_attributes_selection { padding-top: 10px; }
#product_listing .product_box .gm_image_button 	{ position:relative; top:4px; }	

#piggy_bank_box {   list-style-type: none;   margin-bottom: 0px;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   overflow: hidden;   padding-bottom: 0px;   padding-left: 0px;   padding-right: 0px;   padding-top: 0px;   width: 103%;  } 
#piggy_bank_box .piggy_price {   color: #ff0000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 11px;   font-style: normal;   font-weight: bold;   text-align: center;   text-decoration: none;   text-transform: none;  } 
#piggy_bank_box .piggy_OldPrice {   color: #FF0000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 11px;   font-style: normal;   font-weight: bold;   text-align: center;   text-decoration: line-through;   text-transform: none;  } 
#piggy_bank_box .product_box {   background-color: #ffffff;   border-color: #a2a2a2;   border-style: solid;   border-width: 1px;   float: left;   margin-bottom: 0px;   margin-left: 0px;   margin-right: 10px;   margin-top: 10px;   padding-bottom: 5px;   padding-left: 5px;   padding-right: 5px;   padding-top: 5px;   text-align: center;   width: 176px;  } 
#piggy_bank_box .product_image {   background-color: #ffffff;   border-color: #a2a2a2;   border-style: solid;   border-width: 1px;   margin-bottom: 5px;   margin-left: auto;   margin-right: auto;   margin-top: 5px;   padding-bottom: 4px;   padding-left: 4px;   padding-right: 4px;   padding-top: 4px;  } 
#piggy_bank_box .product_image a {   border:none; } 
#piggy_bank_box .product_title {   background-color: #e7e7e7;   height: 33px;   margin-bottom: 0px;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   padding-bottom: 2px;   padding-left: 2px;   padding-right: 2px;   padding-top: 2px;  } 
#piggy_bank_box .product_title a {   color: #385179;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 11px;   font-style: normal;   font-weight: bold;   text-align: center;   text-decoration: none;   text-transform: none;  } 
#piggy_bank_box .small {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 9px;   font-style: normal;   font-weight: normal;   text-align: center;   text-decoration: none;   text-transform: none;  } 
#content_box_specials_head {   background-color: #0065AC;   background-image: url(infobox_bg.gif);   color: #ffffff;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: bold;   font-weight: bold;   height: 20px;   height: 20px;   line-height: 20px;   line-height: 20px;   margin-bottom: 0px;   margin-bottom: 0px;   margin-left: 0px;   margin-left: 0px;   margin-right: 0px;   margin-right: 0px;   margin-top: 4px;   margin-top: 4px;   padding-bottom: 0px;   padding-bottom: 0px;   padding-left: 0px;   padding-left: 0px;   padding-right: 3px;   padding-right: 3px;   padding-top: 0px;   padding-top: 0px;   text-align: center;   text-align: center;   text-decoration: none;   text-decoration: none;   text-transform: none;   text-transform: none;  } 

.button_to_cart {   margin-left: auto;   margin-right: auto;   overflow: hidden;   width: 130px;  } 
.button_to_cart .cart_icon {   background-color: #344E73;   color: #ffffff;   display: block;   float: left;   height: 25px;   text-align: center;   width: 25px;  } 
.button_to_cart .cart_icon img {   margin-left: 2px;   margin-top: 7px;  } 
.button_to_cart .cart_text {   background-color: #344E73;   color: #ffffff;   display: block;   float: right;   height: 25px;   line-height: 25px;   margin-left: 0px;   text-align: center;   width: 104px;  } 
.button_to_cart a {   color: #ffffff;   cursor: pointer;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 11px;   font-weight: bold;   text-decoration: none;  }
/*
.routenplan {
 width: 189px;
 margin: 0px 5px 0px 0px; 
 border: 1px solid #ED008C;
 background-color: #FEDA00; 
}

.routenplan  p {
 font-size:10px;
 color: #2e2e2e;
 margin: 0px 0px 0px 10px; 
}
.routenplan  span {
 font-size:10px;
 Color: #005A87;
 margin: 0px 0px 0px 0px; 
}
.routenplan {
 color: #333;
 padding: 5px;
 margin: 10px 0px 10px 0px;
 float: left;
}
.routenplan h5{
 font-size:17px;
 font-weight:bold; 
 color: #ED008C;
 margin: 5px 0px 5px 0px;  
} 
.routenplan  h3 {
 font-size:14px;
 font-weight:bold; 
 Color: #ED008C;
 margin: 0px 0px 0px 0px;  
}

span.rout {
 font-size:13px;
 font-weight:bold;  
 padding: 10px 0px 5px 0px;
 color:#2e2e2e;
}

*/
/* ################################ Fahrzeug Deteil ############################## */
#rahmen {
 width: 730px;
 margin: 0 auto;
 border: 0px solid #ccc;
}

#artikelshopheader {
 color: #333;
 width: 730px;
 float: left;
 padding: 0px;
 border-top: 0px solid #ccc; 
 border-right: 0px solid #ccc;
 border-bottom: 1px solid #ccc; 
 border-left: 0px solid #ccc; 
 height: 32px;
 margin: 10px 0px 0px 0px;
 background: #fff;
}
#artikelshopheader h1 { 
 color: #000;
 font-size: 17px;
 font-weight:bold;
 margin: 0px 0px 0px 0px; 
}
#artikelshopheader h2 { 
 color: #004669;
 text-align: right; 
 font-size: 15px;
 font-weight:bold; 
 margin: 0px 0px 0px 0px; 
}
#shopheaderleft { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 30px;
 width: 320px;
 float: left;
}
#shopheaderright { 
 float: right;
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 30px;
 width: 240px;
 display: inline;
 position: relative;
}

#shopbeschr { 
 color: #333;
 border-top: 0px solid #ccc; 
 border-right: 0px solid #ccc;
 border-bottom: 0px solid #ccc; 
 border-left: 0px solid #ccc; 
 background: #fff;
 margin: 0px 0px px 0px;
 padding: 10px;
 height: 220px;
 width: 450px;
 float: left;
}
#shopbeschr h1 { 
 color: #000;
 font-size: 15px;
 font-weight:bold;
 margin: 0px 0px 10px 0px; 
}
.spalte { 
 font-size: 11px;
 color: #333;
 border-bottom:1px dashed #ccc;
 height: 25px;
 width: 150px;
}
.spalte1 { 
 font-size: 12px;
 color: #333; 
 padding: 5px 0px 5px 15px;
 border-bottom:1px dashed #ccc;
 height: 20px;
 width: 140px;
}
.spalte2 { 
 font-size: 12px;
 color: #333; 
 font-weight:bold; 
 padding: 5px 0px 5px 0px; 
 border-bottom:1px dashed #ccc;
 height: 20px;
 width: 85px;
}
#shoppreis { 
 color: #333;
 border-top: 0px solid #ccc;
 border-right: 0px solid #ccc; 
 border-bottom:0px solid #ccc;
 border-left: 0px solid #ccc; 
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 50px;
 height: 100%; 
 width: 250px;
 float: left;
}
#shoppreis2 { 
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 50px;
 height: 100%; 
 width: 200px;
 float: right;
}
#shoppreis h1 { 
 color: #000;
 font-size: 17px;
 font-weight:bold; 
 margin: 0px 0px 10px 0px; 
}
#shoppreis h2 { 
 color: #FF0000;
 font-size: 15px;
 font-weight:bold; 
 margin: 0px 0px 10px 0px; 
}
#shoppreis h2 span { 
 color: #FF0000;
 font-size: 12px;
 font-weight:normal; 
 margin: 0px 0px 10px 0px; 
}

#beschreibung { 
 color: #000;
 border-top: 0px solid #ccc;
 border-right: 0px solid #ccc; 
 border-bottom:0px solid #ccc;
 border-left: 0px solid #ccc; 
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 50px;
 height: 100%; 
 width: 500px;
 float: left;
}
#beschreibung h1 { 
 color: #000;
 font-size: 15px;
 font-weight:bold; 
 margin: 0px 0px 10px 0px; 
}
#shoproutright { 
 float: right;
 color: #333;
 border-top: 0px solid #ccc;
 border-right: 0px solid #ccc; 
 border-bottom:0px solid #ccc;
 border-left: 1px solid #ccc; 
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 350px;
 width: 200px;
 display: inline;
}
#shoproutright h3 { 
 color: #ED008C;
 font-size: 15px;
 font-weight:bold; 
 margin: 0px 0px 10px 0px; 
}

.bildshow img { 
 margin: 3px 10px 10px 0px;
 width: 180px;
 float: left;
}
.bildshow1 img { 
 margin: 3px 5px 0px 0px;
 width: 215px;
/* height: 50px;*/
 float: right;
}

.liste {
 color: #333;
 border: 1px solid #ccc;
 padding: 10px;
 margin: 10px 10px 10px 10px;
 min-height: 140px;
 width: 320px;
 float: left;
}
.liste img {
 float: left;
 margin: 0px 10px 5px 0px;
}

.liste h2 {
 color: #000;
 font-size: 14px;
 font-weight:bold; 
 margin: 0px 0px 10px 0px; 
}
.liste h3 {
 color: #ff0000;
 font-size: 14px;
text-align: left; 
 font-weight:bold; 
 margin: 0px 0px 0px 0px; 
}

.besch {
 min-height: 90px;
} 
a.button_fahr {
 float: right;
 font-family:Verdana;
 font-size:11px;
 color: #2e2e2e;
 background-Color: #EAEAEA;
 border-left: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
 border-right: 2px solid #000000;
 border-bottom: 2px solid #000000;
 text-decoration: none;
 padding: 2px;
 text-align: center;
  margin: 0px 10px 0px 0px; 
}

a.button_fahr:hover {
 Color: #000000;
 background-Color: #A4A4A4;
 border-left: 1px solid #000000;
 border-top: 1px solid #000000;
 border-right: 2px solid #cccccc;
 border-bottom: 2px solid #cccccc;
 text-decoration: none;
}

.routenplan  p {
 font-size:10px;
 Color: #2E2E2E;
 margin: 0px 0px 0px 0px; 
}
.routenplan  span {
 font-size:10px;
 Color: #005A87;
 margin: 0px 0px 0px 0px; 
}
.routenplan {
 color: #333;
 padding: 5px;
 margin: 10px 0px 10px 0px;
 float: left;
}
.routenplan h5{
 font-size:14px;
 font-weight:bold; 
 color: #005A87;
 margin: 10px 0px 10px 0px;  
} 
.routenplan  h3 {
 font-size:13px;
 Color: #005A87;
 font-weight:bold; 
 margin: 10px 0px 10px 0px;  
}
span.rout {
 font-size:13px;
 font-weight:bold;  
 padding: 10px 0px 5px 0px;
  margin: 10px 0px 10px 0px;  
 color:#2e2e2e;
}

span.rout2 {
 font-size:10px;
 font-weight:bold;  
 padding: 10px 0px 0px 0px;
 color:#2e2e2e;
}
span.rout2 a {
 font-size:10px;
 font-weight:bold;  
 padding: 10px 0px 0px 0px;
 color:#2e2e2e;
 text-decoration: underline;
}

.kopf-shop h1 {
	margin-bottom: 10px;
	color: #ED008C;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.3em;
	height: 30px; 
	 margin: 10px 0px 0px 0px;  
	font-weight: bold;
	border-bottom: 1px solid #2e2e2e;
}
.kopf-shop h2 {
	margin-bottom: 2px;
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
.kopf-shop h3 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.kopf-shop h4 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.kopf-shop h5 {
	margin-bottom: 2px;
	color: #ED008C;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.kopf-shop h6 {
	margin-bottom: 2px;
	color: #000000;
	font-family: "Meta-Normal", Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#werbe-banner { 
 float: left;
 padding: 0; 
 margin: 0; 
 border:none;
}

#werbe-banner img a{ 
 border:none;
}
/*
#werbe-banner img{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}*/

/* ############################## 4 Boxen Startseite ############################ */
#rahmenbox { 
 margin: 0 auto;
 width: 715px;
}
#leftbox1 { 
 color: #333;
 margin: 10px 5px 5px 5px;
 height: 407px;
 width: 170px;
 float: left;
}
#leftbox2 { 
 color: #333;
 background: #FFF;
 margin: 10px 20px 5px 0px;
 height: 407px;
 width: 170px;
 float: left;
}
#rightbox1 { 
 color: #333;
 background: #FFF;
 margin: 10px 5px 5px 0px;
 height: 407px;
 width: 170px;
 float: left;
}
#rightbox2 { 
 color: #333;
 background: #FFF;
 margin: 10px 0px 5px 0px;
 height: 407px;
 width: 170px;
 float: left;
}
