/* SCREEN */

/* Allgemein */

.seite {
	border: solid 1px rgb(150,150,150);
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 900px;
}


/* Kopf */

.kopf {
	background-color: rgb(240,240,240);
	background-image: url(bild/h_kopf.gif);
	height: 80px;
	width: 900px;
}


.kopf-links {
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	width: 100px;
}


.kopf-mitte {
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
	width: 380px;
}


.kopf-rechts {
	width: 370px;
	padding-right: 20px;
	text-align: right;
	vertical-align: bottom;
}

.kopf-links img {
	border: none;
}
	
.kopf-mitte h1 {
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: rgb(125,125,125);
}

.kopf-mitte h2 {
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(125,125,125);
}

.kopf-rechts a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	color: rgb(125,125,125);
	text-decoration: none;
}

.kopf-rechts a:hover {
	color: rgb(50,50,50);
}

.brot-links {
	background-image: url(bild/quaste.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	width: 100px;
}

.brot-rechts {
	padding-left: 0px;
	text-align: left;
	vertical-align: bottom;
}

.kopf-brot {
	clear: both;
	background-image: url(bild/h_brot.jpg);
	background-repeat: repeat-y;
}

.kopf-brot ul {
	float: left;
	width: 560px;
	list-style: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial;
}

.kopf-brot ul li {
	display: inline;
	padding: 0 5px 0 10px;
	background-image: url(bild/brot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: rgb(125,125,125);
	font-size: 10px;
}

.kopf-brot ul a {
	color: rgb(70,122,167);
	text-decoration: none;
}

.kopf-brot ul a:hover {
	color: rgb(42,90,138);
	text-decoration: underline;
}


/* Fuß */
.fuss {
	width: 900px;
	height: 25px;
	background: rgb(240,240,240) url(bild/h_fuss.jpg);
	text-align: center;
	color: rgb(125,125,125);
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 12px;
}

.fuss a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(125,125,125);
	text-decoration: none;
}

.fuss a:hover {
	color: rgb(50,50,50);
}


/* Navigation */
.navi {
	background: transparent url(bild/h_hauptnavi.gif) right repeat-y;
	font-family: Verdana, Arial;
	width: 200px;
}

.navi th {
	background-color: rgb(190,190,190);
	background-image: url(bild/h_rundeecke.gif);
	background-repeat: no-repeat;
	color: rgb(255,255,255);
	display: block;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 4px;
	text-align: left;
	z-index: 100;
}


.navi td a {
	border-bottom: solid 1px rgb(200,200,200);
	color: rgb(70,122,167);
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
	text-decoration: none;
}

.navi td a:hover {
	background-color: rgb(160,214,81);
	color: rgb(42,90,138);
}


/* Hauptteil */
.haupt-inhalt {
	width: 640px;
	padding-left: 30px;
	padding-bottom: 30px;
	background: transparent url(bild/h_hauptinhalt.gif) left repeat-y;
	vertical-align: top;
}


.haupt-navi {
	width: 200px;
	padding-left: 30px;
	padding-bottom: 30px;
	vertical-align: top;
}

.haupt-navi table {
	margin-bottom: 25px
}


.spalte1 {
	width: 640px;
	margin-bottom: 10px;
}


.spalte2-links {
	width: 300px;
	margin-bottom: 10px;
	float: left;
}

.spalte2-rechts {
	width: 300px;
	margin-bottom: 10px;
	float: right;
}


.spalte3-links {
	width: 200px;
	margin-bottom: 10px;
	float: left;
}

.spalte3-mitte {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
}

.spalte3-rechts {
	width: 200px;
	margin-bottom: 10px;
	float: right;
}


.haupt-inhalt h1.seitentitel {
	border-bottom: solid 7px rgb(225,225,225);
	color: rgb(100,100,100);
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
}

.haupt-inhalt h1 {
	color: rgb(80,80,80);
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: normal;
	margin: 16px 0 6px 0;
}

.haupt-inhalt h2 {
	color: rgb(80,80,80);
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 14px 0 6px 0;
}

.haupt-inhalt h3 {
	color: rgb(125,125,125);
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	margin: -6px 0 6px 0;
}

.haupt-inhalt p {
	background-color: rgb(255,255,255);
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 12px 0;
}

.haupt-inhalt img {
	border: none;
}

.haupt-inhalt a {
	color: rgb(70,122,167);
	font-weight: bold;
	text-decoration: none;
}

.haupt-inhalt a:hover {
	color: rgb(42,90,138);
	text-decoration: underline;
}

.haupt-inhalt a:visited {
	color: rgb(42,90,138);
}

.trenner {
	clear: both;
	width: 640px;
	height: 0.2em;
	border: none;
	background: rgb(210,210,210);
	color: rgb(210,210,210);
}

.haupt-inhalt ul {
	list-style: none;
	padding-left: 10px;
	margin-top: -10px;
	padding-top: 0px;
}

.haupt-inhalt ul li {
	padding-left: 12px;
	padding-top: 5px;
	background-image: url(bild/li.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	line-height: 14px;
	font-size: 12px;
}


table.funktionaer {
	background-color:rgb(233,232,244);
	border-collapse: collapse;
	clear: both;
	empty-cells: show;
	margin-left: 1px;
	margin-top: 20px;
}

th.funktionaer {
	background-color: rgb(175,175,175);
	border-left: solid 2px rgb(175,175,175);
	border-right: solid 2px rgb(175,175,175);
	color: rgb(255,255,255);
	empty-cells: show;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	text-align: left;
}

td.funktionaer {
	background-color: rgb(255,255,255);
	border-bottom: solid 2px rgb(225,225,225);
	border-left: solid 2px rgb(225,225,225);
	border-right: solid 2px rgb(225,225,225);
	color: rgb(0,0,0);
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	text-align: left;
}


table.mannschaft {
	border-collapse: collapse;
	clear: both;
	empty-cells: show;
	margin-left: 1px;
	margin-top: 20px;
}

th.mannschaft {
	background-color: rgb(175,175,175);
	border: solid 2px rgb(225,225,225);
	color: rgb(255,255,255);
	empty-cells: show;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	text-align: left;
}

td.mannschaft {
	background-color: rgb(255,255,255);
	border: solid 2px rgb(225,225,225);
	color: rgb(0,0,0);
	empty-cells: show;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	text-align: left;
	vertical-align: top;
}

td.mannschaft_trenner {
	background-color: rgb(225,225,225);
	height: 2px;
}

.boxscore {
	border-collapse: collapse;
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 20px;
}

.boxscore td {
	border: solid 1px black;
	width: 20px;
	height: 20px;
	text-align: center;
}

td.boxscore-name {
	border: solid 1px black;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

td.boxscore-rand {
	border: solid 2px black;
	width: 20px;
	text-align: center;
}
                        
td.logomannschaft {
	text-align: center;
	vertical-align: middle;
	width: 64px;
}

img.logomannschaft {
	width: 64px;
	height: 64px;
}

table.tabelle {
	background-color: rgb(233,232,244);
	border-collapse: collapse;
	clear: both;
	empty-cells: show;
}

.tabelle th {
	background-color: rgb(175,175,175);
	border-left: solid 1px rgb(175,175,175);
	border-right: solid 1px rgb(175,175,175);
	color: rgb(255,255,255);
	empty-cells: show;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tabelle td {
	background-color: rgb(255,255,255);
	border-bottom: solid 1px rgb(225,225,225);
	border-left: solid 1px rgb(225,225,225);
	border-right: solid 1px rgb(225,225,225);
	color: rgb(0,0,0);
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

table.turnier {
	background-color: rgb(233,232,244);
	border-collapse: collapse;
	clear: both;
	empty-cells: show;
	margin-bottom: 15px;
}

.turnier th {
	background-color: rgb(175,175,175);
	border-left: solid 1px rgb(175,175,175);
	border-right: solid 1px rgb(175,175,175);
	color: rgb(255,255,255);
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.turnier td {
	background-color: rgb(255,255,255);
	border-bottom: solid 1px rgb(225,225,225);
	border-left: solid 1px rgb(225,225,225);
	border-right: solid 1px rgb(225,225,225);
	color: rgb(0,0,0);
	padding: 5px;
	font-size: 12px;
}

table.ergebnis {
	background-color: rgb(233,232,244);
	border-collapse: collapse;
	clear: both;
	empty-cells: show;
	margin-bottom: 15px;
}

.ergebnis th {
	background-color: rgb(175,175,175);
	color: rgb(255,255,255);
	empty-cells: show;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}

.ergebnis td {
	background-color: rgb(255,255,255);
	border-bottom: solid 1px rgb(225,225,225);
	color: rgb(0,0,0);
	padding: 2px;
	font-size: 12px;
}

td.ergebnis_begegnung {
	width: 200px;
}

td.ergebnis_heim {
	padding: 1px 0px;
	text-align: right;
	width: 18px;
}

td.ergebnis_gast {
	padding: 1px 0px;
	text-align: left;
	width: 18px;
}

td.ergebnis_trenner {
	padding: 1px 0px;
	text-align: center;
	width: 5px;
}

td.ergebnis_bemerkung {
	padding: 1px 0px;
	text-align: right;
	width: 10px;
}

input.ergebnis_bemerkung {
	width: 200px;
}
