#new-content-header {
	width: 100%;
	height: 160px;
	float: left;
	margin: 8px 0px 0px 0px;
	background: url(../images/aik_header.jpg) right top no-repeat;
}
#new-content-header img {
	display: none;
}
#top {
	height: auto;
}
#top-navigation {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: right;
}
#top-balken {
	float: left;
	width: 100%;
	background: #737373;	
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
#top-navigation li {
	padding: 2px 30px 2px 30px;
	background: none;
	border: none;
}
#top-navigation li.active a,
#top-navigation li.current a,
#top-navigation a,
#top-navigation a:visited,
#top-navigation a:hover,
#top-navigation a:active,
#top-navigation a:focus {
	color: #ffffff !important;
}
#navbar dl {
	border-bottom: 1px solid #ffffff;
}
#navbar dl#navigation-bauherren {
	border-bottom: 5px solid #ffffff;
}

#main-content {
	float: right;
	width: 606px;
}
/*
#main-content h1 {
	font-size: 1.2em;
}
*/

a.print {
	background: url(../images/li_print.gif) left 50% no-repeat;
	padding-left: 12px;
	text-decoration: none;
	border: none !important;
	float: right;
	font-size: 0.8em;
}
a.print:hover {
	text-decoration: underline !important;
}

