/* @override 
	http://berlin/b-rav/files/main.css
	http://b-rav.de/beta/files/main.css
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #cbc9c6;
	font: 10px Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

#border {
	width: 910px;
	padding: 5px;
	margin-left: 10px;
	background-image: url(bg_border.png);
}

#frame {
	width: 900px;
	background-color: #ffffff;
}

#menu {
	height: 29px;
	margin-top: 1px;
	border-bottom: 10px solid #999590;
	background-color: #60584f;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#menu ul li {
	list-style-type: none;
	float: left;
	width: 120px;
}

#menu ul li a {
	display: block;
	width: 109px;
	height: 22px;
	padding-top: 7px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
	background-image: url(bg_menu_button.png);
}

#menu ul li a.active,
#menu ul li a.active_orig,
#menu ul li a:hover {
	background-image: url(bg_menu_button_active.png);
}

#menu ul li ul {
	position: absolute;
	width: 240px;
	border-top: 2px solid #999590;
}

#menu ul li ul li {
	float: none;
	width: 240px;
}

#menu ul li ul li a,
#menu ul li ul li a.active {
	width: 230px;
	height: 23px;
	padding-top: 15px;
	border-bottom: 1px solid #ebebeb;
	border-right: none;
	background-image: url(bg_menu_button_level2.png);
}

#menu ul li ul li a:hover,
#menu ul li ul li a.active_orig {
	background-image: url(bg_menu_button_level2_active.png);
}

#search {
	width: 235px;
	height: 29px;
	float: right;
	margin-top: -1px;
}

#search form {
	margin-top: 6px;
}

#search input#text {
	height: 18px;
}

#search input#submit {
	margin-left: 5px;
	height: 18px;
	width: 50px;
	vertical-align: bottom;
}

#content {
	background-image: url(bg_content.png);
	min-height: 550px;
	height: auto !important;
	height: 500px;
}

#content_top {
	height: 5px;
	background-image: url(bg_content_top.png);
}

#content img.margin {
	display: block;
	margin: 10px auto 0;
	padding-right: 10px;
}

#content a {
	color: #f6910b;
	text-decoration: underline;
	background: url(bg_content_a.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
}

#content a:hover {
	text-decoration: none;
}

#content h2 {
	height: 25px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #60584f;
	font-size: 12px;
	padding: 10px 15px 0;
	margin: 0 10px 0 0;
}

#content h3 {
	padding: 15px 15px 0;
	font-size: 11px;
	font-weight: bold;
	color: #60584f;
}

#content p {
	padding: 0 15px;
	color: #60584f;
	line-height: 1.8;
	margin: 10px 10px 0 0;
}

#content ol {
	margin: 0 25px 10px 35px;
	list-style-type: decimal;
	line-height: 1.8;
}

#content ul {
	margin: 0 25px 10px 35px;
	line-height: 1.8;
}

#content li {
	margin: 10px 0;
	color: #60584f;
}

#content ul li ul {
	margin: 0 0 10px 15px;
}

#content table {
	margin: 20px 15px 20px 15px;
}

#content td {
	width: 200px;
	padding-bottom: 5px;
}

#content sup.footnote a,
#content p.bold_links a,
#content td a {
	background: none;
	padding: 0;
	text-decoration: none;
	color: #60584f;
}

#content p.bold_links a,
#content td a {
	font-weight: bold;
}

#content .line {
	margin: 15px 25px 15px 15px;
	border-top: 1px solid #cacaca;
}

#content p.back {
	margin-top: 20px;
	text-align: right;
}

#content p.back a,
#content p.paging a {
	text-decoration: none;
	font-weight: bold;
	background: none;
	padding: 0;
}

#content div.mitarbeiter {
	padding-top: 10px;
	border-top: 1px solid #cacaca;
	margin: 10px 25px 10px 15px;
}

#content div.mitarbeiter p {
	float: left;
	width: 220px;
}

#content div.mitarbeiter img {
	float: right;
}

#content div.download {
	border-bottom: 1px solid #cacaca;
	margin: 20px 25px 0px 15px;
	padding-bottom: 10px;
}

#content div.download a {
	background: none;
	padding: 0;
	text-decoration: none;
	color: #60584f;
}

#content div.download a:hover {
	text-decoration: underline;
}

#content div.download img.icon {
	float: left;
	margin-right: 15px;
}

#content div.download img.schluessel {
	float: right;
	margin-left: 10px;
}

#content div.download p {
	margin-top: 0;
	margin-left: 50px;
	padding: 0;
}

#left {
	width: 240px;
	padding-left: 5px;
	float: left;
	padding-bottom: 10px;
}

#middle {
	width: 420px;
	float: left;
	padding-bottom: 10px;
}

#right {
	float: left;
	width: 235px;
	padding-bottom: 10px;
}

#right h2,
#right p {
	margin-right: 5px;
}

#right h2 {
	margin-bottom: 30px;
}

#right label {
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 100px;
	float: left;
}

#right input.text {
	width: 100px;
	height: 17px;
	background-image: url(bg_right_input.png);
	padding-top: 3px;
}

#right input.submit {
	margin-left: 100px;
	background: none;
	font-weight: bold;
	color: #60584f;
	text-decoration: underline;
}

#right .error strong {
	color: #c11a0e;
}

#left div.item_end,
#right div.item_end {
	height: 10px;
	margin-top: 10px;
	background-image: url(bg_content_item_bottom_240.png);
}

#middle div.item_end {
	height: 10px;
	margin-top: 10px;
	background-image: url(bg_content_item_bottom_420.png);
}