﻿/* DATEI: pokal.css 				*/
/*									*/
/* datei für die kreispokalseiten	*/
/*									*/
/*	erstellt: 24-01-07				*/
/*									*/
/*		geändert: 26-01-11			*/
/*##################################*/


html {margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

body {font: normal 1em Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5; }


		/* font: font-style font-variant font-weight font-size font-family */


h1 { font: bold 1.5em Arial, Helvetica, sans-serif; background: rgb(85%,85%,70%); letter-spacing: 4px; text-transform: lowercase; color: #008000;
		padding: 0.2em; border-bottom: ridge double silver; text-align: center; }

h2 { font: bold 1.4em Arial, Helvetica, sans-serif; background: rgb(85%,85%,70%); letter-spacing: 3px; text-transform: lowercase; color: #008000;
		padding: 0.2em; border-bottom: ridge double silver; text-align: center; }

h3 {font: bold 1.2em Arial, Helvetica, sans-serif; background: rgb(85%,85%,70%); letter-spacing: 2px; text-transform: lowercase; color: #008000;
		padding: 0.2em; border-bottom: ridge double silver; text-align: center; }

h4 {font: bold 1em Arial, Helvetica, sans-serif; background: rgb(85%,85%,70%); letter-spacing: 1px; text-transform: lowercase; color: #008000;
		padding: 0.2em; border-bottom: ridge double silver; text-align: center; }

/* h1, h2, h3, h4 {line-height: 1em;} */

/*----------------------------------------*/

p {margin: 0.5em 0 1em; font-weight: normal; font-size: 1.1em; }
p.mehr {margin: 0.5em 0 1em; font-weight: bold; font-size: 1.5em; }

#fett { font-weight: bold; }				/* fett und normale höhe */

li { margin-top:3pt; }

/*---------------------------------*/

	td.table1, th.table1 { text-align: center; padding: 0.2em 0.2em; font: Verdana, Arial, Courier, Helvetica; font-size: 1.3em; background-color:#FC6; }
	td.table1, th.table1 { border-right: 0px solid #CCC; padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }
	
	<!--td.table1, th.table1 { font: 1.5em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.2em 0.2em; -->
	 						<!--border-right: 0px solid #CCC; border-bottom: 0px solid #DDD; }-->
	
	td.table2, th.table2 { font: 1.3em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.3em 0.3em; 
							border-right: 2px solid #CCC; border-left: 2px solid #CCC; border-bottom: 2px solid #DDD; }
	
	td.table3, th.table3 { font: 1.3em Verdana, Arial, Courier, Helvetica; text-align: left; padding: 0.3em 0.3em;  
	 						border-right: 2px solid #CCC; border-left: 2px solid #CCC; border-bottom: 2px solid #DDD; }
	
	td.table4, th.table4 { font: 1.3em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.3em 0.3em; 
							border-right: 0px solid #CCC; border-left: 0px solid #CCC; border-bottom: 0px solid #DDD; }
	
	td.table5, th.table5 { font: 1.1em Verdana, Arial, Courier, Helvetica; text-align: left; padding: 0.1em 0.1em; 
							border-right: 1px solid #CCC; border-left: 1px solid #CCC; border-bottom: 1px solid #DDD; }
	
	td.table6, th.table6 { font: 1.1em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.1em 0.1em;  
							border-right: 1px solid #CCC; border-left: 1px solid #CCC; border-bottom: 1px solid #DDD; }

/*----------------------------*/

	td.ohne, th.ohne { font: 1em Verdana, Arial, Courier, Helvetica; text-align: left; padding: 0.2em 0.2em; 
						border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }
	
	td.ohne1, th.ohne1 { font: 1.2em Verdana, Arial, Courier, Helvetica; text-align: left; padding: 0.2em 0.2em; 
						border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }

	td.ohne2, th.ohne2 { font: bold 1em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.2em 0.2em; 
							border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }

	td.ohne3, th.ohne3 { font: 1.2em Verdana, Arial, Courier, Helvetica; text-align: left; padding: 0.2em 0.2em; background: rgb(85%,85%,70%);
							border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }

	td.ohne4, th.ohne4 { font: 1.2em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.2em 0.2em; background: rgb(85%,85%,70%);
							border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }

	td.ohne5, th.ohne5 { font: 1em bold Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.2em 0.2em; 
							border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }
	
	td.ohne6, th.ohne6 { font: 1.4em Verdana, Arial, Courier, Helvetica; text-align: center; padding: 0.2em 0.2em; background: rgb(85%,85%,70%);
							border-right: 0px solid #CCC; border-left:0px solid #CCC; border-bottom:0px solid #CCC; }

/*----------------------------*/

a:link { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
