@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html {
	height: 101%;
	width: 101%;
} 

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.01%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
    /* text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
}

a {
	color: #000000;
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#mainContent2 {
	border: 1px solid CCCCCC;	
}

#mainContent2 .rahmen {
	background-color: #ffffff;
	padding: 2px;
}
.bloecke {
	padding-left: 5px;
}
.box_border {
	border: 1px solid #004080;
}
.box_border2 {
	border: 1px solid #dddddd;
	width: 100%;
}
tr.hinter td a, tr.hinter td {
	font-weight : bold;
	border-bottom: none;
}
tr.hinter td a:hover, tr.hinter td:hover {
	font-weight : bold;
	border-bottom: none;
	background-color: #eeeeee;
}
tr.hinter td.nohover:hover, tr.hinter td.mannschaft:hover {
	font-weight : bold;
	border-bottom: none;
	background-color: #ffffff;	
}
tr.hinter td.nohover2:hover, tr.hinter td.nohover2 {
	font-weight : bold;
	border-bottom: none;
	background-color: #ffffff;
	text-align: right;	
}
tr.hinter td.noho2a:hover, tr.hinter td.noho2a {
	font-weight : bold;
	border-bottom: none;
	background-color: #ffffff;
	text-align: right;
	padding-right: 5px;
	width: 110px;
	line-height: 150%;	
}
tr.hinter td.nohoa:hover, tr.hinter td.nohoa {
	font-weight : bold;
	border-bottom: none;
	background-color: #ffffff;
	text-align: left;
	padding-left: 5px;
	width: 200px;
	line-height: 150%;	
}
tr.hinter td.nohover3:hover, tr.hinter td.nohover3 {
	font-weight : bold;
	border-bottom: none;
	background-color: #ffffff;
	text-align: center;	
}
.torlinks {
	text-align: left;
	padding-left: 5px;
}
.ergeb {
	text-align: center;
	width: 130px;
	background-color: #eeeeee;
}
.ergeb2 {
	text-align: center;
	width: 130px;
	background-color: #eeeeee;
}
.mannschaft {
	text-align: left;
	width: 290px;
}
.atop {
	vertical-align: top;
}
.atop2 {
	vertical-align: top;
	padding-left: 15px;
}
.sp1 {
	text-align: center;
}
.sp1a {
	text-align: center;
	background-color: #dddddd;
}
.sp1b {
	text-align: center;
	width: 90px;
}
.sp2 {
	text-align: center;
	width: 120px;
}
.sp2a {
	text-align: center;
	width: 110px;
}
.sp3 {
	text-align: center;
	width: 30%
}
.sp3a {
	text-align: center;
	width: 35%
}
.sp3b {
	text-align: center;
	width: 32%
}
.sp4 {
	text-align: right;
}
.sonder, tr.hinter td.sonder:hover {
	color: #004080;
	background-color: #ffffff;
}
