/* CSS Document */

body {
	font-family: arial;
	font-size: 10px;
	color: #000066;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color:#0066CC;
}	

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color:#000066;
	text-align:justify;
	padding-right: 5px;
}	

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}


#trusted_siegel{
	z-index:100;
	position:absolute;
	left:83px;
	top:388px;
	width:70px;
	height:70px;
}

