/* RTE-Classes */
@import url("rte.css");


/*************** Typo3 ****************/

p.bodytext { padding:0px; margin:0px; }
.bodytext, #inhalt2 ul li, #inhalt2 ol li .contenttable, #inhalt2 p { padding:0px; font-family: Verdana; font-size: 11px; line-height:13px; color:#FFFFFF; }
.bodytext a, #inhalt2 a.bodytext, #inhalt2 ul li a, #inhalt2 ol li a, .contenttable a, #inhalt2 a { padding:0px; font-family: Verdana; line-height:13px; text-decoration:underline; color:#FFFFFF; }
ul { margin:0px; margin-left:20px; padding:0px;}

ul { list-style-image:url(/fileadmin/templates/bilder_navigate/listenpunkt.gif); }


/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid #FFFFFF;
		padding: 0px 0px;
	}

dd.csc-textpic-caption { font-family: Verdana; font-size:11px; line-height:130%; margin:0px; color:#FFFFFF; padding:0; padding-top:3px; }

.contenttable {  }
.imgtext-table img { margin:0px; padding:0px;}
.contenttable tr td { vertical-align:top; text-align:left; font-family: Verdana; }

.csc-header h1, h1 { 
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
	padding-bottom: 12px;
	display: block;
	padding:0;
}

hr {
	border: none 0;
	border-top: 1px solid #FFFFFF;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}



/*********** HOME ******************/
	
#willkommen ul li, #willkommen ol li, #willkommen .contenttable, #willkommen p { padding:0px; font-family: Verdana; font-size: 11px; line-height:13px; color:#333333; }
#willkommen .bodytext a, #willkommen a.bodytext, #willkommen ul li a, #willkommen ol li a, #willkommen .contenttable a { padding:0px; font-family: Verdana; line-height:13px; text-decoration:underline; color:#333333; }

	

/********* Kontakt-Form **************/
.csc-mailform {
	border: 0px;
	font-family: Verdana;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	font-size:12px;
	
	margin:0;
	padding:0;
}

/********* Kontakt-Form **************/
.csc-mailform {
	border: 0px;
	font-family: Verdana;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	font-size:12px;
	
	margin:0;
	padding:0;
}

.csc-mailform-field  {
	width: 100%;
	clear: left;
	margin: 0;
	padding: 0;
	vertical-align:top;
}
 
.csc-mailform-field label {        
	float: left;
	width: 160px;
	display: block;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field checkbox, .csc-mailform-field textarea {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:11px;
	background-color: #8B8B8B;
	border: 1px solid;
	border-color:#FFFFFF;
	clear: right;
	margin:3px;
} 



/*Ausrichtung des Submit Buttons*/
 
#mailformformtype_mail
{
        margin-left: 163px;

		vertical-align: middle;
		padding: 0 6px 0 6px;;
		
		margin-top: 2px;
		margin-bottom: 2px;
		
	
        background-color: #000000;
		border: 1px solid;
		border-color:#000000;
        width: auto;
		color:#FFFFFF;
		font-size: 11px;
}






/************* tt_news ********************/
.news-latest-container .news-latest-item .newsheadline {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.news-latest-container .news-latest-item .news-subheader p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.news-latest-container .news-latest-item .newsimage {
	margin-top:8px;
}
.news-latest-container .news-latest-item .news-latest-morelink a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
.news-list-container .news-list-item h3 { padding:0; margin:0; }		
.news-list-container .news-list-item h3 a {
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0; padding:0; text-decoration:none;
}

.news-list-container .news-list-item .headline  {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../bilder_navigate/navi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.news-list-container .news-list-item .subheader  {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom:10px;
}

/*.news-list-container .news-list-item p { width:60%; padding-top:5px;  }*/

.news-list-container .news-list-item table { width:95%; padding-top:5px;}
.news-list-container .news-list-item table td.text { width:82%; vertical-align:top; }
.news-list-container .news-list-item table td.image { text-align:right; vertical-align:top; }

.news-list-container .news-list-morelink {
	padding-top:10px;
}
.news-list-container .news-list-morelink a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.news-single-item p {  }

.news-single-item h2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.news-single-item h3 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}




/************* Markenfinder ***********/
.tx-labelfinder-pi1 .markenfinder_headline {
	font-family: Verdana;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-bottom: 16px;
}
.tx-labelfinder-pi1 .formular {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px 2px 0px 6px;
	border: 1px solid #FFFFFF;
	background-color: #8B8B8B;
	text-align: left;
	vertical-align: middle;
	height: 21px;
}

.tx-labelfinder-pi1 .submit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border:none;
	background-color: #000000;
	height: 29px;
	width:34px;
}
.tx-labelfinder-pi1 .text_weiss_12px {

	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.tx-labelfinder-pi1 .markenfinder_ergebnis {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}





/********************* Newsletter-Anmeldung ********************/
.dmailsubscription { padding:0px; font-family: Verdana; font-size: 11px; line-height:15px; color:#FFFFFF; width: 70%; }
.dmailsubscription a { padding:0px; text-decoration:underline; color:#FFFFFF; }


.dmailsubscription input {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:11px;
	background-color: #8B8B8B;
	border: 1px solid;
	border-color:#FFFFFF;
	clear: right;
} 

/*Ausrichtung des Submit Buttons*/
 
.dmailsubscription .submit {

		vertical-align: middle;
		padding: 0 6px 0 6px;;
		
		margin-top: 2px;
		margin-bottom: 2px;
		
	
        background-color: #000000;
		border: 1px solid;
		border-color:#000000;
        width: auto;
		color:#FFFFFF;
		font-size: 11px;
}


/********************* FCE Home-Infobox *************************/

.info_box_fce {
	width:258px;
	height:77px;
	margin-left:8px;
	margin-top:18px;
	float:left;
	overflow:hidden;
}

.info_box_fce .clear {
	clear:both;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	height:0;
	visibility:hidden;
	overflow:hidden;
}

.info_box_fce .fce_info_box_img {
	width:66px;
	height:73px;
	overflow:hidden;
	margin-right:9px;
	margin-top:2px;
	float:left;
}

.info_box_fce .fce_info_box_img img {
	border:none;
}

.info_box_fce .fce_info_box_textbox {
	width:183px;
	float:left;
}

.info_box_fce .fce_info_box_textbox .fce_info_box_header {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin:0 0 10px 0;
	padding:0;
}

.info_box_fce .fce_info_box_textbox .fce_info_box_text,
.info_box_fce .fce_info_box_textbox .fce_info_box_text p {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
}
