/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
}
/* end hack */ 
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background-color:#9e2d33;
}

td#wrapperTD {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
	height:auto;
	width:auto;
	text-align:left;
	vertical-align:top;
}
table#wrapper {
	vertical-align:top;
	border-collapse:collapse;
	height:100%;
	width:100%;
	border:none;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9e2d33;
}
.kontakt a {
	text-decoration: underline;
	color: #000000;
}
.kontakt a:hover {
	text-decoration: underline;
	color: #9e2d33;
}
.hauptmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
}
.hauptmenuWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
}
.hauptmenuWhite a {
	text-decoration: none;
	color: #FFFFFF;
}
.hauptmenuWhite a:hover {
	text-decoration: none;
	color: #000000;
}
.textlauftextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e2d33;
	font-weight: normal;
}
.textheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.textheadlineBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textlauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height:150%;
}

#navi, #ticker, #video {
display:none;
visibility:hidden;
}
