#titlemenu{
	border: 0px;
	margin: 0px;
	margin-left: 14px;
	padding: 0px;
	position: absolute;
	top:   43px;
	left: 200px;
	z-index: 10;
	color: #ffffff;
	font-size: 11px;
	/*font-weight: bold;*/
}

#titlemenu a{
	text-decoration: none;
	color: #0c293f;
}

/*---Hauptmenueleiste---*/
#produkte{
	position: absolute;
	top:   0px;
	left:  0px;
	width:80px;
}

html>body #produkte{width: 79px;}

#fachhaendler{
	position: absolute;
	top:    0px;
	left:  80px;
	width:101px;
}

html>body #fachhaendler{width: 100px;}

#unternehmen{
	position: absolute;
	top:    0px;
	left:   181px;
	width: 107px;
}

html>body #unternehmen{width: 106px;}

#video{
  position: absolute;
  top:    0px;
  left:   288px;
  width: 65px;
}

html>body #video{width: 64px;}


.hmenu{
	border:    0px;
	border-right: 1px solid #ffffff;
	margin:    0px;
	padding:   0px;
	display: block;
	height: 22px;
	color:#0c293f;
	text-decoration: none;
}

.hmenu a{
	color: #0c293f;
}

.hmenu:hover{
	height: 22px;
	color: #ffffff;
	background-color: #0c293f;
}

.shmenu{
	height: 22px;
	color: #ffffff;
	background-color: #0c293f;
}

/*---Login Bereich--*/
#duserbox{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 27px;
	left: 18px;
	width: 166px;
	height: 15px;
}

#userbox{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 24px;
	left: 18px;
	width: 166px;
	height: 15px;
}

#dpswbox{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 48px;
	left: 18px;
	width: 166px;
	height: 15px;
}

#pswbox{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 18px;
	width: 166px;
	height: 15px;
}

#dlogbutton{
	position: absolute;
	top: 68px;
	left: 162px;
	width: 21px;
	height: 21px;
}

#logbutton{
	position: absolute;
	top: 65px;
	left: 161px;
	width: 22px;
	height: 22px;
}

#dlngselect{
	border:0px;
	position: absolute;
	top: 112px;
	left: 16px;
/*	width: 173px;
	height: 11px;
	font-size: 11px;*/
}

/* html>body #dlngselect{height: 15px; top:113px;} */

#lngselect{
	border:0px;
	position: absolute;
	top: 112px;
	left: 16px;
}

#lngselect_input{
	border:0px;
	position: absolute;
	top: 109px;
	left: 9px;
        width : 181px; 
        z-index:200;
}

#lngselect_container{
	border:0px;
	position: absolute;
	top: 126px;
	left: 9px;
        z-index:200;
}


/* html>body #lngselect{height: 15px;top:110px;} */
/*---------------------------------------*/

/*---Linkes Menue-------------------*/
.umenu{
	border: 0px;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 199px;
	height: 17px;
	color: #0c293f;
	line-height: 150%;
	text-indent: 20px;
	text-decoration: none;
}

html>body .umenu{height: 18px;}

.umenu:hover{
	color: #ffffff;
	text-decoration:none;
	background-color: #ffcd00;
}

.selumenu{
	color: #ffffff;
	background-color: #ffcd00;
}
/*---------------------------------------*/

/*---Linkes Untermenue-------------------*/
.submenu{
	border: 0px;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 199px;
	height: 17px;
	color: #0c293f;
	line-height: 150%;
	text-indent: 30px;
	text-decoration: none;
}

html>body .submenu{height: 18px;}

.submenu:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #ffcd00;
}

.selsubmenu{
	color: #ffffff;
	background-color: #ffcd00;
}

/*---Rechteseite Servicebox--------------*/
.serlink{
	border: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin:  0px;
        margin-bottom: 4px;
	padding: 0px;
	display: block;
	width: 201px;
	height: 25px;
	color: #0c293f;
	line-height: 200%;
	text-indent: 9px;
	text-decoration: none;
	background-color: #ffcd00;
	background-image: url(service_btn.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
/*---------------------------------------*/
#printcss{visibility:hidden;}
#stprintcss{visibility:hidden;}