A {
	font-weight:bold;
	color:#333333;
}
A:link {
	font-weight:bold;
	color:#333333;
}
A:visited {
	font-weight:bold; 
	color:#333333; 
}
A:hover { 
	font-weight:bold; 
	color:#666666; 
}
A:active { 
	font-weight:bold; 
	color:#666666; 
}
A:focus { 
	font-weight:bold; 
	color:#666666; 
}
A.alt {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.alt:link {
	font-weight:bold;
	color:#FFFFFF;
}
A.alt:visited {
	font-weight:bold; 
	color:#FFFFFF; 
}
A.alt:hover { 
	font-weight:bold; 
	color:#CCCCCC; 
}
A.alt:active { 
	font-weight:bold; 
	color:#CCCCCC; 
}
A.alt:focus { 
	font-weight:bold; 
	color:#CCCCCC; 
}
A.nav:link {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
A.nav:visited {
	font-weight:bold; 
	color:#333333; 
	text-decoration:none; 
}
A.nav:hover { 
	font-weight:bold; 
	color:#666666; 
	text-decoration:none;
}
A.nav:active { 
	font-weight:bold; 
	color:#666666; 
	text-decoration:none;
}
A.nav:focus { 
	font-weight:bold; 
	color:#666666; 
	text-decoration:none;
}
A.aktiv:link {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.aktiv:visited {
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none; 
}
A.aktiv:hover { 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}
A.aktiv:active { 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}
A.aktiv:focus { 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}
BODY{
	scrollbar-arrow-color : #333333;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-face-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-shadow-color : Black;
	scrollbar-3d-light-color : Black;
	scrollbar-highlight-color : Black;
}
H1{
	font-size: 18px;
	margin-bottom : 0px;
	margin-top : 18px;
}
H2{
	font-size: 18px;
	margin-bottom : 0px;
	margin-top : 18px;
}
H3{
	font-size: 12px;
	margin-bottom : 0px;
	margin-top : 16px;
}
HR{
	border : 1px solid Black;
}
P{
	font-size: 12px;
	text-align: justify;
}
TH{
	font-size: 12px;
}
TD{
	font-size: 12px;
	text-align: justify;
}
.content{
	background-image: url(../images/content.jpg);
	background-repeat : repeat-y;
	vertical-align : top;
	padding-left : 12px;
	padding-right: 10px;
}
.ergebnisse{
	border : 1px solid #C6C6C6;
	padding : 2px 5px 2px 5px;
}
.navleiste{
	background : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
.navleistenews{
	background : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
.navleisteort{
	background : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
.navleistemannschaften{
	background : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
.navlinks1{
	background-image: url(../images/1_navlinks.gif);
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.navlinks1aktiv{
	background-color : #333333;
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.navlinks2{
	background-image: url(../images/2_navlinks.gif);
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.navlinks2aktiv{
	background-color : #666666;
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.navlinks3{
	background-image: url(../images/3_navlinks.gif);
	width: 147px;
	height: 22px;
	text-align : right;
	padding-right : 20px;
}
.navlinks3aktiv{
	background-color : #999999;
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.navlinks4{
	background-image: url(../images/4_navlinks.gif);
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.navlinks4aktiv{
	background-color : #CCCCCC;
	width: 147px;
	height: 23px;
	text-align : right;
	padding-right : 20px;
}
.news{
	font-size: 12px;
	padding : 0 5px 0 5px;
	text-align : justify;
	border-left : thin outset;
	border-right : thin outset;
	background-color : #EEEEEE;
}
.newsdark{
	font-size: 12px;
	padding : 0 5px 0 5px;
	text-align : justify;
	border-left : thin outset;
	border-right : thin outset;
	background-color : #DDDDDD;
}
.newswhite{
	font-size: 12px;
	padding : 0 5px 0 5px;
	text-align : justify;
	border-left : thin outset;
	border-right : thin outset;
	background-color : #F4F4F4;
}
.newsclosed{
	font-size: 12px;
	padding : 0 5px 0 5px;
	text-align : justify;
	border-left : thin outset;
	border-right : thin outset;
	background-color : #EEEEEE;
	border-bottom : thin outset;
}

.newshead{
	background-image: url(../images/verlauf.gif);
	border : thin outset;
	font-size: 12px;
	font-weight : bold;
	padding : 0 0 0 5px;
}
.newsfooter{
	font-size: 12px;
	padding : 0 5px 0 5px;
	text-align : justify;
	border-left : thin outset;
	border-right : thin outset;
	background-color : #EEEEEE;
	border-bottom : thin outset;
}
.newsfooterforum{
	font-size: 12px;
	padding : 0 5px 0 5px;
	text-align : justify;
	border-top: thin outset;
	border-left : thin outset;
	border-right : thin outset;
	background-color : #FFFFFF;
	border-bottom : thin outset;
}
.newsfooterleft{
	padding : 0 0 0 5px;
	border-left : thin outset;
	border-bottom : thin outset;
	border-top: thin outset;
	font-size: 12px;
	font-weight: bold;
}
.newsfooterright{
	padding : 0 5px 0 0;
	border-right: thin outset;
	text-align : right;
	border-bottom : thin outset;
	border-top : thin outset;
	font-size: 12px;
	font-weight: bold;
}
.sitemap{
	background-color: #C6C6C6;
	padding : 2px 2px 2px 2px;
	vertical-align : top;
}
.spacer_navlinks{
	background-image: url(../images/spacer_navlinks.gif);
	width: 147px;
	height: 22px;
	background-repeat : repeat-y;
}
.spacer_navlinksunten{
	background-image: url(../images/spacer_navlinks.gif);
	width: 147px;
	background-repeat : repeat-y;
}
.unten{
	background-color : #C6C6C6;
}
.small{
	font-size : 9px;
}