nav.hauptmenu{
	background-image: none;
}

header.top{
	min-width: 300px;
}

.hm{
	display: block;
	text-align: center;
	height: 42px;
	background: url(upload/img/hm_back.gif) repeat-x;
	padding: 5px 0 0 0; 
}

.hm span{
	background: url(upload/img/pfeil_down.png) no-repeat right 10px;
	padding: 0 27px 0 0;
	font-size: 26px;
	font-size: 1.625rem;
}

.hauptmenu>ul{
	display: none;
}

.submenu{
	display: none !important;
}

.hauptmenu li{
	float: left;
}

.hauptmenu ul li{
	width:100%;
	text-align: center;
	height: auto;
    padding: 0;
    background-image: url(upload/img/hauptmenu_sp.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.hauptmenu ul li a{
	padding: 12px 0 0;
	height:29px;
	text-align: center;
}

.hauptmenu ul li ul li a{
	height:auto;
    padding: 12px 0 5px 0;    
}

.hauptmenu>ul>li.aktiv{
	background-position: 0 -53px;
}

.hauptmenu ul li ul{
	display: none;
}

.hauptmenu ul li ul.sichtbar{
	display: block;
}

.hauptmenu ul li ul li{
	width:100%;
	background-image: none;
	border-bottom: 1px solid #dbdbdb;
    background-color: #E9E9E9;
}


.table100 {
  overflow:auto;
}
.table100 table {
  min-width:740px;  
}








.hf_desktop_login{
	display: none;
}

.hf{
	display: block;
}

@media all and (max-width: 700px){
.home_desk,
.home_980{
  display: none;
}

.home_block_3 .firmensuchcontainer,
.home .bannerplatz1{
  display:block;
}

.home_block_3{
  display: block;
}
}

.news_img{
  margin: 0 2% 0 0;
}
.news_text{
  width: 44%;
}

#headertext_iso_din {
  width:auto;
}

