
html {
 min-height: 101%;
}

body {

margin-top:0;
}


table {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00439B;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}	
.text a
{
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover
{
	text-decoration: underline;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00439B;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.liste a
{
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}
.liste a:hover
{
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

