.hauptmenu {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		18px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	500;
	color:			#CAA733;
}

.weiss {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		10px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	300;
	color:			#ffffff;
}

.willkommen {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		50px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	500;
	color:			#CAA733;
}
.menukurse{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		18px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	800;
	color:			#127783;
	line-height:	24px;
}
.einzelueberschrift {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		36px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	500;
	color:			#CAA733;
}
.unterueberschrift{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		18px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	500;
	color:			#127783;
}
.textgruen{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	300;
	color:			#127783;
}
.textgruenabstand{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	300;
	color:			#127783;
	line-height:	24px;
}
.textnormal{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-style:		normal;
	text-decoration: none;
	font-weight:	300;
	color:			#000000;
}
.techniklinks{
	float:			left;
	margin-right:	20px; 
	margin-bottom:	10px
}
.technikrechts{
	float:			right;
	margin-left:	20px; 
	margin-bottom:	10px
}



