body
{
	background-color: #5676ff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
a
{
	color: Navy;
}
a:hover
{
	color: #5676ff;
}
a:active
{
	color: Navy;
}
li
{
	margin-top: 10px;
}
#hintergrund
{
	width: 980px;
	height: 650px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	background-image: url(images/hintergrund.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#logo
{
	position: absolute;
	width: 200px;
	height: 120px;
	margin-top: 10px;
	margin-left: 20px;
}
#top
{
	position: absolute;
	width: 730px;
	height: 70px;
	margin-top: 10px;
	margin-left: 220px;
}
#menu
{
	position:absolute;
	width: 730px;
	height: 40px;
	margin-left: 220px;
	margin-top: 80px;
}
#inhalt
{
	position:absolute;
	width: 930px;
	margin-top: 130px;
	margin-left: 25px;
}
#footer
{
	position: absolute;
	width: 925px;
	height: 40px;
	margin-left: 25px;
	margin-top: 575px;
}
#start
{
	width: 980px;
	margin-top: 50px;
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.text_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.top_titel1
{
	font-size: 20pt;
	font-weight: 900;
	text-align: right;
}
.top_titel2
{
	font-size: 15pt;
	font-weight: 800;
	text-align: right;
}
.start_titel1
{
	font-size: 21pt;
	font-weight: 900;
	text-align: center;
}
.start_titel2
{
	font-size: 17pt;
	font-weight: 800;
	text-align: center;
}
.seiten_titel
{
	font-size: 15pt;
	font-weight: 700;
	margin-left: 50px;
	margin-bottom: 17px;
	border-bottom: 1px solid #5676ff;
	color: #5676ff;
}
.footer
{
	font-size: 9pt;
}
.formular
{
	font-size: 11pt;
}
.impressum
{
	font-size: 8pt;
}

.spruch1
{
	font-size: 10pt;
	color: gray;
}
.spruch2
{
	font-size: 9pt;
	font-style: italic;
	color: gray;
	
}
.bull
{
	font-weight: 900;
	font-size: 19px;
	vertical-align: middle;
	color: Blue;
}