/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	 background-color: #FFFFFF;
	 color:#000000;
	font-size:12px;	 
}
.style {font-family: Arial, Helvetica, sans-serif;
		color: #185194;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #243978;
}
a:visited {
	color: #243978;
}
a:hover {
	color: #243978;
}

.kader
{
	background-color: #dd9b0f;
}

#bottom
{
	text-align:right;
	width:100%;
	display:block;
}

#bottom A
{
		font-size: 14px; 
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif;
}

.titel
{
	color:#185194;
	font-weight:bold;
	display:block;
	width:100%;
	text-align:center;
	font-size:14px;
}

P
{
	font-size:12px;
}
