.bgdesign {
	background-color: #CCFFFF;
	background-image: url(Images/bg_home.JPG);
}
.titel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333366;
}
.titel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333366;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330066;
}
.smalllinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

