html { height: 100%; }

body {
	color: #3F4042;
	line-height: 1.5;

 margin: 0;
 font-size: 100.01%;
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  
 text-align: center;
 background: #C6C6C6 url(images/wrappage-bg.gif) repeat-y 50% 0%;
}

h1 {
 padding: 0;
 margin: 0;
 font-size: 1.05em;
 color: #BA000B;
}

h2 {
 font-size: 1.05em;
 color: #BA000B;
}

#wrapper {
 position: relative;
 margin: 0px auto;
 width: 980px;
 text-align: left;
 font-size: .75em;
}


#header_contact {
 position: absolute; top: 0; left: 0;
 background: #C6C6C6;
 height: 29px;
 width: 980px;
 font-size: .9em;
 padding: 0; margin: 0;
}
#header_contact ul, #header_contact li {
 margin: 0; padding: 0;
}
#header_contact li {
 float: left; margin: 8px 15px 0 6px; list-style-type: none;
} 
#header_contact a {
 color: #3F4042; text-decoration: none;
}
#header_contact a:hover {
 color: #BA000B; text-decoration: underline;
}
#header_contact ul#language {
 float: right;
 color: #FFFFFF;
 margin-right: 6px;
}
#header_contact ul#language li {
 margin: 8px 3px 0 10px; 
}
#header_contact #language li {
 width: 20px;
 height: 13px;
}
#header_contact #language a img {
 background: #FFFFFF; 
 -moz-opacity: 0.25;
 opacity:.25;
 filter: alpha(opacity=25);
}
#header_contact #language a:hover img, #language a.active img {
 -moz-opacity: 1;
 opacity: 1;
 filter: alpha(opacity=100);
}

#header {
	position: absolute;
	left: 0px;
	top: 26px;
	border: 1px solid #FFFFFF; 

 height: 330px;
 height: 240px;
 width: 970px;
 background: #EFEFEF;
}

#logo {
	position: absolute;
	left: 0px;
/*	top: 0px;
	width: 209px;
	height: 74px; */
	border-right: 1px solid #FFFFFF; 
/*	z-index:99; */

 position: absolute;
 width: 267px;
 height: 95px;
 top: 234px;
 top: 144px;
 border-top: 1px solid #FFFFFF;
 background: #000000;
}

#anibgimage {
	position: absolute;
	overflow: hidden;
	width: 970px;
	height: 240px;
}
#ani {
	position: absolute;
	overflow: hidden;
	width: 970px;
	height: 240px;
}

#menu {
 height: 22px;
 width: 970px;
 background: url(images/wrappage-navigation.gif) repeat-y;
 border-bottom: 1px solid #CAD1D6;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 color: #FFFFFF;
 font-size: 1em;
/* letter-spacing: .1em; */
 letter-spacing: .05em; 
/* letter-spacing: .1em; */
 position: absolute;
 left: 0;
 top: 358px;
 top: 268px;
}
#menu ul, #menu li { margin: 0; padding: 0; }
#menu ul {
 position: relative; 
 left: 310px;
 width: 650px;
 text-align: center;
}
#menu li {
 float: left; margin: 2px 0; list-style-type: none;
}
#menu li.line {
 background: url(images/navi-line.gif) no-repeat 0% 70%;
}
#menu a {
 color: #FFFFFF; text-decoration: none; margin: 0 8px 0 9px;
}

#left_teaser {
	position: absolute;
	left: 13px;
	padding: 0px 0px 0px 0px;
	height: auto;
 top: 330px;
 width: 240px;
}

#left_teaser a.pdf {
	display: block;
	height: 20px;
	color: #BA000B;
	padding: 0px 0px 0px 23px;
	background-image: url(adobe.gif);
	background-repeat: no-repeat;
}

/* 20.01.2010 */
#left_teaser a {
 color: #3F4042;
 font-weight: bold;
}
#left_teaser a:hover {
 color: #BA000B;
}
/* e */

#left_teaser h1, #left_teaser h2, #left_teaser h3 {
 font-size: 1.05em;
 color: #BA000B;
 padding-top: 30px;
}
#teaser_first {
	padding: 34px 0px 0px 0px;
}

.highlight { margin: 0px 0px 0px 0px; color: #BA000B; }
.headline { font-weight:bold; padding: 22px 0px 0px 0px;}


#content {
 position: absolute;
 padding: 0px 0px 0px 0px;
 height: auto;
 overflow: show;
 left: 320px;
 top: 330px;
 width: 600px;
}

/* new modifications for footer */
#contentwrap {
 position: absolute;
 padding: 0;
 height: auto;
 overflow: show;
 left: 320px;
 top: 330px;
 width: 600px;
}
#contentwrap #content {
 position: relative;
 left: 0;
 top: 0;
 width: 600px;
}


#content a { color: #BA000B; }
#content a:hover { text-decoration: none; }
p { margin: 10px 0px 10px 0px; }
#content img { margin: 10px; }

/* *** mehrspaltig *** */
.spalten2 {
}
.spalten2 .links, .spalten2 .rechts {
 width: 275px;
}
.spalten2 .links {
 float: left; 
}
.spalten2 .rechts {
 float: right;
}
#content .spalten2 img { margin: 0; }
.closer { clear: both; }
#content .spalten2 h1 {
 border-bottom: 1px solid #BA000B;
}


#social {
 position: relative;
 left: 320px;
 width: 600px;
 border: 1px solid red;
 overflow: show;
}

#galeriemenu {
 position: absolute;
 width: 703px;
 left: 268px;
 top: 710px;

 overflow: show;
 background: #DEE3E7;
 font-size: .9em;
/* text-align: center; */

 background: #F4F2F2; 
 left: 13px;
 height: auto;
 top: 315px;
 width: 240px;

}
#galeriemenu ul {
 position: relative;
/* width: 672px;
 width: 680px;
 margin: 0 auto; */
 margin: 0; padding: 0;
 padding-top: 15px;
 padding-left: 15px;
}
#galeriemenu li {
 float: left;
 width: 100px;
 height: 50px;
 text-align: center;
 list-style-type: none;
/* margin-top: 5px;
 margin-right: 15px;
 margin-bottom: 10px;
 margin-bottom: 0; */
 padding: 0; margin: 0; border: 0;
}
#galeriemenu a {
 text-decoration: none;
 color: #3F4042;
 padding: 0; margin: 0; border: 0;
}
#galeriemenu #close {
 clear: both;
 height: 10px;
}

.tx-rgsmoothgallery-pi1  {
 position: relative;
 text-align: center;
 margin: 0 auto;
}

/*
#footer {
	position: absolute;
	left: 0px;
	bottom: -60px;
	width: 480px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
}

#footer a {
	font: normal 11px 'Arial'; color: #BA000B;	
}
#footer a:hover { text-decoration: none; }
*/

/* *** RTE-Definitionen *** */
.textcolor { color: #3F4042; }
.red { color: #BA000B; }
.green { color: #00B900; }
.small { font-size: .9em; }

img { border: 0; }

#contentfooter {
 position: relative;
 padding-top: 10px;
 margin-top: 20px;
 border-top: 1px solid #BA000B;
 font-size: .9em;
/* display: none; visibility: hidden; */
}
#contentfooter li {
 list-style-type: none;
 float: left;
/* padding-right: 20px; */
 padding-right: 0; padding-left: 0;
 margin-left: 0; margin-right: 0;
}
#contentfooter a { color: #3F4042; text-decoration: none; }
#contentfooter a:hover { color: #BA000B; }


/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */

/* ----[ LINKS ]----*/

/* all menu links */
#navfooter a, #subMenusContainer a{
 text-decoration:none;
 display:block;
/* padding: 8px 12px;*/
 padding: 6px 8px; 
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#navfooter a{
 margin:0;
 float:left;	
}

/* Just sub menu links */
#subMenusContainer a, #navfooter li li a{
 text-align:left;
}

/* All menu links on hover or focus */
#navfooter a:hover, #navfooter a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #navfooter a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
 background-color: #BA000B;
 color: #FFF;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#navfooter a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#navfooter li a:hover,
#navfooter li a:focus{
 background-color: #BA000B;
 color:#FFF;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
/*	background: url(../img/arrow_right.gif) right center no-repeat;  */
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
/*	background: url(../img/arrow_right_over.gif) right center no-repeat; */  
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
/*	 background: url(../img/arrow_down.gif) right center no-repeat; */
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
/*	background: url(../img/arrow_down_over.gif) right center no-repeat; */ 
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
 display:none; 
 position: absolute; 
 overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
 padding:0 2px;
/* padding: 0; */
 margin:0 0 0 -2px;
}


/* All ULs and OLs */
#navfooter, #navfooter ul, #navfooter ol, #subMenusContainer ul, #subMenusContainer ol { 
 padding: 0;
 margin: 0;
 list-style: none;
}

/* All submenu OLs and ULs */
#navfooter ol, #navfooter ul, #subMenusContainer ul, #subMenusContainer ol {	
 background:#fff;	
 background: #CAD1D6;
 left:0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#navfooter li { 
	/*great place to use a background image as a divider*/
 display:block;
 list-style:none;
 position:relative;
 float:left;
}

#subMenusContainer li{
 list-style: none;
}

/* main menu ul or ol elment */
#navfooter{
 display:block;
 position: absolute;
 list-style:none;
 margin:0 0 0 0;
/* z-index:5; */
 display:block;
}

#subMenusContainer{	
 display:block; 	
 position:absolute;	
 top:0;	
 left:0;	
 width:100%;	
 height:0;	
 overflow:visible;	
/* z-index:100; */
}


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#navfooter li li{	float:none; }

#navfooter li li a{ /* Just submenu links*/	
 position:relative;
 float:none;
}

#navfooter li ul { /* second-level lists */
 position: absolute;
/*	width: 10em; */
 margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
 margin-top:2.2em;
 margin-top: 0px;
}

/* third-and-above-level lists */
#navfooter li ul ul { margin: -1em 0 0 -1000em; }
#navfooter li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#navfooter li:hover ul{	margin-left: 0; }
#navfooter li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#navfooter li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#navfooter li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#navfooter li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#navfooter li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#navfooter li:hover a:focus{ margin-left: 0; }
#navfooter li li:hover a:focus + ul { margin-left: 10em; }


/* *** MAIN Wrap *** */
#formpage { 
 margin: 10px auto;
 position: relative;
/* width: 772px; */ 
 width: 580px;
 font-size: .75em;
 text-align: left;
 background: #CAD1D6;
/* z-index: 1000; */
}

/* ***** AREAS ***** */
/* *** Prehead *** */
#formhead {
 background: #C6C6C6;
/* height: 25px; */
 height: 95px;
/* width: 772px; */ 
 width: 580px;
 font-size: .9em;
 border-bottom: 1px solid #FFFFFF;
}
#formhead #formlogo {
 float: left;
 margin-right: 10px;
}
#formhead #formlogo img {
 border: 1px solid #FFFFFF;
}
#formhead ul {
 padding-top: 2px;
}
#formhead li {
 margin: 4px 15px 0 6px; list-style-type: none;
} 
#formhead a {
 color: #3F4042; text-decoration: none;
}
#formhead a:hover {
 color: #BA000B; text-decoration: underline;
/* color: #FFFFFF; */
}


/* *** CONTENT *** */

/* *** Content-Formatierung *** */
.formcontent {
 line-height: 1.5;
 font-size: 1.05em;
 margin: 10px;
}
h1, h2, h3, h4 {
 padding-top: 4px;
 padding-bottom: 6px;
 color: #BA000B;
 font-size: 1.05em;
}
.formcontent p, .formcontent ul, .formcontent ol {
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: justify;
}
.formcontent form p {
 text-align: left;
}
.formcontent ul, .formcontent ol {
 padding-left: 25px;
 text-align: left;
}
.formcontent a { color: #BA000B; }
.formcontent a:hover { text-decoration: none; }

#contentfooter {
 padding-top: 10px;

 margin-top: 20px;
 border-top: 1px solid #BA000B;
 font-size: .9em;
}
#contentfooter li {
 list-style-type: none;

 float: left;
 padding-right: 20px;
 padding-right: 8px;
}
#contentfooter a { color: #3F4042; text-decoration: none; }
#contentfooter a:hover { color: #BA000B; }

/* *** Spalten *** */
.s { float: left; width: 150px; }
.s20 { float: left; width: 20px; }
.s30 { float: left; width: 30px; }


#closer {
 clear: both;
}

/* moodalbox CSS */

div#mb_overlay {
/* z-index: 999;  */
}

div#mb_center, div#mb_bottom {
}

div#mb_center {
}

div#mb_contents {
/* z-index: 1000; */
}

.mb_loading {
}

#mb_error {
}

#mb_error em {
}

div#mb_bottom {
/* z-index: 1000; */
}

a#mb_close_link {
}

div#mb_caption {
}


/* Anfrage-Formular */

/* spezielle p-Abschnitte zurücksetzen */
.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_radio_title {
 margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;
}
/* Unterteilungen */
.tx-powermail-pi1 fieldset {
 clear: both;
 border: 1px solid #BA000B;
 margin: 8px 0;
 padding: 8px;
}
fieldset legend {
 font-weight: bold;
 margin-left: 15px;
}


/* Einzelzeile */
.tx_powermail_pi1_fieldwrap_html {
 clear: both;
 line-height: 18px;
 padding: 0; margin: 0;
 padding-top: 8px;
}

.tx-powermail-pi1_formwrap legend {
}

/* Label */
.tx_powermail_pi1_fieldwrap_html_text label,
.tx_powermail_pi1_fieldwrap_html_textarea label, 
.tx_powermail_pi1_fieldwrap_html_select label,
.tx_powermail_pi1_fieldwrap_html_file label,
.tx_powermail_pi1_fieldwrap_html_radio .tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title {
 clear: both;
 float: left;
 width: 130px;
 margin-right: 10px;
 text-align: right;
}
/* Sternchen */
.powermail_mandatory {
 margin-left: 5px;
}

/* Eingabefelder Text, Textarea*/
.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_file input,
.tx_powermail_pi1_fieldwrap_html_textarea textarea {
 border: 1px solid #3F4042; 
 float: left;
}
.tx_powermail_pi1_fieldwrap_html_text input.validation-failed {
 border: 1px solid #BA000B; 
}
/* Eingabefelder Checkboxen */
.tx_powermail_pi1_fieldwrap_html_check .powermail_check_inner,
.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner {
 float: left; margin-right: 15px; /*width: 110px; */ 
}
/* Feld-Überprüfung Pflichtfeld */
.required {
}
.validation-failed {
 border-color: #BA000B; 
}
.validation-advice {
 color: #BA000B; float: left; margin-left: 10px; font-size: 11px; 
 line-height: 18px;
}


/* Positionierung Abschicken-Button */
.tx_powermail_pi1_fieldwrap_html_submit {
 margin-left: 140px;
}
.tx_powermail_pi1_fieldwrap_html_submit input {
 border: 1px solid #BA000B;
}

/*
.tx_powermail_pi1_fieldwrap_html_text label span {
 font-weight: normal;
}
.powermail_mandatory_js {
 display: inline;
 font-size: .85em;
 color: #FF0000;
 margin-left: 5px;
}
.tx_powermail_pi1_formconfirmation_back {
 float: left;
 width: 80px;
 margin-left: 10px;
}
.powermail_all_table {
 margin-left: 10px;
}
.tx-powermail-pi1_confirmation p {
 font-weight: bold;
 margin: 3px;
}
.tx-powermail-pi1_confirmation td {
 padding: 3px;
}

*/

.csc-textpic-caption {
 display: none; visibility: hidden;
}