#header{
	background:url("media/henkel_header.jpg");
	background-repeat : no-repeat;
	display:block;
	position:absolute;
	z-index:1;
	width:900px;
	height:112px;
}
#gewerk{
	z-index:10;
	position:absolute;
	top:37px;
	left:41px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color:#294F95;
	font-style: italic;
	font-weight:bold;
}

#tm1, #tm2, #tm3{
	z-index:100;
	display:block;
	position:absolute;
	height:29px;
	top:80px;
	padding:0;
	margin:0;
	border:0;
}

#tm1{
	width:213px;
	background:url("media/mm_01_n.jpg");
}

#tm1:hover, #tm1:active{
	background:url("media/mm_01_a.jpg");
}

#tm2{
	z-index:200;
	width:162px;
	left:213px;
	background:url("media/mm_02_n.jpg");
}

#tm2:hover, #tm2:active {
	background:url("media/mm_02_a.jpg");
}

#tm3{
	z-index:300;
	width:174px;
	left:375px;
	background:url("media/mm_03_n.jpg");
}

#tm3:hover,#tm3:active{
	background:url("media/mm_03_a.jpg");
}


.menu, .fakelink{
	background-image: url("media/m_ball_n.jpg");
	background-position : left;
	background-repeat : no-repeat;
	background-color : #D8965B;
	display:block;
	width:210px;
	text-indent:40px;
	height:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#294F95;
	font-style: italic;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	margin-top:4px;
}
.menu:hover, .menu:active, .fakelink{
	background-image: url("media/m_ball_a.jpg");
	color: #E60005;
}

a.sub1, a.sub2, a.sub3, a.sub4, a.sub5, a.sub6, a.sub7, a.sub8, a.sub9, a.sub10, a.sub11, a.sub12, a.sub1_a {
	background-color:#D89759;
	display:block;
	width:160px;
	height:25px;
	text-align:center;
	font-style: italic;
	font-weight:bold;
	color:#294F95;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	border:1px solid white;
	line-height:25px;
}


a.sub1, a.sub5, a.sub9, a.sub1_a{
	border-left:0;
	width:160px;
}

a.sub1, a.sub2, a.sub3, a.sub4, a.sub1_a{
	border-top:0;
}

a.sub2, a.sub6, a.sub10{
	width:173px;
}

a.sub3, a.sub4, a.sub7, a.sub8, a.sub11, a.sub12{
	width:175px;
}
a.sub9, a.sub10, a.sub11, a.sub12{
	border-bottom:2px solid white;
}

.subspan{
	display:block;
	height:26px;
	border:1px solid white;
	border-bottom:0;
	border-right:0;
}

a.sub1:focus, a.sub2:focus, a.sub3:focus, a.sub4:focus, a.sub5:focus, a.sub6:focus, a.sub7:focus, a.sub8:focus, a.sub9:focus, a.sub10:focus, a.sub11:focus, a.sub12:focus{
	color: #294F95;
	background-color:#B1774C;
}	

a.sub1:hover, a.sub2:hover, a.sub3:hover, a.sub4:hover, a.sub5:hover, a.sub6:hover, a.sub7:hover, a.sub8:hover, a.sub9:hover, a.sub10:hover, a.sub11:hover, a.sub12:hover   {
	color: #294F95;
	background-color:#B1774C;
}	

a.sub1:active, a.sub2:active, a.sub3:active, a.sub4:active, a.sub5:active, a.sub6:active, a.sub7:active, a.sub8:active, a.sub9:active, a.sub10:active, a.sub11:active, a.sub12:active, a.sub1_a{
	color: #294F95;
	background-color:#B1774C;
	
}

*:focus { outline: none; }
*::-moz-focus-inner { border: none; }
