body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body{
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	margin: 0px;
	background-color:#999999;
	
}

.backRed {
	background-color:#bc0023;
}
.backContent{
	background-color:#CCCCCC;
	border-left: 1px solid #bc0023;
}
.backLeft{
	background-color:#666666;
	color:#FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bc0023;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bc0023;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:active {
}

#bball{
	position:absolute;
	margin: 0px auto;
	padding: 0;
	height:330px;
	width:319px;
	z-index:1000;
	visibility: visible;
	background-image:url(images/bball.gif);
	background-repeat:no-repeat;
	left:10px;
	top:65px;
}

a.hauptnavi{
	color:#FFFFFF;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:none;
}
a.hauptnavi:link{
	color:#FFFFFF;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:none;
}
a.hauptnavi:visited{
	color:#FFFFFF;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:none;
}
a.hauptnavi:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color: #bc0023;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;

}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	

}

h3{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	

}

a.hauptnavi_active{
	color:#666666;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}
a.hauptnavi_active:link{
	color:#666666;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}
a.hauptnavi_active:visited{
	color:#666666;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}
a.hauptnavi_active:hover{
	color:#666666;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}


a.subnavi_active{
	color:#bc0023;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
	
}
a.subnavi_active:link{
	color:#bc0023;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}
a.subnavi_active:visited{
	color:#bc0023;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}
a.subnavi_active:hover{
	color:#bc0023;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	text-decoration:underline;
}


a.pfadnavi{
	color:#bc0023;
	font-size:10px;
	text-decoration:none;
}
a.pfadnavi:visited{
}
a.pfadnavi:hover{
	color:#666666;
	text-decoration: none;
}