/* EXTENSION CSS vfdb.de */
/* by crossconcept.de */

/* NEWS Startseite / Latest */



#content_bottom #homeinfo h2,
#content_bottom #homenews h2{
	padding: 10px 25px 0 25px;	
	margin: 0;
}

#content_bottom_referat {
	padding-top: 25px;
}

#content_bottom_referat #homeinfo h1,
#content_bottom_referat #homenews h1,
#content_bottom_referat #homenews h2,
#content_bottom_referat #homeinfo h2 {
	padding-top: 5px;	
	margin: 0;
}

#homeinfo .news-latest-container,
#homenews .news-latest-container{
	padding: 0 25px 10px 25px;	
}


.news-latest-head{
	clear: both;
}

#homeinfo .news-latest-headline,
#homenews .news-latest-headline{
	padding: 5px 5px 0 0;
}

#homenews .news-latest-date a,
#homeinfo .news-latest-date a{
	color: #666;
	font-style: italic;
}

#homenews .news-latest-cat,
#homeinfo .news-latest-cat{
	text-align: right;
	font-size: 10px;
	padding-left: 10px;
	color: #666;	
}

#homenews .news-latest-cat a,
#homeinfo .news-latest-cat a{
	color: #666;
	font-style: italic;
}

#content_bottom .news-latest-item{
	margin-bottom: 5px;
}

#content_bottom .news-latest-head{
	border-bottom: 1px dashed #BCBCBC;
	padding-bottom: 2px;
}

/* NEWS LISTE */


.news-list-item .news-list-head{
	padding: 5px 0 10px 0;
	margin: 0;
}

.news-list-item h3{
	float: left;
}

.news-list-item .imageright{
	float: right;
	padding: 10px 0 5px 10px;
}

.news-list-item .news-list-date{
	float: left;
	font-size: 12px;
	font-style: italic;
	color: #888;
	padding: 0;
}

.news-list-item .news-list-cat{
	float: right;
	font-size: 12px;	
	font-style: italic;	
	color: #888;	
}


.news-list-item p{
	padding: 5px 5px 5px 0;
}

.news-list-item .newstitle{
	font-weight: bold;
	font-size: 13px;
}

.news-list-item {
	border-top: 1px dashed #DEDEDE;
	padding: 5px 0 0 0;
	margin: 0 0 5px 10px;
}

.news-list-item h3 {
	float: left;
}


/* NEWS Detail */

.news-single-item{
	margin-top: 10px;
}

.news-single-item .news-single-head{
	padding: 5px 10px 5px 10px;
	background-color: #FBFBFB;
	border: 1px solid #F1F1F1;	
	margin-bottom: 10px;
}

.news-single-item h1{
	font-size: 20px;
}

.news-single-item h2{
	font-size: 18px;
}

.news-single-item p{
	padding: 5px 5px 5px 8px;
}

.news-single-item .news-single-timedata{
	padding: 0 0 0 8px;
	font-weight: bold;
	font-style: italic;
}

.news-single-item .news-single-cat{
	padding: 0 0 0 0;
	font-weight: bold;
	font-style: italic;	
	float: right;
}

.news-single-img{
	padding: 10px;
}

.news-single-imgcaption{
	text-align: center;
	margin-right: 10px;
}

.news-single-item .news-single-additional-info{
	background-color: #FBFBFB;
	border: 1px solid #F1F1F1;
}

.news-single-item .news-single-additional-info dd{
	padding: 2px 0 0 5px;
	margin: 0;
}
.news-single-item .news-single-additional-info dd img{
	margin: 0 5px 0 0;
}



/* FORMULARFELDER */


#content a.submit,
#content input.submit {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	line-height: 31px;
	text-decoration: none;
	display: inline-block;
}

#formLogin .submit,
.tx-felogin-pi1 .submit,
#content a.submit,
#content input.submit{
	background: url(../images/layout/btn.gif) repeat-x; 
	height: 31px;
	color: #fff;
	margin: 5px 0 5px 0;
	border: 1px solid #BBB;	
	padding-left: 10px;
	padding-right: 10px;	
}

#content input.submit {
	font:inherit;
	height: 33px;
}

.tx-felogin-pi1 .submit:hover,
#content a.submit:hover,
#content input.submit:hover,
#content a.submit:hover{
	background: url(../images/layout/btn_over.gif) repeat-x; 
	cursor: pointer;
}

.tx-felogin-pi1 .submit:active,
#content a.submit:active,
#content input.submit:active{
	background: url(../images/layout/btn_active.gif) repeat-x; 
}

/* Login Sidebar */

#inhalt .tx-felogin-pi1 form p,
#inhalt .tx-felogin-pi1 div{
	padding-left: 5px;

}

#inhalt .tx-felogin-pi1 form{
	padding: 10px 0 0 0;
}


.tx-felogin-pi1 input,
.tx-changepassword-pi1 input { 
	width:200px; 
	height: 20px;
	font:inherit; 
	color:inherit; 
	border:1px solid #b5b5b5; 
	background:#fcfcfc; 
	display:block; 
	margin: 5px 0 0 0;	
}

.tx-felogin-pi1 p{
	font-size: 12px;
}

.tx-felogin-pi1 .submit{
	margin-top: 10px !important;	
}


/* TABELLEN */

table.contenttable{
	padding: 0;
	margin: 10px 0 10px 0;
	background-color: #F8F8F8;
	border: 1px solid #E9E9E9;
	border-collapse:collapse;
}


table.contenttable td{
	border-right: 1px solid #E9E9E9;
}

	
table.contenttable tr {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E9E9E9;	
	}
	
	
table.contenttable tr:hover {
	background-color: #fff;
	}

	
table.contenttable th,
table.contenttable td {
	padding: 8px !important;
	margin: 0 !important;
	}
	
table.contenttable .tr-0,
table.contenttable th {
	color: #d43439;
	border-bottom: 2px solid #d43439;
	font-weight: bold;
	}


/* MAILFORM */



.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
	
}

.mailformplus_contactform { margin:0 0 20px 0; padding:0 0 10px 0; }


/* Newsletter */

.form_newsletter form{
	margin-bottom: 25px !important;
} 

.form_newsletter h2{

	margin-top: 10px;
}


.form_newsletter .row{
	width: 500px;
	clear: both;
	line-height: 35px;
 	
}

.form_newsletter input{
	width:220px; 
	font:inherit; 
	color:inherit; 
	border:1px solid #b5b5b5; 
	background:#fcfcfc url(../images/bg-form.png) repeat-x; 
	margin:10px 5px 0 0;	
	display: block; 
	float: left;
}

.form_newsletter input.submit{
	width: 100px;
	margin-left: 215px !important;
	margin-top: 10px;
}

.form_newsletter .radio input{
	width:20px; 
	
}

.form_newsletter .label{
	text-align:right; 
	padding-right:15px; 	
	border:none; 
	background:none;
	width: 200px;
	display: block; 
	float: left;	 
}

.form_newsletter .radio{
	float: left;
}


/* POWERMAIL */


#content .tx-powermail-pi1 legend,
#content .tx_vfdbwhoiswho.searchbox legend{
	font-size: 18px;
	line-height: 24px;
	color: #d33237;
	padding:10px 10px 0 5px;
	margin-left:10px; 	
	font-family: 'Titillium Web', sans-serif;
}


#content .powermail_mandatory_js{
	padding: 8px 0 0 5px;
	color: #d33237;
}


#content .tx_powermail_pi1_fieldwrap_html{
	clear: both;
}


#content fieldset { 
	padding:20px; 
	background:#fff; 
	}


#content .tx-powermail-pi1 label,
#content .tx-powermail-pi1 input,
#content .tx-powermail-pi1 textarea,
#content .tx-powermail-pi1 select { 
	width:220px; 
	font:inherit; 
	color:inherit; 
	border:1px solid #b5b5b5; 
	background:#fcfcfc url(../images/bg-form.png) repeat-x; 
	display:block; 
	float:left; 
	margin:10px 5px 0 0;	
}


#content .tx-powermail-pi1 fieldset.submit input { 
	background:#0d6fac; 
	color:#fff; 
	border:none; 
	height:28px; 
	margin-left:140px; 
}

#content .tx-powermail-pi1 fieldset input.submit { 
	background:#0d6fac; 
	color:#fff; 
	border:none; 
	height:28px; 
}


.form_newsletter input:hover,
#content .tx-powermail-pi1 input:hover,
#content .tx-powermail-pi1 input:focus,
#content .tx-powermail-pi1 textarea:focus,
#content .tx-powermail-pi1 textarea:hover { 
	background:#efefef; 
	color:#000; 
	border:1px solid #a1a1a1; 
}

#content .tx-powermail-pi1 fieldset.submit input,
#content .tx-powermail-pi1 fieldset input.submit { 
	width:202px; 
	padding:5px; 
	cursor:pointer; 
	clear:both; 
}

#content .tx-powermail-pi1 textarea { 
	overflow:auto; 
	height: 250px;
	width: 300px; 
}


#content .tx-powermail-pi1 .powermail_submit { 
	padding: 5px 0; 
	clear: both; 
	background-color: #d33237;
	color: #FFF;
	}

#content .tx-powermail-pi1 .powermail_submit:hover { 
	background-color: #960000;
	color: #FFF;
	cursor: pointer;
	}


#content .tx-powermail-pi1 input.checkbox { 
	width:20px; 
	margin-top:13px; 
	border:none; 
	background:transparent; 
	height:15px;
	margin-left:-10px; 
}

#content .tx-powermail-pi1 input.radio { 
	width:20px; 
	margin-top:5px; 
	border:none; 
	background:transparent; 
	height:12px; 
}


#content .tx-powermail-pi1 br { 
	clear:left; 
}



#content .tx-powermail-pi1 label { 
	text-align:right; 
	padding-right:15px; 	
	border:none; 
	background:none;
	width:150px; 
}

#content .tx-powermail-pi1 label.radio { 
width:auto; border:none; background:transparent; 
}



#content .tx-powermail-pi1 fieldset.hiddenFields { display:none; }


/* Sidebarcontent Extension */

#sidebar .csc-frame,
#sidebar .logininformation,
.tx-cclinkeddownloads-pi1,
.tx-srincludepages-pi1 {
	width: 318px;
	background-image: url("../images/layout/bg_sidebar_top.gif");	
	padding: 20px 0 0 0;
	margin: 0 0 0 7px;
}

#sidebar .logininformation {
	background-image: url("../images/members_bg_sidebar_top.gif");		
}

#sidebar .csc-frame .csc-default,
.tx-cclinkeddownloads-pi1 .cc_linked_downloads_container,
.tx-srincludepages-pi1 .csc-default,
#sidebar .logininformation .csc-default {
	width: 274px;
	background-image: url("../images/layout/bg_sidebar_bottom.gif");	
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 0 22px 10px 22px;
}
#sidebar .csc-frame h1,
#sidebar .csc-frame h2,
.tx-cclinkeddownloads-pi1 h1,
.tx-cclinkeddownloads-pi1 h2,
.tx-srincludepages-pi1 h1,
.tx-srincludepages-pi1 h2{
	font-size: 18px;
}

#sidebar .csc-frame p,
.tx-cclinkeddownloads-pi1 p,
.tx-srincludepages-pi1 p,
#sidebar .logininformation p{
	padding: 10px 0 10px 0;
}

#sidebar .csc-frame ul,
.tx-srincludepages-pi1 ul,
#sidebar .logininformation ul{
	padding: 0 0 15px 18px;
	margin: 10px 0 0 0;
}

.tx-cclinkeddownloads-pi1 ul{	
	padding: 0 0 15px 0px;
	margin: 10px 0 0 0;
}

#sidebar .csc-frame ul li,
.tx-srincludepages-pi1 li,
#sidebar .logininformation li{
	list-style-image: url("../images/layout/sidebar_li.gif");
	margin: 0 0 8px 0;	
}

.tx-cclinkeddownloads-pi1 li{
	background-image: url("../images/layout/li_dl.gif");
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0 0 3px 18px;
}


/* --- */


#language{
	float: right;
}

/* SEARCHBOX */


.tx-macinasearchbox-pi1{
	float: right;
	color: #fff;
	width: 160px;
	padding: 10px;
	background-color: #bc2705;
	border: 1px solid #c72600;
	margin: 5px 0 0 0;
	
}

.tx-macinasearchbox-pi1 input{

}

.tx-macinasearchbox-pi1 input.submit{
	height: 20px;
	width: 20px;
	margin: 3px 4px 3px 0;
	background-image: url("../images/layout/send_arrow.gif");	
	cursor: pointer;
}

.tx-macinasearchbox-pi1 input.boxinput{
	height: 18px;
	border: 1px solid #BBB;
	margin: 3px 4px 3px 0;
	width: 128px;
	cursor: text;
	padding: 0;
}

.tx-macinasearchbox-pi1 a{
	color: #fff;
}


/* SEARCHBOX BIG */

form#tx_indexedsearch{
	padding: 5px 20px 15px 20px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #EDEDED;
	width: 570px;
	border: 1px solid #E1E1E1;
}

form#tx_indexedsearch h3{
	padding-left: 0;
}


form#tx_indexedsearch input.tx-indexedsearch-searchbox-sword {
	width: 550px;
	height: 25px;
	font-size: 16px;
}


form#tx_indexedsearch label,
form#tx_indexedsearch input,
form#tx_indexedsearch textarea,
form#tx_indexedsearch select { 
	width:178px; 
	font:inherit; 
	color:inherit; 
	border:1px solid #b5b5b5; 
	background:#fcfcfc; 
	display:block; 
	float:left; 
	margin: 15px 13px 0 0;	
}

form#tx_indexedsearch label:hover,
form#tx_indexedsearch input:hover,
form#tx_indexedsearch textarea:hover,
form#tx_indexedsearch select:hover { 
	background:#f8f8f8; 
}

form#tx_indexedsearch input.tx-indexedsearch-searchbox-button{
	margin: 10px 0 10px 0;
}


.tx-indexedsearch-whatis{
	font-size: 16px;
	margin: 0 0 0 10px;
}

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

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

.tx-indexedsearch-descr{
	font-style: normal !important;
	padding: 10px 0 5px 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res{
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #EEE;
	
}

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


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color:black !important;
}




/* Lexicon */


.tx-ccdictionary-pi1 .bodytext{
	text-indent: 20px;
}

.flagbig{
	width: 186px;
	height: 90px;
	float: left;
	margin: 10px 10px 30px 10px;
	text-align: center;
	font-weight: 400;
}

.flagbig a{
	background-color: #EFEFEF;	
	display: block;
	padding: 15px 0 10px 0;	
	border: 1px solid #E9E9E9;		
}

.flagbig a:hover{
	text-decoration: none;	
	background-color: #F9F9F9;	
}

.lexides{
	font-size: 0.9em;
	width: 186px;
	float: left;	
	padding: 10px 10px 30px 10px;	
	margin: 0;
}

.lexiindex{
	margin: 5px 10px 5px 10px;
	padding: 5px 5px 5px 5px;
	border-top: 1px dashed #E5E5E5;
	border-bottom: 1px dashed #E5E5E5;	
	text-align: center;
}

.lexiindex a{
	padding: 2px 4px 2px 4px;
	font-size: 14px;
}

.lexiindex a:hover{
	background-color: #999; 
	color: #fff;
	text-decoration: none;
	
}

.lexiindex .cc_dictionary_langactive{
	padding: 2px 4px 2px 4px;
	font-size: 14px;
	background: url(../images/layout/btn.gif) repeat-x; 
	color: #fff;
}



.lexiimage{
	margin-left: 10px;
}

.lexiimage img{
	padding: 5px;
	background-color: #fff;
	border: 1px solid #E5E5E5;

}

table.lexi{
	width: 600px;
	margin: 20px 0 10px 10px;
	background-color: #F8F8F8;
	border: 1px solid #E9E9E9;
	border-collapse:collapse;
}


table.lexi tr{	
	border-bottom: 1px solid #E9E9E9;	
	padding: 0;
	margin: 0;
}

table.lexi td:hover {
	background-color: #FCFCFC;	
	}

table.lexi td {
	padding: 4px !important;
	margin: 0 !important;
	border-right: 1px solid #E9E9E9;	
	width: 280px;
	}
	

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
    border: 2px solid #E9E9E9;
    padding: 0;
}



/* WhoIsWho */
.tx_vfdbwhoiswho .item {
	width: 620px;
	background-image: url("../images/bg_content_top_620px.gif");	
	background-repeat: no-repeat;
}

.tx_vfdbwhoiswho .inneritem {
	width: 620px;
	background-image: url("../images/bg_content_bottom_620px.gif");	
	background-repeat: no-repeat;
	background-position: bottom;	
}

.tx_vfdbwhoiswho .itemcontent .icon,
.tx_vfdbwhoiswho .itemcontent .name {
	float: left;
}

.tx_vfdbwhoiswho .itemcontent .name {
	margin-left: 15px;
	margin-top: 5px;
}

.tx_vfdbwhoiswho .itemcontent .functionbar {
	float: right;
}

.tx_vfdbwhoiswho .itemcontent {
	padding: 35px 40px 30px;	
}

.tx_vfdbwhoiswho .itemcontent .gray {
	color: #c0c0c0;
}

.tx_vfdbwhoiswho .itemcontent hr {
	margin-top: 5px;
	border-top: 1px solid #dedede;
}

.tx-vfdb-whoiswho p {
	padding: 5px 10px 5px 10px;
}

.tx_vfdbwhoiswho.listing .pagination {
	padding: 5px 10px 5px 10px;
	margin-top: 25px;	
}

.tx_vfdbwhoiswho.listing .pagination .paginationLeft {
	float: left;
}

.tx_vfdbwhoiswho.listing .pagination .paginationRight {
	float: right;
	color: #c0c0c0;
}

.tx_vfdbwhoiswho.listing .pagination ul li {
	display: inline-block;
	padding: 0 !important;
}

.tx_vfdbwhoiswho.listing .pagination ul li a {
	color: #c0c0c0;
	text-decoration: underline;
}

.tx_vfdbwhoiswho.listing .pagination ul {
	padding: 0 !important;
}

.tx_vfdbwhoiswho.searchbox input.submit {
	margin-right: 15px !important;
}

.tx_vfdbwhoiswho.searchbox fieldset {
	border: 1px solid #ccc;
	margin: 10px;
}

.tx_vfdbwhoiswho.searchbox fieldset legend {
	margin-top: -10px;
}

.tx_vfdbwhoiswho input,
.tx_vfdbwhoiswho textarea,
.tx_vfdbwhoiswho select { 
	width:250px; 
	font:inherit; 
	color:inherit; 
	border:1px solid #b5b5b5; 
	background:#fcfcfc url(../images/bg-form.png) repeat-x; 
	display:block; 
	margin:5px 5px 0 0;	
}

.tx_vfdbwhoiswho.searchbox .zipcode {
	float: left;
} 

.tx_vfdbwhoiswho.searchbox .location {
	float: right;
}

.tx_vfdbwhoiswho.searchbox .zipcode,
.tx_vfdbwhoiswho.searchbox .location { 
	margin-top: 15px;
	margin-bottom: 15px;
}

.tx_vfdbwhoiswho fieldset.submit input { 
	background:#0d6fac; 
	color:#fff; 
	border:none; 
	height:28px; 
	margin-left:140px; 
}

.tx_vfdbwhoiswho fieldset input.submit { 
	background:#0d6fac; 
	color:#fff; 
	border:none; 
	height:28px; 
}