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

@import "ie.css";

BODY {
	background-color:#CCCCCC;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
A {
 text-decoration:none;
 color:#000000;
}
IMG {
	border:none;
	background-image:none;
	background-color:#FFFFFF;
}
H1 {
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
H2 {
	color:#CC9900;
	font-size:13px;
	font-weight:bold;
	line-height:1.6em;
}
H3 {
	color:#CC9900;
	font-size:13px;
	font-weight:bold;
	line-height:1.6em;
}
h3.main {
	margin-bottom:0px;
	padding-right:10px;
}
h3.sub {
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;	
	font-weight:normal;
}
H4 {
	color:#CC9900;
	font-size:13px;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}
c_h1, c_h2 {
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	font-size:12px;
	color:#CC9900;
	font-weight:bold;
}
c_h2 {
	font-size:11px;
 	color:#000000;
}
h5 {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#CC9900;
	font-weight:normal;
}
.gesamt {
	width:780px;
	background-color:#FFFFFF;
	margin:auto;
}
.metanavi {
	/*float:left;*/
	width:100%;
	text-align:right;
	background-color:#CCCCCC;
	color:#FFFFFF;
	/*padding-bottom:5px;*/
	padding-top:15px;
}
.metanavi ul {
	margin:0px;
	padding:0px;
	background-image:url(../img/metanaviline.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.metanavi ul li {
	display:inline;
	list-style-image:none;
}
.metanavi ul li a:link, .metanavi ul li a:active, .metanavi ul li a:visited  {
	padding-left:10px;
	padding-right:10px;
	
	/* lol funzt komischerweise */
	line-height:1.6em;
	padding-bottom:3px;	
	
	background-image:url(../img/metanaviline.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.metanavi ul li a:hover  {
	font-weight:bold;
}
.header {
	/*float:left;
	margin-left:-4px;*/
	width:100%;
}
.neunerbild {
	width:130px;
	float:left;
}
.header_2 {
	float:left;
	width:650px;
	height:110px;
	background-color:#FFFFFF;
	/*padding-left:6px;*/	
}
.header_oben {
	/*float:left;*/
	width:100%;
}
.header_unten {
	/*float:left;*/
	width:100%;
	margin-left:8px;
	/*clear:both;*/
}
.main_menu {
background-color:#333333;
}
.main_menu ul {
	margin:0px;
	padding:0px;
}
.main_menu ul li {
	list-style-image:none;
	display:inline;
}
.main_menu ul li a:link, .main_menu ul li a:active, .main_menu ul li a:visited  {
	list-style-image:none;
	text-align:center;
}
.navi1, .navi1active {
background-color:#666666;
color:#FFFFFF;
float:left;
font-size:11px;
font-weight:bold;
height:21px;
padding:6px 0 0 5px;
text-decoration:none;
width:125px;
}
.navi, .naviactive {
background-image:url(../img/pixelkontur_weiss.gif);
background-repeat:repeat-y;
}
.navi, .navi2, .naviactive, .navi2active {
background-color:#666666;
color:#FFFFFF;
float:left;
font-size:11px;
font-weight:bold;
height:21px;
padding:6px 15px 0 14px;
text-decoration:none;
}
.navi2, .navi2active {
padding:6px 16px 0px 16px;
}
.navi:hover, .navi1:hover, .navi2:hover, .naviactive, .navi1active, .navi2active {
background-color:#CC9900;
}
.navi, .naviactive, .navi2, .navi2active {
background-image:url(../img/pixelkontur_weiss.gif);
background-repeat:repeat-y;
}
.content_container {

}
.left_menue {
	clear:left;
	float:left;
	width:131px;
	padding-top:20px;
	padding-bottom:100px;
	/*border-right:1px dotted #000000;*/
	background-image:url(../img/linie_left_menue.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.left_menue ul {
	margin:0px;
	padding:0px;
}
.left_menue ul li {
	list-style-image:none;
	list-style-type:none;
}
.left_menue ul li a:link, .left_menue ul li a:active, .left_menue ul li a:visited  {
	background-image:url(../img/pfeil_gold.gif);
	background-position:8px 4px;
	background-repeat:no-repeat;
	float:left;
	padding:0 0 6px 16px;
	text-decoration:none;
	width:112px;
}
.left_menue ul li a:hover  {
	background-image:url(../img/pfeil_gold.gif);
	background-position:8px 4px;
	background-repeat:no-repeat;
	float:left;
	padding:0 0 6px 16px;
	text-decoration:none;
	width:116px;
	font-weight:bold;
}
.activesub, .subactive {
	/*background-image:url(../img/pfeil_gold.gif);
	background-position:8px 4px;
	background-repeat:no-repeat;
	float:left;
	padding:0 0 6px 16px;*/
	text-decoration:none;
	width:116px;
	font-weight:bold;
}

.subnavi li a:link, .subnavi li a:active,
.subnavi li a:visited {
	margin-left:15px;
}
.subnavi {
	font-size:0.9em;
	font-weight:normal;
	margin-top:5px !important;
}

.content {
	float:left;
	width:629px;
	padding-right:20px;
}
.content A, .content_start A {
	text-decoration:underline;
	/*background-image:url(../img/pfeil_gold.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	background-position:0 65%;*/
}

.content A IMG {
	text-decoration:none;
	background-image:none;
}
.content IMG A {
	text-decoration:none;
	background-image:none;
}

.ueberschrift {
	/*border-bottom:1px dotted black;*/
	padding-left:23px;
	height:25px;
	width:400px;
	background-image:url(../img/linie_h.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.text {
	margin-left:22px;
	line-height:1.5em;
}
.fce_content_linie {
	width:580px;
	float:left;
}
.fce_content_linie UL LI {
	/*list-style-type:none;*/
}
.fce_content_linie ul.back_link {
	text-align:right;
}
.fce_content_linie ul.back_link li {
	list-style-image:none;
	list-style-type:none;
}
.imgtext-table {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.linie {
	/*border-bottom:1px dotted black;*/
	width:315px;
	height:1px;
	margin-left:-23px;
	background-image:url(../img/linie_h.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}
.linie_ohne {
	width:315px;
	height:1px;
	float:left;
	margin-top:10px;
}
.footer {
	clear:both;
	border-top:3px solid #666666;
	background-color:#CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
}
.footer a {
	margin-right:4px;
}
.fce_minibox_content {
	float:left;
	width:290px;
	padding-right:10px;
}
.fce_minibox_content h3 {
	margin-bottom:0px;
}
.fce_minibox_content p {
	margin-top:3px;
}
.fce_minibox_content ul {
	padding-left:15px;
}
.fce_minibox_content ul li {
	list-style-type:none;
}
/*
ul.style01, ul.style04 {
	margin-left:70px;
	margin-bottom:30px;
}
ul.style02 {
	text-align:right;
}
ul.style03 {
	padding-left:15px;
	text-align:left;
}
ul.style05 {
	text-align:center;
}
ul.style04 li {
	padding:0px !important;
}
*/
.align-left {
	text-align:left;	
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}

.contenttable {
	/* TABLE */
	border-spacing:0px;
	table-layout:fixed;
}
.contenttable td {
	text-align:center;
}
.contenttable td.align-left {
	text-align:left;
}
.contenttable p {
	margin:0px;
	padding:2px;
}
/* STARTSEITE */
.content_start {
	float:left;
	width:730px;
	padding-right:25px;
	padding-left:25px;
	padding-top:10px;
}
.start_oben {
	float:left;
	clear:both;
	width:736px;
	border-bottom:1px dotted #000000;
	line-height: 1.4em;
}
.start_left_oben {
	width:340px;
	float:left;
	border-right:1px dotted #000000;
	padding-right:20px;
	
}
.start_right_oben {
	width:340px;
	float:right;
}
.start_unten {
	float:left;
	clear:both;
	width:736px;
	line-height: 1.4em;
}
.start_left_unten {
	width:340px;
	float:left;
	border-right:1px dotted #000000;
	padding-right:20px;
}
.start_right_unten {
	width:340px;
	float:right;
}
.clearleft {
	clear:left;
}


/* Sponsorenbox */
.fce_sponsorbox_container {
	clear:left;
}
.fce_sponsorbox_head {
	padding-top:10px;
}
.fce_sponsorbox_element {
	width:50%;
	float:left;
}
.fce_sponsorbox_body {
	clear:both;
	padding-bottom:10px;
}

/* FCE_Columns */
.fce_columns_3 {
	width:100%;
}
.fce_columns_3 .fce_column {
	width:30%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.fce_columns_3 .fce_firstcolumn {
	width:40%;
}

.fce_columns_2 {
	width:100%;
	float:left;
}
.fce_columns_2 .fce_column {
	width:45%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
.fce_columns_2_rechts_breiter {
	width:100%;
}
.fce_columns_2_rechts_breiter .fce_column_links {
	width:40%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.fce_columns_2_rechts_breiter .fce_column_rechts {
	width:60%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.contenttable-0 td {
	text-align:left;
	vertical-align:top;
	padding:5px;
	padding-left:0px;
	padding-right:10px;
}

/* KONTAKTFORMULAR */
form .f-text, form .f-textarea, form .f-select, form .f-textkurz, form .f-checkbox, form .f-file, form .f-radio {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
form .f-textarea {
	float:left;
	text-align:left;
	width: 300px;
	height: 50px;
	border:1px solid #000000;	
}
.kontaktform {
	width:auto;
}
.kontakttext {
	float:left;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
.kontaktform dl {
	clear:both;
	padding-bottom:0px;
}
.kontaktform .red {
	color:red;
}
.kontaktform input {
	margin-left:10px;
	border:1px solid #000000;
}
.kontaktform .f-text {
	width:250px;
}
.kontakttext .f-textarea {
	float:left;
	clear:both;
	width:230px;
	height:200px;
}
.kontaktform dt {
	float:left;
	clear:both;
	width:98px;
	padding-bottom:10px;
}
.kontaktform dd {
	padding-bottom:20px;
	float:left;
	padding-left:0px;
	margin-left:0px;
}
.kontaktformanrede {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
}
.kontaktformanrede label {
	margin-right:10px;
	padding:0px;
}
.kontaktformanrede .f-herr {
	padding-top:4px;
}
.kontaktformanrede input {
	margin-left:0px;
	margin-right:10px;
}
.kontaktnutzung {
	float:left;
}
.kontaktmailtouser input {
	padding-left:0px;
	margin-left:0px;
}
.formerror {
	color:red;	
}
.kontaktsubmit {
	float:right;
	padding-bottom:15px;
}
.newsletter .f-text {
	width:250px;
	height:20px;
}
.newsletter .label {
	font-size:12px;
}
.red {
	color:#FF0000;
}
.tx-thmailformplus-pi1 {
	float:left;
}
.tx-thmailformplus-pi1 .f-text {
	width:243px;
}
.tx-thmailformplus-pi1 .f-textarea {
	width:350px;
	height:150px;
}
.Mehrlink {
	background-image:url(../img/pfeil_gold.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:10px;
}
.banner_spenden {
	float:left;
}
.banner_spenden INPUT {
	margin-left:23px;
	margin-top:15px;
	margin-bottom:15px;
}
.logo_no_margin {
	margin-right:0px !important;
}
/* FCE Presse */
.fce_presse {
	float:left;
	clear:both;
	padding-bottom:15px;
}
.presse_datum {
	float:left;
	width:80px;
	clear:left;
	margin-top:5px;
}
.presse_text {
	float:left;
	clear:right;
	margin-top:5px;
	width:500px;
}
.klein {
	font-size:0.9em;	
}
.presse_a {
	float:left;
	clear:both;
}
.presse_a UL {
	margin:0px;
	padding:0px;
}
.presse_a UL LI {
	list-style-type:none;
}
.presse_t {
	font-weight:bold;
	float:left;
	clear:both;
	width:400px;
}

/* ##### NEWSLETTERANMELDUNG ######*/
.roform {
	margin-top:10px;
}
.roform TABLE TD {
	padding-top:8px;
}
.roform INPUT {
	width:155px;
	
}
.roform SELECT {
	width:159px;
	
}
.roform #frau, .roform #herr {
	width:auto;
}
.tx_mbityacomiform-pi1-submit-abmelden {
	float:left;
	clear:both;
	padding-bottom:15px;
	padding-top:15px;
}
.newsletter_submit {
	float:left;
	clear:both;
	margin-left:151px;
}
.roform .tx_mbityacomiform-pi1-submit {
	width:100px;
	border:none;
	border:1px solid #CC9900;
	background:none;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #000 !important;	
}

/* FCE Startseite 2 spalten */
.cont_start_2 {
 	clear:both;	
}
.cont_start_links P, .cont_start_rechts P {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:15px;
}
.cont_start_links {
	float:left;
	width:50%;
}
.cont_start_rechts {
	float:left;
	width:50%;
	text-align:right;
}
div.csc-textpic-imagewrap {
	padding-bottom:10px;
}