﻿* {
	margin: 0;
	padding: 0;
	border: none;
}

html, body {
    height: 100%;

}
/* Hat im IE7 einen horizontalen Scrollbalken erzeugt!
html > body {
    overflow:auto;
}*/

body {
	background: #ffffff url(../img/bodybg.gif) top left repeat-y;
}
body.single-two {
	background-image: url(../img/bodybg2.gif); 
}
html, body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableGreyBorderDkGrey {
background-color:#EEEEEE;
border-bottom:1px solid white;
border-left:3px solid darkgrey;
margin:15px 0 0;
padding:0 0 0 2px;
width:595px;
}


.tableGreyBorderBlue {
background-color:#F4F4F4;
border-bottom:1px solid white;
border-left:3px solid #00A6EB;
margin:15px 0 0;
padding:0 0 0 2px;
width:595px;
}

.tableUser {
	background-color: #EEEEEE;
	border:1px dashed grey;
	border-left:3px solid #00A6EB;
	width:595px;
	margin:15px 0 0;
	padding:0 0 0 2px;
}
.tableUserWhite {
	background-color: white;
	border:1px dashed grey;
	border-left:3px solid #00A6EB;
	width:595px;
	margin:15px 0 0;
	padding:0 0 0 2px;
}
.tablePlainGrey {
	padding-left:10px;
	border-left:10px solid darkgrey;
	background-color: #dfdfdf;
	line-height: 0.5;
	border-top: 2px solid #869197;border-bottom: 2px solid #869197;
	
}
.tablePlainLinksNoBorderLeft {
	padding-left:10px;
	background-color: #dfdfdf;
	line-height: 0.5;
	padding-bottom:2px;
	border-top: 2px solid #00A6EB;border-bottom: 2px solid #00A6EB;
	
}
.divcategs {
	border-top: 1px solid #869197;
}
.err {
	border:1px red solid;
	background-color:pink;
}
.ok {
	border:1px green solid;
	background-color:lightgreen;
}

/* ============= Popup-Teaser ===============*/
.bodypopup {
    background-image:none;
}
.bodypopup #main {
    width:400px;
}
.bodypopup #mainbottom {
    margin-top:30px; 
    width:400px; 
    margin-left:-10px;
}
.bodypopup .teaser-wide {
    width:420px;
}
.bodypopup .teaser-wide-inner {
    padding-right:5px;
}

/* ============ SEITENBEREICHE ============ */
#page {
	min-height: 100%;
	width: 1000px;
	min-width: 1000px;
}
#header {
	height: 115px;
	background: url(../img/headerbg.gif) top left repeat-y;
}
#header img {
	margin: 26px 0 0 16px;
}	
#footer {
	/* float: left; */
	margin-top: -20px;
	clear: both;
	height: 19px;
	/*background: url(../img/bodybg.gif) top left repeat-y;*/
	background: #FFF url(../img/pagebg.gif) left repeat-y;
	border-top: 1px solid #dfdfdf;
	width: 100%;
}
#flash_footer {
  clear: both; 
  margin-top:-99px; 
  height:78px; 
  /*border-top: 1px solid #dfdfdf; */
  width: 630px; 
  padding:0 0 20px 180px;
}
#menu {
	float: left;
	width: 180px;
	border-top: 130px solid #869197;
	padding: 30px 0 20px 0; /*Padding unten fr Fu?eiste*/
}
body#startseite #menu, body#startseitetwocols #menu {
	border-top: 180px solid #869197;
}
#main {
	float: left;
	width: 630px; 
	color: #666;
	padding-bottom: 20px; /* fr footer */
}
.single-two #main {
	 padding-bottom: 0;
}
#startseite #keyvisuallink {
    background-color:transparent;
    width:315px;
    height:180px;
}
#keyvisuallink {
    background-color:transparent;
    width:315px;
    height:130px;
}
#maintop {
	padding: 0 0 0 315px;
	/*min-height: 160px;
*/
	/* START / TANTEK-HACK F? IE5.5 */
	width: 630px; 
	voice-family: "\" }\"";
	voice-family: inherit;
	/* STOP / TANTEK-HACK F? IE5.5 */
	width: 315px;
}
.single-two #maintop {
	min-height: 130px;
}

/* Zusätze fr rechts durchgehend (body-class auf "rdg") */
.twocolsrc #maintop, .twocols #maintop, .keyvisuallink {
	float: right;
	padding: 0;
	width: 315px;
}
#startseite .keylink  #maintop {
    padding: 0;
    margin-top: -180px;
}                 
.keylink  #maintop {
    padding: 0;
    margin-top: -130px;
}
.twocolsrc #maintop h2, .twocols #maintop h2 {
	/*clear: both;*/
	margin: 0;
}
#twocolsrctop { /* Container fr durchgehenden Inhalt rechts oben */
	clear: both;
	padding: 52px 20px 10px 20px;
}
.single-two #twocolsrctop {
	height: 30px;
}

#mainbottom {
	padding: 0 25px 0 45px;
	/* START / TANTEK-HACK F? IE5.5 */
	width: 630px; 
	voice-family: "\" }\"";
	voice-family: inherit;
	/* STOP / TANTEK-HACK F? IE5.5 */
	width: 560px;
}

/* Zus?e fr rechts durchgehend (body-class auf "rdg") */
.twocolsrc #mainbottom {
	margin: 145px 0 0 0;
	float: left;
	padding: 0;	
	width: 315px;
}

.twocols #mainbottom {
	clear: both;
	padding: 0 0 0 25px;
	width: 605px;
}

body#startseite #mainbottom {
	margin: 195px 0 0 0;
}

/* keyvisuallink rechtsdurchgehend */
body#startseite .keylink #mainbottom, .twocolsrc .keylink #mainbottom {
    margin: 0;
    padding: 15px 0 0 0;
    background-color:#ffffff;
}
/* keyvisuallink zweispaltig */
.twocols .keylink #mainbottom {
    margin: 0 0 0 0;
}
/* keyvisuallink einspaltig */
.keyvisualmainbottom {
    clear: both;
    margin: 0 0 0 0;
}

body#startseitetwocols #mainbottom {
	margin: 0;		/* 195px 0 0 0; */
	padding-top: 50px;
}
.single-two #mainbottom {
	float: left;
	background: url(../img/knaufweltweit.gif) top right repeat-y;
	padding-right: 0px;
	width: 585px;
}

/* ---------------------------------------------- */
/* ---- Two Columns Large Keyvisual - START ----- */
.twocolslargevisual #header {    
    height:245px; 
    width:810px;
}
body#startseite.twocolslargevisual #header {
    height:295px;     
}
.twocolslargevisual #logo {
    float:left;
    width:180px;     
    height:245px; 
    background: url(../img/bg_header_bigvisual.gif) repeat-x;
}
body#startseite.twocolslargevisual #logo {
    height:295px; 
    background: url(../img/bg_header_bigvisualhome.gif) repeat-x;    
}
.twocolslargevisual #bigvisual {
    float:left; 
    width:630px; 
    height:245px; 
}
body#startseite.twocolslargevisual #bigvisual {
    float:left; 
    width:630px; 
    height:295px;  
}
.twocolslargevisual #menu, body#startseite.twocolslargevisual #menu {
   border:none;   
}
.twocolslargevisual #twocolsrctop {
    padding: 30px 20px 10px 20px;
}
.twocolslargevisual #maintop{ 
    float: right;
    padding: 0;
    width: 315px;
}
.twocolslargevisual #maintop h2{
    /*clear: both;*/
    margin: 0;
}
.twocolslargevisual #mainbottom, body#startseite.twocolslargevisual #mainbottom {
    margin: 15px 0 0 0;
    float: left;
    padding: 0;    
    width: 315px;
}
.twocolslargevisual #searchbox {
    padding: 0;
    margin-top:-130px;
}
.twocolslargevisual #right {
    margin-top: -99px;
    padding: 0 0 10px 0; 
}
body#startseite.twocolslargevisual #searchbox {
    padding: 0;
    margin-top:-180px;
}
body#startseite.twocolslargevisual #right{
    margin-top: -149px;
}
/* Normal ohne Suche */
/*
.twocolslargevisual #right{
    margin-top: -130px;
    padding: 0 0 10px 0; 
}
body#startseite.twocolslargevisual #right{
    margin-top: -180px;
}
*/
/* ---- Two Columns Large Keyvisual - ENDE ------ */
/* ---------------------------------------------- */

/* --------Seitenvorlage 2 CLS RC Overlap Keyvisual ------- */                                
.keyvisual_overlap #header {                                                              
    height: 295px; 
    width:810px;                                                                            
    background: url(../img/bg_keyvisual_overlap.gif) top left repeat-y;      
}                                                                                                
.keyvisual_overlap #logo {                                                                
    height: 115px;
    width:495px;
    background-color:#fff;
}  
                                                                                              
.keyvisual_overlap #visual_overlap, .keyvisual_overlap #visual_overlap_background {                                                                                                                              
    float:left;
    height: 295px;
    width:810px;
}   
                                                                                              
#startseite .keyvisual_overlap #menu {                                                    
    border:none;                                                                                 
}                                                                                                
.keyvisual_overlap #maintop {                                                             
    background-color:#fff;                                                                       
    min-height: 30px;                                                                            
    height: 30px;                                                                                
}                                                                                                
#page.keyvisual_overlap #mainbottom {                                                     
    margin-top:0;                                                                                
}                                                                                                

#overlap_left {
    float:left; 
    margin-top: -15px; 
    width:270px;
}
#overlap_right {
    float:right; 
    width:290px;
}
                                                                                                                                                                                            
.keyvisual_overlap #right {                                                              
    padding:0 0 10px 0;    
    margin:-148px  0 0 0; 
    clear:right;                                                                 
}                                                                                                
.keyvisual_overlap .indented {                    
    float:left;            
}
.keyvisual_overlap #searchbox {       
    padding: 0;                
    margin-top:-180px;         
}
/* --------Seitenvorlage 2 CLS Keyvisual Enormous Right------- */ 
.keyvisual_enormous_right #header {
    height: 295px; 
    background: url(../img/bg_enormous_right.gif) top left repeat-x;
}
.keyvisual_enormous_right #logo { 
    float:left;  
	margin-right:67px;
}
.keyvisual_enormous_right #bigvisual { 
    /* margin:0 0 0 180px; */
	float:left; 
    width:820px; 
    height:295px;
}
#startseite .keyvisual_enormous_right #menu {
    border:none; 
}
.keyvisual_enormous_right #maintop { 
    background-color:#fff; 
    min-height: 30px; 
	height: 30px;    
}
#page.keyvisual_enormous_right #mainbottom { 
    margin-top:0;    
}
.keyvisual_enormous_right #mainbottomleft { 
    padding-top: 0; 
}
.keyvisual_enormous_right h2#blueheadline {
    height:19px;
}
.keyvisual_enormous_right #right {
	padding:30px 0 10px 0;
}
/* --------Seitenvorlage 2 CLS Keyvisual Enormous Right------- */

#right {
	float: left;
	width: 190px;
	padding: 11px 0 10px 0;
}

/* ---------------------------------- */
/* ============ ELEMENTE ============ */
/* ---------------------------------- */

a.link, a.maillink, .teaser-small p a, ul.sitemaplevel1 a {
	text-decoration: underline;
	zoom: 1; /* Für IE7 */  
	color: #00A6EB;
	padding: 0 0 0 6px;
	background: url(../img/linkpfeil2.gif) left no-repeat;
}
a.editlink{
	text-decoration: underline;
	zoom: 1; /* Für IE7 */  
	color: #00A6EB;
	padding: 0 0 0 6px;
}
a.maillink {
	text-decoration: none;
	padding: 0 58px 0 0;
	background: url(../img/atknaufde.gif) bottom right no-repeat;
}
ul a.link {
	padding: 0;
	background: none;
}

.default-link
{
    color: #00A6EB;
    text-decoration: underline;
}
a.divlink { /* Unternehmensbereiche */
	width: 140px;
	padding-top: 55px;
	margin: 15px 0 0 15px;
	background-repeat: no-repeat;
	float: left;
}

/* ?erschriften */
h1 {
	display: none;
}
h2 {
	/*margin: 20px 0 0 0;*/
	height: 30px;
	text-indent: -999em;
	font-size: 1px;
}
h3 {
	height: 30px;
	text-indent: -999em;
	font-size: 1px;
}
h3.tworows, h2.tworows {
	height: 30px;
	padding: 30px 0 0 0;
}
.teaser-wide h3.tworows {
    padding: 20px 0 0 0;
}
h3 span, h2 span {
	height: 30px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}
.teaser-small h3 {
	height: auto;
	text-indent: 0;
}
h4.flag {
	display: none;
}
hr {
	display: none;
}
p {
	color: #666;
	margin: 0 0 15px 0;
}
.small, tr.small td  {
	font-size: 10px;
}
/* Tabellen */
table {
	background: #fdfdfd;
	color: #666;
	margin: 0 0 15px 0;
	width: 100%;
}
th {
	padding: 3px;
	text-align: left;
}
td {
	padding: 3px;
	border-top: 1px solid #efefef;
	vertical-align: top;
}
td.middle {
	vertical-align: middle;
}
table caption {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	background: #fdfdfd url(../img/tablecaption.jpg) top right repeat-y;
	border-bottom: 1px solid #efefef;
	letter-spacing: 0;
}
td.number, th.number {
	text-align: right;
}
td.icon, th.icon {
	text-align: center;
}
td.nobr, th.nobr {
	white-space: nowrap;
}
tr.link {
    cursor: pointer;
}
tr.link:hover, tr.alt {
    background-color: #f3f3f3;
}
#topnav {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	text-align: center;
	width: 311px;
	float: left;
	padding: 2px 0 2px 4px;
}	
#topnav ul {
	display: inline;
	list-style: none;
	float: left;
}
#topnav li {
	padding: 0 13px 0 14px;
	float: left;
	border-right: 1px solid #DFDFDF;
}
#topnav li.last {
	border: none;
}
#topnav a, #footer a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

#footer ul {
	margin: 0 0 0 210px;
	display: inline;
	list-style: none;
	float: left;
}
#footer li {
	margin: 2px 0 2px 0;
	float: left;
	padding: 0 15px 0 15px;
	border-right: 1px solid #DFDFDF;
}
#footer li.last {
	/* padding: 0 0 0 511px; /* nach rechts */
	border: none;
}
#footer a {
	/* color: #9EA7AC; */
}
/* SUCHE */
#searchbox {
    float: left;
    width: 190px;
    padding: 0;
    margin:0;
    background: #869197 url(../img/useractionarrow2.GIF) top left no-repeat; 
    height: 22px; 
}
#searchbox input.button {
    background: #869197 url(../img/useractionarrow2.GIF) top left no-repeat;
}

#searchbox #searchfield {
	float:left;
    height: 20px;
    font-size: 11px; 
    width: 90px;
    margin:1px 0 0 22px;   
    vertical-align:top;  
}
#searchbox #gb {
	width:68px;
	float:right;
    height: 21px;
    margin: 0 5px 0px 1px; 
    padding: 0 1px -1px 22px; 
    font-size:11px;   
    border: none;
		background-color: #869197
    /* background-color: #dfdfdf; */
}
/* CONTENT-NAVI */
#right dl {
	margin: 0 0 10px 1px;
}
#right dt a {
	background: #869197 url(../img/useractionarrow.gif) top left no-repeat;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	text-decoration: none;
}
#right dd {
	padding: 10px 10px 10px 20px;
	background: #fff;
}
#right dd a, #dealer_acces a {
	display: block;
	font-size: 10px;
	color: #00a6eb;
	text-decoration: none;
	padding: 0 0 0 4px; /* vorher 6px*/
	background: none;
}
#right dd a img {
    padding-left: 1px;
}  
/* BILDER IN CONTENT-NAVI */
.hoverbox {
    border: 1px solid #869197;
    background: #fff;
    width:200px;
    padding: 4px;
    color:#000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:center;  
}    
.hoverbox img {
    width: 200px;
    height: 164px;
}

/* TEASER BREIT */
.teaser-wide { /* ?erer container fr breiten teaser */
	border-left: 3px solid #00a6eb;
	padding: 0 0 1px 2px;
	margin: 0 0 20px 0;
	background: #efefef url(../img/1x1_white.gif) top left repeat-y;
	/*float: left; /* deaktiviert fr collapsing margins */
	width: 555px;
}
.teaser-wide-inner { /* innerer container fr breiten teaser; macht das linke padding */
	padding: 0 0 0 15px;
}
.teaser-wide-inner h3 { 
    background-position: top left;
    background-repeat: no-repeat;
}
.teaser-wide h3 {
	margin: 10px 0 0 0;
	float: left;
	width: 324px;
}
.teaser-wide h3.txt {
	background: #dfdfdf;
	text-indent: 0;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	float: none;
	width: auto;
	height: auto;
}
.contentblock { /* container fr bild und absatz im teaser. sorgt dafr, dass der absatz immer beim bild steht. */
	clear: both;
}
.indented {
	/*margin-top:30px;*/
	margin-left:20px;
	padding-right:25px;
}
.teaser-wide p.opener { /* einziger absatz im zugeklappten teaser, darf nach unten keinen abstand haben */
	margin: 0;
}
.teaser-wide p { /* einrckung rechts um breite des teaser-bildes, sonst wird bild umflossen */
	/*margin-right: 205px;*/
	/* ist jetzt erst mal deaktiviert, weil die bilder vom text umflossen werden sollen! */
}
/* Neue Angaben für Popup-Icon */
.teaser-wide p.popupimg  { /* bild nach rechts floaten */
    /* wichtig: im xhtml-flow steht immer erst der IMG-, dann der P-tag */
    clear: right; /* stellt sicher, dass die bilder nicht nebeneinander floaten und immer bei ihren abs?en stehen */
    float: right;
    margin: 0 0 10px 10px;
    font-style: italic;
    width: 200px;
    height:164px; 
    padding-bottom:10px;
    background-repeat: no-repeat;
    background-position: top right;
}
.popupimg span {
    display:block;
    width:200px; 
    height:164px; 
    cursor:pointer;
}
.popupimg .popupicon {
    width:16px;
    margin-top:143px;
    margin-right:2px;
    display: block;
    clear:right;
    float:right;
}
/* Neue Angaben für Popup-Icon ENDE */
.teaser-wide p.img, .teaser-wide img  { /* bild nach rechts floaten */
	/* wichtig: im xhtml-flow steht immer erst der IMG-, dann der P-tag */
	clear: right; /* stellt sicher, dass die bilder nicht nebeneinander floaten und immer bei ihren abs?en stehen */
	float: right;
	margin: 0 0 10px 10px;
	font-style: italic;
	width: 200px;
}

.teaser-wide p.img img, .teaser-wide table img {
	clear: none;
	float: none;
	margin: 0;
	display: block;
}
.teaser-wide table img {
	width: auto;
	display: inline;
}
.teaser-wide table img {
	width: auto;
}
.teaser-wide-bottom {
	clear: both; /* beide vorhergehende floatings beenden */
	border-top: 1px solid #fff;
	display: block; /* gesamte breite des divs */
	height: 20px;
	background: #dfdfdf url(../img/teaser-breit-opener.gif) top right no-repeat;
	width: 100%;
}
.teaser-wide-bottom#closer {
	background: #dfdfdf url(../img/teaser-breit-closer.gif) top right no-repeat;
	text-decoration:none;
}
/* Fuer ein span-Element wenn im Bottom eines aufgeklappten Teaser ein Text stehen soll*/
#bottom-closer-text {	
	float: right; 
	margin: 3px 25px 3px 0; 
	text-align:right; 
	color:#666;
}
.teaser-wide img.closed {
	margin: 0 0 0 10px;
}
.teaser-wide table {
	clear: both;
	/* START / TANTEK-HACK F? IE5.5 */
	width: 534px;
	voice-family: "\" }\"";
	voice-family: inherit;
	/* STOP / TANTEK-HACK F? IE5.5 */
	width: 100%;
}
.teaser-wide ul, .teaser-wide ol {
	margin: 0 0 15px 20px;
}
.teaser-wide dl {
	margin: 0 0 10px 0;
}
.teaser-wide dl dt {
	font-weight: bold;
	margin: 10px 0 0 0;
}
.teaser-wide dl dd {
	padding: 0 0 0 10px;
}

/* Definitionslisten-Layout mit Rahmen (z.b. bei 'Referenzen') */
.teaser-wide dl.box, .teaser-wide dl.whitebox {
	clear: both;
	border: 1px solid #dedede;
	margin: 0 1px 10px 0;
}
.teaser-wide dl.whitebox {
	background: #FDFDFD;
}
.teaser-wide dl.box dt, .teaser-wide dl.whitebox dt {
	background: #dedede;
	padding: 3px 0 3px 5px;
	margin: 0;
}
.teaser-wide dl.box dd, .teaser-wide dl.whitebox dd {
	padding: 0 0 0 10px;
	margin: 5px 0 5px 0;
}
.teaser-wide dl.box dl dd, .teaser-wide dl.whitebox dl dd {
	padding: 0 0 0 10px;
}
.teaser-wide dl.box dl dt, .teaser-wide dl.whitebox dl dt {
	margin: 10px 0 0 0;
	background: #fff;
	padding: 2px 5px;
}

/* TEASER KLEIN */
.teaser-small { /* ?erer container fr breiten teaser */
	border-left: 3px solid #00a6eb;
	padding: 0 0 0 2px;
	margin: 15px 0 0 0;
	background: #dfdfdf url(../img/1x1_white.gif) top left repeat-y;
	float: right; /* ausrichtung nach rechts */
	width: 265px;
}
.teaser-small-inner { /* innerer container fr breiten teaser; macht das linke padding */
	padding: 0 0 0 7px;
}
.teaser-small h3 {
	color: #000;
	font-size: 12px;
	margin: 5px 0 0 0;
	float: left;
	width: 162px;
	height: 32px;
}
.teaser-small img { /* bild nach rechts floaten */
	/* wichtig: im xhtml-flow steht immer erst der IMG-, dann der P-tag */
	/*clear: right; /* stellt sicher, dass die bilder nicht nebeneinander floaten und immer bei ihren abs?en stehen */
	float: right;
	margin: 0 0 0 1px;
}
.teaser-small p {
	margin: 0;
	font-size: 10px;
}

/* TEASER KLEIN WEI? LINIE */
/* (Selbe Klasse wie kleiner Teaser ohne wei? Linie. Der Teaser erkennt an der Body-Klasse "zweispaltig", dass er eine wei? Linie braucht) */
body.twocols .teaser-small {
	border: none;
	padding: 0;
	margin: 0 0 15px 20px;
	background: #fff url(../img/teaser-wl-bg.gif) top left repeat-y;
	float: left; /* automatische aufteilung auf zwei spalten */
	display: inline; /* fixt bug der randverdoppelung im ie */
	width: 270px;
}
body.twocols .teaser-small-inner { /* macht im prinzip goarnix, wird aber fr gleichbleibende xhtml-teaser-struktur benötigt */
	padding: 0;
}
body.twocols .teaser-small h3 {
	margin: 0;
	padding: 5px 0 0 10px;
	height: 20px;
	text-indent: 0;
	border-bottom: 2px solid #fff;
	/* START / TANTEK-HACK F? IE5.5 */
	width: 174px; 
	voice-family: "\" }\"";
	voice-family: inherit;
	/* STOP / TANTEK-HACK F? IE5.5 */
	width: 170px;
}
body.twocols .teaser-small p {
	float: left;
	padding: 10px 0 0 10px;	
	width: 167px;
}
body.twocols .teaser-small img {
	margin: 0;
}

.teaser-small#last {
	margin-bottom: 15px;
}

/* TEASER NUR MIT REITERN */
#flagteaser {
    padding: 15px 5px 0 10px;
}

/* REITER-NAVIGATION */
.flagnavarea {
    clear: both;
  padding: 0 0 0 0px;
  margin: 0 0 0 10px;
    background: url(../img/flagbordertop.gif) bottom left no-repeat;
} 
ul.flagnav-1, ul.flagnav-2, ul.flagnav-3, ul.flagnav-4 {
    margin: 0;
    list-style: none;
    min-height: 0;
}
ul.flagnav-2 {
    margin: 0 0 0 20px;
}
ul.flagnav-3 {
    margin: 0 0 0 40px;
}
ul.flagnav-4 {
    margin: 0 0 0 60px;
}
ul.flagnav-1 li, ul.flagnav-2 li, ul.flagnav-3 li, ul.flagnav-4 li {
    float: left;
    background: #869197 url(../img/flag-corner.gif) top right no-repeat; 
}
ul.flagnav-1 a, ul.flagnav-2 a, ul.flagnav-3 a, ul.flagnav-4 a {
  float: left;
  display: block;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  background: url(../img/useractionarrow.gif) top left no-repeat;
  padding: 2px 8px 2px 25px;
    font-weight:bold;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
}
ul.flagnav-1 span, ul.flagnav-2 span, ul.flagnav-3 span, ul.flagnav-4 span {
  color: #aad9ff;
}
ul.flagnav-1 a {
    border-bottom: 1px solid #fff;
}
ul.flagnav-1 a.flagactive {
    background-color: #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    color: #000;
    font-weight: bold;
}
ul.flagnav-1 span.flagactive {
   color: #4F8BA5;
}
.flagcontentarea p { /* vererbte einrckung rechts auf null */
    margin-right: 10px;
}
.flagcontentarea, .flagcontentarea-active {
    margin: 0 0 15px 0;
    padding: 10px 0 0 10px;
    clear: both;
    float: right;
    background: #f7f7f7;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    /*border-top: 1px solid #DFDFDF;*/
    display: none; /*neu rsg */
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 540px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 534px;
}
.flagcontentarea-active {
    display: block;
}
/* Breiten fr die Reiter. Zu beachten ist, dass bei Reihen mit 3 oder 6 Reitern das letzte Element
/* der Reihe ber eine andere Klasse ([...]-last) den verbleibenden Platz auffllt. */

/* EBENE 1 (VORDERSTE) */
/* EBENE 1 (VORDERSTE) */
ul.flagnav-1 li.flag-1 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 540px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 511px;
}
ul.flagnav-1 li.flag-2 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 270px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 238px;
}
ul.flagnav-1 li.flag-2-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 270px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 239px;
}
ul.flagnav-1 li.flag-3 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 180px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 148px;
}
ul.flagnav-1 li.flag-3-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 179px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 147px;
}
ul.flagnav-1 li.flag-4 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 135px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 102px;
}
ul.flagnav-1 li.flag-4-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 135px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 103px;
}
ul.flagnav-1 li.flag-5 a, ul.flagnav-1 li.flag-5-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 108px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 75px;
}
/* EBENE 2 */
ul.flagnav-2 li.flag-1 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 520px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 491px;
}
ul.flagnav-2 li.flag-2 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 260px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 228px;
}
ul.flagnav-2 li.flag-2-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 260px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP /8TANTEK-HACK FUER IE5.5 */
    width: 229px;
}
ul.flagnav-2 li.flag-3 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 173px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 141px;
}
ul.flagnav-2 li.flag-3-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 173px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP /8TANTEK-HACK FUER IE5.5 */
    width: 140px;
}
ul.flagnav-2 li.flag-4 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 130px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 97px;
}
ul.flagnav-2 li.flag-4-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 130px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 98px;
}
ul.flagnav-2 li.flag-5 a, ul.flagnav-2 li.flag-5-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 104px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 71px;
}
/* EBENE 3 */
ul.flagnav-3 li.flag-1 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 500px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 471px;
}
ul.flagnav-3 li.flag-2 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 250px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 218px;
}
ul.flagnav-3 li.flag-2-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 250px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP /8TANTEK-HACK FUER IE5.5 */
    width: 219px;
}
ul.flagnav-3 li.flag-3 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 167px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 134px;
}
ul.flagnav-3 li.flag-3-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 166px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP /8TANTEK-HACK FUER IE5.5 */
    width: 135px;
}
ul.flagnav-3 li.flag-4 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 125px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 92px;
}
ul.flagnav-3 li.flag-4-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 125px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 93px;
}
ul.flagnav-3 li.flag-5 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 100px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 67px;
}
ul.flagnav-3 li.flag-5-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 100px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 66px;
}
/* EBENE 4 */
ul.flagnav-4 li.flag-1 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 480px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 451px;
}
ul.flagnav-4 li.flag-2 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 240px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 208px;
}
ul.flagnav-4 li.flag-2-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 240px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 209px;
}
ul.flagnav-4 li.flag-3 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 160px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 127px;
}
ul.flagnav-4 li.flag-3-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 160px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 128px;
}
ul.flagnav-4 li.flag-4 a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 120px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 87px;
}
ul.flagnav-4 li.flag-4-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 120px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 88px;
}
ul.flagnav-4 li.flag-5 a, ul.flagnav-4 li.flag-5-last a { 
    /* START / TANTEK-HACK FUER IE5.5 */
    width: 96px;
    voice-family: "\" }\"";
    voice-family: inherit;
    /* STOP / TANTEK-HACK FUER IE5.5 */
    width: 63px;
}


/* FORMULARELEMENTE */
form td {
	padding: 0 1px 0 5px;
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #efefef;
}
td.input, td.submit {
	text-align: left;
	padding: 0 2px 0 0;
}
td.input {
	width: 300px;
}
td.submit, tr.lastrow td {
	border: none;
}
form td.textrow {
	padding: 3px 1px 3px 5px;
}
input.text, select, textarea {
	width: 99%;
	border: 1px solid #c9c9c9;
	padding: 1px;
}
input[readonly]
{
	 background-color:#ccc;
	 color:#52575F;
}
select {
	/*width: 310px;*/
	max-width: 343px;
}
td.longinput select {
	max-width: none;
}
tr.error td {
	color: #FF0000;
}
tr.error input.text, tr.error select, tr.error textarea {
	background: #FFE1E1;
	border: 1px solid #FF0000;
}
input.submit, input.button {
	background: #869197 url(../img/useractionarrow.gif) top left no-repeat;
	color: #fff;
	padding: 1px 4px 1px 24px;  /*1px 4px 0 24px*/     
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	width: auto; /* Fix fuer den IE, damit die Buttons vergroessert werden */
	overflow: visible; /* Fix fuer den IE, damit die Buttons vergroessert werden */
}
.bold, form td.textrowbold {
	font-weight: bold;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
.textarea {
	width:545px; 
	background-color:#EFEFEF;
}
.ausschreibungstext {
    color:#000; 
    background-color:#fff;
    padding:5px;
    border:1px solid #c9c9c9;
    margin-bottom:20px; 
    height:160px; 
    overflow:auto;
}

/* - - -KNAUF WELTWEIT - - - */
/* - - - - ACHTUNG: !!! CMS_REF HIER REIN !!! - - - */


#mainbottomleft {
	float: left; 
	width: 270px; 
	padding-top: 30px; 
}
#mainbottomleft h2, h3 {
    text-align: left;
}
#mainbottomleft h3 {
    margin-left: 60px;
}
#mainbottomleft .teaser-small {
    width:263px;
    background-color:#EFEFEF;
    margin-right: 1px;
    /*margin-bottom: 20px;*/
}
#mainbottomleft .teaser-small-inner {
    text-align:left;
    padding: 15px;
    padding-top: 10px;
}
#mainbottomleft .teaser-small p a {
    background: none;
    padding: 0;
    margin: 0;
}
#mainbottomleft p {
    font-size: 12px;
    padding-bottom: 5px;
    padding-right: 5px;
}
#mainbottomleft p.last {
    padding-bottom: 0;
}
#mainbottomright {
	/*clear: both;*/
    float: left; 
	width: 315px;
	/*background-color: #3300FF;*/
}
#blueheadline {
	background-color: #00A6EB;
	background-repeat: no-repeat;
	background-position: center;
}
#mainbottomright a {
	color:#EFEFEF;
	text-decoration:none;
}
#mainbottomright a.blacklink {
	color:#000;
}

/* ABSATZVORLAGE (einspaltig) CONTENTNAVI MOUSEOVER */ 
#contentnavi {
    float:right; 
    padding-right:25px; 
    padding-top:30px;
}
#contentnavi ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#contentnavi ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 255px;
	/* Tantek-Hack fr IE5 */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 241px;
}
#contentnavi ul a:link, #contentnavi ul a:visited {
	display: block;
	background: url(../img/contentnavi_bg.gif) repeat-y;
	height: auto;
	width: 100%;
	margin-bottom: -5px; /* 2px */
	padding: 8px 0 8px 14px; /* 5px 0 5px 14px */
	text-decoration: none;
	color: #869197;
  border-bottom: 8px solid #fff; /* dazu für nahtlosen übergang von mouseover-bildern */
}
#contentnavi ul a:hover, #contentnavi ul a:active {
	background: url(../img/contentnavi_bg_hover_blau.gif) repeat-y;
	height: auto;
	width: 100%;
	margin-bottom: -5px; /* 2px */
	padding: 8px 0 8px 14px; /* 5px 0 5px 14px */
	text-decoration: none;
	color: #869197;
  border-bottom: 8px solid #fff; /* dazu für nahtlosen übergang von mouseover-bildern */
}
#contentnavipic {
    width:270px; 
    float:left;
}
.div-smallhead {
    font-weight:bold;
}
#bild {
    width:270px; 
    height:180px; 
    padding:0; 
    margin:0;
}
#motext {
    clear:both; 
    padding-top:10px;
}
/* ABSATZVORLAGE CONTENTNAVI MOUSEOVER - ENDE*/ 

.headerFilter {

}

.cellFilter {
	background:url("../img/useractionarrow2.GIF") no-repeat scroll left top #869197;
	float:left;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	height:21px;
	margin:0;
	padding:0 0 0 25px;
}

.cellFilter select {
	font-size:11px;
	margin:1px;
}

.cellFilter input.button {
	border:0px;
	padding:0px 3px;
}

.listCell {
	background:url("../img/1x1_white.gif") repeat-y scroll left top #DFDFDF;
	border-left:3px solid #00A6EB;
	float:left;
	width:595px;
	margin:15px 0 0;
	padding:0 0 0 2px;
}

.listCellSmall {
	border-left:3px solid #00A6EB;
	float:left;
	width:595px;
	padding:0 0 0 2px;
}

.listCell-inner {
	padding:0 0 0 7px;
}

.listCellSmall-inner {
	padding:0 0 0 7px;
}

.listCell h3, .listCellSmall h3 {
	font-family:Arial;
	color:#000000;
	float:left;
	font-size:12px;
	font-weigth:normal;
	text-indent:0;
	height:32px;
	margin:5px 5px 0 0;
	width:400px;
	text-decoration:none;
}

.listCellSmall h3{
	font-size:10px;
}

.listCell img {
	float:right;
	border:0px;
}

.listCell p {
	font-size:10px;
	float:left;
}

.listCell .editlink, .listCellSmall .editlink {
	font-family:Arial,Helvetica,sans-serif;
	color:#00A6EB;
	padding:0 0 0 6px;
	font-size:11px;
	text-decoration:underline;
}

.lvl0 {
	background-color:#00A6EB;
	color:#FFFFFF;	
}

.lvl0 h3{
	color:#FFFFFF !important;
	font-weight:bold !important;
	font-size:11px;
}

.lvl0 .editlink {
	color:#000000;
}

.lvl1 {
	background-color:#C7E0EB;
}

.lvl1 .listCellSmall-inner {
	padding-left:6px;
}

.lvl2 {
	background-color:#DFDFDF;
}

.lvl2 .listCellSmall-inner {
	padding-left:12px;
}

.lvl3 {
	background-color:#FFFFFF;	
}

.lvl3 .listCellSmall-inner {
	padding-left:18px;
}

.linksPages a{
	font-size:11px;
	margin:0px 3px;
	color:#333333;
}

.linksPages a:hover{
	color:#00A6EB;
}

.linksPages a.activePage{
	color:#00A6EB;
	text-decoration:none;
	font-weight:bold;
}

.smallTB {
	width:100px !important;
}

#cellCartMenu a{
	text-decoration:none;
}

#cellCartMenu a:hover{
	text-decoration:underline;
	text-indent:20px;
}

.zebra0 {
	background-color:#E2F6FF;
}

.zebra1 {
	background-color:#EFEFEF;
}

#cartTable th {
	font-weight:bold;
	border-bottom:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
#cartTable td {
	font-size:11px;
	padding:2px 2px 2px 5px;
	border-right:1px solid #DFDFDF;
	vertical-align: middle;
	color:#000000;
}

.grandTotalCart {
	color:#666666 !important;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	font-size:14px !important;
	font-weight:bold;
	padding: 5px !important;
}


/*.articles_table td {
	border:1px solid darkgrey;
}*/

/*.articles_table th {
	border:1px solid darkgrey;
}*/

#nod_sist td {
	white-space: nowrap;
}

#nod_art td {
	white-space: nowrap;
}

form td#poza {
	vertical-align: bottom;
	padding: 5px;
}

#tabel_aplicatie td {
	padding: 0;
	font-size: 10px;
}

#tabel_aplicatie select {
  font-size: 10px;
}

#tabel_aplicatie table {
	margin: 0;
}

#cartToDealerTable {
  border: 0;
  padding: 0;
  border-spacing: 1px;
  margin: 0;
  background-color: black;
}

#cartToDealerTable tr {
  background-color: white;
}

#cartToDealerTable td {
}

div#params > table {
	padding: 1px;
	border-spacing: 1px;
}

#table_art tr {
	background-color: white;
}

#table_art td {
  padding: 2px;
}

.paginare {
	text-align: center;
}

.displaynone {
  display: none;
}

input[type="submit"], input[type="button"] {
	border: outset 2px #999;
}

input[type=submit]:focus, input[type="button"]:active {
	border: 2px inset #999;
}

.short-tab-name {
  display: block;
}

.long-tab-name {
  display: none;
}

a.flagactive .short-tab-name {
	display: none;
}

a.flagactive .long-tab-name {
  display: block;
}

a.goarnix .short-tab-name {
  display: block;
}

a.goarnix .long-tab-name {
  display: none;
}

.sisteme_inner_table {
  border-collapse:collapse;
}

.sisteme_inner_table td {
  border-left: 2px #777 solid;
  border-right: 2px #777 solid;
  border-top: 1px #bbb solid;
  border-bottom: 1px #bbb solid;
}

/*.sisteme_inner_table td:last-child {
  border-left: 2px #777 solid;
  border-right: 2px #777 solid;
  border-top: 1px #777 solid;
  border-bottom: 1px #777 solid;
}*/

.sisteme_inner_table th {
	background-color: #ddd;
  border-left: 2px #777 solid;
  border-right: 2px #777 solid;
  border-top: 1px #bbb solid;
  border-bottom: 1px #777 solid;
}

#dealer_acces {
	width: 70%;
	margin: 0 auto 0 auto;
}

td {
	/*vertical-align: text-moddle;*/
}

.input_border input {
	border: 1px solid;
}

input[readonly].campuri_readonly {

  border: 0;
}

#judet_contact {
  width: auto;
}