#inhaltsbereich {
	background: url(../upload/design/bg-inhaltsbereich-uebersicht.png) repeat-y center top;
}

#inhalt {
	width:220px;
	margin:0px;
}

#inhaltrechts {
	display:block;
	width:433px;
	float:left;
	margin:0 0px 0 10px;
	padding: 0 15px;
}

/*
#inhaltrechts h1 {
	font-size:1.2em;
	margin-top:0;
}
*/

#rechtslinks {
	width:220px;
	margin-right:20px;
	float:left;
	margin-bottom:1em;
}

#ganzrechts {
	display:block;
	width:190px;
	float:left;
}

/****************************
+++ Unternavigation +++
****************************/
#uebersicht ul {
	padding:0;
	margin:0;
}

#uebersicht ul li {
	list-style:none;
	padding:0px 0px 10px 13px;
	line-height:1.6em;
}

#uebersicht ul li.act {
	background: url(../upload/design/pfeile.gif) no-repeat left 0.6em; 
}

#uebersicht a, #uebersicht li.act ul a {
	text-decoration:none;
	color: black;
}

#uebersicht li.act a, #uebersicht a:hover, #uebersicht li.act ul li.act a, #uebersicht li.act ul a:hover {
	color: #cd7a1c;
	font-weight:bold;
}

/****************************
+++ Anfragebutton +++
****************************/
img.anfragebutton {
	margin-top:1em;
}



