body 
{
	margin:0px;
	padding: 0px;
   background: #D6D6EE url(images/bg_navi_v2.jpg) top left repeat-x;
}

#logorest {
	position: absolute;
	height: 180px;
	width: 283px;
	background: transparent url(images/logo4.jpg) no-repeat; 
	top:-144px;
	left:0px;
}

#bottomimage {
	   padding: 8px;
		margin: 0px;
		background: transparent url(images/filter1b.gif) bottom center no-repeat;
      Width:100%;
		height:96%;
}

#abstand {
	width:10px;
	height:20px;
}


h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2C465A;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C465A;
	padding:0px;
	margin:6px 0px;
}

.separator {
   width:98%;
	height: 4px;
	border-top: 1px solid #A4BFD2;
   padding:0px;
	margin:2px 0px; 
}

#ulnavigate {
	margin:0;
	padding:0 10px 0 0; 
}

#ulnavigate li {
	list-style-type: none;
   text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#446D8C;
	line-height: 18px;
}

#ulnavigate li a {
	color:#446D8C;
   text-decoration: none;
}

#ulnavigate li a:hover {
	color:#5B90B9;
   text-decoration: underline;
}
