h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #feb61c;
	margin-bottom:8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #646466;
	margin-top:0px;
	margin-bottom:5px;
}

#text,
#text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 600px;
	line-height: 140%;
}

#text a{
	color: #feb61c;
	text-decoration: none;
}
#text a:hover,
#text a.active {
	color: #3F3F3F;
	text-decoration: none;

}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3F3F3F;
	width: 400px;
	line-height: 120%;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
}

#sprache {
	width: 125px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}

#sprache,
#sprache a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}

#sprache a:hover,
#sprache a.active {
	text-decoration:underline;
}


	
	

