﻿/*@CHARSET "UTF-8";*/
/* ZEG */
/* Farben: Weiss(FFFFFF), Hellgrau(#EBEDEC;),Grau( #DEE0DF;),Dunkelgrau(#CBCFCE), GELB(#FFFA0E), Blau-dunkel(#103A84), Blau-dunkel(#_1D0B83)-alt*/
/* dunkel-font:#474747;*/
/* Allgemeine Definitionen */
* {
   font-size			: 12px;
    /*    font-size: 11pt;*/
    font-weight			:normal;
    font-family			: arial, sans-serif;
	color				:#000;
    text-decoration		: none;
    margin				: 0px;
    padding				: 0px; 
}
.vis{
	display:block;
}
.unvis{
	display:none;
}
img 
{
    border				:0;
    margin				:0;
    padding				:0;
 }
html {  
}
ul
{
    list-style-type		: none;   
}
body 
{
   background-color: #999999;
    background-image	:url(../img/layout/zeg_bg.gif);
    background-repeat	:repeat;
}
html * {
    margin				: 0px;
    padding				: 0px;
}
a:hover
{
    font-weight			:bold; 
}
/* Seitenstruktur */
form 
{
    /*padding-top:25px;*/
    margin-top:25px;
    margin-bottom:25px;
}
strong{
	font-weight:bold;
	color:#103A84;
}
p{
	padding-bottom:20px;
	}
a {
	color: #C00000;
}
.weiter{display:block;
	padding-top:3px;
	padding-bottom:3px;}
/*---------------------------------*/
/*  TOP                        */
/*---------------------------------*/
div#head {
    width				: 902px;
    height				: 118px;
	clear				:both;
	background-color	:#103A84;
	padding				:0;
	padding-top				: 22px;
	/*border-bottom			: 2px solid #fff;  */
}
div#flashHeader {
    width				: 902px; 
 /*   overflow			: hidden;*/
    height				: 118px;    
    border				:0;
	background-color	:#DEE0DF;
	margin				: 0;
    padding				: 0;  
}
div#flashHeader object{
    margin				: 0;
    padding				: 0;  
    height				: 118px;
    width				: 902px; 
    border				:0; 
}

/*---------------------------------*/
/*  TOP NAVI                       */
/*---------------------------------*/
#naviCategory {
    background-color	:  #DEE0DF;
    width				: 902px;

}
.lService #naviCategory .naviHolder ul.L2 li,
.lAktionen #naviCategory .naviHolder ul.L2 li
{
   border-left			: none;  
   border-right			: 2px solid #E9EBEA;  
}
.lService #naviCategory .naviHolder ul.L2  li.firstchild,
.lAktionen #naviCategory .naviHolder ul.L2  li.firstchild   {
   border-left			: 2px solid #E9EBEA;  
}
#naviCategory .naviHolder ul{
clear:both;
}
#naviCategory .naviHolder ul.L1{
  /* border-left		: 2px solid #E9EBEA; */ 
	 border-bottom		: 0px solid #FFF;
	min-height			: 24px; /* Min height für FF */
    height				: auto !important; 
    height				: 24px; /* Min height für IE */
   }  
   #naviCategory .naviHolder ul.L2{
 /*  border-left		: 2px solid #E9EBEA;  */
	min-height			: 24px; /* Min height für FF */
    height				: auto !important; 
    height				: 24px; /* Min height für IE */
		/*border-bottom			: 2px solid #E9EBEA;  */
   }
#naviCategory .naviHolder ul.L4{
/*   border-left		: 2px solid #E9EBEA;  */
	min-height			: 24px; /* Min height für FF */
    height				: auto !important; 
    height				: 24px; /* Min height für IE */
	border-top			: 2px solid #E9EBEA;  
	
   }
  #naviCategory .naviHolder ul.L3{
  /* border-left		: 2px solid #E9EBEA; */ 
	 border-bottom		: 0px solid #FFF;
	min-height			: 24px; /* Min height für FF */
    height				: auto !important; 
    height				: 24px; /* Min height für IE */
	border-top			: 2px solid #E9EBEA;  
}  
#naviCategory ul.L2 li, #naviCategory ul.L1 li  , #naviCategory ul.L3 li ,
 #naviCategory ul.L4 li{
	width				: 133px; /*5*/
    width				: 111px;/* 6 */

	float				: left;
   	height				: 24px;
	line-height			:24px;
	text-align			:center;
	font-weight			:bold;
	background-color	:#CBCFCE;
    border-left			: 2px solid #E9EBEA;  
    overflow:hidden;
}
 #naviCategory ul.L3 li{
    width				: 224px;/* 3 */
}   
 #naviCategory ul.L4 li{
    width				: 167px;/* 4*/
} 
#naviCategory ul.L2 li.lastchild, 
#naviCategory ul.L1 li.lastchild  ,
 #naviCategory ul.L3 li.lastchild ,
  #naviCategory ul.L4 li.lastchild{
    border-right	: 2px solid #E9EBEA;   
}   

 #naviCategory ul.L1 li  {
	   border-top		: none;  
} 
#naviCategory ul.L2 li  {
	   border-top		: none;   
} 
#naviCategory ul.L3 li  {
	   border-top		: none;   
} 
#naviCategory ul.L4 li  {
	   border-top		: none;   
} 
#naviCategory ul.L4 li.firstchild  {
 width				: 168px;/* 4*/
}
#naviCategory li a{
    display				: block;
    width				: 100%;
    height				: 100%;
    text-align			: center;
	font-size			:10px;
	/*font-size			:12px;*/
	text-transform		:uppercase;
	font-weight:bold;
	background-color	:#CBCFCE;
	color				: #103A84;
}
#naviCategory li a:hover, 
#naviCategory li.active a{
	background-color	:#103A84;
	color				: #FFFA0E;
	font-weight:normal;
	font-weight:bold;
}
#naviCategory .mglName{
	width			:224px;
	float			:left;
}

#naviCategory .mglName a{
	display:block;
	color				: #103A84;
	text-align:center;
   	height				: 24px;
	line-height			:24px;
	font-weight:bold;
	background-color	:#CBCFCE;

}
#naviCategory .mglName a:hover{
	background-color	:#CBCFCE;
	font-weight:bold;
	background-color	:#103A84;
	color				: #FFFA0E;
}
#naviCategory .mglName a:hover.active, 
#naviCategory .mglName a.active{
	background-color	:#CBCFCE;
	font-weight:bold;
	background-color	:#103A84;
	color				: #FFFA0E;
}

#naviCategory .navi{
	/*margin-left			:224px;*/
	width				:678px;
	/*height				:35px;*/
	display				:block;
	background-color	:#E9EBEA;
	float:left;
}
#naviCategory  .last{
margin-top:6px;
	/*margin-bottom:6px;*/
}
#naviCategory  .last1{
	/*margin-bottom:6px;*/
}
#naviCategory .naviHolder{
	width				:678px;
	height				:24px;
	background-color	:#CBCFCE;
}
#naviCategory .naviHolder ul {
   /*border-right		: 2px solid #E9EBEA; */
}
.lProduct #naviCategory .naviHolder ul{
  /* border-right		:0; */
}
/*---------------------------------*/
/*  FOOTER                         */
/*---------------------------------*/
#footer {
    width				: 902px;
    height				: 45px;
    background-color	: #103A84;
	clear:both;
}
#footer .navi{
    height				: 26px;
    background-color	: #CBCFCE;
	clear:both;
}
#footer .navi ul.naviBottom{
	margin-top			:2px;
    height				: 24px;
	float				:right;
}
#footer .navi li{
	float				:left;
	display				:inline;
	height				:20px;
	line-height			:20px;
	background-color	: #EBEDEC;
	margin-left			:2px;
	text-transform		:uppercase;
	margin-top			:4px;
	width				:auto;
}
#footer .navi li a{	
	height				:20px;
	line-height			:20px;

	font-size			:10px;
	font-weight			:bold;
	display				:block;
	background-color	: #EBEDEC;
	color				:	#474747;
	padding				: 0px 8px 0px 8px;
	/*width				:80px;*/
	text-align			:center;
}
#footer .navi li .n{			
text-align:center;
	/*	width:85px;*/
}
#footer .navi li a:hover,
#footer .navi li.active a
{
	color:	#103A84;
	background-color:#FFFA0E;
}
#footer .navi li .extLink,
#footer .navi li .extBMX	{
	height				:20px;
	min-width:52px;
	width:auto !important;
	width:52px;
	line-height			:20px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				:	#474747;
	padding				: 0px 15px 0px 25px;
	/*änderung: 2009.04.06*/
	padding				: 0px 8px 0px 25px;
    background-image	:url(../img/layout/extLink_1.gif);
    background-repeat:no-repeat;
    background-position:9px 0px;
	text-align:left;
}
#footer .navi li a:hover.extLink,
#footer .navi li a:hover.extBMX
{
	color:	#103A84;
	background-color:#FFFA0E;
}
#footer .navi li .extBMX
{
	min-width:85px;
	width:auto ;
	width:85px;
}

/*---------------------------------*/
/*  MAIN                         */
/*---------------------------------*/
div#main {
    width				: 902px;
    background-color	: #fff;
    padding				: 0px;
  margin				: 25px auto;
  	background-image:url(../img/layout/navi_bg.gif);
    background-repeat:repeat-y;
}
#contentArea{
	clear:both;
	 min-height			: 420px; /* Min height für FF */
    height				: auto !important; 
    height				: 420px; /* Min height für IE */
}
#contentHolder{
	float				:left;
	width				:623px;
}
#contentHolder{
	margin-top:43px;
	/*margin-bottom:43px;*/
	margin-left:55px;
	width:510px;
    padding-bottom:43px;
}
#title{

	margin-bottom:13px;
}
#title h2{
	color:#103A84;
	font-size:27px;
	height:50px;
	height				: auto !important; 
	min-height:50px;
	line-height:50px;
	font-weight:normal;
	overflow:hidden;
}
h3{
	color:#103A84;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}
 h4{
 	color:#103A84;
	font-size:12px;
	font-weight:bold;
 }
#main_middle{
	float:left;
	width:330px;
}
#main_right{
	float:right;
	width:230px;
	/*width:194px;*/
}
/*---------------------------------*/
/*  SUB NAVI                       */
/*---------------------------------*/
#naviSub{
	background-color	: #EBEDEC;
	float				:left;
	width				:224px;
	margin-bottom:20px;
}

#naviSub .back{
	display:block;
	height:20px;
	padding:0 4px 0 4px;
	/*text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	*/
	/*border-bottom: 2px solid #fff;*/
	margin-bottom:0px;
	text-align:right;
}
 a .trennzeichen 
{
   color: #C00000;
}
 a:hover .trennzeichen 
{
 font-weight:bold;
}
.lProductDetails #naviSub .naviHolder,
.lProduct #naviSub .naviHolder{
	clear			:both;
	margin-top		:20px;
		margin-bottom		:30px;
}

.lKontakt #naviSub .naviHolder{
	clear			:both;
	margin-bottom		:40px;
}
#naviSub .back .trennzeichen {
	font-size:14px;
	color: #C00000;
}

#naviSub .col1{
	width				:224px;
	float:none;
	border-top:2px solid #fff;
	border-right:none;
	width				:224px;
}
#naviSub .col1 li{
	width				:224px;

	border-bottom:2px solid #fff;
	background-color:#CBCFCE;
	overflow:visible;
}
#naviSub .col1 li a{
    display			: block;
    height			: 100%;
	overflow:visible;

    padding			: 0px 0px 0px 4px;
	color			:#103A84;
	font-size		:10px;
	line-height		:21px;
	font-weight		:bold;
	background-color:#CBCFCE;
}

/*
#naviSub .col1 li{
	width: 109px;

	border-bottom:2px solid #fff;
	background-color:#CBCFCE;
	overflow:hidden;
}

.lProductDetails #naviSub .col1 {
	border-right:0;
}
*/
#naviSub .col1 li a, 
#naviSub .col2 li a{
    display			: block;
    /*height			: 100%;*/
	height:20px;
	overflow:hidden;

    padding			: 0px 0px 0px 4px;
	color			:#103A84;
	font-size		:10px;
	line-height		:21px;
	font-weight		:bold;
	background-color:#CBCFCE;
}
#naviSub .col2 li a{
	background-color:#DFE1E0;

}
#naviSub .col1 li a{
	text-transform	:uppercase;
}
#naviSub .col1 li a:hover{
    background-color: #103A84;
	color			:#FFFA0E;
	height			: 100%;
	overflow		:visible;
}
#naviSub .col1 li.active a{
    background-color: #103A84;
	color			:#FFFA0E;
	height			: 100%;
	overflow		:visible;
}
#naviSub .col1 li.active span{
    display			: block;
    height			: 100%;
    padding			: 0px 0px 0px 4px;
    background-color: #103A84;
    line-height		:20px;
	color			:#FFFA0E;
	text-transform	:uppercase;
}
#naviSub .col2 li a:hover, 
#naviSub .col2 li.active a{
    background-color: #FBF201;
	height			: 100%;
	overflow		:visible;
}


#naviSub .naviHolder{
	clear			:both;
	margin-top		:40px;
	min-height			: 20px; /* Min height für FF */
    height				: auto !important; 
    height				: 20px; /* Min height für IE */
}

#naviSub .col2 li a{
	background-color:#DFE1E0;
}
.clearUp{
	clear: both;
	height:1px;
	font-size:1px;
	display:block;
}
#naviSub .col1 li a{
	text-transform	:uppercase;
}
#naviSub .col1 li a:hover{
    background-color: #103A84;
	color			:#FFFA0E;
	height			: 100%;
	overflow		:visible;
}
#naviSub .col1 li.active a{
    background-color: #103A84;
	color			:#FFFA0E;
	height			: 100%;
	overflow		:visible;
}
#naviSub .col1 li.active span{
    display			: block;
    height			: 100%;
    padding			: 0px 0px 0px 4px;
    background-color: #103A84;
    line-height		:20px;
	color			:#FFFA0E;
	text-transform	:uppercase;
	font-size		:10px;
}

#naviSub .col2 li a:hover, 
#naviSub .col2 li.active a{
    background-color: #FBF201;
	height			: 100%;
	overflow		:visible;
}

#naviSub .col2 li.active span{
    display			: block;
    height			: 100%;
    padding			: 0px 0px 0px 4px;
    background-color:  #FBF201;
    line-height		:20px;
}

/*variationen*/
#naviSub .col1 li{
	width				:224px;

	border-bottom:2px solid #fff;
	background-color:#CBCFCE;
	overflow:hidden;
	height:20px;
}	
#naviSub .col1 li a{
    display			: block;
    height			: 100%;
    overflow:visible;

    padding			: 0px 0px 0px 4px;
	color			:#103A84;
	font-size		:10px;
	line-height		:21px;
	font-weight		:bold;
	background-color:#CBCFCE;
}
.tvspot1 a{
    background-color:#103A84;
	color:#FFFA0E;
	display:block;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;

}
.tvspot1 {
	width:168px;
	height:22px;
	line-height:22px;
	margin-top:5px;
}

.tvspot {
   height:153px;
    width:180px;
	margin-top:18px; 

}
.tvspot a{
    padding: 0;
	 margin-left: 23px;
	
     height:153px;
     width:180px;
     display:block;
     background: transparent url(../img/layout/tvspot_off.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.tvspot a:hover
{
     background: transparent url(../img/layout/tvspot_on.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}

.haendler a
{
    padding: 0;
	 margin-left: 25px;
	  margin-bottom: 0px;
	  margin-top:17px;
     height:185px;
     width:185px;
     display:block;
   
     background: transparent url(../img/layout/premioHaendler2_off.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.haendler span
{
    padding: 0;
	 margin-left: 25px;
	  margin-bottom: 0px;
	  margin-top:17px;
     height:185px;
     width:185px;
     display:block;
   
     background: transparent url(../img/layout/premioHaendler2_dis.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.haendler a:hover
{
     background: transparent url(../img/layout/premioHaendler2_on.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.testsieger_popup 
{
    padding: 0;
    height: 0;
    width: 0;
}
.testSieger a
{
    padding: 0;
	 margin-left: 23px;
	 margin-bottom: 7px;
	 margin-top: 23px;
     height:160px;
     width:180px;
     display:block;
 
     background: transparent url(../img/layout/testSieger_off.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.testSieger a:hover
{
     background: transparent url(../img/layout/testSieger_on.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.flashBanner 
{
    margin-top:35px;
     height:191px;
     width:510px;
}
.flashBanner object
{
     height:191px;
     width:510px;
}


.fitnessaktion a
{
    padding: 0;
	 margin-left: 25px;
	  margin-bottom: 0px;
	  margin-top:17px;
     height:185px;
     width:185px;
     display:block;
   
     background: transparent url(../img/layout/fitnessaktion_on.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.fitnessaktion span
{
    padding: 0;
	 margin-left: 25px;
	  margin-bottom: 0px;
	  margin-top:17px;
     height:185px;
     width:185px;
     display:block;
   
     background: transparent url(../img/layout/fitnessaktion_on.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.fitnessaktion a:hover
{
     background: transparent url(../img/layout/fitnessaktion_over.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}

/*---------------------------------*/
/*  LEFT , MODULBOX                        */
/*---------------------------------*/
#naviSub .modulbox, #main_right .modulbox{
	width:210px;
	margin-left:6px;
	border:1px solid #CBCFCE;
	  /* border-color: #103A84;*/
	  margin-bottom:30px;
}
 #main_right .modulbox{
	margin-left:0px;
	margin-top:30px;
	margin-bottom:0px;
}
#naviSub .modulbox4{
	width:139px;
	padding:0;
	margin-left:36px;
	border:1px solid #CBCFCE;
	margin-bottom:30px;
}
.lHome #naviSub .modulbox4
{
	width:133px;
}
#naviSub .modulbox2{
	width:210px;
	margin-left:6px;
	  /* border-color: #103A84;*/
	  	  margin-bottom:30px;
}
#naviSub .modulbox3{
	width:210px;
	margin-left:6px;
	  /* border-color: #103A84;*/
	  	  margin-bottom:30px;
	  	  padding-left:20px;
}

#naviSub .modulbox .boxTop, 
#main_right .modulbox .boxTop{
	border-bottom:1px solid #CBCFCE;
	  /*  border-color: #103A84;*/
	height:22px;
	line-height:22px;
	padding-left:6px;
	overflow:hidden;
	/*background-color:#8A8A8D;
	background-color:#7A797F;
		background-color:#CBCFCE;
		background-color:#FFFFFF;
		background-color:#CFD7E3;
		background-color:#7A797F;
		*/background-color:#CBCFCE;
		background-color:#DEE0DF;
		background-color:#EBEDEC;
		
}
#naviSub .modulbox .boxTop h3,
#main_right .modulbox .boxTop h3{
	height:22px;
	line-height:22px;
	color:#FFFFFF;
	color:#0B2F6E;
	color:#103A84;
}
#naviSub .modulbox .boxContent,
#main_right .modulbox .boxContent{	
	font-size:11px;
	background-color:#FFFFFF;
	padding-top:10px;
		
}
#naviSub .modulbox2 .boxContent{
	padding-top:0px;
	border:none;
}
#naviSub .modulbox .boxContent .oeffnungszeiten_zusatz, 
#main_right .modulbox .boxContent .oeffnungszeiten_zusatz{
	padding-left:24px;
	font-size:11px;
	padding-bottom:5px;
}
#naviSub .modulbox .boxContent .oeffnungszeiten_tag,
#main_right .modulbox .boxContent .oeffnungszeiten_tag{
	padding-left:24px;
	font-weight:bold;
	font-size:11px;
}
#naviSub .modulbox .boxContent .oeffnungszeiten_uhr,
#main_right .modulbox .boxContent .oeffnungszeiten_uhr{
	padding-left:60px;
	padding-bottom:10px;
	font-size:11px;
}

#naviSub .modulbox .boxContent .werkstatt_1,
#naviSub .modulbox .boxContent .werkstatt_2,
#main_right .modulbox .boxContent .werkstatt_1,
#main_right .modulbox .boxContent .werkstatt_2
{
	margin-left:24px;
	margin-left:14px;
	padding-left:10px;
	font-size:11px;
	padding-bottom:6px;
	padding-right:6px;
	background: transparent url(../img/layout/dot_4.gif);
	 background-repeat: no-repeat;
	 background-position: 0 5px;

}
#naviSub .modulbox .boxContent .werkstatt_2,
#main_right .modulbox .boxContent .werkstatt_2{
	margin-bottom:10px;
	margin-top:10px;
}
#naviSub .modulbox .zegLogo,
#naviSub .modulbox2 .zegLogo
{
	padding-left:20px;
	padding-bottom:20px;
}
#naviSub .modulbox2 .zegLogo
{
	padding-top:85px;
}
#naviSub .modulbox .aktuelles_headline,
#naviSub .modulbox .aktuelles_datum,
#naviSub .modulbox .aktuelles_text,
#main_right .modulbox .aktuelles_headline,
#main_right .modulbox .aktuelles_datum,
#main_right .modulbox .aktuelles_text{
	margin-left:24px;
	font-size:11px;
	padding-right:6px;
}
#naviSub .modulbox .aktuelles_headline,
#main_right .modulbox .aktuelles_headline
{
	margin-left:14px;
	padding-left:10px;
	padding-bottom:2px;
	background: transparent url(../img/layout/dot_4.gif);
	 background-repeat: no-repeat;
	 background-position: 0 5px;
	font-weight:bold;
	color:#103A84;
}
#naviSub .modulbox .aktuelles_text,
#main_right .modulbox .aktuelles_text
{
	padding-bottom:10px;
}
#naviSub .modulbox .more,
#main_right .modulbox .more{
	font-size:11px;
	display:block;
}
/*---------------------------------*/
/*  Größentabelle                  */
/*---------------------------------*/
.groesse_Head {
    font-weight: bold;
    background-color: #EBEDEC;
    display: block;
    width: auto;
    height: 20px; 
    padding-top: 4px;  
    margin-bottom: 8px; 
}
.groesseTab1Sp1 {
    width: 50px;
    text-align: center;
    padding-bottom: 4px;
    float: left;
}
.groesseTab1Sp2 {
    width: 90px;
    text-align: center;
    padding-bottom: 4px;
    float: left;
}
.groesseTab1Sp3 {
    width: 85px;
    text-align: center;
    padding-bottom: 4px;
    float: left;
}
.groesseTab1Sp4 {
    width: 90px;
    text-align: center;
    padding-bottom: 4px;
    float: left;
}
.groesseTab1Sp5 {
    width: 165px;
    padding-left: 18px;
    padding-bottom: 4px;
    float: left;
}



.groesseTab2Sp1 {
    width: 30px;
    text-align: center;
    padding-bottom: 4px;
    float: left;
}
.groesseTab2Sp2 {
    width: 90px;
    text-align: center;
    padding-bottom: 4px;
    float: left;
}
.groesseTab2Sp3 {
    width: 105px;
    padding-bottom: 4px;
    float: left;
}
.groesseTab2Sp4 {
    width: 90px;
    padding-bottom: 4px;
    float: left;
}
.groesseTab2Sp5 {
    width: 70px;
    padding-left: 18px;
    padding-bottom: 4px;
    float: left;
}
.groesseTab2Sp6 {
    width: 85px;
    padding-left: 18px;
    padding-bottom: 4px;
    float: left;
}

.groesseClear
{
    clear: both;
    border-top: white 1px solid;
    padding-top: 4px;

}
.groesseClearLine
{
    clear: both;
    border-top: #EBEDEC 1px solid;
    padding-top: 4px;
}

/*---------------------------------*/
/*  Categorie                     */
/*---------------------------------*/
.prospektImage img{width:131px;}
.categorieList{
		/*margin-top:15px;*/
}
.categorieList{
  margin-bottom:15px;
  text-align:left;
}
.categorieList li
{
	min-height			: 20px; /* Min height für FF */
    height				: auto !important; 
    height				: 20px; /* Min height für IE */	

  clear:both;
 
}
.lProduct .categorieList .col1{
float:left;
width:290px;
  text-align:left;
  padding-left:0;
}
.lProduct .categorieList .col1 h3{
	padding-top:0px;	
}
.lProduct .categorieList .infoblock{
	float:left;
	 width:254px;
}
.categorieList .imgHolder{
	float:left;
	width:251px;
	min-height			: 100px; /* Min height für FF */
    height				: auto !important; 
    height				: 100px; /* Min height für IE */	
  text-align:left;
  padding-left:0;
}
.categorieList .imgHolder a.link2{
	display:block;
	clear:both;
	padding-top:5px;
}
.categorieList .infoblock{
	float:left;
	 width:254px;
	 width:282px;
}

.categorieList .auflistung{
	margin-top:15px;
}
.categorieList .auflistung li{
 	margin-bottom:2px;
 	list-style-image:url(../img/layout/dot_4.gif);
 	margin-left:18px;
	border:0;
	height				: auto !important; 
	min-height:20px;
	height				: 20px; 

}
.categorieList .infoblock  .more{
 	padding-top:4px;
	clear:both;
	display:block;
}

.categorieList h3{
	padding-top:15px;	
}

ul.categorieList>li{
	clear:both;
}

.lService .tipps{
	border:0;
	width:100%;
}
.lService .tipps td{
	height:30px;
}
.lService .tipps td.col0{
	color:#103A84;
	font-weight:bold;
	width:200px;
}
.lService .tipps td.col2{
	width:100px;
	text-align:right;
}
/*---------------------------------*/
/*  Service                 */
/*---------------------------------*/
.lService .auflistung li,
.lPresse .auflistung li{
 	margin-bottom:2px;
 	list-style-image:url(../img/layout/dot_4.gif);
 	margin-left:10px;
	border:0;
}
.lService .categorieList li,
.lPresse .categorieList li,
.lEvents .categorieList li{
	margin-bottom:15px;
	min-height			: 160px; /* Min height für FF */
    height				: auto !important; 
    height				: 160px; /* Min height für IE */
	clear: both;
}
.categorieList img{
	border:1px solid #103A84;
}
.lService  .categorieList .infoblock,
.lPresse  .categorieList .infoblock,
.lEvents .categorieList .infoblock{

	 width:254px;
}
.lPresse .infoblock .banner{
    padding-top:20px;
}
.lPresse .infoblock .banner img{
border:none;
}
.lService #contentHolder   h3{
font-size:12px;
}
.lService .categorieList h3{

}
.lService .categorieList .clearUp{

}
.lService .categorieList .more,
.lPresse .categorieList .more, 
.lEvents .categorieList .more{
	padding-top:0px;
}
.lService  .categorieList h4,
.lPresse  .categorieList h4, 
.lEvents  .categorieList h4{
	padding-bottom:15px;
}
/*---------------------------------*/
/*  Products                    */
/*---------------------------------*/
.lProduct #contentHolder, 
.lProductDetails #contentHolder{
	width:548px;
}
.preis_aktuell{
	font-size:11px;
}
.preis_aktuell span{
	color:#103A84;
	font-weight:bold;
	font-size:11px;
	color:#103A84;
}
.preis_vorher {
	font-size:11px;
	padding-bottom:10px;
}
.preis_vorher span{
	font-size:11px;
}
.productList{
	width:100%;
    border-collapse:collapse; 
    border-top:solid 2px  #CBCFCE;
    padding:5px;
}
.productList td, 
.productList th{
	border-bottom:2px solid #CBCFCE;
	padding:10px 4px 10px 4px;
	
}
.productList th{
	padding:4px 4px 4px 4px;
	
}
.productList th{
	text-align:left;
	font-weight:bold;
}
.productList th span{
	font-weight:bold;
}
.productList .col0{
	width:20px;
}
.productList .col1{
	width:65px;
}
.productList .col2{
	width:150px;
}

.merkmale .col1
{
    float:left;
    width:109px;
     width:150px;
    font-weight:bold;
	color:#103A84;
}
.merkmale .col2
{
    float:left;
    width:290px;
}
.merkmale li
{
  	clear:both;
 	padding-bottom:5px;
  	margin:0;
}
.merkmale
{ 
    clear:both;
}
.merkmale .last
{
	padding-top:16px;
}
/*---------------------------------*/
/*  Default                  */
/*---------------------------------*/
.lFirma p img{
	float:left;
	width:154px;
	height:198px;
	border: 2px solid #FFFA0E;
	margin-right:28px;
}
.lFirma p{
	min-height			: 20px; /* Min height für FF */
    height				: auto !important; 
    height				: 20px; /* Min height für IE */	
	clear:both;
	padding-bottom:18px;
}

.lFirma2 #contentHolder,
.lFirma #contentHolder{
	width:548px;
}
.lFirma2 .historieList {
	clear:both;
}
.lFirma2 .historieList .col1{
	float:left;
	width:412px;	
}
.lFirma2 .historieList .col2{
	float:right;
	width: 107px;
}
.lFirma2 .historieList .col2 img{
	width: 105px;
	height:80px;
	border: 1px solid #103A84;
}
.lFirma2 .historieList .col1 li
{
	padding-bottom:16px;
}
.lFirma2 .historieList .col2 li
{
	padding-bottom:20px;
}
.lFirma2 .historieList .col2 li span
{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#103A84;
	text-align:right;
}
.lFirma2 .historieList  p{
	padding-bottom:0;
}
.lFirma2 .historieList  p.details{
	color:#103A84;
	font-weight:normal;
	font-style:italic;
}
/*---------------------------------*/
/*  Service                 */
/*---------------------------------*/
.serviceList{
	clear:both;
	padding-bottom:20px;
	height:60px;
}
.serviceList li{
	display:block;
	width:60px;
	height:60px;
	margin-left:4px;
	background-color:#103A84;
	float:left;
}
.serviceList li.firstchild{
	margin-left:0;
}
.serviceList li a{
	display:block;
	width:60px;
	height:60px;
}
.serviceList .s1 a{
	background-image:url(../img/service/service_ikon_1.jpg);
    background-repeat:no-repeat;
}
.serviceList .s2 a{
	background-image:url(../img/service/service_ikon_2.jpg);
    background-repeat:no-repeat;
}
.serviceList .s3 a{
	background-image:url(../img/service/service_ikon_3.jpg);
    background-repeat:no-repeat;
}
.serviceList .s4 a{
	background-image:url(../img/service/service_ikon_4.jpg);
    background-repeat:no-repeat;
}
.serviceList .s5 a{
	background-image:url(../img/service/service_ikon_5.jpg);
    background-repeat:no-repeat;
}
.serviceList .s6 a{
	background-image:url(../img/service/service_ikon_6.jpg);
    background-repeat:no-repeat;
}
.serviceList .s7 a{
	background-image:url(../img/service/service_ikon_7.jpg);
    background-repeat:no-repeat;
}
.serviceList .s8 a{
	background-image:url(../img/service/service_ikon_8.jpg);
    background-repeat:no-repeat;
}
.serviceList .s9 a{
	background-image:url(../img/service/service_ikon_9.jpg);
    background-repeat:no-repeat;
}
.serviceList .s10 a{
	background-image:url(../img/service/service_ikon_10.jpg);
    background-repeat:no-repeat;
}
.serviceList .s11 a{
	background-image:url(../img/service/service_ikon_11.jpg);
    background-repeat:no-repeat;
}
.closeButton{
	width:20px;
	height:20px;
	display:block;
	float:right;
	background-image:url(../img/layout/closeButton_off.jpg);
    background-repeat:no-repeat;
	text-align:right;
	margin-bottom:0;
}
#viewServiceHolder1,
#viewServiceHolder2,
#viewServiceHolder3 
{
	clear			:both;
	margin-bottom	:20px;
	border: 2px solid #CBCFCE;
	border-left:0;
	border-right:0;
}
.simpleTitle{
	margin-top:0px;
}
.viewServiceInfo{
	clear			:both;
}
 .viewServiceInfo p{
	padding-bottom	:5px;
}
 .viewServiceInfo ul{
	padding-bottom	:15px;
}
 .viewServiceInfo img{
	width			:178px;
	height			:178px;
	padding-right	:18px;
	float			:left;
	padding-bottom:18px;
}
/*---------------------------------*/
/*  SITEMAP                      */
/*---------------------------------*/
#sitemap .col1, #sitemap .col2{
	width:290px;
	float:left;
}
#sitemap  .col2{
	width:270px;
	float:left;
}
#sitemap a{
	font-size:12px;
	display:block;
	height:16px;
		line-height:16px;
}
#sitemap .L1{
 	list-style-image:url(../img/layout/dot_4.gif);
	padding:0px 0 0px 20px;
	}
#sitemap .L1 li{
	margin-left:0;
}
#sitemap .L2{
	padding: 5px 0 5px 20px;
 	list-style-image:url(../img/layout/dot_4.gif);
}

#sitemap .L3{
	padding: 5px 0 5px 20px;
	margin-left:0;
	list-style-image:url(../img/layout/dot_4.gif);
}

/*---------------------------------*/
/*  KONTAKT                      */
/*---------------------------------*/
#contentHolder h3{
	font-size:16px;
}
.lKontakt #contentHolder h3{
	font-size:16px;
}
.lImpressum .merkmale .col1
{
    width:120px;

}
.lKontakt .merkmale .col1
{
    width:110px;
	width:105px;
}
.lKontakt .merkmale li, .lImpressum .merkmale li{
	padding-bottom		:5px;
	clear				:both;
	min-height			: 18px; /* Min height für FF */
    height				: auto !important; 
    height				: 18px; /* Min height für IE */
	margin:0;
}
.lImpressum .merkmale .zweizeiler .col1
{
	display:none;}
.lImpressum .merkmale .zweizeiler .col2
{
	width:305px;
}
.lImpressum .verantwortlicher
{
	padding-top:15px;
	}
.lImpressum .merkmale .zweizeiler
{
	padding-top:10px;
	padding-bottom:10px;
}
.lImpressum .merkmale last.zweizeiler
{
	padding-bottom:0px;
}
.lKontakt .merkmale .col2
{
    float:left;
   /* width:172px;*/
	width:227px;
	margin:0;
	padding:0;
}
.lKontakt .txtFld{
	width:170px;
	margin:0;
}
.lKontakt .txtArea{
	width:172px;
	height:60px;
	margin:0;
}
.lImpressum #kontakt_daten, .lImpressum #kontakt_infos{
	/*margin-bottom:20px;*/
	margin-bottom:0px;
}
.lKontakt #kontakt_daten{
	margin-bottom:40px;
}
.lKontakt .btnSend
{
    margin-top:15px;
	width:172px;
}
 .lKontakt #contentHolder{
	width:577px;
}
 .lKontakt #main_middle{
	float:left;
	width:337px;
}
 .lKontakt #main_right{
	float:right;
	width:240px;
}
 .lHome #contentHolder{
	width:577px;
}
 .lHome #main_middle{
	float:left;
	/*width:297px;*/
	
}
 .lHome #main_right{
	float:right;
	/*width:280px;*/
	width:212px;
	/*margin-top:35px;*/
}
 .lHome .imgHome{
	/*width:50%;
	width:75% !important;*/
	clear:both;
	text-align:right;
	
}
  .lHome #main_right .imgHolder{
	 display:block;
	 clear:both;
	 text-align:right;
 }
 .lHome  #main_right .imglList{
	/*width:280px;*/
}
#main_right .imgList
{
	margin-bottom:30px;}

#main_right .imgList li{
	margin-bottom:6px;
	width:194px;
	width:212px;
	overflow:hidden;
}
a.btnSend{
	margin-top:5px;
}
.resultList
{
     border				:solid 2px #CBCFCE;
     border-left		:none;
     border-right		:none;
     margin				: 0px 0 20px 0;
     padding			: 15px 0 15px 0;
}
.resultList li
{
     padding-bottom		:2px;
}
.resultList li a
{
 	background-image:url(../img/layout/pfeil_1.gif);
 	/*background-image:url(../img/layout/dot_4.gif);*/
    background-repeat:no-repeat; 
    background-position:4px 2px;   
    padding-left		:15px;
}
.trefferListeHolder
{
    padding-bottom:20px;
}
.trefferListe {
	clear:both;
	border-top:2px solid #CBCFCE;
	margin-top:5px;
}
.trefferListe .col1{
	float:left;
	width:125px;
	padding-right:10px;
	font-weight:bold;
	color:#103A84;
}
.trefferListe .col2{
	float:left;
	width:450px;
}
.trefferListe  li{
	border-bottom		:2px solid #CBCFCE;
	clear				:both;
	display				:block;
	padding-bottom		:10px;
	padding-top			:10px;
	min-height			: 50px; /* Min height für FF */
    height				: auto !important; 
    height				: 50px; /* Min height für IE */	
}
.trefferListe .merkmale li{
	display:inline;
	padding:0;
	border:0;
}
.trefferListe .merkmale li span{
	font-weight:bold;
	color:#103A84;
}
.trefferListe .merkmale li span.inactive{
	font-weight:normal;
	color:#103A84;
}
.trefferListe .sep{
	padding-left:4px;
	padding-right:6px;
}
.trefferListe p{
	padding-bottom:2px;
}
/*---------------------------------*/
/*  Layouts                       */
/*---------------------------------*/
 .lMarken #contentHolder{
	width:577px;
}

 .lMarken .holder{  
 /* background-color:#E9EBEA;*/
     border-left:2px solid #E9EBEA; margin-bottom:20px;
 }
.partnerList{
	width:550px;
	 border-top:2px solid #E9EBEA;
	
}
.partnerList li{
    width:170px;
    padding:5px;
   /* margin-bottom:2px;
	margin-right:2px;
	*/
   	min-height			: 88px; /* Min height für FF */
    height				: auto !important; 
    height				: 88px; /* Min height für IE */
 	float:left;
   /* display:inline;*/
      background-color:#fff;
	  border-right:2px solid #E9EBEA;
	    border-bottom:2px solid #E9EBEA;
 }
 .partnerList li img{
    width:170px;
   height:76px;
   border:0;
 }
 .partnerList li span{
	display:block;
	font-size:10px;
	color:#CCCCCC;
    width:170px;
}
.wir_fotos{
	padding-bottom:30px;
}
 .wir_fotos img 
 {
    text-align:left;
 
}
.wir_fotos .imgHolder {
  width	:420px;
  overflow:hidden;
  border:1px solid #E9EBEA;
  text-align:left;   
  border:none;
 }
 .wir_fotos .imgText{
	font-size:11px;
	color:#103A84;
 }
/*---------------------------------*/
/*  Layouts                       */
/*---------------------------------*/
.lDefault #naviCategory,
.lSuche #naviCategory,
.lPresse #naviCategory {
    display:none;
}

/*---------------------------------*/
/* Home                    */
/*---------------------------------*/ 
.lPresse .naviHolder
{
   display:none;
}
.lHome    .testSieger,
.lPresse  .testSieger{
 margin-top:0px;   
}
.lHome    .haendler
.lPresse  .haendler{
 margin-top:40px;   
}
.lService  .imgHolder img
{
   border: solid 1px #103A84 !important;
    }
a.skizze{
	display:block;
	width:240px;
	text-align:right;
}
.imgHolder{
text-align:right;
}
.imgHolder .logo
{
	
    }
.werbespotImg
{
	display:block;
	margin-bottom:5px;}
	/*------------------------------------------*/
/*  Erweiterunng ----------------------------*/

/*------------------------------------------*/

.tab, .tabOn{

	width		        :167px;
	
	height		        :24px;
	float		        :left;
	border-bottom       :none;
	border-right        :solid 2px #fff;
	margin-bottom       :0px;

	text-align          :center;
	text-transform      :uppercase;
	line-height         :24px;
}

.tabsMenu{
	padding             :0;
	clear               :both;
	
width:100%;
float:left;
position:relative;
margin-bottom:14px;

}
.tabsMenu ul{
	display             :block;
	list-style-type     :none;
	padding             :0;
	margin              :0;	
	float               :left;
	height              :24px;
background-color:#CBCFCE;
width:678px;
position:absolute;
top:0;
left:-55px;
}
.tabsMenu div.bg{
	float               :right;
	height              :24px;	
}
.tabsMenu .tab a
{
	color 				:#103A84;
	background-color	:#CBCFCE;
	display				:block;
	
	font-weight			:bold;
font-size:10px;

}
.tabsMenu .tab a:hover{
	color				:#FFFA0E;
	background-color	 :#103A84;
}
.tabOn{
	
	background-color	:#103A84;
}

.tabOn span,  .tabOn a{
	font-weight			:bold;
font-size:10px;
	color				:#FFFA0E;
	background-color	:#103A84;
	display				:block;	
}

.lProductDetails .merkmale .col1{
width:157px;

}


/*------------------------------------------*/
/*  Erweiterunng ----------------------------*/

/*------------------------------------------*/
.tab, .tabOn{

	width		        :141px;
	
	height		        :24px;
	float		        :left;
	border-bottom       :none;
	border-right        :solid 2px #fff;
	margin-bottom       :0px;

	text-align          :center;
	text-transform      :uppercase;
	line-height         :24px;
}

.tabsMenu{
	padding             :0;
	clear               :both;
position:relative;	
width:100%;
float:left;

margin-bottom:14px;

}
.tabsMenu ul{
	display             :block;
	list-style-type     :none;
	padding             :0;
	margin              :0;	
	float               :left;
	height              :24px;
width:623px;
position:absolute;
top:0;
left:0px;
background-color:#CBCFCE;

}
.tabsMenu div.bg{
	float               :right;
	height              :24px;
	
}
.tabsMenu .tab a
{
	color 				:#103A84;
	background-color	:#CBCFCE;
	display				:block;
	width				:100%;
	height				:100%;
	font-weight			:bold;
font-size:10px;
}
.tabsMenu .tab a:hover{
	color				:#FFFA0E;
	background-color	 :#103A84;
}
.tabOn{
	
	background-color	:#103A84;
}

.tabOn span,  .tabOn a{
	font-weight			:bold;
font-size:10px;
	color				:#FFFA0E;
	background-color	:#103A84;
	display				:block;	
}

.lProductDetails .merkmale .col1{
width:145px;

}
.jobsFooter strong 
{
	display:block;
	margin:0;
	padding:0;
	padding-top:10px;
}

/*-----------------------------*/
/* Actionen                     */
/*-----------------------------*/
.actionHolder{margin-left:0px;}
#main_right{}
#actionBox
{
	/*position:relative;
	top:0;
*/
	width:212px;
	margin-bottom:10px;
	
	}
.closeButton1, .unvis  .closeButton1, .collaped  .closeButton1
{
		display:block !important;
	width:200px;
	height:20px;
	padding:0 5px 0 5px;
	border:1px solid #d6d6d6 ;
	background: transparent url(../img/layout/arrowUp.jpg);
	background-repeat:no-repeat;
    background-position:190px 0px;
	line-height:20px;
	background-color	:#ebedec !important;
	color				: #103A84;
	font-weight:bold;
	/*margin-bottom:25px;*/
	 margin-bottom:0px;
}
.unvis  .closeButton1, .collapsed  .closeButton1
{
	background: transparent url(../img/layout/arrowDown.jpg) ;
	    background-repeat:no-repeat;
    background-position:190px 0px;
    margin-bottom:0px;
    display:block !important;

}
.collapsed
{
	display:block !important;
}
.collapsed #boxContent
{
	display:none !important;
		
}
.expanded #boxContent
{
	display:block;

}
#main_right	.unvis{
	display:block !important;
}
#boxContent
{
	/*position:absolute;
	top:22px;
	z-index:100;*/
	width:210px;
	padding:20px 0 20px 0;

	border: 1px solid #d6d6d6;
	background-color:#eceeed;
	border-top:none;
	display:none;
	overflow:auto;

}
#main_right	.unvis #boxContent
{
	display:none !important;
		
}
#main_right	.vis #boxContent
{
	display:block;

}
.actionList
{
	/*width:210px;*/
}
.actionList li
{
	padding-bottom:20px;
}
.actionList .imgHolder
{
	width				:210px;
	text-align			:center !important;
	vertical-align:middle;	
	font-size:0px;	
	overflow:hidden;
}
.scroll .actionList .imgHolder
{
	width				:185px;
	overflow:hidden;
}
.actionList  .imgHolder img{
	vertical-align:middle;	
		text-align			:center;
}
