body {
	background-color : #1B448A;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

.bildtitel{
	font-size : 12px;
	background-color : #223355;
	color : #DDDDDD;
}

a {
	font-weight : bold;
	color : #5D6D75;
	text-decoration : none;
}

a:hover {
	color : #000000;
	font-weight : bold;
}

td.button-rahmen {
	line-height : 16px;
	font-size : 10px;
}

td.button-rahmen a {
	font-weight : normal;
	border : 1px solid #5D6D75;
}

td.button-rahmen a:hover {
	font-weight : normal;
	color : #FFFFFF;
	border : 1px solid #FFFFFF;
}

td.button-rahmen a:active {
	font-weight : normal;
	color : #FFFFFF;
	border : 1px solid #FFFFFF;
}

.button-innen {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 1px;
}

tr.balken_weiss{
	background-color : #FFFFFF;
	line-height : 15px;
}

tr.hoehe8{
	line-height : 8px;
}

tr.hoehe6{
	line-height : 6px;
}

tr.button{
	line-height : 14px;
	font-size : 10px;
}


td.stern{
	text-align : right;
}

td.stern-text{
	text-align : right;
	color : #FFFFFF;
	font-size : 10px;
	padding-right : 5px;
}

td.button-rahmen2 {
	line-height : 16px;
	font-size : 10px;
}

td.button-rahmen2 a {
	font-weight : normal;
	color : #FFFFFF;
	border : 1px solid #FFFFFF;
}

td.button-rahmen2 a:hover {
	font-weight : normal;
	color : #FFFFFF;
	border : 1px solid #FFFFFF;
}