.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navzeile {
	background-color: #990033;
	text-align: center;
	padding: 10px;
}
.navtable {
	width: 100%;
	background-position: center;
	text-align: center;
	margin-bottom: 40px;
}
.navzelle {
	border: solid;
	border-width: thin;
	border-color: white;
	width: 12 %;
}
.navmark {
	width: 12 %;
	border-color: white;
	background-color: #006699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.mainbody {
	background-color: #006699;
	margin-left: 10%;
	margin-right: 10%;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainliste {
	list-style-type:square;
}
.contenttable {
	background-position: center;
	width: 60%;
	border: thin none;


}
.contentrow {
	border: thin dashed;
	background-color: #990033;

}
.contentcell {
	border: thin solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;



}
.tablelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentcellhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	border: thin solid;
}
.contentcellnoborder {
	text-align: center;
	padding: 10px;

}
.maintextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bignewstab {
	 width: 100%;
   border-width:12;
   border-color: white;
   border-style: double;
}
