@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
}
body {
	background-color: #718084;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main_ref.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.submenu_aktiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9DD0BF;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A6B6BA;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A6B6BA;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9DD0BF;
	text-decoration: none;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #A6B6BA;
	font-weight: bold;
}

