/* Style sheet Anfrage */
*{margin:0;padding:0;}
body{background-color:#154f6e;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#eeeeee;line-height:12px;}
h1{margin-top:5px;margin-left:3px;font-size:13px;line-height:16px;}
a:link,a:visited{text-decoration:none;color:#dddddd;}
a:hover{background-color:#dddddd;color:#000000;}
hr{margin-top:10px;}
fieldset{width:420px;position:relative;margin-right:auto;margin-bottom:8px;margin-left:auto;padding:5px;}
p{margin-bottom:5px;}
input{float:left;display:block;}
.left{float:left;display:block;margin-top:5px;margin-bottom:5px;}
.right{float:right;display:block;margin-top:5px;margin-bottom:5px;}
label{width:70px;float:left;display:block;}
.submit_container{margin-left:190px;}
#anfrage_header{position:relative;border:none;}
#anfrage_header input,#anfrage_header textarea{display:inline-block;margin-bottom:8px;}
#anfrage_header label{width:140px;float:left;clear:left;}
#anfrage_header label span.invisible{display:none;}
#anfrage_header label span.mandatory{color:#ff0000;}
#anfrage_header p{clear:left;margin-left:140px;}
.error{color:#ff0000;}
.captcha_text{display:inline-block;padding-bottom:10px;padding-left:140px;}
