body {
	background: #d6dfeb;
	font: 12px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 3px;
}

a:link {
	color: #315DB0;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #315DB0;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}

img {
	margin: 0 -2px 0 0;
}

h2 {
	color: #315DB0;
	font: bold 15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

.entscheidung {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.entscheidung a:link {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	background: #6f90b3;
	padding: 10px;
	text-decoration: none;
}

.entscheidung a:visited {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	background: #6f90b3;
	padding: 10px;
	text-decoration: none;
}

.entscheidung a:active {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	background: #6f90b3;
	padding: 10px;
	text-decoration: none;
}

.entscheidung a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #6f90b3;
	padding: 10px;
	text-decoration: none;
}

div#page {
	width: 940px;
}

div#ticker a {
	color: #61a919;
	font-weight: bold;
}
