*{
	margin: 0;
	padding: 0;
	font-size: 11px;
}


body {
	font-family: Arial, Verdana, _sans;
	margin: 0;
	padding: 0;
	background: #FFF;
	text-align: center;
	color: #1A171B;
}

input,
textarea
{
	font-family: Arial, Verdana, _sans;
    	color: #777;
    	font-size: 12px;
    
}

p,
span{
	/*font-family: "Times New Roman", Times, serif;
	font-style: italic;*/
}






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


a:hover{
	color: #E40079;
	text-decoration: underline;
}


img{
	border: none;
}



h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1A171B;
}


h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A171B;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A171B;
}


.clearer{
	line-height: 0;
	clear: both;
	height: 0;
}


.spacer{
	padding: 0 10px 0 10px;
}






#center{
	width: 100%;
	min-height: 578px;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left;
}

* html #center{
	height: 578px;
}



#main{
	padding: 28px;
}


#header{
	height: 246px;
	background: #FFFFFF url(../images/ef_header_repeat.gif) top left repeat-x;
}


#header_sub1{
	height: 246px;
	width: 357px;
	background: #FFFFFF url(../images/ef_logo.gif) left top no-repeat;
	float: left;
}

#header_sub2{
	height: 246px;
	width: 219px;
	background: #FFFFFF url(../images/ef_header_right.gif) right top no-repeat;
	float: right;
}



#nav{
	padding-left: 68px;
	background: transparent url(../images/ef_logo_2.gif) right top no-repeat;	
}


#navigation{
	height: 48px;
	min-width: 650px;
	background: transparent url(../images/ef_dotted_line.gif) right bottom repeat-x;
}


#navigation,
#navigation2
{
	/*height: 28px;*/
	/*font-family: "Times New Roman", Times, serif;*/;
	text-align: left;
	/*background: #FFFFFF url(../images/nav_bg_repeat_x.gif) repeat-x center top;*/
}

#navigation2{
	background: none;
}


#navigation a,
#navigation2 a
{
	color: #1A171B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#navigation a:hover,
#navigation2 a:hover
{
	text-decoration: underline;
}

#navigation .active a,
#navigation2 .active a
{
	color: #E40079;
}



#content{
	margin: 0;
	min-height: 200px;
	padding-left: 67px;
	padding-top: 23px;
	background: #FFFFFF url(../images/ef_content_bg.gif) left top no-repeat;
}


#footer{
	height: 92px;
	width: 100%;
	padding-top: 75px;
}


#footer .center{
	height: 92px;
	background: transparent url(../images/ef_dotted_line_smal.gif) repeat-x left top;
}

#intro-link{
	float: left;
	height: 92px;
	width: 92px;
}

#footer-links{
	width: 780px;
	float: right;
	font-size:9px;
	font-style:normal;
	padding-top: 5px;
}

* html #footer-links{
	padding-left: 20px;
} 

#footer-txt,
#footer-href
{
	float: right;	
}

#footer-href a
{
	color: #000;	
}









### 3 spalter

.col_triple,
.col_double_big_left,
.col_double_big_right,
.col_single
{
	width: 100%;
}



.col3
{
	/*float: left;*/
	/*width: 30%;*/
	text-align: left;
}

/*
.col3 p,
.col3 h1,
.col3 h2,
.col3 h3,
.col3 h4,
.col3 h5,
.col3 h6,
.col3 span
{
	padding: 0 10px 0 10px;
}
*/



.col_single{
	text-align: justify;
}




.col3.left
{
    	float: left;
    	width: 38%;
	padding-right: 2%;
}

.col3.center{
    float: left;
    width: 20%;
}

.col3.right
{
    	float: right;
	/*padding-left: 5%;*/
	width: 203px;
}




.col3.nopadding.left
{
	padding-right: 0;
}

.col3.nopadding.right
{
	padding-left: 0;
}




.col_double_big_left .col3.left{
	float: left;
	width: 65%;
}
.col_double_big_left .col3.right{
	float: right;
	width: 203px;
	padding: 0;
}

.col_double_big_right .col3.right{
	float: right;
	width: 65%;
}
.col_double_big_right .col3.left{
	float: left;
	width: 203px;
	padding: 0;
}





/* KONTAKT BUTTON */


#contact_btn{
	z-index: 100;
	width: 34px,
	height: 70px;
	position: fixed;
	right: 0;
	top: 300px;
}

html * #contact_btn{
	position: absolute;
}



/* LINK LISTE */


.link_list{
	width: 100%;
	/*padding: 0 20px 0 20px;*/
}


.link_list thead{
	background-color: #E2007A;
	color: #FFFFFF;
}

.link_list thead th{
	font-weight: normal;
	padding: 3px;
	border: 0px solid #FFF;
}

.link_list tbody td{
	padding: 3px;
	background: #FFFFFF url(../images/nav_bg_repeat_x.gif) repeat-x left bottom;
}

.link_list tbody td a{
	color: #E2007A;
	text-decoration: none;
}


.link_list tbody td a:hover{
	text-decoration: underline;
}















.black_block{
	width: 198px;
	height: 30px;
	background-color: #000000;
}

.black_block a{
	margin-left: 10px;
	font-size: 15px;
	line-height: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}



.dotted_line{
	height: 2px;
	background: transparent url(../images/ef_dotted_line_smal.gif) left center repeat-x;
}



div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img{
	border: 1px solid #CCC;
}



#body-7 div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image{
	margin-right: 10px;
}


#body-7 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom: 10px;
}





/* POWERMAIL */

.tx-powermail-pi1{
	width: 400px;
}


fieldset.tx-powermail-pi1_fieldset div.even {
	background: none;
}


fieldset.tx-powermail-pi1_fieldset {
	background: none;
	border: none;
	padding:10px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 280px;
}

#fragebogen_ehrenfelder fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
#fragebogen_ehrenfelder fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
#fragebogen_ehrenfelder fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 290px;
}


.powermail_mandatory_list{
	padding: 20px 0;
}


fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:bold;
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset label {
	/*clear:both;*/
	/*display:block;*/
	/*float:left;*/
	font-weight: bold;
	width: 300px;
	text-align: left;
}













