@charset "utf-8";
/* CSS Document */
#kontakt{
width:598px;
}

#lefter #kontakt input{
border:solid 1px #CCCCCC;
color:#2b5d86;
font-weight:bold;
padding:2px; 
}

#lefter #kontakt span{
float:left;
}

#lefter #kontakt div{
height:2.2em;
width:100%;
vertical-align:top;
}

#lefter #kontakt input{
float:right;
width:400px;
}

#lefter #kontakt #fc_anrede input{
width:20px;
margin:0 4px 0 4px;
float:none;
border:0 none;
}

#fc_anrede .anr_right{
margin-left:143px;
}

textarea.inputtextarea{
width:400px;
font-weight:bold;
height:75px;
border:solid 1px #CCCCCC;
float:right;
color:#f49e00;
padding:2px; 
}

.inputplz{
width:80px!important;
margin-right:3px;
}
.inputort{
width:311px!important;
}

#fc_asterix{
margin-top:2em;
}



#fc_submit{
margin-top:0.5em;
float:right;
}

.inputbuttonneu{
width:115px!important;
background:#FFF;
cursor:pointer;
}

#fc_error{
padding:1.2em;
width:260px!important;
height:auto!important;
background: #CCCCCC;
color: #000000;
}



