* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}

html {
	height:100%;
	overflow-y: scroll;
}

body {
	
	background-image: url(images/background.jpg);
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;
	height:100%;  
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-position: center 0px;
}


div#main  { 
	position:relative; 
	background-image: url(images/mainback.png); 
	background-repeat: repeat-y; 
	background-position: center 0;
	min-height:100%;
	text-align: left; 
	margin: 0 auto; 
	position: relative; 
	width: 750px; 
	height: auto !important;
}
	
div#maintb  { background-image: url(blitze/maintb2.png); background-position: center 0; text-align: left; margin: 0 auto; position: relative; width: 750px; height: 641px }

div#navi {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 120px;
	background-image: url(images/navback.png);
	float: left;
	width: 185px;
}
div#mainbody {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	float: right;
	width: 565px;
}

h4 { margin-bottom: -5px; padding-right: 0px; margin-right: 60px; padding-left: 40px; margin-left: 0px; font-size: 11pt; font-weight: bold; color: #d30c27; }
h5 { color: #d30c27; font-size: 13pt; font-weight: bold; margin: -10px 60px -10px 0; padding-right: 0; padding-left: 40px }
div#mainbody p  { padding-left: 40px; padding-right: 0px; margin-right: 60px; margin-left: 0px; }

p.quelle { line-height: 1.00; margin-top: 0px; padding-top: 0px; padding-bottom: 10px; font-size: 8pt; text-align: right; }


div#shit {
	height:100%;
	background-color:green;
	widht:750px;
	z-index:-1;
	}


div#footer {
	margin-top: 0px;
	padding-left: 185px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	width: 565px;
	bottom: 0%;
	position: absolute;
	clear: both;
}



div#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link { color: #d30c27; text-decoration:none; }
a:visited { color: #93081d; text-decoration:none; }
a:focus { color: #d30c27; text-decoration: none; }
a:hover { color: #ec0d2c; text-decoration: underline; }
a:active { color: #d30c27; text-decoration: underline; }

ul#nav { font-size: 11pt; padding-right: 0px; margin-left: 0px; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 0px; padding-left: 0px; margin-right: 24px; text-align: right; color: white; list-style-type: none; }
ul#navtb { color: black; font-size: 11px }
ul#nav li { padding-right: 0px; padding-left: 0px; padding-top: 0px; margin: 0px; font-weight: bold; font-size: 11pt; padding-bottom: 10px; }

ul#nav ul  { padding: 0px; list-style-type: none; text-align: right; margin-left: 7px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; line-height: 16px; }

ul#nav ul li  { padding: 0px; margin: 0px; font-style: normal; font-weight: normal; font-size: 10pt; color: white; }

.under  { font-weight: bold; color: #d30c27; }

div#mainbody img  { margin-right: 0px; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; border-color: #d30c27; border-width: 1px; border-style: solid; float: right; }

div#mainbody img#header  { margin: 0px; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 25px; border-style: none; border-width: 0px; }

.clearfix:after {
content: ".";
display: block;
height: 50px;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

div#navi a { color: white; }

ul#nav li a { font-size: 11pt; }

ul#nav ul li a { font-size: 10pt; }

hr { padding-right: 0px; margin-right: 60px; padding-left: 0px; margin-left: 40px; }

h4 a { font-size: 11pt; }
feld { font-size: 10pt; line-height: 10pt; max-height: 10pt }
#div#tabtext { font-size: 10pt; line-height: 10pt }
.tabfeld { font-size: 10px; line-height: 11px; margin-top: 0; margin-bottom: 0 }
td.hu { width: 210px;}
td { margin: 0px; padding: 10px; vertical-align:top; overflow:hidden; }
table {padding: 0px; margin-right:60px; margin-left:40px;}
div#mainbody ul { padding-top: 3px; margin-top: -15px; }

div#mainbody li { list-style-type: disc; margin-bottom: 0px; margin-top: 0px; margin-right: 60px; margin-left: 17px; padding-top: 0px; list-style-position: outside; }
div#mainbody ul.uber { padding-top: 15px; }

div#mainbody ul.uber li { margin-bottom: 5px; }


a.playMenuLink {
	font-size:12px;
	color:d30c27;
	text-decoration: none;
	}



