.verbraucherschutz {
    position: absolute;
    width: 500px;
    top: 600px;
}
.haftung {
    position: absolute;
    top: 510px;
    left: 560px;
    /* font-weight: bold; */
    color: #2a63b0;
}
.rechtliches {
    position: absolute;
    top: 490px;
    left: 560px;
    /* font-weight: 900; */
    color: #2a63b0;
}

input#DatenschutzCHECK {
    float: left;
    margin-top: 10px;
}
tr.buttons {
    margin-left: 170px;
    float: left;
    margin-top: 50px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094EA3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #094EA3;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #094EA3;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BE0612;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BE0612;
	text-decoration: none;
}
.blue_16_bold {
	font-size: 16px;
	font-weight: bold;
}
.blue_12_bold {
	font-size: 12px;
	font-weight: bold;
}
.red_11 {
	font-size: 11px;
	color: #BE0612;
}
