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

/* tt_news */

/* teaser */
.news-latest-container{
	border:0px;
	padding:0px;
	width:178px;
	margin:14px 0 0 6px;
}

.news-latest-container .news-latest-item{
	background-color:transparent;
	padding:4px 8px 4px 8px;
	filter:alpha(opacity:90);
	opacity:0.90;
	cursor:default;
	-moz-opacity:0.90;
}

.news-latest-container .news-latest-item .clearer{
	display:none;
}

.news-latest-container .news-latest-item p{
	font-size:0.9em;
	color:#ffffff;
}

.news-latest-container .news-latest-item h2{
	clear:both;
}

.news-latest-container .news-latest-item h2 a{
	font-size:0.9em;
	line-height:1.8em;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0 3px 0;
}

.news-latest-container .news-latest-item img{
	float:left;
	margin:4px 8px 0px 0px;
	border:1px solid #ffffff;
	padding:2px;
}

.news-latest-date{
	clear:both;
	width:45px;
	font-weight:bold;
	color:#ffffff;
}

.news-latest-container .news-latest-item .news-latest-more{
	float:right;
	clear:both;
	margin:8px 0 0 0;
}

.news-latest-container .news-latest-item .news-latest-more a{
	font-size:0.9em;
	color:#ffffff;
}
/* teaser */

/* single */
.news-single-item .news-single-rightbox{
	display:none;
}

.news-single-item{
	padding:5px 0 0 0;
	margin:0px;
}

.news-single-item h1{
	padding:0px;
	color:#16397b;
	font-size:1.8em;
	line-height:1.3em;
	margin:-8px 0 0 0;
}

.news-single-item img{
	float:left;
}

.news-single-item h2.date{
	float:left;
	color:#16397b;
	font-size:1em;
}

.news-single-item h2{
	margin:12px 0 0 0;
	padding:0px;
	color:#16397b;
	font-size:1em;
}

.news-single-item .cl-right{
	display:none;
}

.news-single-item .news-single-backlink{
	padding:0px;
	margin:15px 0 0 0;
}

.news-single-additional-info{
	padding:2px 5px 7px 5px;
	margin:0px;
	border:1px dotted #cccccc;
	background-color:#fefefe;
}

.news-single-additional-info dl, .news-single-additional-info dl dt{
	padding:0px;
	margin:0px;
	color:#16397b;
}

.news-single-additional-info dl dd{
	padding:10px 0 0 0;
}
/* single */

/* list */
.news-list-item{
	clear:both;
	margin:10px 0 35px 0;
}

.news-list-item img{
	float:left;
	padding:1px;
	margin:2px 18px 3px 0;
	border:1px solid #cccccc;
}

.news-list-item .news-list-date{
	font-size:1.1em;
	font-weight:bold;
	color:#16397b;
}

.news-list-item h2{
	margin:0 0 0 0;
	padding:0px;
	font-size:1.1em;
	font-weight:bold;
}

.news-list-item hr.clearer{
	height:0px;
	border-bottom:1px solid #16397b;
	padding:0px;
	margin:0 0 5px 0;
}

.news-list-item .news-list-morelink{
	float:right;
	margin:8px 0 0 0;
}
/* list */

/* brows funktion am ende des listings */ 
.news-list-browse{
	font-size:1.1em;
}
/* brows funktion am ende des listings */

/* tt_news */

/* jp_pageteaser */
.tx-jppageteaser-pi1-list-entry{
	margin:20px 0 0 0;
	padding:0px;
}

.tx-jppageteaser-pi1-list-entry h4{
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:1px solid #16397b;
}

.tx-jppageteaser-pi1-list-entry h4 a, .tx-jppageteaser-pi1-list-entry h4{
	color:#16397b;
}

.tx-jppageteaser-pi1-list-entry img{
	border:1px solid #dddddd;
	padding:2px;
}

.tx-jppageteaser-pi1-list-entry .tx-jppageteaser-pi1-list-entry-link-item{
	font-size:1em;
	padding:5px 0 0 0;
	float:right;
}

.tx-jppageteaser-pi1-list-entry .tx-jppageteaser-pi1-list-floatcleaner{
	clear:both;
	margin:0px;
	padding:0px;
}

.tx-jppageteaser-pi1-browsebox{
	border:0px;
	font-size:1.1em;
}

.tx-jppageteaser-pi1-list-entry-description b{
	clear:both;
	display:block;
	color:#16397b;
}

.tx-jppageteaser-pi1-browsebox-active-link{
	font-weight:bold;
}
/* jp_pageteaser */

/* kontaktformular */
input{
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	border:1px solid #bcc4c7;
}

textarea{
	width:240px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	border:1px solid #cccccc;
	overflow:auto;
	overflow-x:hidden;
}

.submit{
	width:150px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px;
}

.csc-mailform{
	background-position:bottom;
	padding:15px 0 145px 0;
	margin-bottom:15px;
}

.csc-mailform-field{
	margin:5px 0 0 0;
}

.csc-mailform-field .submit{
	margin-left:155px !important;
	margin-left:158px;
}

fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}

label{
	width: 140px;
	float: left;
	text-align: left;
	margin-right:15px;
	display: block;
}

.fehler{
	color:#d8211d;
}
/* kontaktformular */

/* wec map */
.tx-wecmap-pi1{
	padding:0px;
	margin:17px 0 0 -2px;
}

.tx-wecmap-pi1 input{
	width:100px;
	margin:2px;
	border:1px solid #dbd9d4;
	font-size:11px;
	background-color:#ffffff;
}

.startendaddress{
	margin:0px;
	padding:2px 0 0 0;
	margin-left:0px;
	width:70px;
	font-size:0.9em;
	font-weight:bold;
}

.todirform{
	width:350px;
	height:20px;
}

.fromdirform{
	width:350px;
	height:20px;
}

.marker{
	color:#444444;
	font-size:12px;
}

.dirmenu{
	margin:-20px 0 0 0;
}

.dirmenu a{
	font-weight:bold;
}

.googledir{
	width:470px;
}
/* wec map */

/* kk_downloader */
.kkdl_flexWrap{
	margin:25px 0 40px 0;
}

.kkdl_flex{
	background-color:transparent;
	padding:expression('0 0 -15px 0');
	padding:0 0 10px 0;
}

.kkdl_flex h2{
	padding:0px;
	margin:0px;

}

.dl-link{
	float:left;
}

.dl-link a{
	color:#16397b;
	font-size:0.9em;
	font-weight:normal;
}

.dl-link img{
	margin:0 5px 0 0;
}

.kk_filesize{
	float:left;
	padding:4px 0 0 5px;
	color:#262325;
	font-size:0.8em;
	font-weight:normal;
}
/* kk_downloader */

/* sucheformular */
/* macina searchbox */ 
#suche input{
	float:left;
	border:1px solid #ffffff;
	width:159px;
	height:19px;
	padding:4px 5px 0 5px;
	margin:0 0 0 26px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f6f6f6;
	color:#6c6c6c;
}

#suche .submit{
	float:left;
	width:27px;
	height:25px;
	text-align:center;
	cursor:pointer;
	background-image:url(../images/search-button.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 10px;
}

#suche #advanced{
	display:none;
}
/* macina searchbox */

/* indexed search suchergebnisseite */ 
.tx-indexedsearch{
	padding:15px 10px 0px 0;
}

.tx-indexedsearch-noresults{
	text-align:left;
	float:left;
}

.tx-indexedsearch-rules, .tx-indexedsearch-searchbox a, .tx-indexedsearch-percent, .tx-indexedsearch-info info, .tx-indexedsearch-icon{
	display:none;
}

.tx-indexedsearch-browsebox p{
	margin:10px 0 0 0;
}

.tx-indexedsearch-descr{
	padding:5px 0 0 0;
}

.tx-indexedsearch-title{
	border-bottom:1px solid #16397b;
	padding:0 0 5px 0;
}

.tx-indexedsearch-title strong{
	font-size:1.2em;
}

.tx-indexedsearch-res{
	margin-top:15px;
}

.tx-indexedsearch-res .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
	color:#16397b;
}

.tx-indexedsearch-res hr{
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox{
	padding:0px;
	margin:0px;
	margin-left:0 !important;
}
/* indexed search suchergebnisseite */
/* sucheformular */

/* dropdown_sitemap */
.tx-dropdownsitemap-pi1{
	margin:15px 0 0 -20px;
}

.tx-dropdownsitemap-pi1 .level_1 a{
	color:#16397b;
}

.tx-dropdownsitemap-pi1 .expAll{
	display:none;
}
/* dropdown_sitemap */