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

@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,200,700,600&subset=latin,latin-ext);
@import "navigation.css";
@import "extensions.css";


/* global */
/* ROT #d33237 */


*{ margin: 0; padding: 0; }

hr {
	border: 0;
}

img{ border: none; }

.fc{ 
clear: both; 
padding: 0;
margin: 0;
 }

#nwflash{
	width: 960px;
}

.left{ float: left; }

.right{ float: right; }

a { 
	text-decoration: none; 
	color: #d33237;
	}

a:hover{ text-decoration: underline; }


h1,
h2,
h3,
h4,
#navigation ul li,
#subnavigation li,
legend {
	font-family: 'Titillium Web', sans-serif;
	line-height: 1.2em;
}

#inhalt h2,
#inhalt h3,
#inhalt h4 {
	color: #d33237;
}


/* Main Structure */

body { 	
	background-color: #DDD;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 400;
	color:#444;
	background-image: url("../images/layout/bg_main.jpg");
	background-repeat: repeat-x;
	background-color: #6B1400;
	padding: 0 0 10px 0;
}

#wrap{
	width: 985px;
	background-color: #fff;
	margin: 0 auto;
}

#header{
	width: 985px;
	background-image: url("../images/layout/bg_top.jpg");
	clear: both;
	padding: 0;
	margin: 0;
	height: 138px;
}

#logo{
	float: left;
	padding: 0;
	margin: 0;
}


acronym {
	cursor: help;
	border-bottom: 1px orange dotted;
}

#headerright{
	float: right;
	width: 380px;
	padding: 0;
	margin: 0;	
}


#metanavigation{
	float: left;
	width: 315px;
	padding: 0;
	margin: 8px 0 0 0;
	text-align: right;
}

#safetymadeingermany {
	float: left;
	margin-top: 4px;
}

#metanavigation ul{
	float: right;
}

#metanavigation ul li a{
	font-size: 12px;
}

#flags{
	width: 63px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: right;
}

#flags img{
	border: 1px solid #921C00;
	margin-left: 5px;
}

#flags span{
	margin: 3px 0 0 3px;
}

#suche{
}

#content{
	clear: both;
	width: 985px;
	padding: 10px 0 20px 0;	
	margin: 0;
}

#content_bottom,#content_bottom_referat{
	clear: both;
	width: 985px;
	}

#inhalt{
	float: left;
	width: 620px;
	padding: 0 20px 0 20px;
	margin: 0;
}


#sidebar{
	float: right;
	width: 325px;	
}


#footer{
	width: 945px;
	height: 50px;
	padding: 10px 20px 20px 20px;
	margin: 0 auto;
	color: #EEE;
}

#breadcrumbs{
	margin: 0 0 0 10px;
	padding: 0 0 6px 0;
	width: 610px;
	border-bottom: 1px solid #ededed;
}

#siteimage,#siteimage_referat {
	width: 985px;
	height: 320px;
	background-repeat: no-repeat;	
	clear: both;
}

#siteimage {
	background-image: url("../../user_upload/siteimage_background_de.jpg");
}


a.detaillink {
    background-image: url("../images/pfeil.png");
    background-position: left center;
}
a.detaillink {
    background-repeat: no-repeat;
    line-height: 24px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 2px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}

a.detaillink:hover {
	text-decoration: none;
}

#siteimage_referat {
	background-image: url("../images/siteimage_referat.jpg");
}

#siteimage_text {
    height: 300px;
    padding: 35px 0 0 55px;
    width: 870px;
	color: #ffffff;
}

#siteimage_text .csc-header {
	padding-bottom: 10px;
	padding-top: 10px;
}

#button_praesent{
	float: left;
	padding: 230px 0 0 68px;
	margin: 0;
}

.btn-red{
	margin-top: 5px;
	padding: 3px 5px 3px 5px;
	background-color: #C52600;
	color: #fff;
	text-decoration: none;
}

.btn-red:hover{
	background-color: #991D01;
	text-decoration: none;
}

#siteimage_teaser{
	padding: 0;
	margin: 17px 0 0 0;
	float: right;
	width: 300px;
}

#banner_newsletter{
	padding: 0;
	margin: 0;
}

#banner_cd{
	padding: 0;
	margin: 10px 0 0 0;
}



#werbebanner{
	padding: 0;
	margin: 0;
}	


/* TEASER STARTSEITE  */	

#teaser_container{
	width: 960px;
	clear: both;
	margin: 0 0 20px 20px;

}

#teaser3,
#teaser2,
#teaser1{
	width: 320px;
	float: left;
	margin: 15px 0 20px 0;
	padding: 0;
}


#teaser2,
#teaser1{
	background-image: url("../images/layout/bg_teaser.gif");
	background-repeat: no-repeat;	
	background-position: top right;
}


#teaser1 h2,
#teaser2 h2,
#teaser3 h2,
#teaser1 .bodytext,
#teaser2 .bodytext,
#teaser3 .bodytext{
	width: 280px;
	padding: 0 0 0 20px;
	margin: 0;
}

.corporativelogo{
	padding: 0 0 0 20px;

}



/* Text & Artikel  */	

#content_bottom #homenews .bodytext,
#content_bottom #homeinfo .bodytext
{
	padding: 8px 0 0 0;
}

#content_bottom_referat .csc-header {
	padding-bottom: 10px;
}


#content_bottom #homenews h2,
#content_bottom #homeinfo h2{
	float: left;
	padding-bottom: 10px; 
}



#content_bottom #homenews .right,
#content_bottom #homeinfo .right{
	float: right;
	padding: 5px 20px 0 0;
	font-size: 12px;
}




#inhalt .bodytext{
	padding: 5px 8px 5px 8px;
	line-height: 22px;
}

#inhalt h1 {
	font-size: 26px;
	padding: 0 0 8px 0;
}

#content_bottom h2,#content_bottom_referat h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
}

div.csc-header-n2 h1,
div.csc-header-n3 h1,
div.csc-header-n4 h1,
div.csc-header-n5 h1,
div.csc-header-n6 h1,
div.csc-header-n7 h1,
div.csc-header-n8 h1,
div.csc-header-n9 h1, 
div.csc-header-n10 h1, 
div.csc-header-n11 h1, 
div.csc-header-n12 h1, 
div.csc-header-n13 h1,
.subcl h1,
.subcr h1 
 {
	font-size: 20px !important;
        padding: 0 0 6px 0;
}


#content_bottom h2,
#content_bottom_referat h2 {
	font-size: 20px;
	padding: 0 0 6px 20px;
	
}

h1,h2,h3,h4,h5,h6,h7 {
	font-weight: 400;
}

strong,b {
	font-weight: 600;
}

#inhalt h1,
#inhalt h2,
#inhalt h3,
#inhalt h4{
	padding: 10px 0 0 8px;
}


#inhalt ul {
	padding: 5px 0 5px 30px;	
}

#inhalt ul li{
   list-style-image: url("../images/layout/li.gif");
   padding: 5px 0 0 0;
   font-style: italic;

}

/* Bilder in Texten etc. */

.csc-frame {
}

.csc-textpic-intext-right ul{
	padding: 5px 0 5px 5px !important;
}

.csc-frame-rulerBefore{
	border-top: 1px dashed #999;
	padding-top: 15px;
}

.csc-frame-rulerAfter{
	border-bottom: 1px dashed #999;
}


/* kooperative Mitglieder  */	

#content_bottom .corporativelogocontainer{
	padding-top: 10px;
}

.corporativelogolink{
	margin: 20px 30px 0px 0;
}

#corporativelogolistingcontainer{
	padding-top: 30px;
}

.tx-vfdbcorporativemembers-pi1{
	width: 620px;
	text-align: center;
}


#sidebar .tx-vfdbcorporativemembers-pi1,
#teaser3 .tx-vfdbcorporativemembers-pi1{
	width: 300px;
}


.corporativelogocontainer{
	width: 300px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	vertical-align: center;
}


#corporativelogorandomcontainer .corporativelogocontainer{
	margin: 0 0 10px 0;
	text-align: left;
}


.corporativelogocontainer img{
	text-align: center;
}

/* NEWS & INFORMATIONEN STARTSEITE  */	

#newsfooter_container{
	margin-left: 8px;
	margin-right: 8px;
}

#homeinfo{
	float: right;
	width: 484px;
	padding: 0;	
	margin: 0 0 10px 0;
	background-image: url("../images/layout/news_bg.gif");	
	background-repeat: repeat-y;			
}


#homenews{
	float: left;
	width: 484px;
	padding: 0;	
	margin: 0 0 10px 0;	
	background-image: url("../images/layout/news_bg.gif");	
	background-repeat: repeat-y;
}

.news_bg_top{
	width: 484px;
	height: 11px;	
	background-image: url("../images/layout/news_top.gif");	
	padding: 0;
	margin: 0;
}

.news_bg_bottom{
	width: 484px;
	height: 11px;
	background-image: url("../images/layout/news_bottom.gif");	
	padding: 0;
	margin: 0
}



/* BESTELLFORMULAR */

.list1{
	float: right;
	width: 100px;
}

.list2{
	float: right;
	width: 270px;	
}

.list3{
	float: right;
	width: 50px;
}

.list0{
	float: right;
	width: 100px;
}

.csc-mailform {
	border: 2px solid #CCC;
	margin-top: 15px;
	padding: 0;
}

.csc-mailform-field{
	clear: both;
	padding: 10px 0 10px 0;
	display: block;
}

.csc-mailform-field .leftlist {
	float: left;
	width: 150px;
}

.csc-mailform-field input{
	float: left;
	border: 1px solid #f00;
	height: 18px;
	}
	
.csc-mailform-field input:hover,
.csc-mailform-field input:focus{
	background-color: #F5F5F5;
}	
	
.csc-mailform-label .info{
	width: 550px;
	padding: 30px 0 20px 0;
	clear: both;
}	

input.csc-mailform-submit{
	margin-top: 10px;
	padding: 0 5px 0 5px;
	background-color: #C52600;
	color: #fff;
	text-decoration: none;
	border: none;
	height: 25px !important;
	cursor: pointer;
}

input.csc-mailform-submit:hover{
	background-color: #991D01;
	text-decoration: none;

}



/* Filelinks*/
.csc-uploads td {
	padding: 5px;
}

.csc-uploads-description {
	font-size: 8pt;
}

.csc-uploads-fileSize {
	vertical-align: top;
	font-size: 8pt;
}

/* Member-Area / Who-Is-Who */
#sidebar .buttons {
	margin-left: 18px;
	margin-bottom: 25px;
	margin-top: 15px;
}

#sidebar .buttons a {
	margin-bottom: 5px;
}

#sidebar .logininformation h3 {
	color: #d33237;
	font-size: 18px;
	padding-bottom: 15px;
}

#sidebar .logininformation h4 {
	font-weight: 400;
	font-size: 16px;
	margin-top: 10px;
}

#sidebar .logininformation p {
	line-height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

.tx-changepassword-pi1 {
	margin-left: 10px;	
}

.tx-changepassword-pi1  b {
	line-height: 35px;
}

.tx-changepassword-pi1 fieldset {
	border: 1px #c0c0c0 solid;
	background: none;
}

.tx-changepassword-pi1 fieldset legend {
	font-size: 18px;
	color: #d33237;
	padding: 5px;	
	padding-bottom: 10px;
}

.tx-changepassword-pi1 input {
	margin-bottom: 15px;	
}

.tx-changepassword-err {
	color: #d33237;
	font-style: italic;
	margin-bottom: 15px;
	display: block;
}

#contentmiddle {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ededed;
	margin-left: 5px;
}

#contentmiddle h1 {
	padding-top: 0;
}

#contentmiddleleft {
	float: left;
	width: 48%;
	padding-right: 2%;
	border-right: 1px solid #ededed;
}

#contentmiddleright {
	float: right;
	width: 48%;
}

#contentbottom {
	margin-top: 15px;
}

/* editprofileform */
.editprofileform {
	margin-left: 10px;
}

.editprofileform fieldset {
	border: 1px #c0c0c0 solid;
	background: none;
	margin-top: 15px;
}

.editprofileform fieldset legend {
	font-size: 18px;
	color: #d33237;
	padding: 5px;	
	padding-bottom: 10px;
	
}

.editprofileform sup {
	color: #d33237;	
	line-height: 10px;
}

.editprofileform input,
.editprofileform textarea,
.editprofileform select {
	margin-bottom: 15px;
	background-color: #f9f9f9;	
	border: 1px #cccccc solid;
	line-height: 16px;
	padding: 2px;
	color: #444444;
	font-size: 12px;
	font-family: 'Titillium Web', sans-serif;	
}

.editprofileform p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.editprofileform textarea {
	width: 565px;
	max-width: 565px;	
	min-width: 565px;		
	max-height: 200px;
	min-height: 50px;
}

.editprofileform label {
	display: block;
	float: none;
}

.editprofileform .element.left input,
.editprofileform .element.left select,
.editprofileform .element.left textarea,
.editprofileform .element.right input,
.editprofileform .element.right select,
.editprofileform .element.right textarea {
	width: 250px;
}

.editprofileform .element.long input {
	width: 282px;
}

.editprofileform .element.left.phone1 input,
.editprofileform .element.left.phone2 input {
	width: 125px;
	margin-right: 25px;
}

.editprofileform .submit {
	width: 200px;
}

.center-img{
	display: inline-block;
	height:150px;
	width:150px;
	position:relative;
	margin:5px;
}

.center-img img{
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}