body,html {
	height: 101%; 
	margin-bottom: 1px; 
	margin-top:0px;
	font-size: 11px;
	font-weight: normal;
	color: #2e2d30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5e5e5e;
}

div,input { behavior: url(/img/iepngfix.htc) }

* {
	margin:0px;
	padding:0px;
}

.br{
	height: 13px;
}
.br1{
	height: 5px;
}
.cl{
	clear: both;
}
.fl{
	float: left;
}
.small {
	font-size: 10px;
}

#all a {
	color: #2e2d30;
	text-decoration: underline;
}
#all #content_top {
	background: url(../img/bg_top.jpg);
	width: 630px;
	height: 28px;
}
#all #content_bottom {
	background: url(../img/bg_bottom.jpg);
	width: 630px;
	height: 28px;
}
#all #content {
	background: url(../img/bg_middle.jpg);
	width: 630px;
	text-align: left;
}
#all #header {
	padding-left: 76px;
	width: 676px;
	height: 373px;
}
#all #header .teaser {
	position: absolute;
}
#all #header #header_bg {
	position: relative;
	top: 0px;
	left: -39px;
	width: 676px;
	height: 414px;
	background: url(/img/header_bg.png) repeat-y;
}
#all #content .steps {
	padding-left: 15px;
}
#all #content #step1 {
	background: url(../img/bg01.gif) no-repeat;
	padding-top: 50px;
}
#all #content #step2 {
	background: url(../img/bg02.png) no-repeat;
	margin-left: -35px;
	width: 650px;
}
#all #content #step2 #infobox {
	float: left;
	width: 170px;
	margin-left: 50px;
	padding-top: 143px;
}
#all #content #step2 #f2 {
	float: right;
	top: 0px;
	width: 263px;
	padding-top: 143px;
}
#all #content #step3 {
	background: url(../img/bg03.png) no-repeat;
	margin-left: -35px;
	width: 650px;
}
#all #content #step3 #bestaetigung {
	padding-left: 353px;
	padding-top: 120px;
	height: 250px;
}
#all #content #left {
	float: left;
	width: 304px;
}
#all #content #right {
	margin-top: -7px;
	float: left;
	width: 260px;
}
#all #content #small {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
#all #content #small a {
	font-size: 10px;
	color: #999999;
}
#all #disclaimer {
	width: 600px;
	text-align: left;
	color: #d6d6d6;
}
#all #disclaimer #footer {
	text-align: left;
}
#all #disclaimer #footer a {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	color: #d6d6d6;
}
#all #disclaimer a {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d6d6d6;
}

form.v {
	padding-left: 18px;
	padding-right: 33px;
}
form.v div.li {
	clear: both;
}
form.v div.last {
	border: 0px;
}
form.v div.li div {
	width: 90px;
	margin-top: 7px;
	float: left;
}
form.v div.cb {
	padding-bottom: 10px;
	display: block;
}
form.v div.li span.date {
	margin-top: 6px;
	margin-left: 4px;
	float: left;
}
form.v div.li span {
	float: left;
}
form.v div.li input.text {
	height: 14px;
	padding: 2px 0px 1px 3px;
	margin: 4px 0px 0px 4px;
	background-color: #FFFFFF;
	border: 1px solid #C6C5BC;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
form.v div.li select {
	padding: 0px;
	margin: 4px 0px 0px 4px;
	height: 19px;
	background-color: #FFFFFF;
	border: 1px solid #C6C5BC;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
form.v .agb {
	font-size: 10px;
	margin-top: 10px;
}
form.v .agb div.cb {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	float: left;
}
form.v .btn {
	color: #000000;
	border: solid 1px #339900;
}
form.v label.error {
	color: red;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: 4px;
}
#step1 form.v label.error {
	width: 152px;
}
form.v label.hidden { 
	display: none;
}
form.v #left label.error { 
	margin-left: 0px;
	/*width: 200px;*/
}
form.v #right .agb label.error { 
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 2px;
	font-size: 11px;
}

form.v div.li div.radio {
	width: 75px;
	float: left;
	border: 0px;
	margin: 4px 0px 0px 4px;
	padding: 0px;
}
form.v div.li div.select {
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
