.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;

}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;

}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(pics/main/bgblue.gif);



}
.bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(pics/main/bgblue.gif);
	background-repeat: no-repeat;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

}
.mediumtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.midbigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 900;
}
