body, html {
	margin:0;
	padding:0;
	background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    color:#333333;
    font-size:1em;
}

a:link, a:visited, a:active, a:hover {
	font-family: Arial, sans-serif;
	color:#B11016;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	color:#B11016;
}

#flash {
	position:absolute;
	top:32px;
	left:0;
	width:100%;
	height:140px;
}

#topbanner {
	position:absolute;
	top:50px;
	vertical-align:bottom;
	left:420px;
	width:400px;
	height:100px;
}

.tx-quickpoll-pi1 td {
	font-size:0.8em;
}
.pollquestion {
	font-weight:bold;
}

#right_column {
	text-align:left;
	width:180px;
	font-size:0.70em;
	padding-top:10px;
	padding-left:10px;
	background-color:#B11016;
	/*border: 1px solid black;*/
}
#right_column p {
	margin:5px 0 5px 0;
}

#right_column a:link, #right_column a:visited, #right_column a:active, #right_column a:hover {
	color:#fff;
	line-height:19px;
	padding-left:5px;
	padding-right:5px;
}

#right_column .menu-level1-current-active {
	font-weight: bold;
}
#right_column .menu-level2-current-active {
	font-weight: bold;
}
#right_column .menu-level1 {
	list-style:none;
	margin: 0;
	padding:0;
}

#right_column .menu-level2 {
	list-style:none;
	margin:0;
	margin-left:15px;
	padding:0;
}

#outer_content {
	background: transparent url(/fileadmin/template/bilder/fussball.jpg) no-repeat scroll right -80px;
}

#left_column {
	width:120px;
	font-size:0.70em;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	/*border: 1px solid black;*/
}
#left_column p {
	margin:5px 0 5px 0;
}


form {
  	margin:0;
}


#central_content table,tr,td {
/*    border:0px;*/
}

.contenttable {
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:0px none;
	border-bottom:0px none;
}

.contenttable td {
	border-right:1px solid black;
	border-left:0px none;
	border-top:0px none;
	border-bottom:1px solid black;
	padding-left:5px;
}

.contenttable th {
	background-color:#E6E6E6;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	padding-left:5px;
	border-right:1px solid black;
	border-left:0px none;
	border-top:0px none;
	border-bottom:1px solid black;
}



#central_content {
	vertical-align:top;
	/*width:100%;*/
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	font-size:0.8em;
	line-height:18px;
	/*border: 1px solid black;*/
}

#central_content td {
	font-size:0.8em;
	line-height:18px;

}

#central_content td.box-tl {
	background:url(bilder/tr-tl.gif) left top no-repeat;
}
#central_content td.box-br {
	background:url(bilder/tr-br.gif) bottom right no-repeat;
}

#central_content h1{
	font-size:1.3em;
	margin-top:0;
	margin-bottom:0;
}
#central_content h2{
	font-size:1.2em;
	margin-top:0;
	margin-bottom:0;
}
#central_content h3{
	font-size:1.1em;
	margin-top:0;
	margin-bottom:0;
}
#central_content h4{
	font-size:1em;
	margin-top:0;
	margin-bottom:0;
}
#central_content h5, #central_content h6{
	font-size:0.9em;
	margin-top:0;
	margin-bottom:0;
}

#footer {
	clear:both;
	border-top:1px solid #666666;
	text-align:center;
	color:#666666;
	font-size:0.75em;
}
