@charset "UTF-8";

/* STYLE RESET ################################################################################### */

@import url(reset.css);

body {
	font: 12px/120% Verdana,Helvetica,Arial,sans-serif;
	color: #000;
	padding: 20px 0;
	margin: 0;
	background: url(/images/background.jpg) repeat-x top left #666;
	background-attachment: fixed;
}

/* LAYOUT CONTAINER ############################################################################## */

/* CONTAINER HOME ----------------------------------------------- */

#container {
	width: 960px;
	background: #fff;
	position: relative;
	margin: 0 auto;
	display: block;
	padding: 1px 0 0 0;
	border: 0px;
}

#container_head {
	width: 960px;
	background: #fff url(/images/map.gif) no-repeat top right;
	float: left;
	position: relative;
	z-index: 2;
}

#container_links {
	width: 230px;
	float: left;
	margin-bottom: 40px;
	position: relative;
	background: #332a26;
}

#container_mitte {
	width: 440px;
	background: #fff;
	float: left;
	margin: 0 10px 0 20px;
}

#container_rechts {
	width: 210px;
	min-height: 320px;
	background: #fff url(/images/background_cont_rechts.jpg) no-repeat top left;
	margin: 40px 0;
	float: left;
	font-size: 10px;
	color: #332A26;
	padding: 4px 0 0 30px;
}

/* CONTAINER GENERAL -------------------------------------------- */

#container_home_main {
	position: relative;
	float: left;
	width: 960px;
	background: url("/images/background_quicklinks.jpg") repeat-x scroll 0 219px #332a26;
}

#container_home_sub {
	float: left;
	width: 960px;
	position: relative;
	margin: 0 auto;
	display: block;
	padding: 0px;
	border: 0px;
	background: #fff url(/images/background_home_sub_2.jpg) repeat-x top left;
	font-size: 11px;
}

#home_links {
	position: relative;
	float: left;
	width: 630px;
	z-index: 3;
}

#home_rechts {
	position: relative;
	float: left;
	width: 330px;
}

#container_home_slide {
	width: 630px;
	height: 220px;
	background: #332a26;
	float: left;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#container_home_quicklinks {
	padding: 30px 0 30px 80px;
	width: 550px;
	float: left;
}

#container_home_download {
	width: 270px;
	min-height: 200px;
	float: left;
	padding: 30px 0 0 340px;
	background: transparent url(/images/img_home_download.jpg) no-repeat left 30px;
}

#container_home_portrait {
	width: 290px;
	min-height: 180px;
	padding: 0 0 20px 20px;
	margin-left: 629px;
	margin-top: 30px;
	background: transparent url(/images/background_home_portrait.gif) no-repeat left top;
}

#news_home {
	position: relative;
	background: #d5d5cd;
	padding: 12px 20px 10px 20px;
}

/* FONTS ######################################################################################### */

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 0.7em;
	color: #5d4135;
	line-height: normal;
}

h1 #home { display: none; }

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #332a26;
	margin: 1.3em 0 0.5em 0;
	line-height: 130%;
}

h2.imageheader, h2.imageheader_subline {
	width: 155px;
	overflow: hidden;
	text-indent: 999em;
	white-space: nowrap;
	background-repeat: no-repeat;
	border: none !important;
	margin: 0;
}

h2.imageheader_subline {
	height: 18px;
}

#inhalt_presse h2 {
	color: #000;
	margin: 0;
	padding: 0;
}

#container_rechts h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #99b709;
	line-height: 0.7em;
	margin: 20px 0 12px 0;
}

#news_home h2 {
	font: normal 34px Georgia, "Times New Roman", Times, serif;
	line-height: 0.7em;
	margin: 0;
	padding: 0 0 5px 0;
}

#container_home_quicklinks h2 {
	font: normal 44px Georgia, "Times New Roman", Times, serif;
	line-height: 0.7em;
}

#download h2, #info h2 {
	padding-top: 6px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #332a26;
	margin-bottom: 5px;
}

ul, ol, p {
	line-height: 1.4em;
	margin: 0em 0 1em 0;
}

#news_home p {
	margin: 0.8em 0;
}

#container_home_portrait p {
	margin: 1em 0 1em 0;
}

#inhalt_presse p {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

ol {
	padding-left: 40px;
}

b {
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
}

strong {
	font-weight: bold;
	color: #333;
}

#inhalt_presse strong {
	color: #99B709;
	font-weight: normal;
	display: inline;
}

#news_home strong {
	font-weight: normal;
}

#news .date {
	color: #888;
}

#news_home .date {
	color: #666;
}

#inhalt_txt ul li {
	padding-left: 16px;
	background: transparent url(/images/bullet_brown_5x5.gif) no-repeat left 0.5em;
}

#subbox_top {
	margin-top: 25px;
}

#news b {
	font-weight: normal;
	color: #666;
}

img {
	border: 0px;
}

img.img_txt {
	border: 5px solid #D5D5CD;
	margin-right: 15px;
	margin-top: 4px;
	text-align: right;
	float: left;
}

#img-cme {
	width: 230px;
	height: 150px;
}

/* HEADER ######################################################################################## */

#logo {
	position: absolute;
	top: 16px;
	left: 21px;
}

#language {
	display: block;
	text-align: right;
	right: 20px;
	position: relative;
	top: 20px;
}

#headpic {
	width: 729px;
	height: 150px;
	position: relative;
	float: left;
	background: #332a26;
	border-left: 1px solid #fff;
}

/* LINKS ######################################################################################### */

a:link, a:visited {
	color: #634737;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.btn_presse_home {
	float: right;
	font-size: 11px;
	padding: 8px 20px 10px 0;
}

.btn_presse_home a {
	background: url("/images/bt_news_white.gif") no-repeat left 0.4em transparent;
	color: #fff !important;
	padding-left: 10px;
}

#quicknavi a {
	color: #332a26;
}

#news_shadow {
	display: block;
	width: 100px;
	height: 350px;
	background: transparent url(/images/shadow_news_schmal.png) no-repeat bottom right;
	position: absolute;
	bottom: 33px;
	right: 330px;
	z-index: 1;
}

a.btn1 span {
	text-decoration: none;
	padding: 5px 15px 5px 25px;
	background: transparent url(/images/bt_news.gif) no-repeat 10px center;
	border: 1px solid #ccc;
}

a.btn1 {
	padding: 5px 0 5px 0;
	background: transparent url(/images/background_btn1.jpg) repeat-x left top;
	font-size: 10px;
}

#news_home a {
	display: block;
	font-weight: normal;
	color: #332a26;
	width: 100%; /*DISABLE FLICKERING FOR IE*/
}

#news a {
	font-weight: normal;
	display: block;
	color: #332a26;
}

/* HOME QUICKLINKS ---------------------------------------------- */

#container_home_quicklinks a {
	text-decoration: none;
	font-weight: normal;
}

#container_home_quicklinks a:link, #container_home_quicklinks a:visited {
	color: #E5E5DB;
}

#container_home_quicklinks a:hover, #container_home_quicklinks a:active {
	color: #89776c;
}

#inhalt_presse a {
	display: block;
	color: #000;
	text-decoration: none;
}

#inhalt_presse a:link, #inhalt_presse a:visited {
	color: #000;
	text-decoration: none;
}

#inhalt_presse a:hover, #inhalt_presse a:active {
	color: #000;
	text-decoration: underline;
}

#container_home_download a {
	color: #332a26;
}

#container_home_portrait a.btn, #news a.btn, #download a, #info a.btn, #news_home a.btn {
	display: block;
	background: transparent url(/images/bt_news.gif) no-repeat left 0.45em;
	padding-left: 12px;
	color: #332a26;
}

#subbox_top a.btn {
	display: block;
	clear: both;
	margin-top: 10px;
	background: transparent url(/images/bt_news.gif) no-repeat left 4px;
	padding-left: 12px;
}

a.external {
	background: url(/images/externallink.gif) no-repeat right top;
	padding-right: 10px;
}

a.external_home {
	background: url(/images/externallink_white.gif) no-repeat right top;
	padding-right: 10px;
}

.clear_both {
	clear: both;
}

.veranst_links {
	float: left;
	width: 420px;
	padding-right: 20px;
}

.veranst_links_alt {
	float: left;
	width: 360px;
	padding-right: 20px;
	color: #999;
}

.veranst_links_alt a, .veranst_rechts_alt a {
	color: #999;
}

.veranst_rechts {
	float: left;
}

#download_txt a {
	margin-top: 10px;
	font-size: 10px;
	display: block;
	background: transparent url(/images/bt_news.gif) no-repeat 0 0.4em;
	padding-left: 12px;
}

/* MAIN NAVIGATION ############################################################################### */

#hauptnavi {
	float: left;
	position: relative;
	margin-top: 90px;
	width: 100%;
	background: #332a26 url(/images/hauptnavi_background.jpg) repeat-x center left;
	border-bottom: 1px solid #fff;
}

#hauptnavi ul {
	padding: 0;
	padding-left: 20px;
	margin: 0;
	list-style: none;
}

#hauptnavi li {
	float: left;
}

#hauptnavi ul a {
	display: block;
	padding: 10px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #000;
}

#hauptnavi ul .first a {
	padding-left: 0;
}

#hauptnavi ul a:hover {
	color: #fff;
	background: transparent url(/images/hauptnavi_active.gif) no-repeat center -2px;
}

a.haupt_aktiv {
	display: block;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	color: #fff !important;
	background: #332a26 url(/images/hauptnavi_active.gif) no-repeat center -2px !important;
	border-right: 1px solid #000;
}

/* SUBMENUE ###################################################################################### */

#shadow_left {
	position: absolute;
	top: 150px;
	left: 213px;
	width: 17px;
	height: 389px;
	background: transparent url(/images/shadow_left_cont_links.png) no-repeat right top;
	z-index: 1;
}

#submenue {
	z-index: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #d5d5cd;
	padding: 15px 0 25px 0;
	border-bottom: 2px solid #332A26;
	line-height: 1.5em;
	margin: 0;
}

.subhead {
	font-weight: bold;
	color: #332a26;
	padding: 5px 20px 5px 40px;
	margin-top: 0;
	background: transparent url(/images/bullet_subhead_white.jpg) no-repeat 20px 0.7em;
}

#submenue li {
	border-bottom: 1px solid #FFFFFF;
}

a.sub, a.sub_aktiv {
	display: block;
	font-weight: normal;
	text-decoration: none !important;
	padding: 2px 10px 2px 40px;
	color: #332A26 !important;
	background-color: #d5d5cd;
}

a:link.sub {
	color: #332A26;
}

a:visited.sub {
	color: #332A26;
}

a:hover.sub, a:active.sub {
	color: #332A26;
	background-color: #fff;
}

a.sub_aktiv {
	color: #332A26;
	background-color: #fff;
}

/* QUICK NAVIGATION > BOTTOM ##################################################################### */

#quicknavi {
	position: relative;
	text-align: center;
}

#quicknavi ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#quicknavi ul a {
	padding: 0 15px 0 15px;
}

#quicknavi ul a.last {
	border-right: none !important;
}

#quicknavi li {
	display: inline;
	border-right: 1px solid #332a26;
}

#quicknavi li.last {
	display: inline;
	border-right: none;
}

#quicknavi a.haupt_aktiv {
	padding: 0 15px 0 15px !important;
	text-decoration: none;
	color: #332A26 !important;
	background-image: none !important;
	background-color: transparent !important;
	border-right: none !important;
	display: inline;
}

/* BREADCRUMB --------------------------------------------------- */

#breadcrumb_index {
	margin: 20px 0px 0px 25px;
	height: 25px;
	color: #999;
	text-decoration: none;
}

#breadcrumb {
	font-size: 0.9em;
	margin: 20px 0px 10px 0px;
	color: #332a26;
	text-decoration: none;
}

#breadcrumb a {
	display: inline;
	color: #332a26;
	text-decoration: underline !important;
	font-weight: normal;
}

/* INHALT ######################################################################################## */

#inhalt_txt, #inhalt_sitemap, #inhalt_presse {
	width: 100%;
	padding-bottom: 30px;
}

#inhalt_txt, #inhalt_sitemap, #inhalt_presse {
	padding-bottom: 20px;
}

#inhalt_txt_breiter {
	width: 600px;
	float: left;
	padding-bottom: 30px;
}

#inhalt_presse p {
	width: 100%;
	margin-top: 0;
}

/* IMAGE GALLERY ################################################################################# */

.btn_back {
	clear: both;
}

.galerie {
	float: left;
	position: relative;
	width: 145px;
	height: 145px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.galerie_txt {
	position: relative;
	top: 10px;
	left: 0;
}

.galerie_gross {
	float: left;
	position: relative;
	width: 415px;
	margin-right: 10px;
}

.galerie_gross_txt {
	clear: both;
	padding: 10px 0;
}

.galerie_gross_abstand {
	margin-left: 5px;
	margin-bottom: 15px;
}

.pdf_download img {
	border: 1px solid #E5E5DB;
	padding: 5px;
}

#popup_box {
	margin: 10px;
}

.container_team {
	clear: both;
	display: block;
	background: transparent url(/images/px_team.gif) repeat-x top left;
}

.container_team img {
	float: left;
	padding: 0 0 10px 0;
}

.container_team p {
	margin: 0 0 0 115px;
	padding-top: 10px ;
}

/* FOOTER ######################################################################################## */

#footer {
	clear: both;
	display: block;
	color: #332a26;
	background: url(/images/shadow_footer.png) repeat-x top left #E5E5DB;
	vertical-align: baseline;
	width: 960px;
	overflow: hidden;
}

#footer div {
	padding: 8px;
}

/* BUTTONS ####################################################################################### */

/* BUTTONS UP --------------------------------------------------- */

.up_team, .up {
	float:right;
	position:absolute;
	right:0;
	width: 230px;
}

.up a, .up_team a {
	background:url("/images/icon_arrow_up.gif") no-repeat scroll 0 center transparent;
	border-top: 1px solid #D5D5CD;
	font-size:10px;
	padding:5px 0 5px 15px;
	display: block;
	color: #332a26;
}

/* BUTTONS PRESS AREA ------------------------------------------- */

a.btn_word, a.btn_read, a.btn_pdf, a.btn_copyright, a.btn_img {
	float: left;
	height: 20px;
	width: 120px;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #e5e5db;
	margin: 0 10px 10px 0;
	padding: 0px 0px 0px 30px;
	line-height: 20px;
}

a.btn_read {
	background: #fff url(/images/bt_weiter.jpg) no-repeat left center;
}

a.btn_word {
	background: #fff url(/images/bt_word.jpg) no-repeat left center;
}

a.btn_pdf {
	background: #fff url(/images/bt_pdf.jpg) no-repeat left center;
}

a.btn_img {
	background: #fff url(/images/bt_img.jpg) no-repeat left center;
}

a.btn_copyright {
	background: #fff url(/images/bt_copyright.jpg) no-repeat left center;
}

/* TABLES ######################################################################################## */

table {
	font-size: 11px;
	border-spacing: 0;
	padding: 10px;
	border: 1px solid #E5E5DB;
}

thead {
	border-bottom: 5px solid #ccc;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 2px 10px;
	font-weight: normal;
	border-right: 1px solid #ccc;
}

td {
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #ccc;
	padding: 2px 10px;
}

.last {
	border-right: none;
}

veranst_rechts_alt {
	border: none;
}

#footnote {
	font-size: 10px;
	line-height: normal;
	color: #666;
	border-top: 1px solid #666;
	margin-top: 20px;
	padding-top: 5px;
}

/* HOME LIST QUICKLINKS ########################################################################## */

.inhalt_home_13 {
	width: 260px;
	float: left;
}

.inhalt_home_13 ul {
	list-style: none;
	line-height: 24px;
	font-size: 13px;
}

.inhalt_home_13 ul li {
	list-style: none;
	background: transparent url(/images/bullet_home_quicklinks.gif) no-repeat left 0.5em;
}

.inhalt_home_13 ul li a {
	padding-left: 20px;
	letter-spacing: 0.03em;
}

/* DOWNLOAD LINKS HOME ########################################################################### */

#container_home_download ul {
	padding: 0;
	margin-top: 10px;
	list-style: none;
}

#container_home_download li {
	display: block;
	background: transparent url("/images/bt_news.gif") no-repeat left 5px;
	margin: 0;
	padding: 0 0 5px 12px;
}

/* HOME IMAGE SLIDE ############################################################################## */

.slideshow {
	position: relative;
	height: 220px;
	width: 630px;
	margin: 0;
}

div.slideshow img {
	padding: 0;
	margin: 0;
	border: 0;
}

div.slideshow ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.cycle-arrows, ul.cycle-pagination {
	position: absolute;
	bottom: -25px;
}

ul.cycle-arrows {
	right: 0;
}

ul.cycle-pagination {
	left: 530px;
	top: 180px;
	z-index: 10;
}

ul.cycle-arrows li, ul.cycle-pagination a {
	float: left;
	margin: 0 0 0 5px;
	font-size: 10px;
}

ul.cycle-arrows a, ul.cycle-pagination a {
	color: #fff;
	padding: 2px 8px;
	text-decoration: none;
	background-color: #332A26;
	/*filter: Alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;*/
}

ul.cycle-pagination a.activeSlide, ul.cycle-arrows a:hover, ul.cycle-arrows a:focus, ul.cycle-arrows a:active, ul.cycle-pagination a:hover, ul.cycle-pagination a:focus, ul.cycle-pagination a:active {
	text-decoration: none;
	background-color: #514742;
	/*filter: Alpha(opacity=100);
	opacity: 1;
	moz-opacity: 1;*/
}

ul.cycle-arrows a:active, ul.cycle-pagination a:active {
	outline: 0;
}

/*ul.cycle-arrows li.previous a::before {
	content: "← ";
}

ul.cycle-arrows li.next a::after {
	content: " →";
}*/

.old_event a, .old_event span {
	color: #999999;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta {
	font-size: 10px;
}