@charset "utf-8";

*{
  padding: 0;
  margin: 0;
  border: 1;
}

html, body {
  background: #F4F4F4;
  height: 100%; /* wichtig */
  font: 10px "Verdana", Arial, Trebuchet MS, sans-serif;
  color: #757575;
  margin-left:3px;
}

img {
  border: none;
}

a {
  text-decoration:none;
  color:#585858;  

}

a:hover {
  text-decoration:underline;
  color:#585858;
}

/* ### HEADER BEGIN #### */

#header {
    background: #DEDEDE url("../../imgserver/back/bms_head.jpg") no-repeat top left;
    width: 992px;
    height: 65px; 
    line-height: 0px;
    font-size: 0px;    
}

#bmslogo {
    width: 107px;
    height: 65px;
    float: left;
}

#toolBox{
    background-color:#E6E6E6;
    width: 235px;
    font-size:9px;
    float: right;
    height: 65px;
}

.selectLanguage {
    width: 235px;
    height: 31px;
    font-size: 9px;
}

.selectLanguagetext {
    font-size:9px;
    width:235px;
    padding-left:9px;
    padding-top:9px;
}

.selectLanguagetitle {
    float:left;
    width:140px;
}

.selectLanguageflaggen {
    float:left;
    width:86px;
}


.toolBoxtrenner {
    background: url("../../imgserver/back/toolboxtrenner.gif") repeat-x;    
    height: 3px;
    line-height: 0px;
    font-size: 0px;
    width: 235px;
}

#flaggen {
    margin-bottom: 0px;
    margin-left: 5px;
}

*html #flaggen {
    margin-bottom: 0px;
}

#punkt {
    margin-bottom: -1px;
    margin-right:2px;
}

.search {
    width: 235px;
    height: 31px;
    font-size: 9px;
}

.searchtext {
    padding-left: 9px;
    padding-top: 1px;
}

#searchfield {
    width: 140px;
    height: 15px;
    border: 1px solid #9D9D9D;
    font-size: 9px;
    font-family: Verdana;
    color: #4C4C4C;
}

#submitbutton {
    border: 1px solid #9D9D9D;
    width: 16px;
    height: 15px;
    padding:0px;
}

#level4productsearch #searchfield {
    width: 110px;
}

#level4productsearch #search2 {
    float:none;
}

#level4 ul ul {
    background:none;
    padding-bottom:2px;
    padding-top:5px;
    width:148px;

}

#level4 ul ul li {
    margin-left:3px;
}
    

#headerBox {
    background: #838587;
    width: 992px;
    height: 279px;
}

#headerimage {
    width:992px;
    height:182px;
    line-height: 0px;
    font-size: 0px;  
}

.search1 {
    padding-top:9px; 
    float:left; 
    width:60px;
}

.search2 {
    padding-top:5px; 
    float:left; 
    width:140px;   
}

.search3 {
    padding-top:5px; 
    float:left; 
    width:20px;
}

*html .search3 {
    padding-top:6px; 
    margin-left:-2px;
}

*+html .search3 {
    padding-top:6px; 
    margin-left:-2px;
}

#productsearchfield {
    height: 15px;
    border: 1px solid #9D9D9D;
    font-size: 9px;
    font-family: Verdana;
    color: #4C4C4C;
}

*html #productsearchfield {
    height: 17px;
    border: 1px solid #9D9D9D;
    font-size: 9px;
    font-family: Verdana;
    color: #4C4C4C;
}

.productsearch {
    padding-top:5px;
      
}

.productsearch23 {
    float:left;
    width:80px;        
}

.productsearch3 {
    float:left; 
    width:20px;
}

#productsubmitbutton {
    border: 1px solid #9D9D9D;
    width: 16px;
    height: 15px;
    padding:0px;
    margin-bottom:-6px;
    margin-left:-5px;   
}


*html #productsubmitbutton {
    margin-bottom:-4px;    
}

*+html #productsubmitbutton {
    margin-bottom:-4px;
    margin-left:-5px;
    
}

/* ### HEADER END #### */


#box{
	width: 992px;
	text-align: left;
  	position: relative;
  	min-height: 100%;
	height: auto !important;/* moderne Browser */
	height: 100%; /* IE */
	background: #F4F4F4;
}

#inhalt {
    width:992px;
    margin-top:2px;	
}

#footerabstand {
    height:12px;
    width:992px;
}

#footer {
  	width: 100%;
  	background: #585858;
  	position: absolute;
  	bottom: 0;
  	height: 23px;
  	color:#FFFFFF;
}

#footermenu {
    width:680px;
    height:23px; 
    float:left; 
    padding:0;
    margin:0;
    height:2em;
    list-style-type:none;
}

#footermenue li {
    background: url("../../imgserver/mixed/punkt2.gif") no-repeat 10px;
    float:left; 
    /*width:100px;*/
    height:23px;
    line-height:2em;
    border-right:1px solid #ffffff;
    position:relative;
    text-align:center;
    list-style-type:none;
    padding:0 15px 0 23px;
}

#footermenue li a {
    display:block;
    text-decoration:none; 
    color:#ffffff;
}

#copyright {
    float:left; 
    width:300px; 
    padding-top:4px
}


#print_footer {
    display:none;
}

#bmslogo_print {
    display:none;

}

*html #teaserboxtext_all {
    height:34px;
}

.mail{
    color:#076db6;
    text-decoration:none;
}

.mail:hover {
    color:#076db6;
    text-decoration:underline;
}
