.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #965e5d;
	text-decoration: none;
}

.text_headsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

.text_whitenone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.text_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #153061;
	text-decoration: none;
}

.text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b44a25;
	text-decoration: none;
}

.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6d1311;
	text-decoration: none;
}

.text_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}

.text_zouk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b44a25;
	text-decoration: underline;
}

.text_tango {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6d1311;
	text-decoration: underline;
}

.text_salsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #153061;
	text-decoration: underline;
}
 
.text_party {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b44a25;
	text-decoration: underline;
}

.text_workshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6d1311;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

a.navi:link, a.navi:visited, a.navi:hover, a.navi:active, a.navi:focus {
        font-weight: normal;
		color: #265f2c;
        text-decoration: underline;
}

a.navi_sub:link, a.navi_menue:visited {
	color: #265f2c;
}

a.navi_sub:hover, a.navi_menue:active, a.navi_menue:focus {
	color: #265f2c;
	text-decoration: none;
}

a.navi_extras:link, a.navi_extras:visited {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #b44a25;
}

a.navi_extras:hover, a.navi_extras:active, a.navi_extras:focus {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b44a25;
	text-decoration: none;
}


a.navi_video:link, a.navi_video:visited {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6d1311;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-variant: normal;
}

a.navi_video:hover, a.navi_extras:active, a.navi_extras:focus {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6d1311;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.regist {
	text-align: center;
}
.regist {
	text-align: center;
}

