body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	color: #333333;
	text-decoration: none;
	}
.home {
	position: absolute;
	left: 20px;
	top: 20px;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
}
h2 {
	font-size: 13px;
	font-weight: lighter;
	
}
.text {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
#rahmen {
	position:absolute;
	width:670px;
	margin:50px 0px 0px -330px;
	left: 50%; 
	text-align: left;
	padding: 0px;
	top: 13px;
	}

