/* CSS Document */
/* (c) Malte Brockmann for www.alfeld-greenhorns.de, version 2007 */

a:link {
	color:#0000FF;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#0000FF;
	text-decoration:underline;
}
body,div,table {
	font-family:arial,verdana,geneva,sans-serif;
	font-size:10pt;
	font-weight:normal;
}
table {
	border:none;
}
th {
	color:#ed0628;
	white-space:nowrap;
	text-align:center;
}
img {
	border:none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	color:#ed0628;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0px;
}
h1,.h1 {
	font-size:16pt;
	margin:16px;
}
h2,.h2 {
	font-size:16pt;
	margin:8px;
}
h3,.h3 {
	font-size:12pt;
	margin:12px;
}
h4,.h4 {
	font-size:12pt;
	margin:6px;
}
h5,.h5 {
	font-size:10pt;
	margin:8px;
}
h6,.h6 {
	font-size:10pt;
	margin:4px;
}
hr {
	width:100%;
	border:1px inset #000879;
}
.small {
	font-size:8pt;
	color:#bbbbbb;
	text-align:center;
}
.grey {
	color:#bbbbbb;
}
.center {
	white-space:normal;
	text-align:center;
}
.tabelle {
	border:1pt solid;
}
.mono {
	font-family:"Courier New", Courier, mono;
}
.news {
	background: url(grafiken/background.gif) fixed 0px 0px;
}
.rot {
	color:#ed0628;
}
.gruen,.preis {
	color:#006600;
	font-weight:bold;
}
.blau {
	color:#0000FF
}
.team {
	color:#ffff00;
	font-weight:bold;
}
.stats {
	padding-left:5px;
	font-weight:bold;
}
.statsmall {
	font-size:8pt;
	font-weight:normal;
}
.fett {
	font-weight:bold;
}
tr.stat:hover {
	background-color:#ffffbb;
}
tr.fett:hover {
	font-weight:bold;
	background-color:#ffffbb;
}
td.box {
	text-align:right;
	border:1pt solid #eeeeee;
}
td.merch {
	border:1pt solid #006600;
	white-space:normal;
	text-align:center;
}
col.stat {
	background-color:#ffffbb;
}
.heim {
	font-weight:bold;
}
.w {
	text-align:center;
	color:#00C000;
}
.l {
	text-align:center;
	color:#C00000;
}
.t {
	text-align:center;
	color:#0000C0;
}
.datum {
	text-align:right;
}
.hpl,.pl,.hteam,.team,.hg,.g,.hv,.v,.hpct,.pct,.hgb,.gb {
	font-size:10pt;
}
.layout {
	background-color:#006600;
}
.title {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	padding:0px;
	height:80px;
	text-align:center;
	overflow:hidden;
	z-index:1;
}
.left, .right {
	width:135px;
	line-height:16px;
	padding:0px;
	position:absolute;
	top:80px;
	z-index:4;
}
.left {
	left:5px;
}
.right {
	right:5px;
}
.lefttop, .righttop {
	width:135px;
	padding:0px;
	position:absolute;
	top:5px;
	height:75px;
	z-index:5;
}
.lefttop {
	left:5px;
}
.righttop {
	right:5px;
}
.content {
	background: url(../grafiken/background.gif) fixed;	
}
.menucontainer {
	border:1px solid #000;
	background-color:#ffff00;
	width:130px;
	margin-top:5px;
	margin-bottom:5px;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	color:#000000;
	margin:1px;
}
a.menu, a.menuactive {
	display:block;
	margin:0px;
	padding:0px;
	border-top:1px solid black;
	text-align:center;
	font-size:8pt;
	color:#eeeeee;
	text-decoration:none;
}
a.menu:link, a.menu:visited
{ 
	color:#ffffff;
	background-color:#666666;
	text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
	color:#666666;
	background-color:#ffffff;
	text-decoration:none;
}
a.menuactive:link, a.menuactive:visited
{ 
	color:#ffffff;
	background-color:#888888;
	text-decoration:none;
}
a.menuactive:active, a.menuactive:hover
{ 
	color:#bbbbbb;
	background-color:#ffffff;
	text-decoration:none;
}
.spiele {
	border:1px solid #000;
	width:130px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#ffff00;
}
.spieltitle{
	font-weight:bold;
	text-align:center;
	color: #000000;
	background-color:#ffff00;
	margin:1px;
}
.spiel {
	margin:0px;
	padding:0px 0px 2px 2px;
	border-top:1px solid black;
	text-align:center;
	font-size: 8pt;
	color:#ffffff;
	background-color:#666666;
	text-decoration: none;
}
.cnheader {
    font-size:12pt;
    color:#006600;
    font-weight:bold;
	text-align:center;
}
.cnnews {
    font-size:10pt;
    color:#000000;
}
.cnsmalltext {
    font-size:8pt;
    color:#888888;
    text-decoration:none;
	text-align:center;
}
.picleft {
	float:left;
}
.picright {
	float:right;
}
.pictop {
	float:none;
}
.foto {
	border:1pt solid #006600;
	text-align:center;
	width:50%;
}

