a img {border: none; }

body {
/*background-image:url(../images/slicerbox_bg.png);
background-repeat:repeat;*/
background-color: #ffffff;


}

 h1 {
  font-family: 'Armata', sans-serif;
  font-size: 28px;
  color: #000000;
line-height: 1.3em;
font-weight: 100;
margin:0;
}


#frame {
margin:0px auto;
width: 1024px;
background: transparent;

}

#header {
	height: 60px;
	width: 1024px;
	position:relative;
}

#logo {
width:288px;
height:40px;
margin-top:11px;
margin-left:0px;
position:absolute;
border:none;
}

#contact {
width:256px;
height:80px;
position:absolute;
margin-left:833px;
margin-top: 4px;
border:none;
}




#sliderbox {
width:1024px;
height:360px;

}




#menu {
  font-size:14px; 
background-image:url(../images/menu_bg.png);
background-position: bottom;
background-repeat:repeat-x;
background-color: #222222;
	height: 50px;
	width: 1024px;

}


#facebook {
background-image:url(../images/facebook.jpg);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin:19px 10px 0px 0px;
}

#youtube {
background-image:url(../images/youtube.jpg);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin:19px 10px 0px 0px;
}

#xing {
background-image:url(../images/xing.jpg);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin:19px 10px 0px 0px;
}

#linkedin {
background-image:url(../images/linkedin.jpg);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin:19px 10px 0px 0px;
}

#bodalgo {
background-image:url(../images/bodalgo.jpg);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin:19px 10px 0px 0px;
}

#voicebase {
background-image:url(../images/voicebase.jpg);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin:19px 10px 0px 0px;
}

#facebook:hover {
background-image:url(../images/facebook_over.jpg);
background-repeat:no-repeat;
}

#youtube:hover {
background-image:url(../images/youtube_over.jpg);
background-repeat:no-repeat;
}

#xing:hover {
background-image:url(../images/xing_over.jpg);
background-repeat:no-repeat;
}

#linkedin:hover {
background-image:url(../images/linkedin_over.jpg);
background-repeat:no-repeat;
}


#bodalgo:hover {
background-image:url(../images/bodalgo_over.jpg);
background-repeat:no-repeat;
}

#voicebase:hover {
background-image:url(../images/voicebase_over.jpg);
background-repeat:no-repeat;
}

/*ganzes menu*/
#navbar {
	margin: 0;
	height: 35px;
	margin-left:-20px;

	}


/*menu definitionen */	
#navbar li {
	list-style: none;
	float: left;

	}

.hm { 
font-family: sans-serif;
margin-right: 20px;
	height:24px;
	padding-top: 8px;
min-width:105px;
	text-align:center;

}
	
	
.hm:hover {
	  	border-bottom: #d90c19 1px solid;
		background-color: #000000;
		color:#d90c19;
		
	}
	
.um {
		padding-top: 3px;

		}
	

/*links des menus*/	
#navbar li a {
	display: block;
	height: 22px;
	color: #fff;
	text-decoration: none;

	}



#content {
background-color:#FFFFFF;

min-height:530px;
width:1024px;
z-index:-2;
margin-top:0px;
padding-top:0px;


}


#content p {
margin:0;
  font-family: 'Armata', sans-serif;
  font-size: 12px;
line-height: 1.3em;
font-weight: normal;
text-decoration: none;
}

#content h1 {
  font-family: 'Armata', sans-serif;
  font-size: 16px;
line-height: 1.3em;
font-weight: bold;
margin:0;
}

#content h3 {
  font-family: 'Armata', sans-serif;
  font-size: 12px;
line-height: 1.3em;
font-weight: bold;
margin:0;
}

#content a {
  font-family: 'Armata', sans-serif;
  font-size: 12px;
line-height: 1.3em;
font-weight: normal;
margin:0;
color:#4b4a4d;
}

#content li {
margin:0px 0px 5px 10px;
  font-family: 'Armata', sans-serif;
  font-size: 12px;
line-height: 1.3em;
font-weight: normal;
text-decoration: none;
}

#content ul{
list-style-type:square;
margin-right:20px;
margin-bottom:20px;
padding:0;
}

#footer {
	background-color:#eeeeee;
	clear: both;
	float:left;
	height: 24px;
	width: 1024px;
	
}

#footer p {
	float: left;
	color: #888888;
	font-size: x-small;
		margin: 7px 0px 0px 20px;
		font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
}


#footer a {
	float: right;
text-decoration:none;
color:#888888;
font-style:italic;
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
margin: 7px 20px 0px 0px;
}