body {
	background:#fff url(../images/fotoerbe_fsbg.gif) repeat -4px 0;
}

h1#title {
	top:0;
	left:0;
	width:1000px;
	height:120px;
	background: url(../images/fotoerbe_titlebg.gif) no-repeat 0 0;
}

h1#title a.home {
	position:absolute;
	top:50px;
	left:0px;
	width:250px;
	height:100px;
	margin:0;
	text-align:left;
	text-indent:-2000px;
	background:url(../images/fotoerbe_navlogo.gif) no-repeat 0 0;
}

#nav {
	top:140px;
	border-top:none;
}


#nav h3 { display:none !important; }


#content {
	top:120px;
	width:655px;
	overflow:hidden;
	border-right-width:1px;
	border-top:none;
}

#content img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#content th,
#content td {
	padding:0 0.6em;
	border:none;
}

* html #content {
	height:auto;
}

#content div#sidecontent {
	float:right;
	width:236px;
	background:#f0f0f0 url(../images/border.gif) top left repeat-y;
	border-bottom:1px solid #ddd;
	margin:-8.5em -39px 1.5em 39px;
	padding:2.5em 15px 0.5em;
}

* html #content div#sidecontent {
	margin:-8.5em -20px 1.5em 20px;
}

#content div#sidecontent form {
	margin-left:0;
}

form {
	margin:0 0 1em 25px;
}

#content a {
	color:#368 !important;
	border-bottom:1px dotted #368 !important;
}

#content a:hover {
	color:#035 !important;
	border-bottom:1px dotted #035 !important;
}