/*@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;*/
/* new Gelb: #FFFA01;F2D901 ?
/* 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;
}
/*---------------------------------*/
/*  TOP                        */
/*---------------------------------*/
div#head {
    width				: 902px;
    height				: 166px;
	clear				:both;
	background-color	:#103A84;
	padding				:0;
	border-bottom			: 2px solid #fff;  
}
div#flashNavi {
    width				: 902px; 
 /*   overflow			: hidden;*/
    height				: 166px;    
    border				:0;
	background-color	:#DEE0DF;
	margin				: 0;
    padding				: 0;  
		/*test*/
	/*background-image:url(../img/layout/test_flashbg.jpg);
    background-repeat:no-repeat;
	*/
}
div#flashNavi object{
    margin				: 0;
    padding				: 0;  
    height				: 166px;
    width				: 902px; 
    border				:0; 

}
#swfobj
{
	border-top:24px solid #103A84;
	}
#swfLogo
{
		width:224px;
		height:143px;
		float:left;
		
}
#swfNavi
{ float:left;
	width:678px;
	height:22px;
	  	height:143px;
	  	    background-image	:url("../swf/01_navi/swf_zeg_top_bg_2.jpg");
    background-repeat:no-repeat;

}
#swfNavi ul
{
	width:678px;
	margin-top:121px;
	height:22px;
	}
	#swfNavi ul li
{


    width				: 111px;
    float				: left;
   	height				: 22px;
	line-height			:22px;
	text-align			:center;
	text-transform		:uppercase;
	
    margin-left		: 2px;  
    
}
#swfNavi ul li a
{color	:#103A84;
 width:100%;
 height:100%;
 display:block;
 font-size:10px;
 font-weight:bold;
	}
	#swfNavi ul li a:hover
{color	:#FFFA0E;
 background-color:#103A84;
 
 
	}
#swfNavi li.firstchild  {

    
}
#swfNavi li.active a {

  color	:#FFFA0E;
 background-color:#103A84;
}
/*---------------------------------*/
/*  TOP NAVI                       */
/*---------------------------------*/
#naviCategory {
    background-color	:  #DEE0DF;
    width				: 902px;
    height				: 35px; 
}

#naviCategory li  
{
	 min-width				: 111px;
	 width:auto !important;
    width				: 111px;
    float				: left;
   	height				: 24px;
	line-height			:24px;
	text-align			:center;
	text-transform		:uppercase;
	background-color	:#CBCFCE;
    border-right		: 2px solid #E9EBEA;       
}
.lPresse2 #naviCategory li,
.lPresseInfos #naviCategory li  
{
	 min-width				: 167px;
	 width:auto !important;
    width				: 167px;
    
}
.lPresse2 #naviCategory li a,
.lPresseInfos #naviCategory li  a
{
	width: 167px;
}
.lService #naviCategory li a.prospekte
{
	    width				: 167px;
	    }
#naviCategory li.firstchild  {

   border-left		: 2px solid #E9EBEA;     
}
#naviCategory li a{
    display				: block;
    width				: 100%;
    height				: 100%;
    text-align			: center;
	font-size			:10px;
	font-weight:bold;
	background-color	:#CBCFCE;
	color				: #103A84;
	width: 111px;
}
#naviCategory li a:hover, 
#naviCategory li.active a{
	background-color	:#103A84;
	/*color				: #FFFA0E;*/
	color				: #F2D901;
	font-weight:normal;
	font-weight:bold;
}
#naviCategory .navi{
	margin-left			:224px;
	width				:678px;
	height				:35px;
	display				:block;
	background-color	:#E9EBEA;
}
#naviCategory .naviHolder{
	width				:678px;
	height				:24px;
	background-color	:#CBCFCE;
	margin-bottom:10px;
	
}
#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{
	display				:inline;
	background-color	: #EBEDEC;
	margin-left			:2px;
	text-transform		:uppercase;
	
}
#footer .navi li a{	
	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				:	#474747;

	
	padding				: 4px 11px 4px 11px;
	padding				: 4px 6px 4px 6px;


}
#footer .navi .langList li
{
	
	padding:0 !important;

float:left;
display:block;
background:none;
	}
#footer .navi .langList li a{	
	padding				: 4px 6px 4px 6px;
margin:0 !important;


}
#footer .navi li a:hover,
#footer .navi li.active a
{
	color:	#103A84;
	background-color:#FFFA0E;
	background-color: #F2D901;
	width:100%;
	height:100%;
}

#footer .navi li a.extLink,
#footer .navi li a.extBMX	{

	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				:	#474747;
	padding				: 4px 15px 3px 25px;
		padding				: 4px 10px 3px 20px;
			/*padding				: 4px 4px 3px 20px;*/
    background-image	:url("../img/layout/extLink_1.gif");
    background-repeat:no-repeat;
    background-position:9px 0px;
      background-position:4px 0px;
}
#footer .navi li a:hover.extLink,
#footer .navi li.active a.extLink,
#footer .navi li a:hover.extBMX
{
	color:	#103A84;
	background-color:#FFFA0E;
	background-color: #F2D901;
	width:100%;
	height:100%;
}
#footer .navi li a.extBMX
{
	background-color	: #EBEDEC;
    background-image	:url("../img/layout/extlinkBMX_off.gif");
    background-repeat:no-repeat;
    padding				: 4px 15px 3px 57px;
    background-position:9px 0px;
}
#footer .navi li a:hover.extBMX
{
	background-color:#FFFA0E;
background-color: #F2D901;
    background-image	:url("../img/layout/extlinkBMX_on.gif");
    background-repeat:no-repeat;
    padding				: 4px 15px 3px 57px;
}
/* -----------------------------------------------------*/
#footer .navi li a.extNL	{

	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				: #474747;
	padding				: 4px 18px 3px 29px;
    background-image	:url("../img/layout/ext_NL");
    background-repeat:no-repeat;
    background-position:9px 0px;
}
#footer .navi li a:hover.extNL
{
	color:	#103A84;
	background-color:#FFFA0E;
background-color: #F2D901;
	width:100%;
	height:100%;
}
#footer .navi li a.extNL
{
	background-color	: #EBEDEC;
    background-image	:url("../img/layout/ext_NL.gif");
    background-repeat:no-repeat;
    padding				: 4px 18px 3px 29px;
    background-position:9px 0px;
}
#footer .navi li a:hover.extNL
{
	background-color:#FFFA0E;
background-color: #F2D901;
    background-image	:url("../img/layout/ext_NL.gif");
    background-repeat:no-repeat;
    padding				: 4px 18px 3px 29px;
}


#footer .navi li a.intNL	{

	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				: #474747;
	padding				: 4px 20px 3px 19px;
}
#footer .navi li a:hover.extNL
{
	color:	#103A84;
	background-color:#FFFA0E;
background-color: #F2D901;
	width:100%;
	height:100%;
}
#footer .navi li a.intNL
{
	background-color	: #EBEDEC;
    padding				: 4px 20px 3px 19px;
    background-position:9px 0px;
}
#footer .navi li a:hover.intNL
{
	background-color:#FFFA0E;
background-color: #F2D901;
    padding				: 4px 20px 3px 19px;
}

/* -----------------------------------------------------*/


#footer .navi li a.extFR	{

	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				: #474747;
	padding				: 4px 26px 3px 36px;
    background-image	:url("../img/layout/ext_NL");
    background-repeat:no-repeat;
    background-position:9px 0px;
}
#footer .navi li a:hover.extFR
{
	color:	#103A84;
	background-color:#FFFA0E;
background-color: #F2D901;
	width:100%;
	height:100%;
}
#footer .navi li a.extFR
{
	background-color	: #EBEDEC;
    background-image	:url("../img/layout/ext_NL.gif");
    background-repeat:no-repeat;
    padding				: 4px 26px 3px 36px;
    background-position:9px 0px;
}
#footer .navi li a:hover.extFR
{
	background-color:#FFFA0E;
	background-color: #F2D901;
    background-image	:url("../img/layout/ext_NL.gif");
    background-repeat:no-repeat;
    padding				: 4px 26px 3px 36px;
}


#footer .navi li a.intFR	{

	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				: #474747;
	padding				: 4px 26px 3px 25px;
}
#footer .navi li a:hover.extFR
{
	color:	#103A84;
	background-color:#FFFA0E;
background-color: #F2D901;
	width:100%;
	height:100%;
}
#footer .navi li a.intFR
{
	background-color	: #EBEDEC;
    padding				: 4px 26px 3px 25px;
    background-position:9px 0px;
}
#footer .navi li a:hover.intFR
{
	background-color:#FFFA0E;
	background-color: #F2D901;
    padding				: 4px 26px 3px 25px;
}

/* -----------------------------------------------------*/

#footer .navi li a.pdf	{

	height				:24px;
	line-height			:24px;
	font-size			:10px;
	font-weight			:bold;
	background-color	: #EBEDEC;
	color				: #474747;
	padding				: 4px 20px 3px 30px;
    background-image	:url("../img/layout/ext_NL");
    background-repeat:no-repeat;
    background-position:9px 0px;
}



#footer .navi li a:hover.pdf
{
	color:	#103A84;
	background-color:#FFFA0E;
background-color: #F2D901;
	width:100%;
	height:100%;
}
#footer .navi li a.pdf
{
	background-color	: #EBEDEC;
    background-image	:url("../img/layout/pdf.gif");
    background-repeat:no-repeat;
    padding				: 4px 20px 3px 30px;
    background-position:9px 0px;
}
#footer .navi li a:hover.pdf
{
	background-color:#FFFA0E;
	background-color: #F2D901;
    background-image	:url("../img/layout/pdf.gif");
    background-repeat:no-repeat;
    padding				: 4px 20px 3px 30px;
}
/*------------------------------------------------------*/

#footer .langList{
	display:inline;
	float:left;
	margin-top			:2px;
    height				: 24px;
}
#footer .langList li{
margin-left			:0px;
margin-right		:2px;
}

#footer .langList li.active a{
	display:none;
}
/*---------------------------------*/
/*  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;
	line-height:50px;
	font-weight:normal;
		overflow:hidden;
}
h2{
	color:#103A84;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
h3{
	color:#103A84;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}
 h4{
 	color:#103A84;
	font-size:12px;
	font-weight:bold;
 }
/*---------------------------------*/
/*  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;
}
#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;
	color			: #F2D901;
	height			: 100%;
	overflow		:visible;
}
#naviSub .col1 li.active a{
    background-color: #103A84;
	color			:#FFFA0E;
	color			: #F2D901;
	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;
	color			: #F2D901;
	text-transform	:uppercase;
	
	font-size		:10px;
	line-height		:21px;
	font-weight		:bold;
}
#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;
	color			: #F2D901;
	height			: 100%;
	overflow		:visible;
}
#naviSub .col1 li.active a{
    background-color: #103A84;
	color			:#FFFA0E;
	color			: #F2D901;
	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;
	color			: #F2D901;
	text-transform	:uppercase;
}

#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;
	color			: #F2D901;
	display:block;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;

}
.tvspot1 {
	width:168px;
	height:22px;
	line-height:22px;
	margin-top:5px;
}

.tvspot {
    height:170px;
    width:180px;
	margin-top:9px; 

}
.tvspot a{
    padding: 0;
	 margin-left: 35px;
     height:170px;
     width:180px;
     display:block;
     background: transparent url(../img/layout/tv-spot_rund_off.png);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.tvspot a:hover
{
     background: transparent url(../img/layout/tv-spot_rund_on.png);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.haendler
{
    padding: 0;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top:8px;
}
.haendler a
{
    padding: 0;
     height:170px;
     width:185px;
     display:block;
   
     background: transparent url(../img/layout/haendler_rund_off.png);
	 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/haendler_rund_on.png);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.testsieger_popup 
{
    padding: 0;
    height: 0;
    width: 0;
}
.testSieger a
{
    padding: 0;
	 margin-left: 35px;
	 margin-bottom: 9px;
	 margin-top: 21px;
     height:170px;
     width:180px;
     display:block;
     background: transparent url(../img/layout/premio-B_rund_off.png);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.testSieger a:hover
{
     background: transparent url(../img/layout/premio-B_rund_on.png);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.flashBanner 
{
    margin-top:30px;
     height:191px;
     width:510px;
}
.flashBanner object
{
     height:191px;
     width:510px;
}
.katarga 
{
    margin-top:64px;
     height:142px;
     width:510px;
}
.katarga a
{
    padding: 0;
	 margin-left: 0px;
        height:142px;
     width:510px;
     display:block;
     background: transparent url(../img/layout/banner_off.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.katarga a:hover
{
     background: transparent url(../img/layout/banner_on.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}
.simplex a
{
    padding: 0;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top:17px;
    height:185px;
    width:185px;
    display:block;
   
    background: transparent url(../img/layout/simplex_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.simplex span
{
    padding: 0;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top:17px;
    height:185px;
    width:185px;
    display:block;
   
    background: transparent url(../img/layout/simplex_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.simplex a:hover
{
     background: transparent url(../img/layout/simplex_over.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 0;
}

.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;
}

.action
{
	margin-top:17px;
	width:185px;
	margin-left: 15px;
}

/*---------------------------------*/
/*  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                     */
/*---------------------------------*/

.categorieList{
		/*margin-top:15px;*/
}
.categorieList{
  margin-bottom:15px;
}
.categorieList li
{
	min-height			: 20px; /* Min height für FF */
    height				: auto !important; 
    height				: 20px; /* Min height für IE */	
	clear:both;

}
.categorieList .imgHolder{
	float:left;
	width:251px;
}
.categorieList .infobox{
	float:left;
	 width:254px;
}
.categorieList .infoblock{
	float:left;
	 width:254px;
	 width:282px;
	 display:block;
}

.categorieList .auflistung{
	margin-top:15px;
}
.categorieList .auflistung li{
 	margin-bottom:2px;
 	float:left;
 	width:282px;
 	list-style-image:url(../img/layout/dot_4.gif);
 
 	margin-left:10px;
	border:0;
	height				: auto !important; 
	min-height:16px;
	height				: 16px; 
	line-height:16px;
}
.lProduct .auflistung li
{
	padding-top:3px;
	margin-bottom:3px;
}
.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%;
}
.lPresseInfos .tipps
{
	margin-bottom:20px;
	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                 */
/*---------------------------------*/
.textInfos .auflistung li
{
	border:none !important;
		margin-bottom:2px !important;
	}
.lService .auflistung li,
.lPresse .auflistung li,
.lPresseInfos .auflistung li,
.lPresse2 .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,
.lPresseInfos .categorieList li,
.lPresse2 .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 !important;
}
.lPresseInfos  .categorieList .infoblock
{
}

.lService  .categorieList .infoblock,
.lPresse  .categorieList .infoblock,
.lPresse2  .categorieList .infoblock{

	 width:254px;
}
.lPresse .infoblock .banner,
.lPresseInfos .infoblock .banner,
.lPresse2 .infoblock .banner{
    padding-top:20px;
}
.lPresse .infoblock .banner img,
.lPresseInfos .infoblock .banner img,
.lPresse2 .infoblock .banner img{
border:none !important;
}
.lService .categorieList h3{

}
.lService .categorieList .clearUp{

}
.lService .categorieList .more,
.lPresse .categorieList .more,
.lPresseInfos .categorieList .more,
.lPresse2 .categorieList .more{
	padding-top:0px;
}
.lService  .categorieList h4,
.lPresse  .categorieList h4,
.lPresseInfos  .categorieList h4,
.lPresse2  .categorieList h4{
	padding-bottom:15px;
}
/*---------------------------------*/
/*  Products                    */
/*---------------------------------*/
.lProduct #contentHolder, 
.lProductDetails #contentHolder{
	width:548px;
}
.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 .col1 a
{
	width:60px;
	overflow:hidden;
}
.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;
	border: 2px solid #F2D901;
	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/de/service_ikon_1.jpg);
    background-repeat:no-repeat;
}
.serviceList .s2 a{
	background-image:url(../img/service/de/service_ikon_2.jpg);
    background-repeat:no-repeat;
}
.serviceList .s3 a{
	background-image:url(../img/service/de/service_ikon_3.jpg);
    background-repeat:no-repeat;
}
.serviceList .s4 a{
	background-image:url(../img/service/de/service_ikon_4.jpg);
    background-repeat:no-repeat;
}
.serviceList .s5 a{
	background-image:url(../img/service/de/service_ikon_5.jpg);
    background-repeat:no-repeat;
}
.serviceList .s6 a{
	background-image:url(../img/service/de/service_ikon_6.jpg);
    background-repeat:no-repeat;
}
.serviceList .s7 a{
	background-image:url(../img/service/de/service_ikon_7.jpg);
    background-repeat:no-repeat;
}
.serviceList .s8 a{
	background-image:url(../img/service/de/service_ikon_8.jpg);
    background-repeat:no-repeat;
}
.serviceList .s9 a{
	background-image:url(../img/service/de/service_ikon_9.jpg);
    background-repeat:no-repeat;
}
.serviceList .s10 a{
	background-image:url(../img/service/de/service_ikon_10.jpg);
    background-repeat:no-repeat;
}
.serviceList .s11 a{
	background-image:url(../img/service/de/service_ikon_11.jpg);
    background-repeat:no-repeat;
}

.serviceList .s1_nl a{
	background-image:url(../img/service/nl/service_ikon_1.jpg);
    background-repeat:no-repeat;
}
.serviceList .s2_nl a{
	background-image:url(../img/service/nl/service_ikon_2.jpg);
    background-repeat:no-repeat;
}
.serviceList .s3_nl a{
	background-image:url(../img/service/nl/service_ikon_3.jpg);
    background-repeat:no-repeat;
}
.serviceList .s4_nl a{
	background-image:url(../img/service/nl/service_ikon_4.jpg);
    background-repeat:no-repeat;
}
.serviceList .s5_nl a{
	background-image:url(../img/service/nl/service_ikon_5.jpg);
    background-repeat:no-repeat;
}
.serviceList .s6_nl a{
	background-image:url(../img/service/nl/service_ikon_6.jpg);
    background-repeat:no-repeat;
}
.serviceList .s7_nl a{
	background-image:url(../img/service/nl/service_ikon_7.jpg);
    background-repeat:no-repeat;
}
.serviceList .s8_nl a{
	background-image:url(../img/service/nl/service_ikon_8.jpg);
    background-repeat:no-repeat;
}
.serviceList .s9_nl a{
	background-image:url(../img/service/nl/service_ikon_9.jpg);
    background-repeat:no-repeat;
}
.serviceList .s10_nl a{
	background-image:url(../img/service/nl/service_ikon_10.jpg);
    background-repeat:no-repeat;
}
.serviceList .s11_nl a{
	background-image:url(../img/service/nl/service_ikon_11.jpg);
    background-repeat:no-repeat;
}

/*------------------ service-seite FR ---------------------*/

.serviceList .s1_fr a{
	background-image:url(../img/service/fr/service_ikon_1.jpg);
    background-repeat:no-repeat;
}
.serviceList .s2_fr a{
	background-image:url(../img/service/fr/service_ikon_2.jpg);
    background-repeat:no-repeat;
}
.serviceList .s3_fr a{
	background-image:url(../img/service/fr/service_ikon_3.jpg);
    background-repeat:no-repeat;
}
.serviceList .s4_fr a{
	background-image:url(../img/service/fr/service_ikon_4.jpg);
    background-repeat:no-repeat;
}
.serviceList .s5_fr a{
	background-image:url(../img/service/fr/service_ikon_5.jpg);
    background-repeat:no-repeat;
}
.serviceList .s6_fr a{
	background-image:url(../img/service/fr/service_ikon_6.jpg);
    background-repeat:no-repeat;
}
.serviceList .s7_fr a{
	background-image:url(../img/service/fr/service_ikon_7.jpg);
    background-repeat:no-repeat;
}
.serviceList .s8_fr a{
	background-image:url(../img/service/fr/service_ikon_8.jpg);
    background-repeat:no-repeat;
}
.serviceList .s9_fr a{
	background-image:url(../img/service/fr/service_ikon_9.jpg);
    background-repeat:no-repeat;
}
.serviceList .s10_fr a{
	background-image:url(../img/service/fr/service_ikon_10.jpg);
    background-repeat:no-repeat;
}
.serviceList .s11_fr a{
	background-image:url(../img/service/fr/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;
}
.lPresseInfos .closeButton
{
	margin-bottom:20px;
		margin-left:20px;
}
.lPresseInfos .date, .lPresseInfos .trennzeichen
{
	font-size:11px;
	color:#103A84;
	font-weight:normal;
	padding-right:7px;}
.longText{clear:both;}

.lPresseInfos .viewOff .longText,.lPresseInfos .viewOff .closeButton
{
	display:none;
}
.lPresseInfos .viewOn .teaser
{
	display:none;
}
.lPresseInfos .viewOff .teaser
{
	display:block;
}
.lPresseInfos .viewOn .longText,.lPresseInfos .viewOn .closeButton
{
	display:block;
}
.lPresseInfos .list 
{
	clear			:both;
	border: 2px solid #CBCFCE;
		border-bottom:0;
	border-left:0;
	border-right:0;
	padding-top	:20px;
}
.lPresseInfos .list li
{
	clear			:both;
	margin-bottom	:20px;
	border: 2px solid #CBCFCE;
		border-top:0;
	border-left:0;
	border-right:0;
}
.longText .imgList{
	float:left;
	display:block;
	width:220px;
}
.longText .imgList li{
	display:block;
	padding 		: 2px 0px 3px 0px;
	border:none;
	margin:0;
}

.longText .imgList .newsItemImg{
 	width			:200px; 
 	padding 		: 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;
}
/*---------------------------------*/
/*  SUCHE                       */
/*---------------------------------*/
.kontakt  textarea.txt{
	width:400px;
	 height				:56px;
    line-height			:18px;
    padding				:0;
    margin				:0; 
}

.kontakt input.txt{
	width:400px;
	height:18px;
}
.lSuche #contentHolder{
	width				:595px;
}
.suche{
	clear:both;
}
.suche .col1{
	float:left;
	width:233px;
}
.suche .col2{
	float:left;
	width:323px;
}
.suche input.txt{
	width:200px;
	height:18px;
}
.suche  textarea.txt{
	width:200px;
	 height				:56px;
    line-height			:18px;
    padding				:0;
    margin				:0; 
}
.suche .dd{
	width:204px;
}
.suche .holder, 
.kontakt .holder{
	padding-bottom:10px;
}
.suche .holder2{
	padding-top:10px;
	padding-bottom:10px;
}
.suche .holder2 label{
	padding-left:10px;
}
.kontakt .btnSend
{
    margin-top:15px;
}
.btnSend{
	width:204px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background-color:#CBCFCE;
	height:20px;
	border:0;
	display:block;
	color:#000;
	line-height:20px;
	text-align:center;
}
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;
}

 .suche .l2cols li
{
   float:left;
   width:100px;
   padding-bottom:20px; 
   margin-right:20px;
} 
 .suche .l2cols li label
{
   display: inline;
   padding: 0 20px 0 0;
}
 .suche .l2cols li input.txt
 {
    width: 50px;
    margin-right:5px;
 }
.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 */	
}
.lSuche .trefferListe .merkmale 
{
	padding-top:4px;
}
.oeffnungszeiten
{
	padding-top:5px;
	}
.oeffnungszeiten h3
{
	padding-top:5px;
	padding-bottom:0px;
	margin:0;

}
.trefferListe .zusatz
{padding-top:5px;
	padding-bottom:0px;
	margin:0;
	}
.oeffnungszeiten ul 
{

	margin-left:0px;
	
}
.oeffnungszeiten ul li{
	padding:0;
	border:0;
	margin:0;
	min-height			: 14px; /* Min height für FF */
    height				: auto !important; 
    height				: 14px; /* Min height für IE */	
    background:transparent url(../img/layout/dot_4.gif) no-repeat 0px 5px;

	padding-left:10px;

}
.oeffnungszeiten li span{
	font-weight:bold;
	color:#103A84;
}
.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;
	color:#ccc;
	font-weight:bold;
}
.trefferListe .sep{
	padding-left:4px;
	padding-right:6px;
}
.trefferListe p{
	padding-bottom:2px;
}
/*---------------------------------*/
/*  Layouts                       */
/*---------------------------------*/
/*
.partnerList
{width:100%;
    }
.partnerList li
{
    width:170px;
    padding-top:5px;
     padding-bottom:5px;
    height:76px;
    display:inline;
 }
 .partnerList li img
{
    width:170px;
   height:76px;
   border:0;
 }
*/
 
.lMarken #contentHolder{
	width:577px;
}

 .lMarken .holder{  
 /* background-color:#E9EBEA;*/
     border-left:2px solid #E9EBEA; margin-bottom:20px;
 }
   .lMarken h3
  {
	clear:both;
	width:500px;
 }
.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;
} 
 
/*---------------------------------*/
/*  Layouts                       */
/*---------------------------------*/
.lDefault #naviCategory,
.lSuche #naviCategory,
.lHome #naviCategory,
.lPresse #naviCategory {
    display:none;
}

/*---------------------------------*/
/* Home                    */
/*---------------------------------*/ 
.lHome .naviHolder, 
.lPresse .naviHolder, 
.lSuche .naviHolder
{
   display:none;
}
.lHome    .testSieger,
.lPresse  .testSieger,
.lPresseInfos  .testSieger,
.lPresse2  .testSieger{
 margin-top:0px;   
}
.lHome    .haendler
.lPresse  .haendler,
.lPresseInfos  .haendler,
.lPresse2  .haendler{
 margin-top:40px;   
}
.lPresseInfos #contentHolder{
	width:548px;
}
.imgHolder img
{
   /* border: solid 1px #103A84;*/
    }

/* Rad Touren */
.lService .img_touren 
{
    padding-top: 5px;
    padding-bottom: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.lService .touren_links 
{
    padding-top: 5px;
    padding-left: 14px;
    padding-bottom: 10px;
    width: 140px;
    
    float: left;
}
.lService .touren_links_hoch
{
    padding-top: 5px;
    padding-left: 14px;
    padding-bottom: 10px;
    width: 140px;
    height: 60px;
    float: left;
}
.lService .touren_links_breit 
{
    padding-top: 5px;
    padding-left: 14px;
    padding-bottom: 5px;
    width: 480px;
    height: auto;
}
.lService .touren_links_einrueck
{
    padding-top: 8px;
    padding-left: 40px;
    padding-bottom: 0px;
    width: 480px;
    height: auto;

}
.lService .touren_rechts 
{
    padding-top: 5px;
    padding-left: 100px;
    padding-bottom: 10px;
    height: auto;
}
.fitness_absatz
{
    border-bottom: black 1px solid;
    clear: both;
    height: 50px;
}
.fitness_name 
{
    padding-top: 8px;
    width: 400px;
    height: 20px;
    font-weight: bold;
}
.fitness_str 
{
    padding-left: 25px;
    width: 200px;
    font-weight: normal;
    float: left;
}
.fitness_plz 
{ 
    width: 50px;
    float: left;
}
.fitness_ort 
{
    width: 150px;
    float: left;
}
.fitness_download 
{
    float: left;
}
/*---------------------------------*/
/*  Jobs 4                       */
/*---------------------------------*/

.jobList {
	padding-bottom:0px;
	clear:both;
}
.jobList div.col1{
	padding-bottom:0;
clear:both;
}
.jobList .auflistung{
	margin-top:0;
	margin-left:5px;
	margin-bottom:10px;
}
.jobList ul li{
	padding-bottom:5px;
	margin-bottom:10px;
}
.jobList .auflistung li{
 	margin-bottom:2px;
 	list-style-image:url(../img/layout/dot_4.gif);
 	margin-left:10px;
	border:0;
	padding-bottom:0px;

}
.jobList h3
{
    clear:both;
	padding-bottom:5px;
	color:#103A84;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	background-color:#DEE0DF;
	height:50px;
	position:relative;
}
.jobList h3 .stelle, 
.jobList h3 .gruppe{
	color:#103A84;
	font-size:12px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	float:left;
	padding-left:5px;
}
.jobList h3 .gruppe{
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	float:right;
	right:5px;
	position:absolute;
}

p .info
{
    font-size:10px;
}
#viewLinkKatalog
{
	padding-left:20px;
	width: 180px;
	height:160px;
	position:relative;
	bottom:0;
	top:60px;
	}
	#viewLinkKatalog .imgLink
{
	display:block;
	padding-bottom:10px;
	text-align:center;
	}
	
.bannerList
{
	padding-left:20px;
	width: 180px;
	margin-top:60px;
}
.bannerList li 
{
	padding-bottom:40px;
}
.bannerList li .imgLink
{
		display:block;
	padding-bottom:10px;
	text-align:center;
}
.meldung span
{
	margin-bottom:10px ;
}
img.tippButton
{
	border-color:#dedede !important;}
.bannerBlock
	{
	width:224px;
	height:520px;
	padding:0;
	margin:0;
	position:relative;
	top:0;
}
.bannerZEG-GarantiePlus
{
			
	width:124px;
	height:122px;
	height:147px;
	position:absolute;
	/*top:48px;*/
	left:48px;

	/*bottom:374px;*/
	/*top:354px;*/
	top:304px;
		top:346px;
}
.radAmRing
{
	position:absolute;
	/*bottom:148px;
	bottom:182px;*/
	/*top:188px;
	top:243px;*/
	top:55px;
	top:105px;
	width:164px;
	height:136px;
	left:38px;
	width :143px;
	height:115px;
}
.GreenMover
{
	position:absolute;
	top:35px;

	width:200px;
	height:112px;
	left:13px;
	width:200px;
	height:115px;
	

}
.GreenMover h3
{
		text-align:center;
		padding-bottom:8px;
		margin-bottom:0;
	}
.bullsCD
{
	position:absolute;
	top:48px;
	/*top:25px;*/
	width:185px;
	height:100px;
	left:18px;
	left:38px;
}
.bullsCD  a span
{
	text-align:right;
	padding-right:4px;
	padding-top:5px;
	display:block;
	color:#103A84;
	}
.bullsCD  a 
{display:block;}
.bikeExpo
{
	position:absolute;
	top:48px;
	width:143px;
	height:115px;
	left:38px;
}
.co2
{
	position:absolute;
	top:48px;
	width:178px;
	height:130px;
	left:20px;
}
.flashBannerCo2
{
	margin-top:30px;
	width:510px;
	 height:191px;
	 position:relative;
	 left:0;
	}
	.swfContainer
{
	width:532px;
	 height:211px;
	 position:absolute;
	 left:-14px;
	 top:-14px;
	}
	.logoArenaRing
	{
		padding-left:100px;}
		
.hinweis ul{
	padding-left:10px;
	margin-bottom:20px;
}
.hinweis ul li{
	font-weight:bold;
	color:#103A84;
}
