/* CSS Document */
html, body  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.seite {
	margin:0px;
	padding:0px;
	width:979px;
}
/* 
Rahmen 
*/
td.header {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
td.r-links {
	background-image: url(../images/rand_li.jpg);
	background-repeat:repeat;
	}
td.r-rechts {
	background-image: url(../images/rand_re.jpg);
	background-repeat:repeat;
	}
td.content-li {
	background-image: url(../images/bg_links.jpg);
	background-color:#f2f2f2;
	background-repeat: no-repeat;
	text-align: left;
	}
td.content {
	background-color:#FEFEFE;
	padding:15px;
	text-align: left;
	}
td.content_artikel {
	background-color:#FEFEFE;
	padding:15px 0px 15px 15px;
	text-align: left;
	}
td.foot {
	background-color:#FEFEFE;
	text-align: center;
	}
	
/* 
Navi 
*/
.navi-h {
	background-color:#E6E6E6;
	height:38px;
	}
.navibg {
	background-color:#E6E6E6;
}
.hauptnavi{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-align: left;
	color:#000000;
	text-decoration: none;
}

.hauptnavi a:hover {
	color:#999999;
	text-decoration: none;
}
.hauptnavi_selected  {
	color:#999999;
	text-decoration: none;
}
.hauptnavi ul {
	margin:0px;
	padding:0px 0px 2px 0px;
}
.hauptnavi li {
	padding: 3px 0px 2px 10px;
	margin: 3px 0px 10px 5px;
	background-image:none;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	line-height: normal;
	list-style-type: none;
}
div .funktionnavi{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	margin:0px;
	padding:0px;
	text-align: right;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.funktionnavi a:hover {
	color:#999999;
	text-decoration: none;
}	
.funktionnavi_selected  {
	color:#999999;
	text-decoration: none;
}
.funktionnavi ul {
	margin:0px;
	padding: 0px 5px 0px 0px;
}
.funktionnavi li {
	padding: 2px 2px 2px 3px;
	margin: 2px 0px 2px 5px;
	background-image:none;
	font-size: 11px;
	text-decoration: none;
	display: inline;
	line-height: normal;
	list-style-type: none;
}
td.landnavi {
	padding:0px 0px 0px 5px;
	margin: 0px;
	font-size: 9px;
	text-align:left;
	background-image: url(../images/bg_linkso.jpg);
	background-repeat:repeat;
}
td.landnavi img {
	padding:0px;
	margin: 2px 0px 0px 0px;
}
.footnavi{
	margin:0px;
	padding:0px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.footnavi a:hover {
	color:#FF6401;
	text-decoration: none;
}
.footnavi_selected  {
	color:#FF6401;
	text-decoration: none;
}

.footnavi ul {
	margin:0px;
	padding:0px 0px 2px 0px;
}
.footnavi li {
	padding: 3px 0px 2px 5px;
	margin: 3px 0px 10px 5px;
	font-size: 10px;
	text-decoration: none;
	display: inline;
	line-height: normal;
	list-style-type: none;
	background-image:none;
	}
/* 
SubNavi 
*/

.subnavi_rahmen{
	margin:0px;
	padding:0px; 
	text-align: left;
	border-bottom:#8B8581 1px solid;
}
.subnavi{
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.subnavi_rahmen a{
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.subnavi_rahmen a:hover {
	color:#999999;
	text-decoration: none;
}
.subnavi_rahmen .subnavi_selected  {
	color:#999999;
	text-decoration: none;
}
.subnavi ul {
	margin: 0px;
	padding:0px;
	/*border-bottom:#D9B67E  1px solid;*/
}
.subnavi li {
	padding: 5px 0px 5px 20px;
	margin: 0px;
	font-size: 11px;
	list-style-type: none;
	text-decoration: none;
	line-height: normal;
	border-top:#8B8581 1px solid;
	background-image:none;
}
.subnavi_offen_rahmen {
	margin:0px;
	padding:0px; 
	text-align: left;
}
.subnavi_offen {
	margin:0px;
	padding:0px; 
	font-weight: bold;
	text-align: left;
	color:#333333;
	text-decoration: none;
	border-top:#8B8581 1px solid;
}
.subnavi_offen ul {
	margin: 0px;
	padding:0px;
	/*border-bottom:#D9B67E  1px solid;*/
}
.subnavi_offen li {
	padding: 5px 0px 5px 20px;
	margin: 0px;
	font-size: 11px;
	list-style-type: none;
	text-decoration: none;
	line-height: normal;
	border-top:none;
	background-image:none;
}
.subnavi_offen_selected {
	color:#FF6401;
	text-decoration: none;
}
.subnavi_offen_selected a{
	color:#FF6401;
	text-decoration: none;
}
.subnavi_offen_selected a:hover{
	color:#FF6401;
	text-decoration: none;
}
/*Produktbereich*/
.pStartArea{
	background-color:#595552;
	width:100%;
	padding: 0px;
	margin:10px 0px 10px 0px;
	}
.pStartArea .pix{
	float:left;
	width:450px;
	padding:1px;

	margin:0px;
	}
.pStartArea .pix img{ 
	padding:0px;
	margin:0px;
	}
.pStartArea .text{
	height:302px;
	color:#E6E6E6;
	font-size:13px;
	line-height:23px;
	float:right;
	width:290px;
	padding:0px;
	margin:0px;
	}
.pStartArea .text a{
	color:#E6E6E6;
	}
.pStartArea .text a:hover{
	color:#E6E6E6;
	}
.pStartArea .text div{
	padding:20px 9px 9px 9px;
	margin:0px;
	}
/*Sitemap*/
.subnavi_site {
	margin:0px;
	padding:0px; 
	font-weight: bold;
	text-align: left;
	color:#333333;
	text-decoration: none;
}
.subnavi_site ul {
	margin: 0px;
	padding:0px;
}
.subnavi_site li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 11px;
	list-style-type: none;
	text-decoration: none;
	line-height: normal;
	border-top:none;
	background-image:none;
}
/*ENDE Sitemap*/

.cma_tree_i { border: 0px none transparent ; }
.cma_tree_n{ border: 0px none transparent ; }
.cma_tree_e{ border: 0px none transparent ; }
ul.cma_tree img { boder: 0px none transparent ; }
ul.cma_tree li img { boder: 0px none transparent ; }

/* 
Bl&auml;tter Navi 
*/
.navi {
	margin:3px;
	padding:0px;
	color : #666;
	font-size: 11px;
	font-weight: bold;
}
th .navi  {
	text-align:center;
	font-weight: bold;
}
td .navi  {
	text-align:center;
	font-weight: bold;
}
.navi h1{
	margin:0px 5px 0px 0px;
	color : #000000;
	font-size: 11px;
	font-weight: bold;
}
th .navi a {
	color : #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
th .navi a:hover {
	color : #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* 
Schriften 
*/
h1 {
	font-size: 28px;
	color: #232323;
	font-weight:lighter;
	margin:0px 0px 10px 0px;
}
.zwei-spalten h1 {
	font-size: 28px;
	color: #232323;
	font-weight:lighter;
	width:570px;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size: 23px;
	color: #8B8581;
	font-weight:lighter;
	margin:20px 0px 5px 0px;
}
h3 {
	font-size: 16px;
	color: #000;
	font-weight:normal;
	margin:20px 0px 2px 0px;
}
p {
	font-size: 13px;
	font-weight:normal;
	color:#232323;
	margin:0px 0px 8px 0px;
}
.content img {
	margin:5px 0px 5px 0px;
}
.bild {
	margin:0px;
	padding:0px;
}
.bild img {
	margin:0px;
	padding:0px;
}
.content a {
	color:#232323;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover {
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
.content_artikel a {
	color:#CC0000;
	font-weight: normal;
	text-decoration: none;
}
.content_artikel a:hover {
	color:#666666;
	font-weight: normal;
	text-decoration: underline;
}
.copy {
	font-size: 10px;
	color:#666;
	font-weight: normal;
	padding:15px 0px 0px 5px;
}
.abstand {
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}
.abstand img{
	padding:0px;
	margin:0px;
}
/* 
	Auflistungen 
*/
ol {
	margin: 0px;
	padding:0px;
}
ul {
	margin: 0px;
	padding:0px;
}
li {
	padding: 5px 0px 0px 13px;
	margin: 0px 0px 0px 5px;
	font-size: 11px;
	list-style-type: none;
	text-decoration: none;
	line-height: normal;
	background-image: url(../images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
}
/* 
	Nach oben
*/
.top {
	width:100%;
	text-align: right;
	display:block;
}
.top a {
	color:#333333;
}
.top a:hover {
	color:#CC0000;
	text-decoration: none;
}
/*
	Startseite
*/
.starttext {
	width:364px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.newsbereich {
	width:364px;
	margin:0px 0px 0px 374px;
	display:block;
	padding:0px;
	}
.newsbereich h2 {
	margin:0px;
	padding:0px;
	}
.newsbereich img {
	margin:0px;
	padding:0px;
	}
/* 
	zwei Spalten Text
*/
.txt-links {
	width:364px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
}
.txt-rechts {
	width:362px;
	margin:0px 0px 0px 378px;
	display:block;
	}
.2sp_text-bild {
	width:364px;
	margin:0px 0px 20px 0px;
}
.2sp_text-link {
	width:364px;
	float:right;
	margin:0px 0px 20px 0px;
}
.2sp_text_l-bild_r {
	width:742px;
	display:block;
	margin:0px;
	padding:0px;
}
/* 
	Bildreihe
*/
.bild5reihe {
	float:left;
	margin:0px;
	padding:3px 3px 3px 0px;
	width:138px;
	}
a .bild5reihe  {
	border:0px;

	}
.bild5rahmen {
	width:742px;
	margin:0px;
	padding:0px;
	display:block;
	}
/* 
	Teaser
*/
.teaser {
	width:242px;
	float:left;
	margin:15px 6px 15px 0px;
	padding:0px;
}
.teaser p{
	font-size:14px;
	text-align:right;
	margin:0px;
	padding:0px;
}
.teaser p a{
	color:#3D1800;
}
.ProduktTeaser {
	width:232px;
	height:179px;
	float:left;
	background: url("../images/produkte/k_produkt-bg.jpg") #E3E9F0 no-repeat center top;
	margin:15px 16px 25px 0px;
	padding:0px;
}
.ProduktTeaser img.pBild{
	margin:1px 0px 0px 1px;
	padding:0px;
}


/* Letzter Teaser in einer Reihe */
.teaser_last {
	width:175px;
	border: #CCC 1px solid; 
	float:left;
	margin:5px 0px 5px 0px;
	padding:0px;
}
td .teaser_last img {
	margin:0px;
	padding:0px;
}
td .teaser_last img a {
	margin:0px;
	padding:0px;
}
.teaser_last h1 {
	color:#333333;
	margin:3px 3px 3px 5px;
	font-size: 14px;
	font-weight: bold;
}
.teaser_last h2 {
	color:#000;
	margin:3px 5px 3px 5px;
	font-size: 11px;
	font-weight: bold;
}
.teaser_last .link {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding:3px 5px 3px 5px;
}
.teaser_last .link a{
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}
.teaser_last .link a:hover {
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-decoration: underline;
}
/* 
	Service Bereich 
*/
td.service {
	border-bottom:#595552 1px solid;
	color:#000;
	padding:5px;
	font-size: 11px;
	font-weight: normal;
}
td.servicehead {
	background-color:#595552;
	color:#fff;
	padding:5px;
	font-size: 11px;
	font-weight: bold;
}
td.service h3 {
	color:#000;
	margin:3px 3px 2px 0px;
	font-size: 11px;
	font-weight: bold;
}
td.service .sdruck a {
	color:#CC0000;
	margin:3px 3px 2px 0px;
	font-size: 11px;
	font-weight: bold;
	display:inline;
	text-decoration: none;
}
td.service .sdruck a:hover  {
	color:#666;
	display:inline;
	text-decoration: underline;
}
td.service a {
	color:#CC0000;
	margin:3px 3px 2px 0px;
	font-size: 10px;
	font-weight: normal;
	display:block;
	text-decoration: none;
}
td.service a:hover {
	color:#666;
	display:block;
	text-decoration: underline;
}
.service .img {
	padding:5px 0px 5px 0px;
	text-align: center;
}
.sbereich {
	margin:65px 0px 0px 0px;
}
/* Weitere Links auf der rechten Seite*/
.weiterelinks {
	margin:0px;
	padding:0px;
}
.lbereich {
	margin:36px 0px 0px 0px;
}
td.serviceseite {
	border-bottom:#333 1px solid;
	color:#666;
	padding:5px 5px 5px 10px;
	font-size: 11px;
	font-weight: normal;
}
td.serviceseitehead {
	background-color:#595552;
	color:#fff;
	padding:5px 5px 5px 10px;
	font-size: 12px;
	font-weight: bold;
}
td.serviceseitehead-aktion {
	background-color:#ff4800;
	color:#fff;
	padding:5px 5px 5px 10px;
	font-size: 12px;
	font-weight: bold;
}
td.serviceseite h3 {
	color:#fff;
	margin:3px 3px 2px 0px;
	font-size: 11px;
	font-weight: bold;
}
td.serviceseite p {
	font-size: 11px;
	margin:3px 0px 3px 0px;
	font-weight: normal;
}
td.serviceseite ol {
	margin: 0px;
	padding:0px;
}
td.serviceseite ul {
	margin: 0px;
	padding:0px;
}
td.serviceseite li {
	padding: 3px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	list-style-type: none;
	text-decoration: none;
	line-height: normal;
	background-image: url(../images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

td.serviceseite .sdruck a {
	color:#CC0000;
	margin:3px 3px 2px 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.serviceseite .sdruck a:hover  {
	color:#666;
	text-decoration: underline;
}

td.serviceseite a {
	color:#CC0000;
	margin:0px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td.serviceseite a:hover {
	color:#666;
	text-decoration: underline;
}
.serviceseite .img{
	padding:5px 0px 5px 0px;
	text-align: center;
}


/* Formlularfelder */
.send {
	color : #333;
	font-size: 10px;
	width:120px;
	font-weight: normal;
	border: 1px #8B8581 outset;
	background-color: #ccc;
	margin:0px;
	}
.feld {
	color : #333;
	width:140px;
	font-size: 10px;
	font-weight: normal;
	border: 1px #8B8581 outset;
	background-color: #FFFFFF;
	margin:5px 0px 5px 0px;
	}
form {
	margin:0px;
	padding:0px;
}
/* Artikelbilder */
.v_artikel {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.artikelliste {
	margin:0px 0px 25px 0px;
	color : #666;
	font-size: 11px;
	font-weight: bold;
}
.artikelliste h1{
	margin:0px 5px 0px 0px;
	color : #000000;
	font-size: 11px;
	font-weight: bold;
	display:inline;
}
.artikelliste a {
	color : #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.artikelliste a:hover {
	color : #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.artikeltext {
	font-size: 11px;
	font-weight: normal;
	height:90px;
	padding:5px;
	background-color: #FEF3E1;
	vertical-align: top;
}
.artikeltext h1{
	color : #000000;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 2px 0px;
	display:block;
}
.artikeltext h2{
	color : #000000;
	font-size: 11px;
	font-weight: normal;
	margin:0px 0px 4px 0px;
	display:block;
}
.artikellink {
	padding:3px ;
	margin:0px;
	font-size: 10px;
	background-color: #DCDCDC;
	text-align: right;
}
.artikellink a {
	padding:0px ;
	margin:0px;
	color : #CC0000;
	text-decoration: none;
}
.artikellink a:hover {
	padding:0px;
	margin:0px;
	color : #CC0000;
	text-decoration: underline;
}

/* Detailansicht */
.zurueck {
	font-size:12px;
	padding:10px 0 10px 0;
}
.detailhead {
	color:#333;
	font-size:12px;
	font-weight:bold;
	background-color:#DCDCDC;
	padding:5px;
}
.detailbg {	
	background-color:#FEF3E1;
	padding:0px;
	margin:0px;
	vertical-align: top;
}
.reportbg {	
	background-color:#FDE2B6;
	padding:0px;
	margin:0px;
	vertical-align: top;
}
.infobg {	
	background-color:#FEF3E1;
	padding:0px;
	margin:0px;
	vertical-align: top;
}
.infobg  img{	
	padding:0px;
	margin:0px;
}
.detailbg img {	
	margin:1px;
}
.detaildaten {
	background-color:#DCDCDC;
	
}
.detaildaten .zeile-1head {
	background-color:#FDE2B6;
	color:#000;
	margin:0px;
	padding:3px 0px 3px 5px;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}
.detaildaten .zeile-1 {
	background-color:#FDE2B6;
	color:#000;
	font-size:11px;
	width:120px;
	padding:3px 0px 3px 5px;
	vertical-align:top;

}
.detaildaten .zeile-2head {
	background-color:#FEF3E1;
	color:#000;
	margin:0px;
	padding:3px 0px 3px 5px;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}
.detaildaten .zeile-2 {
	background-color:#FEF3E1;
	color:#000;
	font-size:11px;
	width:120px;
	padding:3px 0px 3px 5px;
	vertical-align:top;
}
.detaildaten .report {
	background-color:#FDE2B6;
	color:#000;
	vertical-align: top;
	font-size:11px;
	padding:3px 0px 3px 5px;
}
.detaildaten h1 {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.detaildaten p {
	margin:2px 0px 2px 0px;
	padding:0px;
	color:#000;
	font-size:11px;
}
.detaildaten .info-1head {
	background-color:#FDE2B6;
	margin:0px;
	padding:0px;
	vertical-align: top;
}
.detaildaten .info-1 {
	background-color:#FDE2B6;
	color:#000;
	font-size:11px;
	width:100%;
	padding:3px 0px 3px 2px;

}
.detaildaten .info-2head {
	background-color:#FEF3E1;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.detaildaten .info-2 {
	background-color:#FEF3E1;
	color:#000;
	font-size:11px;
	width:100%;
	padding:3px 0px 3px 2px;

}
/*Bereich gusto */
.text-bild {
	margin:0px;
	padding:0px;
	text-align:left;

}
.bild-text {
	margin:0px 0px 5px 5px;
	padding:0px;
	float:right;

}
.bild-l-text {
	margin:0px 5px 5px 0px;
	padding:0px;
	float:left;

}
.fehler {
	color:#CC0000;
	font-weight: bold;
}

.note {
	color:#666666;
	font-weight: normal;
	font-size: 11px;
}
.marker {
background-color: #FE741A;
}
/* -------------------------------------------  Clearfix-Hack ----------------------------------------------- */
/* http://www.positioniseverything.net/easyclearing.html */
/* http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/ */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
	 font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------------------------------  Clearfix-Hack Ende ------------------------------------- */