
/* Farben Ole: Dunkelrot=#80090E Rot=#E20637 Gelb=#F8B805 Braun=#630 */


.bodybrown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #80090E;
}
.bodyboldbrown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #80090E;
}
.Stil_Link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F8B805;
	text-decoration: none;
}
a:link {
	text-decoration: none;
    color: #80090E;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F8B805;
}
a:active {
	text-decoration: none;
}
.bodybrownmedium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #80090E;
	text-decoration: none;
}
.fineprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F8B805;
	text-decoration: none;
}
.Stil1 {
	font-weight: normal;
	color: #80090E;
	text-decoration: none;
	font-size: 10px;}
.Stil_Menue {
    font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #80090E;
	text-decoration: none;
	font-size: 10px;}
.Stil_Text {
    font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #80090E;
	text-decoration: none;
	font-size: 10px;}
	
a.fineprint:link {
  color: #F8B805;
}

a.fineprint:visited {
  color: #F8B805;
}

a.fineprint:hover {
  color: #F8B805;
}

a.fineprint:active {
  color: #F8B805;
}