.titel {
	font-size: 30px;
	font-weight: bold;
	color: #6F6F6F;
}

.subtitel {
	font-size: 18px;
	font-weight: bold;
	color: #6F6F6F;
}

.subtitelgeneral {
	font-size: 18px;
	font-weight: bold;
	color: #DF7B00;
}

.subtitelTurnz {
	font-size: 18px;
	font-weight: bold;
	color: #D8183F;
}

.subtitelDance {
	font-size: 18px;
	font-weight: bold;
	color: #2C78A8;
}

.subtitelFit {
	font-size: 18px;
	font-weight: bold;
	color: #6E19BE;
}

.bold {
	font-weight: bold;
	color: #6F6F6F;
}

a:visited {
	color: #2067e5;
}

a:hover {
	color: #313131;
}

a:active {
	color: #F6A92D;
}

a.mainlevelhome, a.mainlevelhome:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	color: #555555;
	background-color: #F2D7A1;
	height: 25px;
	width: 60px;
	vertical-align: bottom;
	border: 0px solid #DF7B00;
	margin: 0px 0px 0px 5px;
}

a.mainlevel, a.mainlevel:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	color: #555555;
	background-color: #F2D7A1;
	height: 25px;
	width: 130px;
	vertical-align: bottom;
	border: 0px solid #DF7B00;
	margin: 0px;
}

a.mainlevelodifit, a.mainlevelodifit:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	color: #555555;
	background-color: #F2D7A1;
	height: 25px;
	width: 90px;
	vertical-align: bottom;
	border: 0px solid #DF7B00;
	margin: 0px;
}

a.mainlevelhome:hover, a.mainlevel:hover, a.mainlevelodifit:hover {
	background-color: #F6A92D;
}

a.mainlevelhome:active, a.mainlevel:active, a.mainlevelodifit:active {
	color: White;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	float: left;
	font-weight: normal;
	font-size: 11px;
	padding: 4px;
	color: #555555;
	background-color: F6A92D;
	height: 15px;
	width: 150px;
	vertical-align: middle;
	margin: 0px;
	border-bottom: thin solid #DF7B00;
}

a.sublevel:hover {
	color: White;
}

body, TD {
	font-family: Arial;
	font-size: 14px;
	color: #555555;
	border-color: #DF7B00;
	padding-right: 10;
}

body {
	background-color: F6A92D;
}

h2 {
	color: #787879;
}

table {
	border: thin solid #DF7B00;
}