.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	line-height: 18px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
}
.titelklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.textklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.linien {
	border: thin none;
	font-size: 9px;
	line-height: 1px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #999999;
	text-decoration: none;
}
.backg {
	background-image: url(assets/top.jpg);
	background-repeat: no-repeat;
}
.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.seperator {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
}
.textgr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
