@charset "utf-8";
/* CSS Document ttc-maberzell.de*/
a img,a {border: 0 none; outline: none;}

body {
	background: url(bg.jpg) repeat-x #b7dbf8;
	margin: 0;
	font-size: 12px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
#header {
	height:187px;
	padding-bottom: 4px;
}
#logo {
	width: 280px;
	float:left;
}
#headerImg1 {
	width: 207px;
	float:left;
	border-right: 1px solid #FFF;
}
#headerImg2 {
	width: 310px;
	float:left;
	border-right:1px solid #FFF;
}
#headerImg3 {
	width: 199px;
	float:left
}
#navbar {
	height: 29px;
	line-height: 29px;
	text-align: right;
}
#content {
	background-color: #FFF;
	padding: 5px;
	padding: 5px 0 5px 5px;
}
#topnav {
	width: 450px;
	float:right;
}
#menu {
	background-color: #01193d;
	width:183px;
	float:left;
	margin-right: 5px;
}
#main {
	float:left;
	width: 660px;
	margin-right: 10px;
}
#right {
	width:130px;
	float:left;
	text-align:center;
	margin-right: 6px;
}
#footer{
	height:1px;
	padding-top: 4px;
	margin-right: 7px;
	border-bottom: 1px solid #01193d;
	clear:both;
}
/*
 * Suchbox 
 */
#suche {
	font-weight:bold;
	width: 320px;
	float:right;
	height: 29px;
	color: #FFF;
}
#suche label {
	vertical-align:middle;
}
input#sucheInput {
	width: 165px;
	vertical-align: middle;
	border: 1px solid #b3b7ba;
	height: 17px;
	/*line-height:21px;*/
}
input#sucheSubmit {
	vertical-align: middle;
}
input#sucheSubmit:hover {
	cursor: pointer;
}
/*
 * Topnavigation
 */
#topnav ul {margin: 0;}
#topnav li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 10px;
	border-right: 1px solid #FFF;
}
#topnav li.last {border-right: 0 none; padding-right: 0;}
#topnav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
}
/*
 * Menu
 */
#menu ul, #menu li {margin: 0;padding: 0;list-style: none;}

#menu li a {
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 35px;
	padding-left: 30px;
	display:block;
	font-weight:bold;
	background: url(menuBg.gif) 15px 1.2em no-repeat;
}
#menu li a:hover, #menu li a:focus {
	background: url(menuBg.gif) 15px 1.2em no-repeat #1e6b99;
}
#menu li ul li a {
	background: none;
	text-transform:none;
	font-size: 13px;
}
#menu li ul li a:hover, #menu li ul li a:focus {
	background: none #1e6b99;
}

/*
 * Typo
 */
div.csc-header h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	background-color: #1e6b99;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
}
div.shadowBox650, div.shadowBox410, div.shadowBox240, div.shadowBox130 {
	margin-right: -5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background:url(shadow650.png) bottom right no-repeat;
}
div.shadowBox410 {background:url(shadow410.gif) bottom right no-repeat;}
div.shadowBox240 {background:url(shadow240.gif) bottom right no-repeat;}
div.shadowBox130 {background:url(shadow130.gif) bottom right no-repeat;}

/*div.shadowBottom {
	margin-top: -5px; 
	margin-right: -5px;
	height: 10px;
	background:url(shadowBottom.gif) left top no-repeat;
}*/
hr {
   padding: 0;
   height: 1px;
   background: #6f6d70;
   color: #6f6d70;
   border: 0;
}
a {
	color: #002863;
	text-decoration:underline;
}
a:hover, a:focus {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	color: #1e6b99;
	margin: 0.5em 0;
}
.shadowBox130 div.csc-header h1, #menu div.csc-header h1 {
	text-align: center;	
	height: auto;
	padding: 0;	
}
a[href$='.pdf']:after {
	content: url(../user_upload/icons/pdf.png);
	margin-left: 3px;
}
.noicon:after {
	content: ""!important;
	margin-left: 0px !important;
}
.csc-linkToTop {
	width: 200px;
	padding: 0 0 10px 65%;
	margin: 0;
	text-align:right;
}
/*
 * sysEXT: rteHTMLarea
 */
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify, td.align-justify { text-align: justify; }
div.indent, p.indent, .indent {padding-left: 3em;}
address {
	font-style: normal;
}

/*
 * News
 */
/*
 * Latest
 */
.news-latest-item {margin-top: 5px;}
.news-latest-item h3 {
	display:inline;
	font-weight:normal;
}
.news-latest-item a {text-decoration:none;}
.news-latest-item p {margin: 0; padding: 0; display: inline;}
.news-latest-item img, .news-list-item img {
	float:left;
	margin: 0 5px 0 0;
}
.news-latest-item br.clear {
	clear:left;
	height: 1px;
}
/*
 * List
 */
.news-list-item hr.clear {
   padding: 0;
   clear:left;
   height: 1px;
   background: #01193d;
   color: #01193d;
   border: solid 0;
}
h3 .news-list-date {
	font-size: 12px;
	font-weight:normal;
	color: #000;
} 
.news-list-item hr.clear {
	background:#1e6b99 none repeat scroll 0 0;
	color:#1e6b99;
	margin: 10px 0;
}
/*
 * Single
 */
.news-single-item {
	padding-bottom: 5px;
	position: relative;
}
.news-single-timedata {
	position:absolute;
	right: 0px;
}
.news-single-item h3 {
	color: #000000;
	font-size:12px;
}
div.news-single-img {
	float: right;
	margin: 0 0 5px 5px;
}
 /*
 * Browser
 */
#newsBrowser {
	line-height: 30px;
	height: 30px;
	color: #FFF;
	background:  #01193d;
	margin-bottom:  5px;
}
#newsBrowser a {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
	padding: 0 20px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
}
#newsBrowser a.highlight, #newsBrowser a.highlight:hover, #newsBrowser a.highlight:focus {
	background-color: #1e6b99;
}
#newsBrowser a:hover, #newsBrowser a:focus {
	background-color: #154a6a;
}

/*
 * Ergebnistabelle
 */
th {
	font-weight:bold;
	color: #000;
	text-align: left;
	background-color: #ccc;
}
tr.even {background-color:#eee;}
tr.odd {background-color:#FFF;}
.ttc {color: #002863;font-weight:bold;}
.bigger {font-size: 130%; font-weight:bold;}

/*
 * EXT:rggooglemap
 */
.markerTooltip {
  background: #FFF;
  font-weight:normal;
  color:#000;
  padding: 2px 3px;
  white-space: nowrap;
  border: #000 solid 1px;
  z-index:4;
  font-size:11px;
}
#menu .csc-header {
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
}
/*
 * EXT:sb_downloader
 */
#sb_download_flexWrap {
  padding: 0 0 0px 0;
  margin: 0 0 20px 0;
  clear: both;
}
.sb_download_flex {
  padding: 2px;
  margin: 0px 0px 5px 0;
  background-color: #eee;
}
.sb_download_flex:hover {
	background-color: #CCCCCC;
}

.sb_download_text {
	text-align: left;
}
.sb_download_image {
	float: left;
	text-align: left;
}
.sb_download_flex p.bodytext,
.sb_download_single p.bodytext {
  padding: 0;
  margin: 0;
}

.sb_download_flex .image img,
.sb_download_single .image img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
  width: 63px;
  height: 63px;
  border: 2px solid #D0EFED;
}
.sb_download_flex .clicks,
.sb_download_single .clicks {
	font-size: 11px;
}

.sb_download_flex .datetime,
.sb_download_single .datetime {
	font-size: 10px;
	float: right;
}
.sb_download_flex .title,
.sb_download_single .title {
  padding: 0;
  margin: 0;
  color: #004D74;
  font-weight: bolder;
}

.sb_download_flex .links,
.sb_download_single .links {
  padding: 0;
  margin: 0;
}
/* div around each link */
.sb_download_flex .linkOutput {

}
.sb_download_flex a {
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}

.sb_download_flex a.more {
  padding: 0;
  margin: 0;
}

.sb_download_flex a:hover {
  text-decoration: underline;
}
.sb_download_single {
	float: left;
	padding: 0px;
	margin: 0px;
}
.sb_download_single .sb_download_text {
	width: 450px;
}
.sb_download_flex .category,
.sb_download_single .category {
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 15px 0;
}
/* 
 * EXT: Powermail 
*/
	/* Form */
span.powermail_mandatory,
.tx_powermail_pi1_fieldwrap_html_label {
	/* 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: 1px solid #aaa;
	background-color: #fff;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	cursor: pointer;
	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: 260px;
}
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: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label 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;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
.bannerItem {padding: 5px 0;}