body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8b0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#header {

}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.menutable{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
	text-align: center;
	margin: 0px;
}
.menutable a:link{
	color:#FFFFFF;
}
.menutable a:visited{
	color:#FFFFFF;
}
.menutable a:hover{
	color:#FFFFFF;
}
.menutable a:active{
	color:#FFFFFF;
}
.borderright{
	border-right: 1px solid #FFFFFF;
}
.menutable td a{
	display: block;
	width: 100%;
	text-decoration: none;
}
.menutable tr{
	height: 40px;
}
.menutable td{
	height: 40px;
	cursor: pointer;
}
.highlight{
	display: inline-block;
	width: 50%;
	position:relative;
}
.highlighttable{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
	text-align: center;
	margin: 0px;
}
.highlighttable a:link{
	color:#FFFFFF;
}
.highlighttable a:visited{
	color:#FFFFFF;
}
.highlighttable a:hover{
	color:#FFFFFF;
}
.highlighttable a:active{
	color:#FFFFFF;
}
.highlighttable td a{
	display: block;
	width: 100%;
	text-decoration: none;
}
.highlighttable tr{
	height: 40px;
}
.highlighttable td{
	height: 40px;
	cursor: pointer;
}
.highlightspan{
	font-size: small;
	padding:5px;
}

.headlines{
	background-color: #FFFFFF;
	width: 100%;
	font-size: small;
}

.headlines td{
	position: relative;
	cursor: pointer;
	height: 40px;
	vertical-align: middle;
}

.headlines td a{
	text-decoration: none;
	margin: 6px;
}

.headlineborder{
	border-bottom: 1px solid #ecebeb;
}
#bericht{
	background-color:#FFFFFF;
	padding: 5px;
}
.mobilebrowser{
	background-color:#FFFFFF;
}
