@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #b4bac2 url('../images/bg_body.gif') top left repeat-x;
	position: relative;
}

body, p, div, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a {
	text-decoration: underline;
	color: #761d36;
}

a:hover {
	text-decoration: none;
}

.content_frame {
	width: 956px;
	background: #fff url('../images/bg_content.gif') top left repeat-y;
	position: relative;
	margin: 0 auto 0px auto;
	padding: 0 10px 10px 10px;
}

.content_frame_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 1007px;
	height: 298px;
	background: url('../images/bg_content_top.gif') top left no-repeat;
}

.content_frame_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1007px;
	height: 20px;
	background: url('../images/bg_content_bottom.gif') top left no-repeat;
}

.content {
	position: relative;
	background: transparent url(../images/bg_menu.gif) repeat-y;
}

.header {
	width: 956px;
	position: relative;
}


.header_menu {
	clear: both;
	border-top: 3px solid #fff;
}

.header_menu ul {
	list-style-type: none;
}

.header_menu ul li {
	margin-right: 1px;
	float: left;
	display: block;
	background-color: #962d48;
		
}

.header_menu ul li.active {
	background-image: none;
	background-color: #eee;
	margin-bottom: -1px;
	border-bottom: 1px solid #eee;
}

.header_menu ul li.active a {
	color: #000;
}

.header_menu ul li a {
	padding: 10px 10px 12px 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
		filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	
}

.headerbild {
	display: block;
	float: left;
}

.metanav {
	position: absolute;
	top: -14px;
	right: 10px;
}

.metanav a {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 18px;
	text-decoration: none;
}

.footer {
	position: absolute;
	bottom: -14px;
	left: 10px;
	color: #666;
	font-size: 9px;
	width: 947px;
}

.footer .footer_links {
	float: left;
	padding-left: 10px;
}

.footer .footer_rechts {
	float: right;
}

.footer .footer_links a {
	text-decoration: none;
	color: #666;
	margin-right: 15px;
}
.footer .footer_links a:hover {
	color: #fff;
}

.clear {
	clear: both;
}
.content_liste {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
}



/* CONTENT SEITENAUFBAU */

.content_menu {
	width: 209px;
	float: left;
	background-color: #eee;
	border-right: 1px solid #cacaca;
	padding-left: 10px;
	margin-top: -1px;
}

.content_top {
	height: 12px;
	line-height: 1px;
	background-color: #eee;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.content_mitte {
	width: 449px;
	float: left;
	padding: 0 20px;
	margin-top: 10px;
}

div#content div.breit {
	width: 695px;
	padding: 0 20px 0 20px;
}

div#content div.breit_no_menu {
	width: 916px;
	padding: 0 20px 0 20px;
}

div#content div.no_menu {
	width: 674px;
	padding: 0 15px 0 20px;
}

.content_teaser {
	width: 247px;
	float: left;
}



/* MENÜ */

ul.menu a {
	text-decoration: none;
	color: #000;
}

ul.menu {
	list-style-type: none;
	border-bottom: 1px solid #cacaca;
	margin-left: 0;
}

ul.menu li {
	background-color: #d5d9dc;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	padding: 5px 10px;
}

ul.menu li.active {
	background-color: #fff;
	margin-right: -1px;
	position: relative;
	left: 1px;
	margin-left: -1px;
	border-right: 1px solid #fff;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}

ul.menu li.active li {
	background-color: #fff;
	padding: 3px 10px 3px 15px;
}

ul.menu ul {
	list-style-type: none;
}

ul.menu ul li {
	border: none;
}

ul.menu ul li.active {
	border: none;
	font-weight: bold;	
}



/* ELEMENTE */

p {
	margin-bottom: 4px;
	margin-top: 4px;
	line-height: 16px;
}

.content_menu>* {
	margin-left: 11px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #839097;
	margin: 20px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #761d36;
	margin: 12px 0;
	clear: left;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #761d36;
	margin: 8px 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #546670;
	margin: 0;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
	margin: 0;
}

.textbild.rechts {
	float: right;
	margin: 0 0 8px 10px;
}

.textbild.links {
	float: left;
	margin: 0 10px 8px 0;
}

p.bildunterschrift {
	font-size: 10px;
	color: #761d36;
	margin: 3px 0 5px 0;
}

.standardtabelle {
	margin-bottom: 12px;
}

.standardtabelle th {
	background-color: #f2f2f2;
	text-align: left;
	padding: 8px 8px 5px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3192;
	vertical-align: top;
}

.standardtabelle td {
	text-align: left;
	padding: 4px 8px 5px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: top;
}

.standardtabelle th.trennzelle_vertikal, .standardtabelle td.trennzelle_vertikal {
	background-color: #fff;
	width: 1px;
	padding: 0;
}

td.trennlinie_horizontal {
	height: 3px;
	background: url('../images/bg_trennlinie_horizontal.gif') top left repeat-x;
	padding: 0;
}

.standardtabelle td.foot {
	height: 6px;
	padding: 0;
	background-color: #f2f2f2;
}

#content table {
	clear: left;
}

#content table.fullsize {
	width: 100%;
}

.auflistung {
	list-style-type: none;
}

.auflistung li {
	background: url('../images/doppelpfeil_blue.gif') 0 5px no-repeat;
	padding: 0 0 3px 14px;
}

a.icon {
	padding: 1px 0 4px 20px;
	display: block;
}

a.icon.pdf { background: url('../images/icons/icon_filediv_pdf.gif') top left no-repeat; }
a.icon.zip { background: url('../images/icons/icon_filediv_zip.gif') top left no-repeat; }
a.icon.ppt { background: url('../images/icons/icon_filediv_ppt.gif') top left no-repeat; }
a.icon.png { background: url('../images/icons/icon_filediv_png.gif') top left no-repeat; }
a.icon.pic { background: url('../images/icons/icon_filediv_pic.gif') top left no-repeat; }
a.icon.jpg { background: url('../images/icons/icon_filediv_jpg.gif') top left no-repeat; }
a.icon.info { background: url('../images/icons/icon_filediv_info.gif') top left no-repeat; }
a.icon.gif { background: url('../images/icons/icon_filediv_gif.gif') top left no-repeat; }
a.icon.exe { background: url('../images/icons/icon_filediv_exe.gif') top left no-repeat; }
a.icon.doc { background: url('../images/icons/icon_filediv_doc.gif') top left no-repeat; }
a.icon.aud { background: url('../images/icons/icon_filediv_aud.gif') top left no-repeat; }
a.icon.xls { background: url('../images/icons/icon_filediv_xls.gif') top left no-repeat; }

.bildergalerie .anzeige {
	text-align: center;
}

.bildergalerie .galerie {
	margin-top: 20px;
	text-align: center;
}

.bildergalerie .galerie a {
	display: block;
	float: left;
	height: 90px;
	margin: 10px 10px 0 0;
}

p.abstand_klein {
	line-height: 1px;
	height: 1px;
	padding: 8px 0 0 0;
}

p.abstand_mittel {
	line-height: 1px;
	height: 1px;
	padding: 16px 0 0 0;
}

p.abstand_gross {
	line-height: 1px;
	height: 1px;
	padding: 40px 0 0 0;
}

.blue {
	color: #0074bc;
}

.black {
	color: #000;
}

.content_mitte a, .content_teaser a {
	text-decoration: underline;
	color: #761d36;
}

.content_mitte a:hover, .content_teaser a:hover {
	text-decoration: none;
}

a.pfeil_blue {
	background: url(../images/doppelpfeil_blue.gif) 0 5px no-repeat;
	padding-left: 14px;
}

a.pfeil_black {
	background: url(../images/doppelpfeil_black.gif) 0 5px no-repeat;
	padding-left: 14px;
	color: #000;
}

a.rechts {
	float: right;
}

.teaser {
	width: 219px;
	margin: 0 0 15px 0;
}

.teaser>* {
	padding-left: 7px;
	padding-right: 7px;
}

h1.underline {
	border-bottom: 2px solid #2e3192;
	margin-left: 0;
	padding-left: 7px;
}

.contentspalte {
	width: 211px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.contentspalte>* {
	margin-left: 7px;
}

.contentspalte.links {
	float: left;
	margin-right: 20px;
}

.contentspalte.rechts {
	float: left;
}

.noMenuBG div.content {
	background-image: none;
}
