#formcontent {
	position: absolute;
	top: 110px;
	left: 20px;
	width: 586px;
}

.margin10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.errorlist {
	color: #d40000;
	margin-left: 10px;
}

.errorlist ul {
	margin-left: 30px;
	margin-bottom: 20px;
	list-style-type: square;
}

.errorlist li {
	background-image: none;
	padding-left: 0px;
}

#tarif {
	font-weight: bold;
	width: 380px;
}

#tarif div {
	margin-left: 111px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxheader {
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #8292BF;
	background-color: #8292BF;
	padding: 5px;
}

.box {
	border: 1px solid #8292BF;
	padding: 15px 10px;
}

.boxbody td {
	vertical-align: top;
	padding-bottom: 5px;
}

.cell1 {
	width: 120px;
}
.cell2 {
	width: 196px;
}
.cell3 {
	width: 60px;
}
.cell4 {
	width: 210px;
}

#formcontent label {
	font-weight: bold;
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
}

div.codelabel {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
}

div.capchalabel {
	margin-top: 36px;
	margin-bottom: 4px;
}

input,
select,
option {
	color: #4D4D4D;
}

select.longtext,
input.longtext {
	width: 196px;
}
input.medtext {
	width: 148px;
}
input.shorttext {
	width: 45px;
}

#captcha {
	text-align: center;
}

.captchaimg {
	/* browser fixes */
}

#euro {
	text-align: right;
}
#formcontent label.inlinelabel {
	display: inline;
}

div.checkbox-line {
	margin-bottom: 15px;
}

div.checkboxlabel {
	display: inline;
	position: relative;
	top: -1px;
}

div.trenner {
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #8292BF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.button-left {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
}
.button-right {
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
	font-weight: bold;
	overflow: visible;
}
.button-left a {
	color: #1E317B;
	padding-left: 25px;
	background-image: url(/axaweb/images/buttons/button-delete-blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-top: 3px;
}
.button-right a {
	color: #1E317B;
	padding-right: 25px;
	background-image: url(/axaweb/images/buttons/button-form-blue.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-top: 3px;
}
.button-left a:hover {
	color: #D90000;
	text-decoration: none;
	background-image: url(/axaweb/images/buttons/button-delete-red.gif);
}
.button-right a:hover {
	color: #D90000;
	text-decoration: none;
	background-image: url(/axaweb/images/buttons/button-form-red.gif);
}

.printpage {
	font-size: 9px;
	text-align: right;
	margin-right: 10px;
	position: relative;
	top: -6px;
}
.printpage a {
	background-image: url(/axaweb/images/meta/drucken-blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 15px;
	color: #8292BF;
}
.printpage a:hover {
	color: #8292BF;
	text-decoration: underline;
}

div#gewinnspielkalender {
	width: 162px;
	height: 190px;
	background-image: url(/axaweb/images/kfz2008/gewinnspielkalender.png);
}

