body { 
background: #fff; 
font: 10pt Arial, Helvetica, Verdana, sans-serif; 
margin: 0; 
padding: 0; 
float: none;
}

/* Überschriften global */
h1,h2,h3,h4,h5 {
display: block;
font-weight: normal;
}
h2#rueckgaberecht { 
page-break-before: always;
}

/* 2. Überschrift in spalte 2 */
h2 {
	font-size: 11pt;
	color: #0038A8;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	padding: 2px 0 8px 0;
	margin: 0 10px;
}

/* Hauptüberschrift mit Abstand zu Head */

h3 {
	font-size: 12pt;
	color: #0038A8;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	padding: 60px 0px 10px 10px;
	margin: 15px 10px 0 0;
	
}


/*Absatzformatierungen*/

.bleu {
color: #406ABE;
}
.agbbleu {
font-weight: bold;
color: #000;
}

p {
line-height: 12pt;
padding: 0px 10px;
float: none;
}

.toptext {
line-height: 13pt;
font-weight: bold;
}

/*links*/
a:link, a:visited {
color: #000;
text-decoration: none;
}

a:hover, a:active {
color: #000;
text-decoration: underline;
}


#footer {
display: none;
}

img {
border: none;
}

.printhead {
position: absolute;
text-align: right;
top: 0;
right: 0;
}
.noprint {
display: none;
}

div#head {
	display: none;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #0038A8;
}

div#sp1 {
	display: none;
	float: none;
	margin: 0;
	width: 0;
	
}

div#sp2 {
	float: none;
	margin: 0;
}

div#sp3 {
	display: none;
	float: none;
	margin: 0;
	width: 0;
}
div#sp2pop {
	float: none;
	margin: 0;
}


div#topnavi {
	display: none;
}

div#wechsel {
	display: none;
}

img#imgprint {
display: none;
}



                                                                   
ol li {
	padding: 0pt 0pt 8pt 0pt;
}

