#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  margin-right:0px;
}
#menu_wrap {
    /*background: url("../images/menu_bg.png") no-repeat scroll 0 0 transparent;*/
    float: left;
    height: 75px;
    width: 654px;
}
#menu {
	background: url("../images/menu_bg.png") no-repeat scroll 0 0 transparent;
    height: 75px;
    float: left;
    width: 654px;
}

#menu_right {
    width: 266px;
	/*height: 75px;*/
    float: right;
}
#menu_right_headline {
	background: url("../images/contact_sprite.png") repeat scroll 0 250px transparent;
    width: 266px;
	height: 60px;
    float: right;
	color: #FFFFFF;
    font-size: 24px;
    line-height: 65px;
    text-align: center;
}
#menu_right_shadow {
	background: url("../images/menu_right_shadow.png") no-repeat scroll 0 0 transparent;
    width: 266px;
	height: 12px;
    float: right;
}
#menu_right_shadow_top {
	background: url("../images/menu_right_shadow_top.png") no-repeat scroll 0 0 transparent;
    width: 266px;
	height: 12px;
    float: right;
}
#image-link-right {
    background: url("../images/menu_right_sprite.png") repeat scroll 0 0px transparent;
    color: #404040;
    display: block;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 43px;
    padding: 0 0 0 15px;
    text-align: left;
    text-decoration: none;
    width: 251px;
}
#image-link-right:hover, #image-link-right:active {
    background-position: 0 40px;
	height: 40px;
	color:#ffffff;
	/*box-shadow:0 3px 5px #5E5E5E;*/
}

#cssmenu {
  height: 65px;
  width:925px;
  margin-left:0px;
  text-shadow: none;
  margin-left:0px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu li {
    /*background: url("../images/breakline.jpg") no-repeat scroll right center transparent;    
    height: 60px;*/
	float: left;

}
#cssmenu li.last {
	background: none;
    float: left;
	margin-right:0px;
}
#cssmenu a {
/*  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);*/
 	color: #ffffff;
    display: inline-block;
    font-family:'allerregular','allerbold','aller_lightregular',Arial,Sans-serif;
    font-size: 24px;
    line-height: 60px;
    padding: 3px 33px 2px;
    text-decoration: none;
    /*text-shadow: 1px 1px 0 #000000;*/
    text-transform: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
  height:65px;
}
#cssmenu > ul > li {
  float: left;
}
/*#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 1px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ae8a52;
  margin-left: -24px;
}*/
#cssmenu > ul > li:first-child > a {
/*  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;*/
}
#cssmenu > ul > li:last-child > a {
/*  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;*/
}
#cssmenu > ul > li.active a {
/*  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);*/
}
#cssmenu li.service a {
	/*background:url("../images/menue_class_service_bg.png") no-repeat scroll 0 0 transparent;*/
	color:#eee588;	
}
#cssmenu li.service a:hover {
	/*background:url("../images/menue_class_service_bg.png") no-repeat scroll 0 0 transparent;*/
	color:#f8eedf;	
}
#cssmenu > ul > li:hover > a {
	color:#ffffff;
/*	text-shadow:1px 1px 0 #000000;
  background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;*/
}
#cssmenu .has-sub {
  z-index: 1000;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  background: url("../images/hover2_sprite.png") repeat scroll 0px 0px #404040;
  display: none;
  position: absolute;
  width: 238px;
  top: 100%;
  left: 0;
  border-style:solid;
  border-color:#ffffff;
  border-width:0px 1px 1px 1px;
  box-shadow:0px 3px 5px #5E5E5E;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
	/*background: url("../images/hover2_sprite.png") repeat scroll 0px 64px #404040;*/  	
    border-bottom: 0 dotted #42321B;
    color: #ffffff;
    display: block;
    filter: none;
    font-size: 14px;
    line-height: 120%;
    padding: 10px 10px 10px 22px;
    width: 206px;
	text-shadow:none;
}
#cssmenu .has-sub ul li:hover a {
  background: url("../images/hover_sprite.png") repeat scroll 0px 64px #404040;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #6db2d0;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #095c80;
}



#image-link1 {
    background: url("../images/hover_sprite.png") repeat scroll 0px 0px transparent;
    display: block;
    float: left;
    height: 60px;
    text-decoration: none;
	text-align:center;
}
#image-link1:hover, #image-link1:active, #image-link1:visited {
    background-position: 0 65px;
}
#image-link2 {
    background: url("../images/contact_sprite.png") repeat scroll 0 250px transparent;
    display: block;
    float: left;
    height: 60px;
    text-decoration: none;
	text-align:center;
}
#image-link2:hover, #image-link:active {
    background-position: 0 250px;
	height: 60px;
	/*height: 245px;
	box-shadow:0 3px 5px #5E5E5E;*/
}
#image-link3 {
    background: url("../images/contact_sprite.png") repeat scroll 0 250px transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 24px;
    height: 250px;
    line-height: 65px;
    text-align: center;
    text-decoration: none;
    width: 266px;
}
#image-link3:hover, #image-link:active {
    background-position: 0 250px;
	height: 250px;
	/*box-shadow:0 3px 5px #5E5E5E;*/
}


#contact_link {
    float: right;
    height: 260px;
    margin-left: 0;
    text-shadow: none;
    width: 266px;
}