p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i, small
     { font-family:Verdana,sans-serif; font-size:10pt; }

small { font-size:8pt;}

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


h1 { font-size:16pt;font-weight: bold; }

/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */
/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */
     
.test {font-size: 12pt; font-face: Verdana, sans-serif; color: black } 

.HEADLINE { font-size: 14pt; font-family: Verdana, sans-serif; color: #008000; font-weight: bold }  

/* ab hier Definitionen für festes CSS layout */

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#Kopfzeile {position:absolute; text-align:center; margin:0; top:0; left:0; display:block; width:100%; height:95px; background:#fff; font-family:Verdana,sans-serif; font-size:10pt; z-index:100; color:#000;}


#Fusszeile {position:absolute; margin:0; bottom:0px; left:0; display:block; width:100%; height:25px; background:#660066; font-size:0.8em; z-index:25; text-align:right; font-color:#000;overflow:auto;}

#Inhalt {display:block; overflow:auto; padding-left:5px; position:absolute; top:95px; bottom:27px; z-index:3;}

* html #Inhalt {
	top:0; 
	bottom:0; 
	height:100%;
	width:100%;
	border-top:95px solid #fff; 
	border-bottom:50px solid #fff;
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:150px; 
	bottom:52px; 
	width:640px; 
	margin-left:-321px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8, a.nav9, a.nav10 {height:25px; display:block; float:left; background:url(heading.jpg); text-align:center; font-size:1em; font-weight:bold; color:#fff; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;}
#head a .pad {display:block; width:175px; height:25px;background:transparent; border-bottom:1px solid #000;}

a.nav1 {background-position:0 25px; width:100px;}					/*Home*/
a.nav2 {background-position:-100px 25px; width:100px;}		/*Highlights*/
a.nav3 {background-position:-200px 25px; width:130px;}		/*Vorankündigung*/
a.nav4 {background-position:-330px 25px; width:175px;}		/*Turnierbestimmungen*/
a.nav5 {background-position:-505px 25px; width:100px;}		/*Sponsoren*/
a.nav6 {background-position:-605px 25px; width:130px;}		/*Bildergalerie*/
a.nav7 {background-position:-735px 25px; width:100px;}		/*Anmeldung*/
a.nav8 {background-position:-835px 25px; width:150px;}		/*Anmeldestatistik*/
a.nav9 {background-position:-985px 25px; width:175px;}		/*Gruppenausspielung*/
a.nav10 {background-position:-1160px 25px; width:100px;}		/*Blindkick*/

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {background:#006633; color:#fff; cursor:pointer; display:block; width:100px; height:25px; cursor:hand;}
a.nav2:hover {background-position:-100px 0;}
a.nav2:hover .button {display:block; width:100px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav3:hover {background-position:-200px 0;}
a.nav3:hover .button {display:block; width:130px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav4:hover {background-position:-330px 0;}
a.nav4:hover .button {display:block; width:175px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav5:hover {background-position:-505px 0;}
a.nav5:hover .button {display:block; width:100px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav6:hover {background-position:-605px 0;}
a.nav6:hover .button {display:block; width:130px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav7:hover {background-position:-735px 0;}
a.nav7:hover .button {display:block; width:100px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav8:hover {background-position:-835px 0;}
a.nav8:hover .button {display:block; width:150px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav9:hover {background-position:-985px 0;}
a.nav9:hover .button {display:block; width:175px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}
a.nav10:hover {background-position:-1160px 0;}
a.nav10:hover .button {display:block; width:100px; height:25px; background:#006633; color:#fff; cursor:pointer; cursor:hand;}


/* Ende Definitionen festes CSS layout */


