		/*global       */
html {
  font-size: 76%;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 1em; 	
  background-color:#FFFFFF;
  height: 100%;
  margin: 0;
  padding: 0;
}

.gesamt {
	max-width:1152px;
	min-width:980px;
	width: 1000px;
	margin: 0 auto;
}

.main {
	padding-left: 8px;
	width: 987px;
	/*BG*/
}

.main-ges {
  width:85%;
  float:left;
  margin: 0 5px 0 0;
}

.main-inhalt {
  width: 971px;
  margin: 0;
	/*BG*/
	float: left;
}

.content {
	float: left;
	width: 722px;
}

.main-content{
	margin: 0;
	float: left;
	padding: 10px 10px 0px 30px;
	background: transparent;
	width: 682px;
}


.stand {
	font-weight: bold;
	margin-top: 0;
}   


.main-blaettern {
	float: right;
	padding-top: 10px;
}

form {
   float:left;
   display:block;
   width:97%;  
   padding:0 0 0 5px; 
   }

div {
 	 font-size: 1em;
}

p {
  color:#000000;
  margin:0px;
  padding:3px 0 0 5px;
  font-size: 1em;
}


.absatz {
  color:#000000;
  padding:3px 0 0 5px;
  margin-top:2px;
  margin-bottom:8px;
}

.anker {
  font-size:0.1%;
  display:none;
}

.highlightVolltext {
	background: #F9B200;
	font-weight: normal;
}

.clear {
  float: none;
  clear: both;
  width: 1px;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  height: 1px
}

.formular-breite {
  float:left;
  width:98%;
  margin:2px 0 0 0;
  }   

.formular-breite-auswahl {
  float:left;
  width:49%;
  height:26px;
  margin:16px 0 0 0;
  }  
 
.formbreite {
   width:53%;
   float:right;
   margin:5px 5px 0 0;
   }

.label-kombi {
   font-size:80%;
   width:98%;
   float:left;
   margin:10px 0 0px 0;
   padding:5px 0 0 5px;
   font-weight:bold;
   border-top:1px solid #004080;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   }
  
.formbreite-auswahl {
   float:left;
   width: 5%;
   height:20px;
} 
  
.breite-form {
  width:98%;
  float:left;
  margin:5px 0 0 10px;
  }

.breite-form-option {
  width:98%;
  float:left;
  margin:10px 0 10px 10px;
  }
  
.option-label {
  float:left;
	color:#000000;
	width:30%;
  }

.option {
  float:left;
  width:5%;
  height:1.0em;
  margin: 0px 0 0 0 ;
  }     


.radio {
  font-size:80%;
  float:left;
  width:15%;
  margin:5px 0 0 0;
 }  


 
.order-warenkorb {
   border: 0px;
   background-color:#FFFFFF;
   color:#000000;
   margin: 10px 0 0 -3px;
   padding:0;
   font-size: 100%;
   text-decoration:underline;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: underline;
  text-align:left;
  font-weight: normal;
  color:  #000000;
}

a:link {
  background-color:transparent;
}

a:visited {
  color:  #808080;
}

a:active {
  text-decoration: none;
}           

a.navi {
	text-decoration: none !important;
	font-weight: bold !important;
}

a.klein{
	font-size: 1em;		
}

a.gross{
  font-size: 1.1em;
}

a.sgross{
  font-size: 1.2em;
}

a.mit{	
padding-left: 15px;
	/*BG*/
}  

h1, h2, h3{
  color: #000000;
  padding:0 0 0 5px;
  font-weight:bold;
  }

h1 a, h2 a, h3 a {
  font-weight:bold!important;
  }


h2 {
	margin:0;
	}

h3 {
  color:#264468;
	margin:0;
	}

h6 {
   font-size:2em;
   color:fuchsia;
   font-weight:bold;
	}
	
.iebug {
  font-size: 1%;
  display: none;
}

.rot-fett {
  color:#FF0000;
  font-weight:bold;
  }
  
.header-weiss {
  color:#FFFFFF;
  font-weight:bold;
  padding:3px 0px 3px 5px;
  }

.header-main-ob {
	color: #000;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	width: 99%;
	font-size: 1.5em;
}

.rechtsausrichten {
   text-align:right;
   padding:0px;
   }


.mittig {
   text-align:left;
   padding:0 15px 0 5px;
   }

.mehr {
  font-weight:normal;
  margin:0 0 2px 0;
  }

.img-logo {
  margin:0;
  padding:0;
  border:0px;
  }

.img-auswahl {
	border:0px;
	margin:0 0 0 0px;
	text-decoration:none;
   }

.img-leiste {
	border:0px;
	margin:2px 5px 0 0px;
	text-decoration:none;
   }

.icon-ausrichten {
   border:0px;
   float:left;
   text-decoration:none;
   margin:0 10px 0 0;
   }  

.textPanelFooter {
   display: block;
   padding: 16px;
   text-align: right;
}

.ul-auswahl {
  text-align:left;
  list-style-type:none;
  padding:0 0 0 5px;
  margin:0;
  }

li {
   margin:0px 0 0 0;
   color: #000000;
   text-align:left;
   }

.li-quadrat{
   list-style-type:square;
  } 

.listTeaser ul {
	margin: 0;
	padding: 0;
}

.listTeaser li {
	list-style-type: none;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
}

.listTeaser li a {
	/*BG*/
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.listTeaser li span {
	display: block;
	font-weight: normal;
	padding-left: 0 !important;
}

#leer-ie {  
	float:left; 
	width:96%; 
	clear:both; 
	color:#FFFFFF; 
	background-color:#FFFFFF;
}

.info_box {
	border-width:1px;
	border-style:solid;
	border-color:#264468;
	padding:0.9em;
	text-align:justify;
}

#textPanel {
   overflow: auto;
   width: 100%;
   height: 100%;
}

.contentWrapper {
   font-size:1.2em;
}

input {
	font-family:Arial, Helevtica, sans-serif;;	
}

form span.inputWrapper {
	/*BG*/
	display:block;
	float:left;
	height:19px;
	position:relative;
	width:196px;
}

form .inputWrapper input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	float:left;
	font-size:1em;
	padding:2px;
	width:186px;
}

.absenden{
   float:right;
   border:0;
   color:#000000;
   clear:both;
   background-color:#FFFFFF;
   text-decoration:underline;
   } 


.button, .button-re{
  padding:0 2px 0 2px;
  color:#FFFFFF;
  font-weight:bold;
  clear:both;
	/*BG*/
	border: none;
	font-size: 1em;
	border: 1px solid #1c3450;
	font-family: arial;
	height: 20px; 
  }

.button{
  margin:10px 5px 10px 0;  
  text-align:center;
  }

.button-re{
  float:right;
  margin:10px 25px 10px 0;  
  }

.button-hide{
  display:none;
} 

.blueSubmit {
	/*BG*/
	border: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #1c3450;
	font-family: arial;
	height: 20px;
}

.blueSubmit a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	border: 0;
}

.main-artikel-bestellen .blueSubmit {
	height: 17px;
	padding-right: 4px;
}

.blueSubmit.bestellButton input {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: -2px;
	background: transparent;
	border: none;
} 

.langanzeige .blueSubmit{
	width: 80px;
	padding: 3px 0 0 5px;
	float: right;
	height: 16px;
}

.blueSubmit.openButton
{
	width: 100px;
	margin : 0 0 0 -30px ;
}

.tabbody .main-artikel-bestellen {
	background: transparent;
}

div.tabbody div.form .main-artikel-bestellen {
width:90px;
}

div.tabbody div.form .main-artikel-bestellen.v-a-pdf, .main-artikel-bestellen.v-a-pdf{
width:125px;
}

.v-a-pdf .blueSubmit{
	/*BG*/
}

.v-a-pdf p a{
	float: right;
}


.spalte-main-60 {
	width:75%;
	float:left;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:1px solid #264468;
	margin:0;
	padding:0;   
	border: 0;
	width: 100%;   
}

.spalte-main-60 h2 {
  border-bottom:1px solid #949494;
  font-size:1.1em !important;
  padding-bottom:2px;
  /*width:654px;*/
  width: 677px;

}

.daten-main-100 {
   width:100%;
   float:left;
   margin: 2px 0 0 0;
   }

.daten-main-30 {
  width:30%;
	float:left;
	text-align:left;
	}

.daten-main-60 {
  width:65%;
	float:right;
	text-align:left;
	}

.spalte-main-30 {
  width:20%;
	float:right;
	border-top:0px;
  border-right:0px;
  border-bottom:0px;
  border-left:1px solid #264468;
	text-align:right;
	margin:0;
	padding:0;
	border: 0;
	position: absolute;
	right: 0;
}

.main-einsp-weiss {
   background-color:#FFFFFF;
   width:99%;
   float:left;
   margin: 0px 0 0 0;
   padding:0 0 5px 0;
   }

.main-einsp-weiss-border {
   background-color:#FFFFFF;
   width:100%;
   float:left;
   margin: 10px 0 0 0;
   padding:10px 0 0 0;
   border-top:1px solid #264468;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   }

.main-nach-oben {
   width:65%;
   float:right;
   margin: 2px 5px 0 0;
   background-color:#FFFFFF;
   }

.main-zwsp-48-li  {
   float:left;
   width:49%;
   border-top:1px solid #264468;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   margin:10px 0 0 0;
   }
 
.main-zwsp-48-re  {
   float:right;
   width:49%;
   border-top:1px solid #264468;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   margin:5px 0 0 0;
   text-align:right;
   }

.zwsp-48-li-o  {
   float:left;
   width:49%;
   margin:5px 0 0 0;
   }

.zwsp-48-re-o  {
   float:right;
   width:49%;
   margin:5px 0 0 0;
   }

.zwsp-48-waren-li  {
   float:left;
   width:49%;
   margin:0;
   padding:0;
   border-right:1px solid #264468;
   }

.zwsp-48-waren-re  {
   float:left;
   width:49%;
   margin:0 0px 0 -1px;
   padding:0 0 0 6px;
   border-left:1px solid #264468;
   }

.main-zwsp-48-re-text-li {
   float:right;
   width:49%;
   border-top:1px solid #264468;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   margin:10px 0 0 0;
   text-align:left;
   }

.main-einsp-hell {
   width:100%;
   float:left;
   margin: 5px 0 0 0;
   background-color:#F2F2F2;
   }

.main-hell-warenkorb{
   width:100%;
   float:left;
   margin:0 ;
   background-color:#E3E8F0;
   border-bottom:3px solid #FFFFFF;
   }

.main-einsp-hell-border {
   width:100%;
   float:left;
   border-top:1px solid #264468;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   margin: 10px 0 5px 0;
   background-color: #F2F2F2; 
   }

.main-einsp-nav {
   width:100%;
   float:left;
   margin: 10px 0 0 0;
   background-color:#E3E8F0;
   }

.einsp-hell-titel{
	width:100%;
	background-color: #F2F2F2;
	float:left;
	padding:0;
	height:auto;
	border: 0;
	position: relative;
}

.main-zwsp-60 {
   float:left;
   width:56%;
}

.main-zwsp-30 {
   float:right;
   width:38%;
   background-color:#E3E8F0;
}

.main-artikel-nav {
  float:left;
  width:70%;
  padding:3px 6px 3px 3px;
  margin:0;
  text-align:left;  
}

.main-artikel-bestellen {
  float:right;
  width:22%;
  padding:3px 6px 3px 6px;
  background-color:#E3E8F0;
  border-top:2px solid #264468;
  border-right:0px solid #264468;
  border-bottom:0px solid #264468;
  border-left:2px solid #264468;
  text-align:center;
  }
  
.main-artikel-bestellen {
	float: right;
	width: 22%;
	padding: 3px 6px 3px 6px;
	background: #F2F2F2;
	border: 0;
	text-align: center;
}

.main-art-auspraegungen-100 {
  width: 99%;
  float: left;
 margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-100-rechts {
  width: 99%;
  float: right;
 margin:0 0 0 0;
  padding:0;
text-align: right;
}

.main-art-auspraegungen-20 {
  width:20%;
  float:left;
  margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-25 {
  width:24%;
  float:left;
  margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-15 {
  width:15%;
  float:left;
  margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-30 {
  width:31%;
  float:left;
 margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-35 {
  width:35%;
  float:left;
 margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-45 {
  width:45%;
  float:left;
  margin:0 0 0 0;
  padding:0;
}

.main-art-auspraegungen-50 {
  width:49%;
  float:left;
  margin:0 0 0 0;
  padding:0;
}

.main-15 {
   float:left;
   width:15%;
   margin:10px 0 0 0;
}

.main-auto {
   float:left;
   width:auto;
   padding: 0 0 10px 5px;
} 
.header-ges {
  width: 985px;
  margin:0px;
	margin-left: 0px;
  padding:0px;
	/*BG*/
  height: 135px;
	border-right: 10px solid #EFF8FD;
}

.links-logo-home{
	/*BG*/
max-width:600px; 
height:135px; 
float:left;
overflow:hidden;
}

.rechts-home {
  height:80px;
  float:right;
  margin:0 0 0 0;
}

.meta-navi-ges {
	width: 971px;
	height:64px;
	/*BG*/
	color: #fff;
	margin:0;
}

.search { 	
	padding: 6px 0 0 12px;
	width: 240px;
	float: left;
	height: 22px;
}

.search .submit { 	
	cursor:pointer;
}

.meta-navi-ges .meta-navi .din-beuth-links {
	/*BG*/
	float: right;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
	position: relative;
	top: -8px;
}

.ul-oben-re {
	text-align:left;
	margin: 0 0 0 0;
	padding:0px 0 0 10px;
	color:#264468;
	margin-top: 2px;
}

.re-meta {
	float: left;
	display:block;
	list-style-type: none;
	padding: 8px 0 0 0;
}

.re-meta a,
.re-meta a:link,
.re-meta a:visited,
.re-meta a:hover,
.re-meta a:active,
.re-meta a:focus {
	color: #264468;
	font-size: 1.1em;
	text-decoration:none;
	font-weight: bold;
	font-family: arial;
}

.meta-navi {
	float: right;
	width: 578px;    
	height: 32px;
	overflow: hidden;	
	padding: 0;
	margin:0;
}

.ul-oben {
  text-align:left;
  margin:5px 0 0 7px;
  padding:0;
  color:#000000;   
}

.meta-navi li {
	list-style: none;
}

.li-meta {
	display:block;
	float: left;
	list-style-type: none;
	padding: 2px 0 10px 0px;  
	background: none;
}

.li-meta a{
	padding-right: 5px;
	background: transparent;
}

.li-meta a,
.li-meta a:link,
.li-meta a:visited,
.li-meta a:hover,
.li-meta a:active,
.li-meta a:focus {
	color: #231f20;  
	font-size: 1em;
	text-decoration:none;
	font-family: arial;
	font-size:1.1em;
}

.li-meta a:hover {
	text-decoration:underline;
}

.li-meta a:active {
	text-decoration:none;
	color:#264468;
}

.din-beuth-links .li-meta {
	 float: right;
}	

.din-beuth-links .li-meta a{
	font-weight: bold;
	color: #2e83b7; 
	font-size: 1.1em;
	/*BG*/
	padding: 0 5px 0 10px;
}

.pfad-con {	 
	float:left;
	padding: 0 0 0 10px;
	width:650px !important;
	background-color:transparent;
	z-index:999;
}
 
.pfad {  
	width:100%;
	float:left;  
	text-align:left;
	margin-top: 2px;
	margin-left:7px;
}
  
.ul-pfad {
  text-align:left;
  margin:0px;
  padding:3px 0 0 0;
  color:#000000;
}

.li-breadcrumb {
	display:inline;
	list-style-type: none;
	padding: 0;	
}

.li-breadcrumb a,
.li-breadcrumb a:link,
.li-breadcrumb a:visited,
.li-breadcrumb a:hover,
.li-breadcrumb a:active,
.li-breadcrumb a:focus {
	color:#000;
	text-decoration:none;
}

.li-breadcrumb a:hover,
.li-breadcrumb a:focus {	
	text-decoration:underline;
}
.li-breadcrumb a:active {
	color:#264468;
}

.shoppingbasket {	
	width:80px;	
	height:24px;	
	float:right;	
}

.shoppingbasket form {
	width:100px;
	float:right;
	margin-right:14px;
} 

.shoppingbasket input {
	/*BG*/
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	color:#264468;
	font-weight:bold;
	font-size:1.1em;
	padding:1px 0 3px 28px;
	margin-top:2px;
	cursor:pointer;
}

.link_meinprofil{
	float:right;
	margin-right: 60px;
}

.link_meinprofil a,
.link_meinprofil a:link,
.link_meinprofil a:visited,
.link_meinprofil a:hover,
.link_meinprofil a:active,
.link_meinprofil a:focus{
	 float:left;
	 padding: 6px 0 0 0;
	 font-weight: bold!important;
	 font-size:1.1em;
	 font-family: arial;
	 display: inline-block!important;
	 margin-right: 15px!important;   
	 text-decoration:none;   
	 color: #264468!important;   
}

.nav-con-li {
  width: 249px;
	/*BG*/
  float:left;
  border: 0;
}  

.navi-l-navi-o{
	background-color: #FFFFFF;
	padding: 0;
	margin: 100px 15px 0 15px ;
	width: 219px;
}

/*
.navi-l-navi-o.schmal{ 
	margin: 60px 15px 0;
}
*/

.navi-l-navi-o.mith{ 
	padding: 10px 0 0 0;
}

.navi-l-navi-u{
	padding: 16px 15px 0;
	width: 219px;
	/*BG*/
}

.navi-l-navi-o h2, .navi-l-navi-u h2{
	margin: 0 10px 0 10px;
	padding-bottom: 2px;
	font-size: 1.5em;
}

.ul-navi-l-navi {
	list-style: none;
	margin: 5px 5px 0 10px;
	padding: 10px 0 0;
	font-weight: bold;
	text-decoration: none;
}


.li-navi-l-navi{
	padding: 0;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #ebecee;
}

.li-navi-l-navi-last{
	padding: 0;
}

.li-navi-l-navi.gross{
font-size: 1.2em;
}	

.ul-navi-l-navi a,
.ul-navi-l-navi a:link,
.ul-navi-l-navi a:visited,
.ul-navi-l-navi a:hover,
.ul-navi-l-navi a:active,
.ul-navi-l-navi a:focus {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 15px;
}


.ul-navi-l-navi a:hover,
.ul-navi-l-navi a:focus,
.ul-navi-l-navi a.aktiv {
	/*BG*/
}

.navi-l-rdts {
	float: left;
	margin: 50px 0 0;
	padding-right: 15px;
	padding-left: 15px;
	/*BG*/
	width: 219px;
    margin-bottom: 20px;
}

.navi-l-rdts h2 {
	font-size: 1.25em !important;
	margin: 20px 0 10px;
	border-bottom: 1px solid #D3D8DB;
	padding-bottom: 5px;
}

.navi-l-rdts h3 {
	font-size: 1.2em;
}

.navi-l-rdts  .shortTeaser {
	margin-bottom: 0px;
	clear: both;
}
.navi-l-rdts  .shortTeaser .img {
	margin-right: 0px;
	float: right;
}

.navi-l-rdts .listTeaser{
	margin: -40px 0 0 0;
}

.shortTeaser .listTeaser {
    clear: left;
    margin-bottom: 7px;
    margin-top: 15px;
}

.loginBox {
	height: 125px;
	padding-left: 15px;
}

.loginBox .labelgroup {
	margin-bottom: 5px;
}

.loginBox .labelgroup label {
  display: block;
	float: none;
	margin-bottom: 4px;
}

.fkt-log-in1,
.fkt-log-in1-ip,
.fkt-log-in1,
.fkt-log-in1 {
	float: left;	
	height:24px;
	padding: 0 7px 0 0;
}

.fkt-log-in1 {
	height:32px;
}

.fkt-log-in1-ip {
	width:65px;
}

.fkt-log-in1 input {
	height: 21px;
}

.fkt-log-in2,
.fkt-log-in3 {
	/*BG*/
}

.fkt-log-in2 {
	padding:0 7px 0 8px;
	width:100px;
}

.fkt-log-in3 {
	padding:0 0 0 8px;
	width:95px;
}

.iplog form .bname span.inputWrapper {
	/*BG*/
	width:280px;
}

.iplog form .bname .inputWrapper input {
	width:270px;
}

.iplog form .pw span.inputWrapper {
	width:190px;
}

.iplog form .pw input.blueSubmit{
	margin : -3px 0px 0px 10px;
}

.stufen form .bname span.inputWrapper {
	/*BG*/
	width:280px;
}

.stufen form .bname .inputWrapper input {
	width:270px;
}

.stufen form .pw span.inputWrapper {
	width:190px;
}

.stufen form .pw input.blueSubmit{
	margin : -3px 0px 0px 10px;
}

.stufen .home-log-in1, .stufen .home-log-in2 {
  width: 45%;
}



.loginBox .blueSubmit {
	float: left;
}

.registerForm input.pur-b{
	height:50px;
	width:258px;
	margin:0 0 0 0px;
	/*BG*/
	border:none;
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 12px 5px 0;
	cursor:pointer;
}

.registerForm input.pur-b:hover{
	/*BG*/
}

.navi-o-login{
	float: right;
	background-color: #E3E8F0;
	width: 722px;
	border-bottom: none;
}

.navi-o-login-content{
	float: right;
	margin: 5px 10px 5px 10px;
}

.navi-o-login-inputs{
	float: left;
}

.navi-o-login form {
   float: left;
   display: block;
   width: auto;
   padding: 0;
}

.navi-o-login-input{
	float: left;
	padding-right: 7px;
}

.navi-o-login-field {
	/*BG*/
	border: 0;
	width: 90px;
}

.navi-o-login-input .blueSubmit{
	margin: 14px 0px 0px 0px;
}

.navi-o-login-link{
	float: left;
	/*BG*/
	margin-left: 7px;
	padding: 0 10px;
}

.navi-o-login-link .registerForm{
	padding: 14px 0 0 7px;
}


#footer {
	margin:0;
  padding-bottom: 0px;
	/*BG*/
  height:45px;
}

#footer {
	/*BG*/
	width:971px;
}

.footer-l{
	/*BG*/
	float:left;
	height:45px;

}

.footer-r{
	/*BG*/
	float:right;
	height:45px;
	width:200px;
}

#footer .copyRight {
   color: #000;
   text-decoration: none;
   float:left;
   margin: 18px 0 0 26px;
}

#footer ul {
   list-style: none;
   margin: 18px 0 0 9px;
   padding: 0;
   float: left;
   width: 100px;
}

#footer ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0px 10px 0px 12px;
	/*BG*/
  background-repeat: no-repeat;
  background-position: left top;
}

#footer ul li a {
   color: #000;
   text-decoration: none;
}

#footer .toplink {
	float:right;
	margin-right:20px;
	margin-top:15px;
}

#footer .toplink a,
#footer .toplink a:link,
#footer .toplink a:visited,
#footer .toplink a:hover,
#footer .toplink a:active,
#footer .toplink a:focus {		
	color:#000;
	text-transform:uppercase;
	font-size:0.9em;
	text-decoration:none;
	/*BG*/
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:18px;
}

#footer .toplink a:hover,
#footer .toplink a:active,
#footer .toplink a:focus {		
	text-decoration:underline;
}

.main-inhalt.homepage {
	background: white;
	margin-bottom: 0px;
}

.homepage {
	margin-top: -1px;
	background-color: white;
}

.homepage .portletView {
	height: auto;
	/*BG*/
}

.homepage .col1 {
	width: 633px;
	position: relative;
	height: auto;
	float: left;
}

.homepage .stand {
   margin: -4px 0 0 0px;	
}

.homepage .topTeaser {
	/*BG*/
	padding-right: 20px;
	padding-top:5px;
	padding-left:5px;
	height: 410px;
	margin: 0 0 -80px 0;
}

.homepage.schmal .topTeaser {
	height: 320px;
	margin: 0 0 -60px 0;
}

.homepage.msschmal .topTeaser {
	height: 295px;
}

.homepage .topTeaser h1 {
	font-size: 2.2em;
	height: 120px;
	margin: 0 0 1px 0;
	padding-left: 0;
	text-align: left;
	vertical-align: bottom;
	width: 350px;
	position:absolute;
	right:0;
}

.homepage h2 {
	border-bottom: 1px solid #d3d8db;
	padding-bottom: 5px;
	font-size: 1.5em;
}

.pfeil-links{
	background: #E3F5FF;
	position: absolute;
	top: 140px;
	height: 144px;
	left: 350px;
  width: 283px;
}	

.pfeil-links p{
	padding: 15px 15px 15px 15px;
}

.schmal .pfeil-links{
	top: 110px;
	height: 116px;
}

.pfeil-down{
	position: absolute;
	top: 255px;
	height: 22px;
	left: 20px;
  width: 593px;
}	

.pfeil-down .text{
	background: #E3F5FF;	
  width: 100%;
	padding: 2px 0 4px 0 ;
}

.pfeil-down .links{
	/*BG*/
	height: 40px;
	width: 40px;
	margin-top:-5px;
	margin-left:45px;
}	

.home-midle, 
.home-midle-2s{
	background-color: #FFFFFF;
	position:relative ;
	top: -20px;
	margin: 0 20px 0 20px ;
	height: auto;
	width: 590px !important;
}

.home-midle.withfloat{
  padding: 10px 20px 0 10px;
  width: 563px !important;
}

.home-navi-float{
	float: left;
	width: 180px;
	margin:-15px 0 5px -10px;
}  

.home-midle-2s .home-navi-float{
	width: 50%;
} 

.home-navi-float.breit{
	width: 210px;
}  

.home-navi-float .ul-navi-l-navi.big-nav{
font-size:1.2em;
}

.home-d-navi-rechts{
	float: right;
	width: 265px;
	padding:5px 10px 0 10px;
}

.home-d-navi-links{
	float: left;
	width: 265px;
	padding:5px 10px 0 10px;
}

.home-midle-2s .home-d-navi-links, 
.home-midle-2s .home-d-navi-rechts {
	 background-color: #fff;
}

.home-midle-2s .ul-navi-l-navi a{
	padding:5px 5px 5px 5px;
}

.home-2te-navi{
	/*BG*/
	height: 180px;
}

.home-2te-navi .home-midle-2s{
	position:relative ;
	top: 20px;
	margin: 0 20px 0 20px ;
	height: auto;
	width: 590px !important;
}

.home-einleitung {
  float: left;
  width: 69%;
  margin: 10px 0 0 0;
}	
	   
.home-einleitung-float p{
	float: left;
}

.homepage .col2 {
	width: 338px;
	float: right;
  min-height: auto;
}
.homepage.kurz .col2 {
	width: 338px;
	float: right;
	height: 600px;
}

.homepage .col2 p {
	margin-bottom: 10px;
	padding-right: 50px;
}

.homepage .marginal {
	padding-top: 35px;
	padding-left: 20px;
}

.homepage .mit .marginal {
	/*BG*/
	height: 450px;
}

.home-ad{
	/*BG*/
  bottom:0px;
}

.vonunten .home-ad{margin-top: -215px;}

.homepage .shortTeaserWrapper {
	float: left;
	width: 260px;
	margin-right: 20px;
	padding-left: 26px;
	margin-top: 10px;
}
.homepage .shortTeaserWrapper br {
	display: none;
}

.homepage .shortTeaserWrapper .shortTeaser {
	margin-bottom: 7px;
	clear: left;
	margin-top: 15px;
}

.homepage .shortTeaserWrapper .shortTeaser .img {
	float: left;
	margin-right: 10px;
}

.hompage .shortTeaserWrapper.one-column, 
.shortTeaserWrapper.one-column{
  width:580px !important;
  margin-right:0 !important;
}

.homepage .shortTeaserWrapper.one-column .shortTeaser{
	clear:none;
	float:left;
	margin-right:20px;
	margin-top:10px;
	width:260px;
}

.hompage .shortTeaser.one-column, 
.shortTeaser.one-column{
  width:580px !important;
}

.homepage .listTeaser h2 {
	padding: 0;
	margin-bottom: 21px;
	font-size: 1.8em;
}

.homepage .col2 .shortTeaserWrapper {
float:left;
margin-right:20px;
margin-top:30px;
padding-left:20px;
width:300px;
}

.homepage .loginBox {
	padding-top: 15px;
}

.homepage .mit .loginBox {
	/*BG*/
}

.homepage.schmal .loginBox {
	height: 95px;
}

.homepage .loginBox form {
	float: none;
}

.home-log-in1,
.home-log-in1-ip,
.home-log-in2,
.home-log-in3{
	float: left;	
	height:24px;
	padding: 0 7px 0 0px;
}

.home-log-in1-ip {
	width: 65px;
}

.home-log-in2,
.home-log-in3 {
	/*BG*/
}

.home-log-in2 {
	width: 100px;
	padding: 0 7px 0 8px;
}

.home-log-in3{
	width: 95px;
	padding: 0 0 0 8px;
}

.home-log-in1 input {
	height: 21px;
}

.home-log-in1-ip a,
.home-log-in2 a,
.home-log-in3 a {
	line-height: 1em;
}
 
.schmal .loginBox .labelgroup label {
  display: inline;
}

.schmal form .inputWrapper input {
	width:100px;
}

.schmal .login-name,
.schmal .login-pass{	
	width:150px;
  float:left;
}  

.schmal form span.inputWrapper {
	width:130px;
}
 
.homepage .subLoginBox {
	/*BG*/
	height: 128px;
	padding-left: 22px;
	padding-top: 20px;
	margin-top: -2px;
}

.homepage.schmal .subLoginBox{
	height: 100px;	
}

.homepage .mit .subLoginBox {
	/*BG*/
}

.homepage .subLoginBox .blueSubmit {
	margin-bottom: 10px;	
}

.homepage .subLoginBox input.blueSubmit {
	margin-left: 0;
}

.homepage .subLoginBox p {
	padding-left: 0;
}

.homepage .subLoginBox.oben p {
	padding: 60px 40px 0 0;
}

.homepage .subLoginBox.purb p {
	padding: 40px 30px 0 0;
}

.homepage .registerForm{
	padding: 50px 0 0 0;
}

.homepage.schmal .registerForm{
	padding: 25px 0 0 0;
}

.homepage .oben .registerForm{
	padding: 0 0 0 0;
}

.homepage .purb .registerForm{
	padding: 0 0 0 0;
}

.homepage .registerForm input{
	margin: 0 0 0 10px;
}

.homepage .purb .registerForm input{
	margin: 0 0 0 0;
}

.marginal-footer{
  margin: 40px 20px 0 20px ;
  padding-top: 20px;
  border-top: 1px solid #d3d8db;
}

.marginal-footer a,
.marginal-footer a:link,
.marginal-footer a:visited,
.marginal-footer a:hover,
.marginal-footer a:active,
.marginal-footer a:focus {
	/*BG*/
  text-decoration:none;
  padding: 20px 210px 10px 0px;
  font-size: 1.3em;
  font-weight: bold; 
  color: #000000;
}

.pw-anfordern{
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	width:100%;
	background-color: #F2F2F2;
	float:left;
}

.pw-anfordern form {
	margin: 0 0 0 10px;
}

.pw-anfordern-label {
	padding: 0 0 0 0;
	width:15%;
	float:left;
}

.pw-anfordern-input{
	width:30%;
	float:left;
}

.pw-anfordern .blueSubmit{
	margin: 0 20px 0 20px;
	width:30%;
	float:right;
}  


.anmeldung .loginBox,
.anmeldung-purb .loginBox {
	width: 325px;
	float:left;
}   

.anmeldung .loginBox {
	/*BG*/
	padding-top: 20px;
}    

.anmeldung-purb .loginBox {
	/*BG*/
  height:125px;
  padding-left:15px;
  padding-top:23px;
} 

.anmeldung .subLoginBox,
.anmeldung-purb .subLoginBox {
	padding-left: 15px;
	float:left;
	width: 325px;
}

.anmeldung .subLoginBox {
	/*BG*/
	height: 99px;
	padding-top: 51px;
}

.anmeldung-purb .subLoginBox {
	/*BG*/
height:128px;
padding-top:32px;
}

.suche-text {
  font-size:100%;
  width:30%;
  display:block;
  color:#000000;
  float:left;
  margin:5px 0 0 0;
  padding:3px 0 0 5px;
  }
  
.suche-treffer-li {
  width:15%;
  float:left;
  margin:10px 10px 0 0px;
}

.formbreite-suche {
   width:55%;
   float:left;
   margin:5px 5px 0 0;
   } 

.suche-auswahl-li {
   width:27%;
   float:left;
   margin:10px 10px 0 5px;
   }
  
.suche-auswahl-re {
    width:55%;
   float:left;
   margin:10px 10px 0 5px;
	}      

.formbreite-suche-dropdown {
   width:305px;
   float:left;
   margin:5px 5px 0 0;
   } 

.suche-25 {
   float:left;
   width:45%;
   text-align:left;
   margin:6px 0px 0 0;
   }

.suche-radio {
  font-size:80%;
  width:20%;
  display:block;
  color:#000000;
  float:left;
  margin:5px 0 0 5px;
  padding:3px 0 0 5px;
  }   

.login-text-suche {
  font-size:80%;
  width:20%;
  display:block;
  color:#000000;
  float:left;
  margin:5px 0 0 0px;
  padding:3px 0 0 0px;
 }

.search input {
 	border: none;
	background-color:#fff;
	/*BG*/
	background-position:0 0;
	background-repeat:no-repeat;
 }

.search input.submit {
 	background: transparent;
 	font-family:arial;
 	color: #264468;
 	padding-left: 7px;
 	padding-top: 3px;
	margin-left:5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	font-size: 1.1em;
	/*BG*/
}

.form-box{
	background-color:#F2F2F2;
	float:left;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	width:100%;
}

.form-box form .ersatzsuche label,
.form-box form .code label{
	font-weight:bold;
	font-size:0.9em;
}

.form-box form .ersatzsuche label{
	display:block;
	margin-bottom:4px;
}

.form-box form .code label{
	display:inline;
	margin:2px 10px 0px 5px;
	float: left;
}

.form-box form .ersatzsuche div,
.form-box form .code div{
	float:left;
	margin: 5px 5px 5px 5px;
}

.form-box form .ersatzsuche span.inputWrapper,
.form-box form .code span.inputWrapper{
	width:280px;
	/*BG*/
}

.form-box form .ersatzsuche input
.form-box form .code input{
	width:280px;
	padding:0;
}

.form-box form .code input.blueSubmit,
.form-box form .ersatzsuche input.blueSubmit{
float:right;
padding:0 0 2px 0;
}

.form-box form .code input.blueSubmit{
margin:0px 0px 0 0px;
width:90px;
}

.form-box form .ersatzsuche input.blueSubmit{
margin:20px 0px 0 0px;
width:70px;
}




div.artikel-box-lang  {
background-color:#FFFFFF;
padding:20px 0;
width:680px;
}


div.artikel-retrievable,
.artikel-box-lang form{
padding:0 0 0 5px;
width:97%;
margin-bottom:10px;
margin-top:10px;
}

div.titel-zeile{
background-color:#F2F2F2;
border:0 none;
height:auto;
width:100%;
float:left;
}

div.artikel-info{
padding-top:5px;
width:520px;
float:left;
}

.artikel-box-lang form div.artikel-info{
padding-top:5px;
width:660px;
float:left;
}

div.artikel-button{
float:right;
}

.artikel-box-lang .main-artikel-bestellen{
background:none repeat scroll 0 0 transparent;
width:100%;
}

.tabbox,
.tabbox-unten {
	background-color: #fff;
	float: right;
	font-size:1em;
	border-bottom: 0;
	clear: both;
	width: auto;
}

.tabbox {
	margin: 3px 0 0 5px;
	padding:5px 0 0px 0px;
}

.tabbox-unten {
	margin: 0px 0 0 5px;
	padding:0px 0 0px 0px;
}

.tab, 
.tab:link, 
.tab:visited, 
.tab:hover, 
.tab:active, 
.tab:focus,
.tab-an, 
.tab-an:link, 
.tab-an:visited, 
.tab-an:hover, 
.tab-an:active, 
.tab-an a:focus {
	color: #000;
	text-decoration:none;
	font-size:100%;
	margin: 0;
	padding: 6px 15px;
	width:auto;
	border: 0;
	float:left;
	display:block;
}

.tab{
	background-color: #ebf5fc;
}

.tab-an{
	background-color: #f2f2f2;
}

div.tabbody {
	padding: 20px 15px 20px 10px;
	background-color: #F2F2F2;
	float: left;
	clear: both;
}

div.tabbody div.form {
	display:block;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	position:relative;
}

div.tabbody .spalte-main-60 h2 {
	border-bottom: 1px solid #949494;
	padding-bottom: 2px;
	width: 650px;
	font-size: 1.1em !important;
}

div.tabbody .spalte-main-60 h2 a {
	text-decoration: none !important;
	font-weight: normal;
}

div.tabbody .spalte-main-60 h2 strong {
	font-size: 1.1em;
	font-weight: bold;
}

.ergebnis-einsp-hell {
  width:100%;
  float:left;
  margin:0;
  padding:0;
  background-color: #f2f2f2;
}

.ergebnis-einsp-hell-border-top {
  width:100%;
  float:left;
  margin: 0;
  padding: 0px 0 0 0;
  background-color: #f2f2f2;
}

div.tabbody .ergebnis-einsp-hell {
	display: block;
	width: 550px;
	padding-top: 5px;
}
div.tabbody .ergebnis-einsp-hell-border-top {
	background: transparent;
	display: block;
	width: 100px;
	position: absolute;
	top: 20px;
	right: 0px;
}
div.tabbody span.form .main-artikel-bestellen {
	width: 90px;
}         

.waren-artikel {
  width:100%;
  float:left;
  background-color:#F2F2F2;
  margin:10px 0 0 0;
}

.waren-artikel-head  {
	border-bottom: 1px solid #949494;	
	float:left;
	height:auto;
	width:100%;
	font-size: 1.1em;	
}      
	          
.waren-titel {
	float:left;
	width:70%;
}

.waren-artikel h2 {
	font-size:1.1em;
}

.waren-artikel h2 a {
	text-decoration:none !important;
	font-weight:bold;
}

.waren-titel-hinweis {
	float:right;
	text-align:right;
	width:25%;
	margin: 0 2px 0 0;
}

.waren-artikel-body {
	float:left;
	margin:5px 0 0;
	width:100%;
}

.waren-artikel-links {
	float:left;
	margin:0;
	padding:0;
	width:15%;
}

/*.anzahl {
  float:left;
  width:2em;
  height:1em;
  margin:0px 0 5px 10px;
  padding:0.2em;
}*/

.waren-artikel-links .anzahl {
	float:left;
	height:1em;
	margin:3px 0 0 10px;
	padding:0;
	width: 40%;
}

.waren-artikel-links input.anzahl {
	float:left;
	height:1em;
	margin:0 0 0 5px;
	padding:0 0 0 2px;
	width: 20%;
	height: 1.1em;
}

.waren-artikel-mitte {
	float:left;
	width:50%;
}

.waren-artikel-rechts {
	text-align:right;
}

.waren-bestell-einzelpreis {
   width:18%;
   float:right;
   border-top:0px;
   border-right:0px;
   border-bottom:0px;
   border-left:0px;
   padding:0 0 0 6px;
   text-align:right;
   margin-right: 16px;
   }

.waren-artikel-footer {
	float:left;
	margin:5px 0 0;
	width:100%;
}  
               
.waren-artikel-footer .waren-artikel-mitte a,
.waren-artikel-footer .waren-artikel-mitte input{
	color: #264468;
	font-size: 1em;	
	margin: 0 5px 0 0;
	text-decoration: none !important;
	font-weight: bold !important;
	border:0 none;
}

.waren-artikel-footer .waren-artikel-mitte a{
	/*BG*/
	padding-left: 20px;
}

.waren-artikel-footer .waren-artikel-mitte input{
	/*BG*/
	padding-left: 15px;
}

.waren-main-13 {
  width:13%;
  float:left;
  margin:0;
  padding:0;
}

.waren-bestell-gesamtpreis-border {
  width:30%;
  float:right;
  border-top:1px solid #264468;
  border-right:0px;
  border-bottom:0px;
  border-left:0px;
  padding:0 16px 0 6px;
  text-align:right;
  margin-right: 0px;
}

.waren-bestell-gesamtpreis {
  width:18%;
  float:right;
  border-top:0px;
  border-right:0px;
  border-bottom:0px;
  border-left:0px;
  padding:0 0 0 6px;
  text-align:right;
  margin-right: 16px;
}

.waren-main-50-rechts {
   width:50%;
   float:left;
   margin: 5px 0 0 0;
   padding:0;
   text-align:right;
   } 

.waren-artikel-bestellen {
  float:right;
  width:100%;
  padding:30px 0 0 0;
  }
  
.waren-artikel-summe{
	height:auto;
	border-top: 1px solid #000;	
}  
  
.bestellung {
  float:left;
  width:98%;
  margin:3px 0 0 0;
  clear:both;
  }

.bestell-label-25-li {
   float:left;
   width:20%;
   margin:3px 0 0 0px;
   }

.bestell-label-15-li {
   float:left;
   width:15%;
   margin:3px 0 0 0px;
   text-align:left;
   }

.bestell-label-5-re {
   float:left;
   width:5%;
   margin:3px 0 0 0px;
   text-align:right;
   }

.bestell-label-25-li {
   float:left;
   width:20%;
   margin:3px 0 0 0px;
   }

.bestell-label-auswahl {
   float:left;
   width:35%;
   margin:3px 5px 0 5px;
   }

.bestell-30-re{
   float:right;
   width:32%;
   text-align:left;
   margin:3px 0 0 0;
   }

.bestell-45-re{
   float:right;
   width:45%;
   text-align:left;
   margin:3px 0 0 0;
   }
   
.bestell-30-li{
   float:left;
   width:32%;
   text-align:left;
   margin:3px 0 0 0;
   }
  
.bestell-45-li{
   float:left;
   width:45%;
   text-align:left;
   margin:3px 0 0 0;
   }

.bestell-10-li{
   float:left;
   width:15%;
   text-align:left;
   margin:3px 0 0 0;
   }
 
.bestell-30-re-aenderungen{
   float:left;
   width:45%;
   text-align:right;
   padding:5px 5px 5px 0;
   margin: 0 0 5px 0;
   }

.bestell-30-li-dropdown{
   float:left;
  width:39%;
   text-align:left;
   margin:3px 0 0 0;
   }   
   
.bestell-30-re-dropdown{
   float:right;
   width:39%;
   text-align:left;
   margin:3px 0 0 0;
   }
 
.bestell-30-re-text-li{
   float:right;
   width:32%;
   text-align:left;
   margin:3px 0 0 0;
} 

.bestell-option{
   float:left;
   width:3em;
   text-align:left;
   }  

.bestell-option-text{
   float:left;
   width:40%;
   }  

.form-best-vor-tel {
   width:14%;
   }
   
.form-best-tel {
   width:14%;
   } 
  
.regis-label {
  float:left;
	color:#000000;
	width:27%;
	margin-top: 4px;
	}

.regis-label-kdnr-left {
  float:left;
	color:#000000;
	width:17%;
	margin-top: 4px;
	}
	
.regis-label-kdnr-middle {
  float:left;
	color:#000000;
	width:10%;
	text-align: right;
	margin-top: 4px;
	}	

.form-regi-breit {
   width:300px;
   float:left;
   margin:5px 5px 0 0;
   }

.form-regi-breit-text {
   width:50%;
   float:left;
   margin:5px 5px 0 0;
   }

.form-regi-mittel {
   width:300px;
   float:left;
   margin:3px 5px 0 0;
   }

.form-regi-vor-tel {
   width:100px;
   float:left;
   margin:3px 15px 0 0;
   }
   
.form-regi-tel {
   width:162px;
   float:left;
   margin:3px 5px 0 0;
   }

.tel-10 {
   float:left;
   width:3%;
   margin:0;
}  
        

form.registerForm {	
	min-width:75px;	
	width:auto !important;
	float:none;	
}

form.registerForm .blueSubmit {
	float:none !important;
	margin: 0;
}  


.main-inhalt.vt-breite {
	/*BG*/
}

.vt-breite .nav-con-li {
  width: 195px;
} 

.vt-breite .navi-l-navi-o {
  width: 165px;
}

.vt-breite .content {
  width: 776px;
} 

.vt-breite .navi-o-login{
  width: 776px;
} 

.vt-breite .main-content {
  width: 736px;
} 


.vt-breite .navi-l-navi-o{
	margin: 75px 15px 15px 15px;
}

.vt-breite div.tabbody .spalte-main-60 h2{
  width: 700px;
}

body{
	/*BG*/
}

body.vt-volle-breite{
	/*BG*/
}

.vt-volle-breite .gesamt {
	/*BG*/
width: 99%;
max-width:none;
}

.vt-volle-breite .header-ges  {
width:100%;
}

.vt-volle-breite .meta-navi-ges  {
	/*BG*/
width:100%;
}

.vt-volle-breite .main  {
	/*BG*/
padding-left:0;
margin-left:8px;
margin-right:13px;
width:99%;
}

.vt-volle-breite .main-inhalt  {
width:100%;
}

.vt-volle-breite .vt-breite .content  {
width:auto;
margin-left:195px;
float:none;
}

.vt-volle-breite .vt-breite .main-content {
width:auto;
}

.vt-volle-breite .vt-breite .navi-o-login {
width:100%;
}

.vt-breite div.artikel-box-lang{
padding:20px 0px 20px 0px;
width:740px;
}

.vt-breite .spalte-main-60 h2 {
	width:710px;
}

.vt-volle-breite #footer {
width:100%;
}

.blau,
a.blau {
  	color: #264468;      
}
.blau{
  	color: #2e83b7; 
}

.rot{
  	color: #D93A49;      
}

.gelb{
	color: #F9B200;
}


.ul-navi-l-navi.sasw-gelb-text li a:hover{
	color: #F9B200;
}

.ul-navi-l-navi.bau-blau-text li a:hover{
	color: #264468;
}

.ul-navi-l-navi.nkm-rot-text li a:hover{
	color: #D93A49;
}

.ul-navi-l-navi.ugs-gelb-text li a:hover{
	color: #000000;
}

.ul-navi-l-navi.buero-o-text li a:visited{
	color: #FCBC86;
}
.ul-navi-l-navi.buero-o-text li a:hover{
	color: #000000;
}

h2.nals-gelb-text small{
	font-size:0.6em;
}

.nals-gelb-text{
	color: #F9B200;
}

.bau-blau-text{
	color: #264468;
}

.ugs-gelb-text{
	color: #F9B200;
}

.buero-o-text{
	color: #f58220;
}

h2.ugs-gelb-text a{
	color: #F9B200;
}


.nkm-rot-text{
	color: #D93A49;
}

h2.bau-blau-bb{
	border-bottom: 1px solid #264468;
}

h2.nals-gelb-bb{
	border-bottom: 1px solid #d6d5b4;
}

h2.ugs-gelb-bb{
	border-bottom: 1px solid #d6d5b4;
}

h2.nkm-rot-bb{
	border-bottom: 1px solid #D93A49;
}

h1 .white{
color :#FFFFFF;
}<font style="background-color: #000000"></font>

.bau-blau .main-content{
border-top: 10px solid #2B4E6E;
}

.blau-fett {  
  color:#264468;
  font-weight:bold; 
}

.fett {
  color:#000000;
  font-weight:bold;
}

.cf:after, .clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}

	* html>body .cf,
	* html>body .clearfix {
		display:inline-block;
		width:100%;
	}


	*html .cf,
	*html .clearfix {
		height: 1%;
}

  * html .nav-con-li
{
  width:11em;
}

  * html .tabbox
{
  margin: 5px 0 0 2px;

}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.pfad-con {
		  position:absolute;
		  top:170px;
	}	
	
	.link_meinprofil a,
	.link_meinprofil a:link,
	.link_meinprofil a:visited,
	.link_meinprofil a:hover,
	.link_meinprofil a:active,
	.link_meinprofil a:focus {
	   position:relative;
	   top:8px;  
	   left:430px;	  
	}
	
	.shoppingbasket input {
		padding-left:33px;	
		padding-top:2px;
	}
	
	.re-meta { 
	  padding-top: 7px !important;
	}
}	
