﻿body {
background-image:url('images/hintergrund.gif');
font-size: small;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}
a {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active { color:#000000;}



/* ----------container zentriert das layout-------------- */
#container {
	background-image: url('images/hintergrund.gif');
	margin: 10px auto 10px auto;
	border: 1px solid #C0C0C0;
	width: 970px;
}

/* ----------banner for logo-------------- */
#banner {
	padding: 0px;
	margin: 0px;
}

/* -----------------Inhalt--------------------- */
#content {
background-image:url('images/hintergrund.gif');
padding: 0px;
margin-left: 155px;
margin-right: 0px;
}
div#content {
font-size:small;
min-height:550px;
height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 155px;
margin: 0px;
padding: 0px;
}
#spielplan {
	background-image: url('images/hintergrund.gif');
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bannerwerbung{
clear:both;
float:left;
width: 160px;
height:180px;
}
#counter{
margin-left:480px;
width: 100px;
height:180px;
}
/* -----------footer--------------------------- */
#footer {
	background-image: url('images/hintergrund.gif');
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
#google{
	width:100%;
}
#upload{
}


img#titel{
background-image: url('images/hintergrund.gif');
}

table{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;

}
table#navi{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}
.tabmannschaften{
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 0px;
	border-right: 0px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom: 0px solid #C0C0C0;
	float:left;
	width:350px;
	margin-left:20px;
}
.zeilemannschaften{
	height:20px;
}
.zellemannschaftentitel{
	border-style: solid;
	border-width: 1px;
	background-color: #EBEBEB;
}
.zelletrainertitel{
	border-style: solid;
	border-width: 1px;
	background-color: #EBEBEB;
	text-align:center;
}
.zellemannschaftentitelmitte{
	border-style: solid;
	border-width: 1px;
	background-color: #EBEBEB;
	text-align:center;
}
.zellemannschaften{
	border-style: solid;
	border-width: 1px;
}
.zellemannschaftenmitte{
	border-style: solid;
	border-width: 1px;
	text-align:center;
}
.tabzeiten{
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-collapse: collapse;
	margin-left: 40px;
	border-left-style: solid;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	float:left;
	width:320px;
}
.tabtrainer{
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-collapse: collapse;
	margin-left: 40px;
	margin-top: 40px;
	border-left-style: solid;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	float:left;
	width:320px;
}
.mannschaften{
	font-size:large;
}
.linkoben{
	font-size:x-small;
}
.pmitte{
	text-align:center;
}
.tdmitte{
	text-align:center;
}
img#imgmitte{
	text-align:center;
}
img{
	border:0px;
}
h6 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
h5 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
h4 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
h3 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
h1 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}