BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	line-height: 140%;
	background-color: #46474F;
}
TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	line-height: 140%;
}
TABLE, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	line-height: 140%;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	line-height: 140%;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Black;
	line-height: 130%;
}
.menuaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
.menu {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: #0000FF;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}

.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #46474F;
	letter-spacing: 1px;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

H3 {
	font-size : 18px;
	font-weight:bold;
}

A:LINK {
	text-decoration: none;
	
}
A:VISITED {
	text-decoration: none;
	
}
A:HOVER {
	text-decoration: none;
	color: White;
}
A:ACTIVE {
	text-decoration: none;
}

.bold {
	font-weight : bold;
}
.font18 {
	font-size: 18px;
}
.hint_rosa {
	background: #E8D0CE;
	color: Black;
}


