body {
	padding: 0px;
	font-family: Arial, Helvetica;
	font-size:12px; 
}

.body {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	font-family: Arial, Helvetica;
	font-size:12px;
}

p {
	font-family: Arial, Helvetica;
	font-size=12px;
}

a {
color: #222288;
text-decoration: none;
}

a.titel {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.titel:hover {
color: #505050;
text-decoration: underline;
}

.standardtd {
font-family: Arial, Helvetica;
font-size:12px;
color: #000000;
background-color: #ffffff;
}

.standardtop {
font-family: Arial, Helvetica;
font-size:12px;
color: #00000;
background-color: #6779B5;
}

.standardborder {
background-color: #000000;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica;
}

h3 {
	font-size: 15px;
	font-family: Arial, Helvetica;
}


