body {
	font-family: arial,helvetica, sans-serif;
	background-color:#ffffff;
	color:#000000;
}
a:link { color:#000000; font-weight:bold; font-family: helvetica,arial,sans-serif;}
a:visited { color:#000000;font-weight:bold;  font-family: helvetica,arial,sans-serif;}
a:active { color:#000000; font-weight:bold;  font-family: helvetica,arial,sans-serif;}
a:hover { color:#000000; font-weight:bold;  font-family: helvetica,arial,sans-serif;}

/* kein Druck */
.nodruck {
	display: none;
}

/* Rahmen */
.rahmen {
	border:1px solid grey; 
}


h1 { margin-top:5px }

.titel1 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 20pt;
	font-weight: bold;
}

/* News */
/* tab Liste der News */
.tab {
	width:100%;
	border:0px;
}

/* Tabellenzellen */
/* td grün, center */
.td-gruen {
	background-color:#ffffff;
	text-align:center;
}

/* td grün */
.td-gruen1 {
	background-color:#ffffff;
}

/* td, center */
.td {
	text-align:center;
}

/* td, links */
.td1 {
	text-align:left;
	margin-left:15px;
}

/* td dunkelgrün */
.td-dg {
	background-color:#ffffff;
	color:#000000;
	text-align:center;
}

/* td hellgrün, links */
.td-hg {
	background-color:#ffffff;
	text-align:left;
}

/* td hellgrün, links - etwas dunkler*/
.td-hgd {
	background-color:#cccccc;
}

/* td hellgrün, center */
.td-hg1 {
	background-color:#ffffff;
	text-align:center;
}

/* td hellgrün */
.td-hg11 {
	background-color:#ffffff;
}

/* td hellgrün, mit Rand, zentriert */
.td-hg2 {
	background-color:#ffffff;
	text-align:center;
	border-width:1px;
	border-style:solid; 
	border-color:#000000;
	}

/* td hellgrün, mit Rand, links */
.td-hg3 {
	background-color:#ffffff;
	text-align:left;
	border-width:1px;
	border-style:solid; 
	border-color:#000000;
	}

/* td hellgrün, center, doppelter Rand */
.td-hg4 {
	background-color:#ffffff;
	text-align:center;
	border-width:medium ;
	border-style:double; 
	border-color:#000000;
}

/* td hellgrün, doppelter Rand */
.td-hg5 {
	background-color:#ffffff;
	border-width:medium ;
	border-style:double; 
	border-color:#000000;
}

/* td Datum, 60px, center*/
.td-dat {
	background-color:#ffffff;
	text-align:center;
	padding:2px;
}

/* td Leerzeile */
.td-leer {
	height:10px;
}

/* td links */
.td-l {
	text-align:left;
	width:19%;
}
/* td stern */
.td-stern {
	text-align:right;
	width:1%;
	padding-right:5px;
}
/* td rechts */
.td-r {
	text-align:left;
	width:80%;
	padding-left:5px;
}

/* Texte */
/* text, 8Pt */
.t8 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 8pt;
}

/* text, 8Pt, bold */
.t8b {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 8pt;
	font-weight: bold;
}

/* text, 9Pt */
.t9 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 9pt;
}

/* text, 9Pt, bold */
.t9b {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 9pt;
	font-weight: bold;
}

/* text, 10Pt */
.t10 {
	font-family: helvetica,arial,sans-serif;
	font-size: 10pt;
}

/* text, 10Pt, bold */
.t10b {
	font-family: helvetica,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/* text, 12Pt */
.t12 {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
}

/* text, 15Pt, bold */
.t15b {
	font-family: helvetica,arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
}
/* text groß - grün */
.text-g1 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 20pt;
	font-weight: bold;
}

/* text - grün */
.text-g2 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 15pt;
	font-weight: bold;
}

/* Titel */
.titel{
	font-family: helvetica,arial,sans-serif;
	font-size: 26pt;
	font-weight: bold;
}

/* Überschrift hellgrün*/
.t-titel {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 14pt;
	font-weight: bold;
}

/* Überschrift hellgrün*/
.t-tabtitel {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 11pt;
	font-weight: bold;
}

/* Überschrift hellgrün, kleiner*/
.t-tabtitelkl {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 8pt;
	font-weight: bold;
}

/* Überschrift grün*/
.t-tabtitel1 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
}

/* text news, dunkelgrün*/
.t-news {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 10pt;
	font-weight: normal;
}

/* text Titel - grün */
.t-titel1 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 18pt;
	font-weight: bold;
}

/* text Vereine - grün */
.t-tab {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size: 9pt;
	font-weight: normal;
}

/* text Vereinsname - fett */
.t-name {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:8pt;
	font-weight: bold;
}

/* Ligenübersicht */
/* Hinweistext */
.t-hinweis {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:9pt;
	font-weight: normal;
}

/* Hinweistext, fett */
.t-hinweis1 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:9pt;
	font-weight: bold;
}

/* Formulartext, fett */
.t-form {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight: bold;
}
/* Formulartext, normal */
.t-form1 {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:11pt;
	font-weight: normal;
}

/* Link zu HVS und HIS */
.t-hvs {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight: bold;
}

/* Link zu SB */
.t-sbl {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight: normal;
}

/* Link zu SK */
.t-skl {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:8pt;
	font-weight: normal;
}

/* Link nicht fett */
.t-normal {
	font-family: helvetica,arial,sans-serif;
	font-size:10pt;
	font-weight: normal;
}

.stern {
	color:#cc6633;
	font-size: 10pt;
	font-weight: bold;
}

/* Auswahlbox, links 30px Abstand */
.form1 {
	font-family: arial,sans-serif;
	color:#000000;
	background-color:#ffffff;
	margin-left:30px;
	font-size:10pt;
	font-weight:bold; 
}

/* Auswahlbox, linksbündig*/
.form {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	background-color:#ffffff;
	font-size:10pt;
	font-weight: bold;
}

/* Lauftext */
.t-lauftext {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight: bold;
	background-color:#ffffff;
	border-right:#000000 thin solid;
	border-left:#000000 thin solid;
	border-top:#000000 thin solid;
	border-bottom:#000000 thin solid;
}


/* Formularrahmen */
.rahmen {
	border-color:#000000;
	padding:10px;

}

/* Formularüberschrift */
legend {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight: bold;
}

/* Eingabefelder */
.input {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-weight:bold; 
	font-size:11pt; 
}

/* Schaltfläche */
.submit {
	color:#000000;
	border-color:#000000;
	background-color:#ffffff;
}

/* Copyright */
/* Tabelle der Partner-Sponsoren-Seite */
.tab-copy {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:50px;
}

.titel-copy {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:9pt;
	font-weight: bold;
}

.pad {
	padding-left: 10px;
	padding-right: 10px;
}
	
.text-copy {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:9pt;
	font-weight: normal;
}

.text1-copy {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:9pt;
	font-weight: bold;
}

.text-copy-maker {
	font-family: helvetica,arial,sans-serif;
	color:#000000;
	font-size:9pt;
	font-weight: bold;
}

a.copy:link { color:#000000; font-weight:bold; }
a.copy:visited { color:#000000;font-weight:bold;  }
a.copy:active { color:#000000; font-weight:bold;  }
a.copy:hover { color:#000000; font-weight:bold;  }

