.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F18352;
	letter-spacing: 1px;
	word-spacing: 1px;


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #dddddd;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0pt;
	font-weight: normal;
}

.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #dddddd;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}

.klein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
		text-decoration: none;
	font-weight: bolder;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #F18352;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}

a:hover img {
color: #FFFFFF;	
}



a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #999999;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
		text-decoration: none;
	font-weight: bolder;
	color: #cccccc;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0em;
}


a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}