a { 
	text-decoration: none;
	color: #E58D00;
}

a:hover {
	text-decoration: none;
	color: #A32933;
}

p {
	white-space: normal;
	line-height:130%;
	margin-top:0px;
	margin-bottom: 10px;
}
.menu-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	#text-transform: uppercase;
	color: #A32933;
}
.menu-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	#text-transform: uppercase;
	color: #FEF1DE;
}
.bg-1 {
	background-color: #FEF1DE;
}
.bg-2 {
	background-color: #E58D00;
}
.bg-3 {
	background-color: #000000;
}
.bg-4 {
	background-color: #C13553;
}
.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #E58D00;
	margin: 8px 0px 0px 8px;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF1DE;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E58D00;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEF1DE;
}
.subpage_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEF1DE;
}
.subpage_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E58D00;
	font-weight: bold;
}
.text_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E58D00;
	font-weight: bold;
	text-transform: uppercase;
}
.text_micro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
li {
	list-style-type: square;
}
.form-inputtext {
	font-size: 11px;
	color: #000000;
}

ü