@charset "utf-8";

/* CSS Document */

/* ===============================

   = Stylesheet for Navigation

=============================== */

@import url(nav.css);

/* ===============================

   = undo Html

=============================== */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
dl {margin: 0 0 0 .8em;}
dl dt {margin: 0 0 .5em 0;}
dl dd+dt {margin-top: 1.5em;}
dl dd {margin: 0 0 1em 2em;}
ol {list-style: decimal;}
ol li {margin: 0 0 1em 2.5em;}
ol li ol {margin: 1em 0 1em 1em;}
ol li ul {margin: 1em 0 1em 1em;}
p {margin-bottom: 1em;}
ul {list-style: circle;}
ul li {margin: 0 0 0 1em;}
ul li ul {margin: 1em 0 1em 1em; list-style: square;}
ul li ol {margin: 1em 0 1em 1em;}

/* ===============================

   = General Styling

=============================== */

* { font-size: 1em; /* don't edit! */ }

html { font-size: 62.51%; /* don't edit */ }

body {
	background: #fff url(../images/bg.gif) center top repeat-y;
	font-family: Arial, sans-serif;
	font-size: 1.2em; /* edit here to change font size globaly 1em = 10px */
}

div {font-size: 1em;}

input,
textarea,
button {font: inherit;}

input.button,
button,
label {cursor: pointer;}

.clearLeft {clear: left;}
.clearRight {clear: right;}
.clear,
.clearBoth {clear: both;}
.hidden {
	display: none;	
}

h1 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

a {
	color: #68604E;	
}

fieldset, img { border: 0; border:none; }
.marker-layer {background-color:#ffffff; border:1px solid; padding:10px;}

/* Main Content 2 Spalten */
#spalten_2_cnt {width:100%; position:relative; float:left;}
.spalte_links_cnt {width:45%; float:left;}
.spalte_rechts_cnt {width:45%; float:right;}

/* ===============================

   = Div-Container

=============================== */

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
}

#header {
	position: relative;
	width: 990px;
	height: 218px;
	background: url(../images/visuals/home.jpg) left top no-repeat;
	z-index: 100;
}

#logo {
	position: relative;
	width: 179px;
	height: 74px;
	left: 0;
	top: 18px;
}

#content {
	padding: 0 67px 5px 87px;
}

#contentCalendar {
	color: #68604E;
	width: 168px;
	float: left;
	background: #e5e5e5 url(../images/bg-content-left.gif) left top no-repeat;
}
#contentCalendar h2 {
	font-size: 12px;
	color: #c51618;
	text-transform: uppercase;
	margin: 10px 5px 0 5px;
}
#contentCalendar a {
	color: #68604E;
}
#contentCalendar a.cal-overview {
	font-size: 11px;
	display: block;
	width: 133px;
	padding: 2px 10px 2px 25px;
	margin: 3px 0 10px 0;
	background: url(../images/icons/ico-cal-overview.gif) 7px 3px no-repeat;
	border-top: 1px solid #68604E;	
	border-bottom: 1px solid #68604E;
}
#contentCalendar #calendar_cont div.events {
	padding: 10px;	
}
#contentCalendar #calendar_cont div.day {
	font-size: 32px;
	font-weight: bold;
	float: left;
	margin-top: -5px;
}
#contentCalendar #calendar_cont div.month {
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}
#contentCalendar #calendar_cont hr , table#navkita-main hr,hr.kita, 
div.tx-cal-controller hr,div.news-list-container hr, div.news-single-item hr{
	height: 1px;
	border: none;
	background: url(../images/bg-hr-calender.gif) left top repeat-x;
	margin: 10px 0;
}

#contentCalendar #calendar_cont {width:100%; float:left;}
#contentCalendar #left_cont {width:100%; float:left; margin-top:20px; padding-bottom:10px;}

div.news-single-item hr{
	margin-top: 35px;
}
div.tx-ttnews-browsebox p {
	/*display: none ;*/
	float: left;
}
div.tx-ttnews-browsebox table p {
	display: block ;
	max-width: 65px ;
	min-width:15px;
	border-right: 1px solid black ;
	text-align: center;
	margin-bottom: 0;
	padding-right: 3px;
	float: none ;
}
div.tx-ttnews-browsebox table p a {
	display: block ;
	height: 11px;
	position:relative;
	bottom: 3px ;
}
div.tx-ttnews-browsebox table {
	display:block;
	height:15px;
	margin-bottom: 5px;

}
div.tx-ttnews-browsebox table td{
	padding: 0;
	margin:0;
	
	
}
div.tx-ttnews-browsebox {
	text-align: left ;
}
#contentMiddle {
	float: left;
	width: 480px;
	margin: 0 8px 0 10px;
}
#contentMiddle div.border-flow-top {
	width: 480px;
	height: 8px;
	background: #e5e5e5 url(../images/bg-border-flow-top.gif) left top no-repeat;
	margin-top: -8px;
}
#contentMiddle div.border-flow-top-1box {
	width: 480px;
	height: 8px;
	background: #e5e5e5 url(../images/bg-border-flow-top.gif) left top no-repeat;
}
#contentMiddle div.border-flow-bottom {
	height: 8px;
	background: #e5e5e5 url(../images/bg-border-flow-bottom.gif) left top no-repeat;
}
#contentMiddle-headline {
	padding: 15px 30px 0 25px;
	background: url(../images/bg-content-main.gif) left top repeat-y;
}
#contentMiddle div.month,
#contentMiddle div.day,
#contentMiddle div.cal-datum {
		float: left;
}

#contentHome {
	font-size: 11px;
	line-height: 150%;
	color: #333;	
}
#contentHome div.content-border-1box {
	padding: 3px 10px 10px 10px;
	background: url(../images/bg-content-main.gif) left top repeat-y;
}
#contentHome div.border-flow-top-2boxes {
	width: 480px;
	height: 8px;
	background: #e5e5e5 url(../images/bg-border-flow-top-2boxes.gif) left top no-repeat;
}
#contentHome div.border-flow-bottom-2boxes {
	width: 480px;
	height: 8px;
	background: #e5e5e5 url(../images/bg-border-flow-bottom-2boxes.gif) left top no-repeat;
}
#contentHome div.content-border-2boxes {
	width: 480px;
	background: url(../images/bg-border-2boxes.gif) left top repeat-y;
}
#contentHome div.boxes-left-col,
#contentHome div.boxes-right-col {
	width: 220px;
	float: left;	
	padding: 3px 10px 10px 10px;
}
#contentHome div.boxes-left-col h2,
#contentHome div.boxes-right-col h2,
#contentHome div.boxes-big-col h2 {
	font-size: 12px;
	color: #c51618;
	text-transform: uppercase;
	padding: 0 5px 3px 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #68604E;
}
#contentHome div.boxes-content {
	padding: 0 5px;
}
#contentHome div.boxes-left-col h3,
#contentHome div.boxes-right-col h3,
#contentHome div.boxes-big-col h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
}

#contentHome div.boxes-content_box1 {float:left; width:150px; margin-left:40px; padding-top:10px;}
#contentHome div.boxes-content_box2 {float:right; width:150px; margin-right:40px; padding-top:10px;}
#contentHome div.boxes-content_box3 {float:left; width:150px; display:none;}

#contentMain {
	font-size: 11px;
	line-height: 150%;
	color: #333;
	padding: 10px 30px 25px 25px;
	background: url(../images/bg-content-main.gif) left top repeat-y;
}
#contentMain h3,
#contentMain h4 {
	font-size: 11px;	
	color: #c51618;
}
#contentMain div.left-col {
	width: 192px; 
	float: left;	
	padding: 0 20px 0 0;
}
#contentMain div.right-col {
	width: 202px; 
	float: left;	
}

#contentMain a.external-link-new-window,
#contentRight a.external-link-new-window,
#contentRight a.popuplink,
a.internal-link {
	padding: 0 0 0 10px;
	background: url(../images/icons/ico-link-default.gif) left 6px no-repeat;
}

#contentFooter {
	padding: 0 35px 20px 25px;
	background: url(../images/bg-content-main.gif) left top repeat-y;
}
#contentFooter a {
	font-size: 10px;
	padding: 0 0 0 35px;
}
#contentFooter a.top {
	background:url(../images/icons/ico-top.gif) left 2px no-repeat;
}
#contentFooter a.print {
	background:url(../images/icons/ico-print.gif) left 2px no-repeat;
}
#contentFooter a.tip {
	background:url(../images/icons/ico-tipafriend.gif) left 2px no-repeat;
}
#contentFooter hr {
	height: 1px;
	border: none;
	background: url(../images/bg-hr-default.gif) left top repeat-x;
}

#contentRight {
	font-size: 11px;
	line-height: 150%;
	float: left;
	width: 170px;
	padding-bottom: 10px;
	background: #e5e5e5 url(../images/bg-content-right.gif) left top no-repeat;
}
#contentRight h2 {
	font-size: 12px;
	color: #c51618;
	text-transform: uppercase;
	padding: 10px 5px 3px 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #68604E;
}
#contentRight h3 {
	font-size: 18px;
	font-weight: normal;
	color: #68604E;
	padding: 0 5px;
	margin-bottom: 5px;
}
#contentRight h4 {
	font-size: 11px;	
	color: #c51618;
}
div.fcepopubdiv {
	position: relative;
	padding: 0 5px;
}
div.fcepop2,div.fcepop2 p,div.fcepop2 p a {
	z-index:-1 !important;
}
div.fcepop2 p a {
	/*position: relative;	
	z-index: 0; */
}
div.fcepopubdiv p {
	margin-bottom: 0;	
}
div.fcepopubdiv hr {
	height: 1px;
	border: none;
	background: url(../images/bg-hr-default.gif) left top repeat-x;
}

#contentRight div.popup-div {
	position: absolute;
	top: 18px;
	left: -80px;
	width: 230px;
	display: none;
	background: #FFF;
	z-index: 100;
	padding: 10px;
	border: 1px solid ;
	
}
#contentRight div.popup-div h2 {
	border-bottom:0 ;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left:0;
}

div.schliessen {
	position: absolute;
	top:10px;
	right: 10px;
	width: 14px;
	height:15px;
	background: url(../images/icons/schliessen.gif);
}

#footer {
	background: #d4cebb;
	padding: 30px 0 30px 30px;
	margin: 30px 0 0 0;
}
* + html #footer {
	padding-bottom: 150px;
}

div.news-startseite div.news-latest-item {
	/*width: 200px ;*/
	width:90%;
	float:left;
	clear:left;
	padding-left: 5px;
}
div.start-news-right-column {
	margin-left: 240px
}

.news-startseite-inner h2 {
	border-bottom:1px solid #68604E;
	color:#C51618;
	font-size:12px;
	margin-bottom:5px;
	padding:0 5px 3px;
	text-transform:uppercase;
}
.news-startseite hr {
	background:transparent url(../images/bg-hr-calender.gif) repeat-x scroll left top;
	border:medium none;
	height:1px;
	margin:5px 0;
}
div.news-startseite-inner {
	margin: 3px 6px 0 4px;
	margin-bottom: -5px;
	padding: 3px ;
	background: #d5cfbd;
}

span.news-latest-date {
	font-weight: normal;
	color: #000;
}
.news-latest-item h3 a , .start-news-right-column h3 a{
	color: #000;
	font-weight: bold;
}

span.such-kita-parameter-label {
	color: #C51618 ;
	font-weight:bold ;
}
div.such-kita-parameter td {
	width:25%;
}
table#navkita-main {
	width: 98%;
	
}

table#navkita-main td{
	vertical-align: top;
}
table#navkita-main td.kitaort{
	width: 35%;
}
div#contentMain a.cal-overview ,  div#contentMain  div.tx-cal-controller  h2 {
	display:none ;
}
h2.bigh2 {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;

}
div.cal-datum, div.news-list-date{
	color:#C51618;
	font-size:11px;
}
div#contentMain  div.tx-cal-controller  h3 ,  h3.news-list-title a{
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin: 5px 0;
}
h3.news-list-title {
	margin: 5px 0;
}
div.news-list-item p.bodytext {
	margin-bottom: 0 ;
}
div#contentMain  div.tx-cal-controller  br {
	height: 15px;
}
.tx-cal-controller .pagebrowser span {
	border-right:1px solid black;
	padding:0 5px ;

}
.noborder {
	border-right: 0 !important;
}
div.news-single-backlink a {
	background:transparent url(../images/icons/ico-news-overview.gif) no-repeat scroll left 2px;
	font-size:10px;
	padding:0 0 0 35px;


}
div#suche {
	font-size: 10px;
	color: #c9c9c9;
	width: 215px;
	position: absolute;
	top: 195px;
	left: 740px;
}
div#suche fieldset {
	border: none;
}
div#suche input {
	background: #c9c9c9;
	border: none;
	width: 120px;
}

div#suche button {
	background:transparent url(../images/search-button.gif) left top no-repeat;
	height: 11px ;
	width: 14px;
	border: none;
	position: relative;
	top: 0;
}
div.tx-indexedsearch-searchbox {
	display: none ;
}
.tx-indexedsearch-info {
	display:none;
}
.tx-indexedsearch-redMarkup {
	color: #C51618 !important;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
		border-right:1px solid black;
		margin-right:0px;
		margin-left: 0;
		padding:0 5px;
		text-align:center;
}
ul.browsebox {
	padding-left: 0;
}
div#contentCalendar h2.bigh2 {
	font-weight: bold;
}
div.bildundlink {
	width: 150px;
	margin: auto ;
}
span.internal-link {

background:transparent url(../images/icons/ico-link-default.gif) no-repeat scroll left 6px;
padding:0 0 0 10px;

}

.fieldNames{
margin:20px;
margin-top:0;
margin-left:0;
width:170px;
float:left;
}
.formFields{margin-left:10px;}
.captchaBox{margin-bottom:50px;margin-top:20px;}

.newsletterField{}
.newsletterFieldName{float:left; width:50px;}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border:none;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: inline;
	width: 135px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 290px;
	border:none;
	background-color:#F1ECE6;
	display:inline;
	float:right;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-bottom:10px;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}