/**
 * CSS Datei Gamo
 * Version:_____________0.1
 * Author:______________Roman Liedtke
 * letzte Aenderung:____Matthias Thuro	2010-12-10 (Ergänzung der Klasse pdf)
 * vorletzte Aenderung:_
 * Änderung davor:______
 * Templateumsetzung:___Roman Liedtke
 * Inhalt CSS:
 *    0.........Angaben zum Body
 *    1.........Allgemeingueltige Elementformatierungen
 *    2.........Allgemeingueltige Klassenangaben
 *    3.........IDs (von oben nach unten)
 *    3.1.......Header
 *    3.2.......Content
 *    3.2.1.....Navigation
 *    3.2.2.....Inhaltsbereich
 *    3.2.3.....Footer
 *    4.........Tabellen
 *    5.........Formulare
 *    6.........News
 *    7.........Weiterempfehlen
 *
 * Info: in der Datei reset.css werden die Browserstandars zurueckgesetzt und initialisiert
 **/
/*--------------------0.....Angaben zum Body-------------------------------------------*/
html, body {
	background: #E5E5E5 url('../bilder/bg.gif') repeat-x;
	color: #666;
	font: normal normal normal 10px/18px Verdana, sans-serif;
	height: 100%;
	letter-spacing: 0;
	margin:0;
	padding: 0;
	text-align: center; /* horizontal centering for IE Win quirks */
	width: 100%;
}
/*--------------------1.....Allgemeingueltige Elementformatierungen--------------------*/
a:link, a:visited {
	color: #000;
	font: inherit;
	text-decoration: underline;
}
* html a {
	font-family: Verdana, sans-serif;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
h1 {
	background: #f2f2f2;
	color: #666;
	font: normal bold 13px Verdana, sans-serif;
	margin: 0px -17px 7px -17px;
	padding: 16px 16px 14px 16px;
}
h2 {
	border-bottom: 1px solid #d3031c;
	color: #666;
	font: normal bold 13px Verdana, sans-serif;
	margin: 0 0 7px 0;
}
#contentRight h2 {
	border: 0;
	color: #666;
	font: normal bold 13px Verdana, sans-serif;
}
h3 { /* u.a. Überschrift in Box, Farbe und Margin wird in Box geändert */
	color: #666;
	font: normal bold 12px Verdana, sans-serif;
	margin: 20px 0 0 0;
}
h4 { /* Überschrift rechte Spalte */
	color: #374F9A;
	font-weight: bold;
}
h5 { /* Content rechts */
	color: #1F9DA5;
	font-weight: bold;
}
hr {
	height: 1px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #374F9A;
  margin: 13px 0 13px 0;
}
li {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0 0 2px 18px;
}
p,
p.bodytext {
	margin: 0 0px 10px 0px;
}
ul {
	margin: 10px 0 5px 0;
}
b {
	color: #000;
}
.csc-textpic-caption {
	font-size: 11px;
	padding: 5px 0 10px 0;
	text-align: center;
}
div.film dt,
div.film dd {
	background: #f2f2f2;
	padding: 0px 0 3px 0 !important;
}

div.film .csc-textpic-caption {
	color: #000;
	font-size: 11px;
	font-weight: bold !important;
	margin: 0px 0 15px 0;
	padding: 0px 0 5px 0 !important;
}
div.film img {
	padding: 0 0 0 0 !important;
}

/*--------------------2.....Allgemeingueltige Klassenangaben---------------------------*/
.csc-textpic-clear { /* Bild mit Text Clearer */
	clear: both;
}
.Z {
	clear: both;
}
.Z br {
}
.Zleft {
	clear: left;
}
.Zright {
	clear: right;
}
.zurueck{
	background: url('../bilder/zurueck.gif') left 4px no-repeat;
	color: #000;
	padding: 0 0 0 10px;
}
/*--------------------3.....IDs (von oben nach unten)----------------------------------*/
#A { /*Container*/
	font-size: 1em;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 1000px;
	height: 100%;
}
/*--------------------3.1...Header-----------------------------------------------------*/
#A.startseite #B {
	border-bottom: 1px solid #DCDCDC;
	font-size: 1em;
	height: 334px;
	margin: 0;
	padding: 0;
	position: relative;
}
* html #A.startseite #B img {margin: 0 0 -2px 0;}
#B {
	border-bottom: 1px solid #DCDCDC;
	font-size: 1em;
	height: 202px;
	margin: 0;
	padding: 0;
	position: relative;
}
* html #B img {margin: 0 0 -2px 0;}
#B #meta {
	color: #000;
	left: 744px;
	position: absolute;
	top: 39px;
	width: 256px;
}
#B #meta .links {
	float: right;
	margin: 0 3px 0 0;
}
#B #meta .links a {
	color: #000;
	padding: 0 0 10px 0;
}
/*--------------------3.2...Content----------------------------------------------------*/
#C {
	background: #fff;
	float: left;
	font-size: 1em;
	height: auto;
	padding: 0px 0px 0 0px;
	margin: 9px 0 0 0;
	position: relative;
	width: 100%;
}

/*--------------------3.2.1.Navigation-------------------------------------------------*/
/*Hauptnavigation*/
#A.startseite #B ul#hauptnavigation {
	/*background: orange;*/
	height: 30px;
	left: 208px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 304px;
	width: 792px;
}
#B ul#hauptnavigation {
	/*background: orange;*/
	height: 30px;
	left: 208px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 172px;
	width: 792px;
}
#B ul#hauptnavigation li {
	float: left;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#B ul#hauptnavigation li a {
	color: #000;
	display: block;
	font: normal normal bold 11px/17px Verdana, sans-serif;
	height: 30px;
	text-align: center;
	text-decoration: none;
	width: 150px;
}
#B ul#hauptnavigation li a:link,
#B ul#hauptnavigation li a:visited {
	background: url('../bilder/hauptnav-in.gif') no-repeat;
	padding: 8px 0 0px 0;
	position: relative;
	z-index: 10;
	height: 22px;
}
#B ul#hauptnavigation li a:hover,
#B ul#hauptnavigation li a:active,
#B ul#hauptnavigation li a.aktiv {
	background: url('../bilder/hauptnav-ak.gif') no-repeat;
	color: #fff;
	padding: 8px 0 0px 0;
	position: relative;
	z-index: 10;
	height: 22px;
}
* html #B ul#hauptnavigation li.li-1 a.aktiv{background: url('../bilder/hauptnav-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-2 a.aktiv{background: url('../bilder/hauptnav-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-3 a.aktiv{background: url('../bilder/hauptnav-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-4 a.aktiv{background: url('../bilder/hauptnav-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-last a.aktiv{background: url('../bilder/hauptnav-ak.gif') no-repeat;}

#B ul#hauptnavigation li .linkBorder {
	position: relative;
	z-index: 20;
}
#B ul#hauptnavigation li a:hover .linkBorder {
	border-bottom: 1px solid #D30C24;
	display: block;
	height: 1px;
	position: absolute;
	top: 29px;
	width: 1000px;
	z-index: 20;
	overflow: hidden;
}
#B ul#hauptnavigation li.li-1 a:hover .linkBorder {margin-left: -208px;}
#B ul#hauptnavigation li.li-2 a:hover .linkBorder {margin-left: -358px;}
#B ul#hauptnavigation li.li-3 a:hover .linkBorder {margin-left: -508px;}
#B ul#hauptnavigation li.li-4 a:hover .linkBorder {margin-left: -658px;}
#B ul#hauptnavigation li.li-last a:hover .linkBorder {margin-left: -808px;}
*+html #B ul#hauptnavigation li.li-1 a:hover .linkBorder {margin-left: -327px;}
*+html #B ul#hauptnavigation li.li-2 a:hover .linkBorder {margin-left: -462px;}
*+html #B ul#hauptnavigation li.li-3 a:hover .linkBorder {margin-left: -600px;}
*+html #B ul#hauptnavigation li.li-4 a:hover .linkBorder {margin-left: -750px;}
*+html #B ul#hauptnavigation li.li-last a:hover .linkBorder {margin-left: -908px;}

#B ul#hauptnavigation li a.aktiv .linkBorder {
	border-bottom: 1px solid #D30C24;
	display: block;
	height: 1px;
	position: absolute;
	top: 29px;
	width: 1000px;
	z-index: 30;
	overflow: hidden;
}
#B ul#hauptnavigation li.li-1 a.aktiv .linkBorder {margin-left: -208px;}
#B ul#hauptnavigation li.li-2 a.aktiv .linkBorder {margin-left: -358px;}
#B ul#hauptnavigation li.li-3 a.aktiv .linkBorder {margin-left: -508px;}
#B ul#hauptnavigation li.li-4 a.aktiv .linkBorder {margin-left: -658px;}
#B ul#hauptnavigation li.li-last a.aktiv .linkBorder {margin-left: -808px;}

* html #B ul#hauptnavigation li.li-1 a.aktiv .linkBorder {margin-left: -327px;}
* html #B ul#hauptnavigation li.li-2 a.aktiv .linkBorder {margin-left: -462px;}
* html #B ul#hauptnavigation li.li-3 a.aktiv .linkBorder {margin-left: -600px;}
* html #B ul#hauptnavigation li.li-4 a.aktiv .linkBorder {margin-left: -750px;}
* html #B ul#hauptnavigation li.li-last a.aktiv .linkBorder {margin-left: -908px;}

*+html #B ul#hauptnavigation li.li-1 a.aktiv .linkBorder {margin-left: -327px;}
*+html #B ul#hauptnavigation li.li-2 a.aktiv .linkBorder {margin-left: -462px;}
*+html #B ul#hauptnavigation li.li-3 a.aktiv .linkBorder {margin-left: -600px;}
*+html #B ul#hauptnavigation li.li-4 a.aktiv .linkBorder {margin-left: -750px;}
*+html #B ul#hauptnavigation li.li-last a.aktiv .linkBorder {margin-left: -908px;}

/*Subnavigation*/
#C ul#subnavigation {
	/*background: lime;*/
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 200px;
}
#C ul#subnavigation li {
	border-bottom: 1px solid #ddd;
	font: normal normal normal 11px Verdana, sans-serif;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 11px;
}
#C ul#subnavigation li a {
	color: #000;
	text-decoration: none;
	padding: 5px 0 4px 11px;
	display: inline-block;
}
#C ul#subnavigation li a:link,
#C ul#subnavigation li a:visited {
	background: url('../bilder/liste-01-in.gif') 0px no-repeat;
}
#C ul#subnavigation li a:hover,
#C ul#subnavigation li a:active,
#C ul#subnavigation li a.aktiv {
	background: url('../bilder/liste-01-ak.gif') 0px no-repeat;
	font-weight: bold;
}
/* 2.Ebene */
#C ul#subnavigation ul {
	border-top: 1px solid #ddd;
	margin: 0 0 0 -11px;
	padding: 3px 0 6px 0;
}
#C ul#subnavigation ul li{
	border-bottom: none;
	font: normal normal normal 10px Verdana, sans-serif;
	margin: 6px 0 5px 0;
	padding: 0px 0 0px 22px;
}
#C ul#subnavigation ul li a {
	color: #666;
	text-decoration: none;
	padding: 0px 0 0px 11px;
	display: inline-block;
}
#C ul#subnavigation ul li a:link,
#C ul#subnavigation ul li a:visited {
	background: none;
}
#C ul#subnavigation ul li a:hover,
#C ul#subnavigation ul li a:active,
#C ul#subnavigation ul li a.aktiv {
	background: url('../bilder/liste-01-ak.gif') left no-repeat;
	font-weight: bold;
}
/*--------------------3.2.2.Inhaltsbereich---------------------------------------------*/
/* Startseite */
/* Startseite ende */
#D {
	/*background: red;*/
	float: right;
	font-size: 1.2em;
	height: 100%;
	min-height: 100%;
	padding: 0 0 0 0;
	position: relative;
	width: 790px;
}
#C.noNav #D{width:1000px;}
#D #content {
	border: 1px solid #ddd;
	float: left;
	height: 100%;
	min-height: 100%;
	padding: 1px 18px 30px 18px;
	position: relative;
	width: 752px; /*790*/
}
#C.noNav #D #content{padding: 1px 18px 30px 18px;width:964px;}/*1000px*/
#D ul {
	padding: 0 18px 0 30px;
}
#D li {
	list-style-image: url('../bilder/liste.gif');
	margin: 2px 0 2px 0;
	padding: 0;
}

#D #content #contentLeft {
	/*background: lime;*/
	float: left;
	height: 100%;
	min-height: 100%;
	margin: 0 18px 0 0;
	width: 496px; /*514*/
}
#C.noNav #D #content #contentLeft{margin: 0 36px 0 0;width: 690px;}
#D #content #contentRight {
	/*background: orange;*/
	float: left;
	height: 100%;
	min-height: 100%;
	margin: 0 0 0 0;
	width: 236px;
}
#D #content #contentRight img {
	padding: 0 0 5px 0;
}
#D #content #contentRight .csc-textpic-caption {
	font: normal normal 11px Verdana, sans-serif;
	text-align: center;
	padding: 0 0 15px 0;
}

/* Produkt-Uebersicht */
#D .box3er {
	border: 1px solid #ddd;
	float: left;
	font-size: 0.9em;
	height: 100%;
	padding: 1px 18px 10px 18px;
	width: 222px; /*260*/
}
#D .box3er.box-1,
#D .box3er.box-2 {margin: 0 5px 5px 0;}
#D .box3er.box-3 {margin: 0 0 5px 0;}
#D .box3er .box {
	background: #EAEAEA;
	margin: 0 -17px 0 -17px;
	padding: 0 14px 0 14px;
	width: 228px;
	height: 46px;
}
#D .box3er>.box { /*display:table for Mozilla & Opera*/
	display: table;
	position: static;
}
* html #D .box3er .box { /*for IE6*/
	position: relative;
}
*+html #D .box3er .box { /*for IE7*/
	position: relative;
}
.box>h2 { /*for Mozilla and Opera*/
	display: table-cell;
	position: static;
	vertical-align: middle;
}
* html #D .box3er .box h2 { /*for IE6*/
	position: absolute;
	top: 50%;
}
*+html #D .box3er .box h2 { /*for IE7*/
	position: absolute;
	top: 50%;
}
* html #D .box3er .box h2 .start {
	position: relative;
	top: -50%;
}
*+html #D .box3er .box h2 .start {
	position: relative;
	top: -50%;
}
#D .box3er .box h2 {
	border: 0;
	color: #666;
	font: normal bold 13px Verdana, sans-serif;
}
#D .box3er img {
	padding: 0 0 10px 0;
	width: 220px !important;
}

/* Produkt-Detail 1 */
#D .boxDetail-1 {
	border: 1px solid #ddd;
	height: 100%;
	float: left;
	margin: 0 0 5px 0;
	padding: 1px 18px 10px 18px;
	width: 752px;
}
#D .boxDetail-1 h2 {
	background: #f2f2f2;
	border: 0;
	color: #666;
	font: normal bold 13px Verdana, sans-serif;
	margin: 0 -17px 0px -17px;
	padding: 16px 16px 14px 16px;
}
#D .boxDetail-1 img {
	float: left;
	padding: 0 0 0px 0;
}
#D .boxDetail-1 .description {
	padding: 18px 0 10px 0;
}

#D .boxDetail-2 {
	margin: 0 0 18px 0;
}
#D .boxDetail-2.ausstattung ul,
#D .boxDetail-2.ausstattung p,
#D .boxDetail-2.weitereInfos ul,
#D .boxDetail-2.weitereInfos p {
	background: #f2f2f2;
	padding: 10px 18px 10px 30px;
}
#D .boxDetail-2.weitereInfos ul,
#D .boxDetail-2.weitereInfos p {
	background: #f2f2f2;
	padding: 10px 18px 10px 18px;
}
#D .boxDetail-2.details {
		margin: 0 0 0 0; 
}
#D .pdf {background:url('../bilder/pdf.gif') 0 1px no-repeat; padding-left:19px;}
/*------------Sitemap-Start-----------------------------*/
/* Listen */
#D .csc-sitemap ul {
	list-style: none;
	list-style-type: none;
	background: url('../bilder/liste-sitemap-ul.gif') repeat-y;
	margin: 0;
	padding: 3px 0 0 0;
	width: 165px;
}
* html #D .csc-sitemap ul {
	width: auto;
}
#D .csc-sitemap li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 -8px;
	padding: 0 0 0 0;
}
* html #D .csc-sitemap li {
	position: relative;
}
#D .csc-sitemap li a {
	background: #fff url('../bilder/sitemap-kopf.gif') left top no-repeat;
	font-weight: bold;
	margin: 0 0 0 2px;
	padding: 1px 0 1px 19px;
	display: block;
}
#D .csc-sitemap li ul {
	background: none;
	padding: 0 0 0 0;
}
#D .csc-sitemap li li {
	background: url('../bilder/liste-sitemap-li.gif') left 10px repeat-x;
	margin: 0 0 0 8px;
	padding: 0 0 0 10px;
}
* html #D .csc-sitemap li li {
	margin: 0 0 0 7px;
	padding: 1px 0 1px 10px;
	position: relative;
}
*+html #D .csc-sitemap li li {
	margin: 0 0 0 7px;
}
#D .csc-sitemap li li a {
	background: #fff url('../bilder/sitemap-icon.gif') left 1px no-repeat;
	font-weight: normal;
	margin: 0 0 0 2px;
	padding: 2px 0 2px 19px;
}
#D .csc-sitemap li li ul {
	background: none;
	padding: 0 0 1px 0;
}
#D .csc-sitemap li li li {
	background: url('../bilder/liste-sitemap-li.gif') left 10px repeat-x;
	margin: 0 0 0 -10px;
	padding: 0 0 0 24px;
}
* html #D .csc-sitemap li li li {
	margin: 0 0 0 -12px;
	padding: 1px 0 1px 24px;
	position: relative;
}
*+html #D .csc-sitemap li li li {
	margin: 0 0 0 -12px;
}
#D .csc-sitemap li li li a {
	background: #fff url('../bilder/sitemap-icon.gif') left 1px no-repeat;
	margin: 0 0 0 2px;
	padding: 2px 0 2px 19px;
}
#D .csc-sitemap li li li ul {
	background: none;
	padding: 0 0 1px 0;
}
#D .csc-sitemap li li li li {
	background: url('../bilder/liste-sitemap-li.gif') left 10px repeat-x;
	margin: 0 0 0 -24px;
	padding: 0 0 0 38px;
}
* html #D .csc-sitemap li li li li {
	margin: 0 0 0 -26px;
	padding: 1px 0 1px 38px;
	position: relative;
}
*+ html #D .csc-sitemap li li li li {
	margin: 0 0 0 -26px;
}
#D .csc-sitemap li li li li a {
	background: #fff url('../bilder/sitemap-icon.gif') left 1px no-repeat;
	margin: 0 0 0 2px;
	padding: 2px 0 2px 19px;
}

#D .csc-sitemap a:link,
#D .csc-sitemap a:visited {
	text-decoration: none !important;

}
#D .csc-sitemap a:hover,
#D .csc-sitemap a:active {
	text-decoration: underline !important;

}
/* IE fix for bug */
* + html #Da .csc-sitemap ul {
 margin: 0 0 0 2px;
}
/* IE fix for bug */
* html #Da .csc-sitemap ul {
 margin: 0 0 0 2px;
}
/*------------Sitemap-Stop-----------------------------*/
/*--------------------3.2.3.Footer-----------------------------------------------------*/
#C #C-footer {
	background: url('../bilder/bg-footer.gif') top left no-repeat;
	clear: both;
	color: #000;
	font-size: 1em;
	height: 25px;
	margin: 0;
	padding: 13px 18px 0 0;
}
#C #C-footer a {
	color: #000;
}
#C #C-footer .teast{
	float: left;
	margin: 0 0 0 212px;
}
#C #C-footer .top{
	background: url('../bilder/top.gif') right 8px no-repeat;
	float: right;
	padding: 0 14px 0 0;
}
* html #C #C-footer .top{background: url('../bilder/top.gif') right 6px no-repeat;}
*+html #C #C-footer .top{background: url('../bilder/top.gif') right 6px no-repeat;}
/*--------------------4.....Tabellen---------------------------------------------------*/
/* Allgemein Table */
.contenttable {
	border: 0;
	margin: 0 0 14px 0;
	width: 100%;
}
.contenttable tr {
	margin: 0;
	padding: 0;
}
.contenttable th {
	background: #fff;
	border-bottom: 1px solid #d3031c;
	color: #666;
	/*line-height: 43px;*/
	padding: 0 0 2px 0;
	text-align: center;
}
.contenttable td {
	border: 1px solid #fff;
	/*line-height: 43px;*/
}
.contenttable td p,
.contenttable td b,
.contenttable td strong {
	margin: 0;
	padding: 0;
}
.contenttable td b {
	color: #000;
}
/* ungerade Zeilen */
.contenttable .tr-odd {
	background: #f2f2f2;
}
/* gerade Zeilen */
.contenttable .tr-even {
	background: #f2f2f2;
}
.contenttable a:link,
.contenttable a:visited {
	color: #000;
	text-decoration: underline;
}
.contenttable a:hover,
.contenttable a:active {
	color: #000;
	text-decoration: none;
}

/* Standard Table - Innovationen (2 Spalten) */
/* Spaltenbreite festlegen */
.contenttable-0 .td-0,
.contenttable-0 .th-0 { width: 158px;}
.contenttable-0 .td-last,
.contenttable-0 .th-last { width: 335px;}
/* erste Zeile */
.contenttable-0 .tr-0 .th-0,
.contenttable-0 thead .tr-0 .td-0, 
.contenttable-0 .tr-0 .th-last,
.contenttable-0 thead .tr-0 .td-last {
	background: #fff;
	border-bottom: 1px solid #d3031c;
	color: #666;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
}
/* ungerade Zeilen */
.contenttable-0 .tr-odd {
	background: #f2f2f2;
}
/* gerade Zeilen */
.contenttable-0 .tr-even {
	background: #f2f2f2;
}
/* erste Spalte */
.contenttable-0 .td-0 {
	padding: 7px 10px 7px 10px;
	text-align: left !important;
}
.contenttable-0 .td-last {
	padding: 7px 10px 7px 10px;
	text-align: left !important;
}
/* contenttable-1 - Stellenangebote (2 Spalten,ganze Breite) */
/* Spaltenbreite festlegen */
.contenttable-1 .td-0{ width: 190px;}
.contenttable-1 .td-last{ width: 560px;}
.contenttable-1 .td-0 {
	color: #000;
	font-size: 1.15em;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.contenttable-1 .td-last {
	padding: 10px 10px 10px 10px;
	text-align: left;
}
/*---------------------5.....Formulare-------------------------*/
label {
	float: left;
	margin: 2px 0px 2px 0px;
	padding-right: 10px;
	width: 190px;
}
label.hidden {
	display: none;
}
label.inLine {
	float: none;
	padding-right: 10px;
}
form br {
	clear: both;
}
input {
	background: #fff;
	border: 1px solid #ccc;
	height: 19px;
	margin: 3px 0;
	padding: 2px 0 0 0;
	width: 268px;
}
select {
	background: #fff;
	border: 1px solid #ccc;
	height: 19px;
	margin: 3px 0;
}
*+html select {
	height: 23px;
}
textarea {
	background: #fff;
	border: 1px solid #ccc;
	margin: 3px 0 15px 0;
	width: 268px;
}
.button {
	background: #e5e5e5;
	border: 1px solid #ccc;
	color: #000;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 14px;
	height: auto;
	width: auto;
}
.offset {
	margin: 0 0 0 200px;
}
.shortInput {
	width: 42px;
}
.formErrorMessage {
	color: red;
}

/*--------------------6.....News-------------------------------------------------------*/
#D .boxDetail-1 h2 a:link,
#D .boxDetail-1 h2 a:visited,
#D .boxDetail-1 h2 a:hover,
#D .boxDetail-1 h2 a:active {
	color: #666;
	text-decoration: none;
}
/*--------------------7.....Weiterempfehlen -------------------------------------------*/
#P {
	background: #f2f2f2;
	padding: 1px 0 0 0;
	text-align: left;
}
#P #empfehlen {
	background: #fff;
	font-size: 1.2em;
	margin: 18px 19px 15px 18px;
	padding: 18px 10px 19px 22px;
}
#P #empfehlen h3 {
	margin: 20px 0 15px 0;
	text-transform: uppercase;
}
#P #empfehlen .inhalt {
	margin: 18px 0 0 0;
}
#P #empfehlen label {
	float: left;
	margin: 2px 0px 2px 10px;
	padding-right: 10px;
	width: 220px;
}
#P #empfehlen input,
#P #empfehlen textarea {
	background: #fff;
	border: 1px solid #ccc;
	margin: 3px 0;
	padding: 2px 0 0 0;
	width: 250px;
}
#P #empfehlen input.button {
	background: #e5e5e5;
	border: 1px solid #ccc;
	color: #000;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 10px 240px;
	padding: 2px 14px;
	height: auto;
	width: auto;
}
a.button.close {
	background: #e5e5e5;
	color: #000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 2px 14px;
	text-decoration: none;
	width: auto;
}
.tx-wegmanfahrt-pi1 .tx_wegmanfahrt_form label{}
#content .tx-wegmanfahrt-pi1 .tx_wegmanfahrt_form .hinweistext{padding-left:70px ;}
#content .tx-wegmanfahrt-pi1 .tx_wegmanfahrt_form .button {background:#e5e5e5;border:1px solid #ccc;color:#000;cursor:pointer;font-size:1em;font-weight:bold;margin-left:70px;padding:2px 14px;height:auto;width:auto;}

