

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #0096D7;
	text-decoration: none;
}
a:hover {
	color: #87BE11;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	line-height: 24px;
	font-size: 24px;
	font-weight: lighter;
	color: #a1a2a3;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
p {
line-height: 18px;
}
form {
	margin: 0;
}
#site {
width: 946px;
margin: 0 auto 0 auto;
}
#header {
	width: 946px;
	
	background-color: #FFFFFF;
	vertical-align: top;
	color: red;
	
}
#navileft {
width: 230px;
float: left;
}
span.menu_current {
margin-top: 5px;
}
ul{
	padding-left: 0px;
	list-style-type: none;
	margin: 0;
	
}
ul a {
display:block;
}
ul a:hover {
background-color: ;
}
ul li {
list-style: none;background-color:#f0f0f0;line-height:22px;margin-top: 2px;padding-left: 30px;
background: #f0f0f0 url(images/box-nav.gif) no-repeat;
}

 ul#Navigation {
    margin: 0; padding: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0;
  }
#navileftf li a:hover {
background: #f0f0f0 url(images/bg_subnavUnternA.html) no-repeat; 
color: #353434; 
text-decoration: none;
line-height: 30px;
}
#content {
padding: 0 250px 0 250px;
}
