@charset "UTF-8";
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333399;
	
}

.welcome {
	font-family: Arial;
	font-size: 46px;
	font-weight: bold;
	color: #333399;
}
.header_big {
	font-family: Arial;
	font-size: 32px;
	color: #333399;
}
.header_1 {
	font-family: Arial;
	font-size: 16px;
	color: #333399;
}
.header_2 {
	font-family: Arial;
	font-size: 20px;
	color: #333399;
}
.modul_name {
	font-family: Arial;
	font-size: 46px;
	font-weight: bold;
	color: #333399;
}
.main {
	font-family: Arial;
	font-size: 14px;
	color: #333399;
}
.news {
	font-family: Arial;
	font-size: 15px;
	color: #333399;
}
.small {
	font-family: Arial;
	font-size: 12px;
	color: #333399;
}
.menu_links {
	font-family: Arial;
	font-size: 16px;
	color: #333399;
}
.message {
	font-family: Arial;
	font-size: 10px;
	color: #333399;
}

.hide {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.hide_referenzen {
	font-family: Arial;
	font-size: 10px;
	color: #C0C0C0;
}


