html{
	height:100%;
	width:100%;
}

body{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	margin:0px;
}
#funktionsnavi{
	position:absolute;
	width: 400px;
	height:25px;
	top:5px;
	right:10px;
	text-align:right;
	background-color:#FFFFFF;
	z-index:2;
}

.links{
	font-family: Arial, sans-serif;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	text-align:right;
}
.links:hover{
	font-family: Arial, sans-serif;
	color:#990033;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	text-align:right;
}
.text{
	font-family: Arial, sans-serif;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
}
.stern{
	font-family: Arial, sans-serif;
	color:#990033;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
}

/*
*
*---------------------------------------------------------
*
*/
