@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:15px;
}
body {
	background-color: #06300c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #275e9c;
	text-decoration:none;
}
a:visited {
	color: #275e9c;
	text-decoration:none;
}
a:hover {
	color: #276ebe;
	text-decoration:none;
}
a:active {
	color: #276ebe;
	text-decoration:none;
}

.grau {
	color: #333;
	line-height:15px;
}

.blau {
	color: #1d61ae;
	line-height:15px;
	font-weight: bold;
}

