/*-- LAYOUT ALLGEMEIN --------------------------------------------------*/

html,
body {
   margin:0;
   padding:0;
   height:101%;
   text-align:center;
}

#gesamt_container {
	margin:auto;
	text-align:left;
	width:947px;
 	min-height:100%;
}

#logo_container {
	padding-bottom:31px;
	margin-left:2px;
}

#div_standort_auswahl {
	position:relative;
	float:right;
	width:250px;
	height:59px;
}

#div_standort_auswahl_boxright {
	position:absolute;
	right:0px;
	width:195px;
	height:16px;
	overflow:hidden;
	font-family:'Arial';
	font-size:14px;
	color:#00a5eb;
	/*background:url(/ccds_tpl_img/muk/auswahl-pfeil.gif) no-repeat top right;*/
}

#div_standort_auswahl_staedte {
	position:absolute;
	top:16px;
	left:-9999em;
	width:108px;
	text-align:left;
}

#div_standort_auswahl_boxright a, #div_standort_auswahl_boxright a:hover, #div_standort_auswahl_staedte a, #div_standort_auswahl_staedte a:hover {
	display:block;
	cursor:pointer;
	color:#000;
	font-size:14px;
	text-decoration:none;
}

#div_standort_auswahl_boxright a, #div_standort_auswahl_boxright a:hover {
	float:left;
	text-align:left;
	width:90px;
}

a#a_standort_icon, a:hover#a_standort_icon {
	width:15px;
}

#div_standort_auswahl_staedte a:hover {
	color:#00a5eb;
}
#div_standort_auswahl_staedte a {
	padding-left:18px;
}

#div_standort_auswahl_boxright span {
	display:block;
	cursor:pointer;
	float:left;
	width:87px;
	color:#00a5eb;
}

#a_standort_first {
	display:block;
	cursor:pointer;
	float:left;
	width:80px !important;
	padding-left:9px;
	outline:none;
	text-align:left;
}

#content {
	width:734px;
	float:left;
}

#text {
	width:540px;
	float:left;
	margin-right:11px;
}

.content_titelbild {
	margin-bottom:18px;;
}

#teaser {
	width: 183px;
	float:left;
	overflow:hidden;
}

/*-- STARTSEITE ---------------------------------------------------------*/

#trailer {
	height:370px;
	margin-bottom:19px;
}

.absatz_container {
	width:357px;
	float:right;
	text-align: right;
	margin-right:22px;
	margin-top:25px;
}

.absatz_container .absatz_title, .absatz_container h1 {
	display:block;
	margin:0px 0px 21px 0px;
	font-size:28px;
	color:#00a5eb;
	font-weight:bold;
	line-height:39px;
}

.absatz_title {
	font-size:18px;
	margin-bottom:19px;
}

#trailer .absatz_container .absatz_text {
	font-size:22px;
	line-height:31px;
}

.content_bilder {
	float:right;
	margin-left:10px;
}

.content_bilder img {
	margin-bottom:10px;
}

#suche{
	float:right;
	padding-right: 19px;
}

#suche form {
	display:block;
	margin:0px;
	padding:0px;
}

.suchinput{
	float:left;
	border:1px solid #00a5eb;
	background: #f0f1ef;
	padding-left:13px;
	padding-right:13px;
	font-size: 10px;
	padding-top:0px;
	padding-bottom:2px;
	width:130px;
}
.suchlupe{
	float:left;
}

#div_suche_treffer {
	color:#00A5EB;
	padding:0px 16px 0;
	text-align:center;
}

#navi_start {
	border-top: 1px solid #00a5eb;
	border-bottom: 2px solid #00a5eb;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:9px;
	height:20px;
}

#navi_start a {
	display:block;
	float:left;
	padding:2px 8px 2px 8px;
	margin-right: 20px;	
	font-weight: bold;
}

#navi_start a:hover, #navi_start a.aktiv {
	background: #00a5eb;
	color:#fff;
}

.teaser_start, .teaser_start_last {
	width:306px;
	background:#f0f1ef;
	height:217px;
	float:left;
}

.teaser_start {
	margin-right:13px;
	margin-bottom:19px;
}

.teaser_start_last {
	margin-bottom:19px;
	margin-right:0px;
}


/*-- NAVI ---------------------------------------------------------------*/

#navi {
	border-top: 1px solid #00a5eb;
	border-bottom: 2px solid #00a5eb;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:29px;
	margin-left:2px;
	height:20px;
}

#navi a {
	display:block;
	float:left;
	padding:2px 6px 2px 6px;
	margin-right: 22px;
	font-weight: bold;
}

#navi a:hover, #navi a.aktiv {
	background: #00a5eb;
	color:#fff;
}

#subnavi {
	width:185px;
	float:left;
	margin-right:28px;
	margin-bottom:19px;
}

#subnavi a {
	display:block;
	border-top:1px solid #00a5eb;
	color:#000;
	padding:3px 0px 3px 14px;
}
#subnavi .level1 a:hover, #subnavi .level1 a.aktiv {
	background: url(/ccds_tpl_img/muk/subnavi_bg.gif) no-repeat;
}
#subnavi .level1 a:hover {
	background-color: #00A5EB;
	color: #FFF;
}

#subnavi .level1 a.last_item {
	border-bottom:1px solid #00a5eb;
	padding:3px 0px 2px 14px;
}

#subnavi .level2 a {
	background:#ccedfb;
	border-bottom:1px solid #fff;
	margin-left:8px;
	padding-left:8px;
	border-top:none;
}

#subnavi .level2 a:hover, #subnavi .level2 a.aktiv {
	background:#00A5EB;
	color: #FFF;
}

#subnavi .level2 a:hover{
	background:#00A5EB;
	color: #FFF;
}


#subnavi .level2 .last_item {
	border-bottom:none;
}

#subnavi .level3 a {
	background:#ccedfb;
	border-bottom:1px solid #fff;
	margin-left:16px;
	padding-left:8px;
	border-top:none;
}

#subnavi .level3 a:hover, #subnavi .level3 a.aktiv {
	font-weight:normal;
	color:#fff;
	background:#00A5EB;
}
#subnavi .level3 a:hover{
	font-weight:normal;
	color:#fff;
	background:#00A5EB;
}

.searchlink{
	color:#000000;
	font-weight:bold;	
}

#footer {
	bottom:0;
  width:100%;
  height:20px;   /* Height of the footer */
  border-top:2px solid #00a5eb;
	border-bottom:1px solid #00a5eb;
	padding:11px 0px 12px 0px;
}

#footer a {
	color:#000;
	float:right;
	display:block;
	margin-left:20px;
	padding: 0px 10px 0px 10px;
}
#footer .aktiv {
	color:#fff;
	background:#00A5EB;
}

/*-- GLOBAL ------------------------------------------------------------------*/

p, div, span, li, td {
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	color:#000;
}

a {
	color:#00a5eb;
	text-decoration: none;
	
}

a img {
	border: none;
}

.clear {
	clear:both;
	height:1px;
	
	overflow:hidden;
}

ul li {
	list-style-image: url(/ccds_tpl_img/muk/list_point.gif);
}

ul ul li, ol ul li {
	list-style-image: url(/ccds_tpl_img/muk/list_list_point.gif);
}

ul {
	margin: 0px;
	padding-left: 18px;
}
ol li {
	list-style-image: none;
}
ul li ul, ol li ul {
	padding-left: 17px;
}

ol li ul {
	padding-left: 17px;
}
ol {
	padding-left:27px;
	list-style:  decimal;
}

ol li {
	color:#00a5eb;
	font-weight:bold;
}

ol ol  {
	padding-left: 19px;
}

ol li ul li {
	text-indent: 0px;
}

/* ul {
	padding-left:20px;
	margin-left:0px;
}

ol {
	padding-left:20px;
	margin-left:5px;
}

ul li {
	padding-left:5px; 
}

ol li {
	color:#00a5eb;
	font-weight:bold;
} */

ol li span {
	font-weight:normal;
	color:#000;
}

#content {
	line-height:17px;
	margin-bottom:19px;
}

.h1container {
	width:540px;
}

h1 {
	display:block;
	margin:0px 0px 13px 0px;
	padding:3px 2px 3px 2px;
	font-size:22px;
	line-height:26px;
	border-top:1px solid #d1d0c8;
	border-bottom:1px solid #d1d0c8;
}

#h1_neue_suche {
	margin:6px 0;
	font-weight:normal;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

/*-- TEASERBOXEN -----------------------------------------------------------------*/

.teaser_container {
	background: #f0f1ef;
	padding:12px 12px 0;
	/*margin-top:15px;*/
	margin-bottom:18px;
}

.teaser_container form h1{
	border-bottom:0px solid #D1D0C8;
	border-top:0px solid #D1D0C8;	
}

.teaser_titel {
	font-size:18px;
	margin-bottom:13px;
	
}

.teaser_content {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding-bottom:10px;
}

.teaser_content li {
	font-size:12px;
	line-height:16px;
}

.teaser_content a, .weiterlink a {
	padding-left:11px;
	background:url(/ccds_tpl_img/muk/link_arrow.gif) no-repeat 0px 2px;
}
.teaser_content a {
	display:block;
	cursor:pointer;
}
.absatz_container .absatz .fe_hover .absatz_text a {
	padding-left:14px;
	font-size:16px;
	line-height:21px;
	background:url(/ccds_tpl_img/muk/link_arrow_top.png) no-repeat 0px 2px;
	font-weight: bold;
}

.weiterlink {
	font-size:12px;
}

#search_box {
	width:185px;
	float:left;
	margin-right:28px;
	margin-bottom:19px;
	font-size:14px
}

#search_box form {
	margin:0px;
	padding:0px;
}

#search_box .teaser_container {
	margin-top:27px;
	padding:4px 16px 8px;
}

#search_box h1 {
	font-weight:normal;
	font-size:21px;
	line-height:normal;
	margin-bottom:6px;
}

/*-- KONTAKTFORMULAR --------------------------------------------------------------*/

.formfield label, .formfield_error label, #divlabel label{
	float: left;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top:2px;
	padding-left:7px;
}


.formfield {
	border:1px solid #00a5eb;
	margin-bottom:10px;
	padding: 0px;
	position:relative;
	height:20px;
}
.formfield_textarea {
	border:1px solid #00a5eb;
	margin-bottom:10px;
	padding: 0px;
}
.formfield_textarea label {
	display:block;
	float:left;
	width:94px;
	height:20px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top:2px;
	padding-left:7px;
}
.formfield_textarea textarea {
	float:right;
	overflow:auto;
}
.formfield_error {
	border:1px solid #e0131e;
	margin-bottom:10px;
	padding: 0px;
}

.formfield input, .formfield_error input {
	float:right;
	border:1px solid #f0f1ef;
	background:#f0f1ef;
	width:436px;
	margin: 0px; 
	font-size: 12px;
	font-family: Arial;
}

#textarea {
	width:436px;
	height: 173px;
border:0px;
	
	background: #f0f1ef;
	
	font-family: Arial;
	font-size: 12px;
}

.forminfo {
	float:left;
	color: #6d6d6d;
	width:100px;
	margin-top:10px;
}

.callback input {
	margin-top:10px;
	background: #fff;
	border:1px solid #00a5eb;
}

.sendencontainer {
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:22px;
	line-height:26px;
	border-top:1px solid #d1d0c8;
	border-bottom:1px solid #d1d0c8;
	margin-top:40px;
}

.sendencontainer input {
	cursor:pointer;
	background: #fff url(/ccds_tpl_img/muk/pfeil_senden.gif) no-repeat;
	background-position: 0px 3px;
	color: #00a5eb;
	border:none;
	padding-left: 20px;
	margin-left:100px;
	font-size: 12px;
}

#error {
	display:none;
	margin-bottom:35px;
	font-weight:bold;
}

.error {
	border:1px solid #f00;
}

#protection {
	display:none;
}

#error span {
	color: #e0131e;
}

.searchmore {
	background:url(/ccds_tpl_img/muk/pfeil_senden.gif) no-repeat;
	background-position:0px 2px;
	padding-left:13px;
	font-weight:bold;
	font-size:12px;
}

.small_search{
	border:1px solid #00A5EB;
	padding:2px 4px 2px;
	width:143px;
	font-size:11px;
	margin-bottom:8px;
}
.input_send{
	cursor:pointer;
	background:#F0F1EF url(/ccds_tpl_img/muk/link_arrow.gif) no-repeat scroll 0 3px;
	border:0px;
	color:#00A5EB;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}

.search_footer{
	padding-top:10px;
	border-bottom:1px solid #D1D0C8;
	border-top:1px solid #D1D0C8;
}
.search_pager{
	display:block;
	width:20px;
	height:20px;
	background-color:#00a5eb;
	float:left;
	color:#ffffff;
	text-align:center;
}
.search_pager_a{
	display:block;
	width:20px;
	height:20px;
	float:left;
	padding-left:5px;
}
.basic  {
	font-family: Arial, Helvetica, sans-serif;
}
.basic div {

}

.ui-accordion-content {
	height:auto !important ;
}

.basic p {
	border: none;
	text-decoration: none;
	margin: 0px;
	margin-bottom : 10px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: black;
	border-bottom: 1px solid #D1D0C8;
	background: url(/ccds_tpl_img/muk/arrow_down.gif) no-repeat scroll 0px 8px;
	padding-left:19px;
}
.basic a:hover {
	background-color: #E6E7E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.basic a.selected {
/*	color: black;
	border-bottom: 1px solid #D1D0C8;*/
	background: url(/ccds_tpl_img/muk/arrow_up.gif) no-repeat scroll 0px 8px;
/*	padding-left:12px;*/
}

.basic .frontendediting a {
	cursor:pointer;
	display:inline;
	border:0px;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: black;
	background:none;
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}
.ui-state-active{
	background:transparent url(/ccds_tpl_img/muk/arrow_up.gif) no-repeat scroll 0 8px !Important;
}


ul li.kommentar {
	list-style-image: url(/ccds_tpl_img/muk/list_kommentar.gif);
	color:#777;
}

ul ul li.kommentar, ol ul li.kommentar {
	list-style-image: url(/ccds_tpl_img/muk/list_kommentar.gif);
	color:#777;
}


.fliesstext_link {
	color:#00a5eb;
}
.tabelle_01 {
	float:left;
	padding-bottom:20px;
	width:530px;
	border:0;
	margin:0;
}
.ui-accordion-content-active {
	padding: 10px 15px 10px 20px;
	background-color: #F7F7F7;
	position:relative;
}
div.pane{
	background-color: #F7F7F7;	
}

/*-- EDITOR -----------------------------------------------------------------*/
.kommentar span {
	color:#777;
}
.ueberschrift_fliesstext {
	font-weight:bold;
	padding-bottom:10px;
	display:block;
}
.ueberschrift_kommentar {
	font-weight:bold;
	padding-top:9px;
	display:block;
	color:#777;
}
.kommentar {
	color:#777;
}
.kommentar_klein {
	color:#777;
	font-size:12px;
	line-height:18px;
}
.infobox {
	display:block;
	margin: 12px 15px 16px 0;
	background-color: #fff;
	padding: 10px 15px 10px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #CCC;
}
/*
.infobox a, .infobox a:hover, .kommentar a, .kommentar a:hover {
	background:url("/ccds_tpl_img/muk/link_arrow.gif") no-repeat scroll 0 2px transparent;
	padding-left:11px;
	color:#00A5EB;
	text-decoration:none;
}
*/
/*.infobox li {
	margin-left: 10px;
}
.infobox li ul li {
	margin-left: 0px;
}
span.infobox  {
	padding-left: 15px;
}*/
/*-- Tabellen -----------------------------------------------------------------*/
th {
	background-color: #CCC;
	color: #00A5EB;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
tr {
	color: #000;
	margin:0;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
td {
	margin: 0px;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #F0F1EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}
.bildrahmen_links {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #E0E0E0;
}
.bildrahmen_rechts {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #E0E0E0;
}
.footer_span{
	height:90px;
}
.site_top{
	width:100%;
	height:20px;
	text-align:center;
	font-size:11px;
}
#accordion div.pane {
	display:none;
	width:540px;
	overflow:hidden;
}
.panecontent {
	padding:15px;
	height:100%;
}

#accordion div.opentab {
	display:block;
}
.downloads_title{
	color:#000;
	font-weight:bold;
	padding-left:20px;
	display:block;
	cursor:pointer;
}
.downloads{
	background: #F7F7F7;
	display:block;
	min-height:70px;
	padding:11px 0px;
	border-bottom:1px solid #d1d0c8;
	margin-bottom:19px;
}
.downloads span {
	font-size:13px;
}
.downloads:hover{
	background: #e6e7e3;
	display:block;
	min-height:70px;
}
.downloads_text{
	display:block;
	cursor:pointer;
	color:#000;
	padding-left:20px;
}
.downloads .download_image{
	background:url(/ccds_tpl_img/muk/download_icon.jpg) 20px 0 no-repeat;
	width:80px;
}
.downloads:hover .download_image{
	background:url(/ccds_tpl_img/muk/download_icon_aktiv.jpg) 20px 0 no-repeat;
	width:80px;
}
a:hover.downloads .download_image{
	background:url(/ccds_tpl_img/muk/download_icon_aktiv.jpg) 20px 0 no-repeat;
	width:80px;
}
.clearer {
	clear:both;
}
.tabelle_accordion {
	cursor:pointer;
}
.tabelle_accordion td {
	background:#fff;
	border-color:#D1D0C8;
}

.hidden {
	display:none;
	width:512px !important;
}
.hidden_padding {
	padding:8px;
}
.tabelle_accordion_inhalt td {
	padding:0px;
}

.pane {
	display:none;
}
.oli_ebene1 {
	color:#000;
}

.suche_image_submit {
	padding-left:8px;
}

a.accordionlink, a:hover.accordionlink, .basic a.accordionlink, .basic a:hover.accordionlink {
	display:inline;
	cursor:pointer;
	font-size:12px;
	color:#00A5EB;
	text-decoration:none;
	padding:0px;
	padding-left:11px;
	border:0px;
	font-weight:normal;
	background:url(/ccds_tpl_img/muk/pfeil_senden.gif) no-repeat 0px 1px;
}

.basic a.accordionlink, .basic a:hover.accordionlink {
	background:url(/ccds_tpl_img/muk/link_arrow.gif) no-repeat 0px 2px;
}

.panecontent a, .panecontent a:hover {
	display:inline;
	cursor:pointer;
	font-size:12px;
	color:#00A5EB;
	text-decoration:none;
	padding:0px;
	padding-left:11px;
	border:0px;
	font-weight:normal;
	background:url(/ccds_tpl_img/muk/link_arrow.gif) no-repeat 0px 2px;
}
