@charset "UTF-8";

#contentOnlyWrap {
	padding: 30px;
	position: relative;
}

#contentOnlyWrap .tx-mmforum-textbutton {
	float: none;
	width: 70px;
	position: absolute;
	top: 30px;
	left: 550px;

}
#contentOnlyLogo {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 300px;
}

#contentOnly {
	padding-top: 100px;
}

/* ---------------------- LAYOUT ---------------------- */
#center {
	width:960px;
	margin:0 auto;
	position: relative;
}

#headerwrap {
	height:110px;
	width:940px;
	position:absolute;
	top:0px;
	left: 10px;
}

#mainnaviwrap {
	height:23px;
	width:940px;
	position:absolute;
	top:110px;
	right: 10px;
	background-image:url(../img/navibg.gif);
	background-repeat:no-repeat;
	background-position: right top;
	
}

#mainnavi {
	float:left;
	margin-left:212px;
	font-size:12px;
	
	
	
}

#buttons, #fontresize, #webmailLink {
	float:right;
	
}
#webmailLinkPadding {
	padding-right: 60px;
	padding-top: 3px;
}

#mainpartwrap {
	
	width:960px;
	position:absolute;
	top:160px;
	left: 0px;
	

	
}


#contentwrap {
	min-height:300px;
	float:right;
	width:738px;
}
#content {
	padding-right:10px;
	padding-top: 15px;
	position: relative;
}
#navilinkswrap {
	float:left;
	padding-top: 4px;
}

#metanvigation, #sprachumstellung {
	float:right;
	position:static;
	padding-top:12px;
	font-size: 10px;
}

#metanvigation a, #metanvigation a:link, #metanvigation a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #000000;
}

#metanvigation a:hover {
	color:#666666;
}

#metanvigation ul, #metanvigation li {
	margin:0;
	padding:0;
}
#footerwrap {
	padding-top:45px;
	padding-left:223px;
	margin-bottom:20px;
}
#footer {
	border-top:#CCCCCC 1px solid;
	text-align:right;
	padding-top:9px;
	margin-right:10px;
	height:20px;
	position:relative;
}

#footer #fusszeile-links {
	text-align: left;
}

#fusszeile-links {
	float: left;
	width: 580px;

	font-size: 10px;
	line-height: 12px;
	color: #333;
	padding-bottom: 20px;
}

#fusszeile-rects {
	float: left;
	width: 150px;
	background-color: blue;
}
#footer a, #footer a:link, #footer a:visited {
	color:#333;
	font-size:10px;
	text-decoration:none;
}

.clearer,
.clear {
	clear:both;

}


/* ---------------------- Layout 2 Spalten ---------------------- */
#content-li {
	float:left;
	width:460px;
}
#content-re {
	float:right;
	width:240px;
	margin-top: 42px;
}
#content-re-news-single {
	float:right;
	width:240px;
	padding-top: 3px;
}
/* ---------------------- Inhalte in 2 Spalten ---------------------- */



.linksFloat {

	
	width:460px;
}
.rechtsFloat {
	position: absolute;
	top: 0;
	right: 0;
	width:240px;
	margin-top: 42px;
}


/* ---------------------- Layout 2 Spalten Fotodownload---------------------- */
#content-li_fotos {

		float:left;
	width:350px;
	
	min-height: 200px;
}
#content-re_fotos {

		float:right;
	width:350px;
	
	min-height: 200px;
}
#content-re-news-single_fotos {
	float:right;
	width:240px;
	padding-top: 3px;
}

#content-li_fotos .csc-textpic, #content-re_fotos .csc-textpic {
	
	height: 100px;
	background-color: #FFF5C9;
	padding: 10px;
	margin-bottom: 20px;
}

#content-li_fotos .csc-textpic-imagewrap, #content-re_fotos .csc-textpic-imagewrap {

}

.spacermedien {
	height: 198px;
}

/* ---------------------- Navigtion Links ---------------------- */

#navilinks ul {
	margin:0;
	padding:0;
}
#navilinks li {
	list-style:none;
	
	margin:0;
	
}
#navilinks li a {
	font-weight:bold;
	display:block;
	padding-bottom:2px;
	padding-left:15px;
	font-size:12px;
	text-decoration:none;
	color: #000000;
}

#navilinks li a:visited {
	text-decoration:none;
	color: #000000;
}
#navilinks li a:hover {
	color: #FF7500;
}
#navilinks li li a {
	padding-left:30px;
}

#navilinks li li li a {
	padding-left:45px;
}

#navilinks li li li li a {
	padding-left:60px;
}
#navilinks li a#current {
	background-image:url(../img/navileft-cur.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#FF7500;
}

#navilinks li li a#current {
	background-position: 15px 4px;
	color:#FF7500;
}
#navilinks li li li a#current {
	background-position: 30px 4px;
	color:#FF7500;
}

#navilinks li li li li a#current {
	background-position: 45px 4px;
	color:#FF7500;
}

#navilinks li a.active {

	color:#000;
}
/* ---------------------- CMS AUSGABE ---------------------- */
.inhaltselement2 .csc-textpic-above .csc-textpic-imagewrap {
	margin-bottom: 12px;
	padding: 0;
}

.csc-textpic-above .csc-textpic-imagewrap {
	margin-bottom: 20px;
	padding: 0;
}
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	padding: 0;
	margin: 0;
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 10px;
}

#content-li .csc-textpic-caption {
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 0px;
}

/* ---------------------- TYPO3 SITEMAP ---------------------- */
.csc-sitemap ul {
	list-style-type:none;
	margin-top:0;
	margin-bottom:10px;
	padding:0;
	border-bottom: 0px solid #CCCCCC;
	line-height:180%;
}
.csc-sitemap ul li {
	list-style-type:none;
	margin-left:0;
	padding:0;
	
}
.csc-sitemap ul li li li {
	margin-left:10px;
}
.csc-sitemap ul li a, .csc-sitemap ul li a:link {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#009ee0;
	line-height:150%;
}

.csc-sitemap ul li li a, .csc-sitemap ul li li a:link {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.csc-sitemap ul li li li a, .csc-sitemap ul li li li a:link {
	font-weight:normal;
}
.csc-sitemap ul li a:hover, .csc-sitemap ul li li a:hover {
	text-decoration:underline;
}
.csc-sitemap ul ul {
	list-style-type: disc;
}

.csc-textpic-image {
	padding-top:5px;
}


/* ---------------------- SPRACHE UMSTELLUNG ---------------------- */

.tx-srlanguagemenu-pi1 .NO a, .tx-srlanguagemenu-pi1 .NO a:link, .tx-srlanguagemenu-pi1 .NO a:visited  {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
.tx-srlanguagemenu-pi1 .NO a:hover {
	color:#666666;
}
div.INACT {
	display:none;
}
.tx-srlanguagemenu-pi1 ul, .tx-srlanguagemenu-pi1 li, .NO {
	margin:0;
	padding:0;
}
/* ---------------------- SUCHE ---------------------- */
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding:3px;
}
.tx-indexedsearch-searchbox select, input.tx-indexedsearch-searchbox-sword {
	margin-bottom:3px;
	width:190px;
}

/* ---------------------- SUCHBOX ---------------------- */
#searchwrap {
	border: 1px solid #999999;
	margin-bottom:10px;
	padding-left:4px;
	padding-bottom:3px;
	padding-top:3px;
	width:210px;
	font-size:12px;
	
}
#searchwrap input {
	font-size:inherit;
	
}

.searchbox1 {
	width:180px;
	border:none;
}
.searchbutton {
	border:none;
	background-color:transparent;
	font-weight:bold;
}

/* ---------------------- POWERMAIL ---------------------- */



/* ---------------------- TT_NEWS LIST ---------------------- */

.news-list-item {
	margin-bottom: 10px;
}
.news-list-item h3 {
	font-size: 12px;
	padding-left: 19px;
		background-image:url(../img/navileft-cur.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
.news-list-item a, .news-list-item a:visited, .news-list-item a:link {

	font-weight: bold;
	
	
}


/* ---------------------- TT_NEWS SINGLE ---------------------- */

.news-single-item h3 {
	font-size: 12px;
	font-weight: bold;	
}

.news-single-item .newsimgagewrap {
	font-size: 11px;
	width: 220px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.imagecaptiondiv {
	padding-top: 4px;
}

.news-single-content-hocoma {
	margin-bottom: 30px;
}

/* ---------------------- TT_NEWS LIST MEDIEN---------------------- */
.news-list-title-medien {
	margin-bottom: 5px;
}

.news-list-title-medien h3 {
	font-size: 17px;
	font-weight: bold;	
}
.news-list-title-medien h3 a, .news-list-title-medien h3 a:visited, .news-list-title-medien h3 a:link {
	text-decoration: none;
	color: #333333;
}

.news-list-subheader-medien {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.news-list-content-medien b  {
	font-weight: normal;
}
.news-list-item-medien {
	margin-bottom: 50px;
}
.news-list-date {
	padding-bottom: 4px;
	font-weight: bold;
}

/* ---------------------- TT_NEWS SINGLE MEDIEN---------------------- */
.news-single-subheader-medien {
	margin-bottom: 10px;
}
.news-single-subheader-medien h3 {
	font-size: 15px;
	font-weight: bold;	
}

.news-single-img {
	float: right;
}
.news-single-image-medien .newsimgagewrap {
	float: none;
	width: 200px;
	margin-right: 0;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.imagecaptiondiv {
	padding-top: 4px;
}
.news-single-backlink {
	margin-bottom: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 0px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
}
.news-single-content-medien {
	margin-bottom: 10px;

}

/* ---------------------- TIP-A-FRIEND ---------------------- */
.tip-a-friend-textfield, .tip-a-friend-textarea, .tip-a-friend-captcha {
	width:250px;
	margin-bottom:10px;
}

p.tip-a-friend-error {
	margin-bottom:10px;
	margin-top:10px;
	color:#FF0000;
}





input, select, textarea, a {
	outline: 0px; important!
}

.powermail_mandatory_js {
	padding-left: 150px;
	color: red;
}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: none;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label,
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	/* label */
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
    color:#515151;
}
fieldset.tx-powermail-pi1_fieldset input {
	margin-left:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input.powermail_date,
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Input and textarea */
	border:1px solid #ccc;
	background:#f8f8f8 none;
	-moz-box-shadow:0 0 5px #eee inset;
	-webkit-box-shadow:0 0 5px #eee inset;
    padding:2px;
	width:250px;
}

fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:250px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_time,
fieldset.tx-powermail-pi1_fieldset input[type=time]{
    width:60px;
}


fieldset.tx-powermail-pi1_fieldset textarea:focus,
fieldset.tx-powermail-pi1_fieldset input:not([type="submit"]):focus {
	background:#fff none;
	border:1px solid #333;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 10px 0;
	clear:both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 10px 0 10px 150px;
	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,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title 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,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
	/* Description */
	display: none;
	text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    height:15px;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    text-decoration: none;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    box-shadow:0 0 6px #ddd;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
	/* Description on mouseover */
	display: block;
}
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;
}

fieldset.tx-powermail-pi1_fieldset fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	position: relative;
}
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
}
.powermail_mandatory {
	color: #f00;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
	margin-left: 150px;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	float: none;
	width: auto;
	display: inline;
	font-weight: normal;
	margin-left: 7px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
	float: left;
	position: relative;
	clear: left;
}

        /* Multiple JS */
div.fieldsets {
    clear: both;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset legend {
    display:none;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset {
    padding-top:15px;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset fieldset legend {
    display:block;
}
ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
}
ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    background: #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
    background: #f3cf8a;
    color: #333;
    padding:5px 10px 6px 10px;
    position:relative;
    margin-bottom:-1px
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#f3cf8a;
	border:1px solid #f3cf8a;
	font-size:11px;
	color:#000;
	padding:3px 10px 5px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
	box-shadow:0 0 6px #ddd;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
.error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#f3cf8a transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-7px;
	left:5px;
	border-bottom:0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	width:198px !important;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	box-shadow:0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#FA8800;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../img/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../img/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:18px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

/* slider root element */
.slider { 
	background:#3C72E6 url(../img/h30.png) repeat-x 0 0; 
	height:9px; 
	position:relative; 
	cursor:pointer;
	border:1px solid #333;
	width:300px;
	float:left; 
	clear:right;
	margin-top:10px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0 0 8px #000;
	box-shadow:inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
	height:9px; 
	background-color:#C5FF00; 
	display:none;
	opacity:0.6;
}

/* drag handle */
.handle { 
	background:#fff url(../img/h30.png) repeat-x 0 0; 
	height:28px;
	width:28px;
	top:-12px;
	position:absolute; 
	display:block; 
	margin-top:1px;
	border:1px solid #000;
	cursor:move;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	-moz-border-radius:14px;
	-webkit-border-radius:14px; 
	border-radius:14px;
}

/* the input field */
fieldset.tx-powermail-pi1_fieldset input.powermail_text.range {
	float:left;
	margin:0 0 0 15px;
	padding:3px 0;
	text-align:center;
	width:50px;
}



