/* ----------------------------
  | TYPO3 CSS Re-Definitions:  |
   ----------------------------*/

.newsletter-anmeldung {
	padding:0px 10px;
}

.bodytext ul {
	margin-left:50px;
}

.csc-bulletlist {
	list-style:none;
	padding:0px;
	margin:30px 0px 0px 0px;
}

.csc-bulletlist li {
	float:left;
	padding:0px 10px 0px 10px;
}

.csc-bulletlist li a {
	color:#aaa;
}

.csc-menu  {
	margin:0px;
	padding:0px;
}

.csc-section {
	list-style-type:none;
	/*margin-left:-40px;*/
        color:#000000;
        font-size:0.85em;
        line-height:18px;
}

.csc-linkToTop {
	text-align:right;
	color: #E43144;
	font-size:0.75em;
}

.csc-mailform {
	border:0px;
	margin-left:0px;
	padding:0px;
}

div.csc-textpic img {
	padding: 0px 0px 5px 0px;
}

.csc-textpic-caption {
	font-size: 0.85em;
	color: #000000;
	background-color:transparent;
}

.tx-indexedsearch-rules, 
.tx-indexedsearch-searchbox, 
.tx-indexedsearch-info {
	display:none;
}

.tx-indexedsearch-descr descr {
	display:none;
}

.tx-indexedsearch-sw {
	font-style:normal !important;
}

.tx-indexedsearch-searchfor {
	display:block;
	float:left;
	width:100px;
	height:22px !important;
	vertical-align:middle;
}

.tx-indexedsearch-searchbox-sword {
	border:0px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	height:20px !important;
	vertical-align:middle;
}

.tx-indexedsearch-searchbox-button {
	color:#62524E;
	background-color: #D5D5D5;
	border:0px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.internal-link {
	white-space:nowrap 
}

/* Mailform: */
#mailform {
	padding:0 35px 5px 5px;
}

fieldset.csc-mailform {
	border:0px;
	padding:0px;
	margin:0px;
}

.csc-mailform-label {
	font-size:0.85em;
	font-weight:bold;
}

.csc-mailform-field label{
	display:block;
	float:left;
	width:100px;
}

.csc-mailform-field select, .csc-mailform-field input {
	border:1px solid #666666;
	width:250px;
	font-size:0.85em;
	margin: 2px 0px 5px 0px;
}


.csc-mailform-field select{
	width:252px;
}

.csc-mailform-field textarea {
	border:1px solid #666666;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

#mailformformtype_mail {
	width:100px !important;
	border:1px solid #666666 !important;
	background:#FFFFFF !important;
	margin:10px 0px 0px 100px;
	cursor:pointer;
}
.tx-felogin-pi1 input{
	border:1px solid #e0dee3;
	margin-right:5px;
	margin-bottom:5px;
	font-size:1em;
	width:120px;
}

.tx-felogin-pi1 .felogin-button{
	border:1px solid #e0dee3;
	background-color:#e0dee3;
	text-align:center;
	cursor:pointer;
	width:122px;
}
* html .tx-felogin-pi1 .felogin-button{
	width:124px;
}
*+html .tx-felogin-pi1 .felogin-button{
	width:124px;
}
.tx-timtabsociable-pi1 a {
	margin-left:3px;
}


.tx-kcimagebrowser-pi1 table {	
	margin:0px -2px;
}

.tx-kcimagebrowser-pi1 td {
	margin:0px;
	padding:0px;
}

.tx-kcimagebrowser-pi1 div#dynloadarea{
	text-align:center;	
}

.tx-kcimagebrowser-pi1 #desc{
	margin:10px 0px;
	min-height:40px;
}

* html .tx-kcimagebrowser-pi1 #desc{
	height:50px;
}

.tx-kcimagebrowser-pi1 table a{
	display:block;
	border:2px solid transparent;	
}
.tx-articlelist-pi1 .fewotable{
	background-image:url(/fileadmin/images/orange-bg-box.jpg);
	background-position:center bottom;
	background-repeat:repeat;
}
.tx-articlelist-pi1 .infocell{
	background-color:#F9A115;
	border-right:2px solid #FFFFFF;
	padding-left:5px;
}
.tx-articlelist-pi1 .infocell_label{
	border-left:2px solid #F9A115;
	border-bottom:1px solid #F9A115;
	padding-left:5px;
	font-weight:bold;
}
.tx-articlelist-pi1 .infocell_val{
	padding-right:5px;
	border-bottom:1px solid #F9A115;
}

.tx-articlelist-pi1 .merken{
	float:right;
	margin-bottom:26px;
}
.tx-articlelist-pi1 .merken a{
	color:#248AD1;
}

.tx-articlelist-pi1 .infocell img{
	float:left;
	margin:1px 5px 0 0;
}

.tx-articlelist-pi1-watchlist{
	position:absolute;
	top:-80px;
	right:-50px;
	z-index:100;
	background-image:url(/fileadmin/images/merkliste.png);
	background-repeat:no-repeat;	
	height:132px;
	padding:70px 50px 40px 30px;
	width:278px;
}
.right .tx-articlelist-pi1-watchlist{
	/*margin:-113px 0 0 -8px;
	position:relative;*/
	top:-195px;
}

.tx-articlelist-pi1-watchlist #watchlist{
	height:107px;
	list-style-type:none;
	margin:0 0 10px;
	padding: 0;
	overflow:auto;
}
.tx-articlelist-pi1-watchlist .watchlink{
	margin-right:5px;
	padding-right:5px;
	float:left;
}
.tx-articlelist-pi1 label{
	display: block;
	float:left;
	width:120px;
}
.tx-articlelist-pi1 .checkbox label{
	display: inline;
	float:none;
	width:auto;
}
.tx-articlelist-pi1 .formfield{
	margin-bottom:5px;
}
.tx-articlelist-pi1 .error{
	color:red;
	margin-left:120px;
}

.tx-articlelist-pi1 form.fewo_big_search{
	margin-bottom:12px;	
}
.tx-articlelist-pi1 form.fewo_search table {
	width:304px;
	padding:0px 10px 15px 10px;
}
.tx-articlelist-pi1 form.fewo_search table input{
	height:20px;
}
.tx-articlelist-pi1 form.fewo_search table select{
	height:19px;
}

.tx-articlelist-pi1 form.fewo_search table td{
	padding:3px 0px;
}
.tx-articlelist-pi1 form.fewo_search table td.firstcol{
	padding-right:3px;
}
.tx-articlelist-pi1 form.fewo_search table td.firstcol,
.tx-articlelist-pi1 form.fewo_search table td#frueher,
.tx-articlelist-pi1 form.fewo_search table td#spaeter{
	white-space:nowrap;
}
.tx-articlelist-pi1 form.fewo_search table td#frueher input,
.tx-articlelist-pi1 form.fewo_search table td#spaeter input {
	background-color:white;
	border:1px solid gray;
	height:16px;
	padding:0;
}
.tx-articlelist-pi1 form.orderform {
	padding:5px;	
}
.tx-articlelist-pi1 form.orderform label{
	font-weight:bold;
}
.tx-articlelist-pi1 form.orderform .checkboxinput label{
	font-weight:normal;
	float:none;
	display:inline;
}
.tx-articlelist-pi1 form.orderform .anzahl_kinder,
.tx-articlelist-pi1 form.fewo_big_search .anzahl_kinder,
.tx-articlelist-pi1 form.fewo_search .anzahl_kinder,
.tx-articlelist-pi1 form.fewo_big_search .erwachsene{
	margin-right:10px;
}
.tx-slideshow-pi1{
	position:absolute;
	z-index:0;
}

.csc-sitemap {
	
}

.csc-sitemap ul li {
	font-weight:bold;
}

.csc-sitemap ul ul li {
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.csc-sitemap ul ul ul {
	list-style:none;
	margin:0px;
}
.csc-sitemap ul ul ul li {
	display:inline;
	padding:0px;
	margin:0px;
	
}
.csc-sitemap ul ul ul li:before {
	content:" - ";
}
.csc-sitemap ul ul ul li:first-child:before {
	content:"";
}

/* ====================================
	powermail: begin
   ====================================*/
.tx-powermail-pi1 label,
.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_radio_title{
	clear:left;
	display:block;
	float:left;
	/*min-width:200px;*/
	width:150px;
	margin:0;
	padding:0;
}
.tx-powermail-pi1 input.jscalendar{
	width:70px;
}
/*kaleder*/
.tx-powermail-pi1 #powermaildiv_uid2,
.tx-powermail-pi1 #powermaildiv_uid5{
	width:50%;
	float:left;
}
.tx-powermail-pi1 #powermaildiv_uid5 label{
	width:20px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html{
	margin:10px 0;
}
.tx-powermail-pi1 input.zahl{
	width:20px;
}
.tx-powermail-pi1 input.plz{
	width:40px;
}
.tx-powermail-pi1 .powermail_mandatory_js{
	color:#F66700;
	padding-left:150px;
}
.tx-powermail-pi1 textarea.kommentarfeld {
	width:300px; height:100px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio{
	float:left;
	clear:both;
	width:100%;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner{
	float:left;
	margin-right:20px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label {
	clear:none;
	width:auto;
}
.tx-powermail-pi1 .powermail_submit{
	margin-left:150px;
}
/*disable calendar checkboxes*/
.tx-powermail-pi1 .jscalendar_cb{
	display:none;
}
/*================================
	powermail:end
  ================================*/

/* hack for flash film in the right box */
.box.right .st_flashplayer_float_none {
	margin-bottom: -12px;
}

.headeraddon{
	font-size:0.75em;
	color:#000000;
	float:right;
	padding-right:160px;
	vertical-align:bottom;
	padding-top:5px;
}
.tx-wagrandomimage-pi1{
	position:absolute;
}