﻿/* DATEI: nordsaar-info.css 		*/
/* 									*/
/*									*/
/* seite für die allgemeinen infos	*/
/*									*/
/*	erstellt: 14-02-07				*/
/*									*/
/*		geändert: 	23-10-10		*/
/*##################################*/

html {margin: 0; padding: 0;}

		/* font: font-style font-variant font-weight font-size font-family */

body {font: normal 1em Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5; }


	h1 { font: bold 1.7em Arial, Helvetica, sans-serif;
		background: rgb(85%,85%,70%);
		letter-spacing: 4px;
		color: #008000;
		padding: 0.35em;
		border-bottom: ridge double silver; 
		text-transform: lowercase;
		text-align: center;
		}
		
	h2 { font: bold 1.5em Arial, Helvetica, sans-serif;
		background: rgb(85%,85%,70%);
		letter-spacing: 3px;
		color: #008000;
		padding: 0.35em;
		border-bottom: ridge double silver; 
		text-transform: lowercase;
		text-align: center;
		}
		
	h3 { font: bold 1.3em Arial, Helvetica, sans-serif;
		background: rgb(85%,85%,70%);
		letter-spacing: 1px;
		color: #008000;
		padding: 0.2em;
		border-bottom: ridge double silver; 
		text-transform: lowercase;
		text-align: center;
		}
		
	h4 { font: bold 1em Arial, Helvetica, sans-serif;
		background: rgb(85%,85%,70%);
		letter-spacing: 1px;
		color: #008000;
		padding: 0.1em;
		border-bottom: ridge double silver; 
		text-transform: lowercase;
		text-align: center;
		}

/* h1, h2, h3, h4 {line-height: 1em;} */

		p         {line-height: 1.2em; font: 1em Arial, Helvetica, sans-serif; text-align: justify }
		p.left    {line-height: 1.4em; font: 1.2em Arial, Helvetica, sans-serif; text-align:left }
		p.justify {line-height: 1.4em; font: bold 1.2em Arial, Helvetica, sans-serif; text-align: justify }
		p.style1  {font: 2em Arial, Helvetica, sans-serif;	text-align:center;}
		p.style2  {font: 1em Arial, Helvetica, sans-serif; text-align:left; line-height:1.2em }
		p.style3  {font: 1em Arial, Helvetica, sans-serif; text-align:center; line-height:1.2em }
		p.style4  {font: 1.5em Arial, Helvetica, sans-serif; text-align:center; }
		p.style5  {font: 1em Arial, Helvetica, sans-serif; text-align: justify } 


		li { margin-left:5pt; }
		ol { padding-left: 100pt; }
		ul { padding-left: 100pt; }

/* ############ Tabellen - Anfang ###################################################################################################*/
	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.table2, th.table2 { text-align: center; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	th.table2, td.table2 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.2em; }
	td.table2, th.table2 { border-right: 2px solid #CCC; border-left: 2px solid #CCC; }
	th.table2, td.table2 { padding: 0.3em 0.3em; border-bottom: 2px solid #DDD; }
	
	
	td.table3, th.table3 { text-align: left; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }		/* gleiche wie 2 ausrichtung links und kleiner schrift */
	th.table3, td.table3 { font: Verdana, Arial, Courier, Helvetica; font-size: 1em; }
	td.table3, th.table3 { border-right: 2px solid #CCC; border-left: 2px solid #CCC; }
	th.table3, td.table3 { padding: 0.3em 0.3em; border-bottom: 2px solid #DDD; }


	td.table4, th.table4 { text-align: left; background-color:#CCCCCC; padding: 0.3em 0.3em; }	/* gleiche wie 3 aber mit ausrichtung links und mit farbhintergrund */
	th.table4, td.table4 { font: Verdana, Arial, Courier, Helvetica; font-size: 1em; }
	td.table4, th.table4 { border-right: 0px solid #CCC; border-left: 0px solid #CCC; }
	th.table4, td.table4 { padding: 0.3em 0.3em; border-bottom: 0px solid #DDD; }
	
	
	/*td.table5, th.table5 { text-align: left; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }		/* gleiche wie 2 aber mit ausrichtung links und fett 
	td.table5, th.table5 { font: bold Verdana, Arial, Courier, Helvetica; font-size: 1em; }
	td.table5, th.table5 { border-right: 2px solid #CCC; border-left: 2px solid #CCC; }
	td.table5, th.table5 { padding: 0.3em 0.3em; border-bottom: 2px solid #DDD; } */


	/*td.table1 { text-align: center; padding: 0.2em 0.2em; }
	th.table1, td.table1 { font: 1.5em Arial, Helvetica, sans-serif; }
	td.table1 { border-right: 0px solid #CCC; }
	th.table1, td.table1 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }


	td.table2 { text-align: center; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	th.table2, td.table2 { font: 1.2em Arial, Helvetica, sans-serif; }
	td.table2, th.table2 { border-right: 2px solid #CCC; border-left: 2px solid #CCC; }
	th.table2, td.table2 { padding: 0.3em 0.3em; border-bottom: 2px solid #DDD; }


	td.table3 { text-align: left; padding: 0.3em 0.3em; border-bottom: 1px solid #000000; }		/* wie table2, hier mit schwarzem rahmen 
	th.table3, td.table3 { font: 1.2em Arial, Helvetica, sans-serif; }
	td.table3, th.table3 { border-right: 1px solid #000000; border-left: 1px solid #000000;}
	th.table3, td.table3 { padding: 0.3em 0.3em; border-top: 1px solid #000000; }


	td.table4 { text-align: left; padding: 0.3em 0.3em; border-bottom: 0px solid #DDD; }		/*wie table2, hier ohne rahmen aber mit hintergrund 
	td.table4, th.table4 { font: bold 1.2em Arial, Helvetica, sans-serif; background-color: #DDDDDD; }
	td.table4, th.table4 { border-right: 0px solid #CCC; border-left: 0px solid #CCC; }
	td.table4, th.table4 { padding: 0.3em 0.3em; border-top: 0px solid #DDD; } */


	td.table5 { text-align: center; padding: 0.3em 0.3em; border-bottom: 1px solid #000000; }		/*wie table3, zentriert ohne hintergrund mit rahmen*/
	th.table5, td.table5 { font: 1.2em Arial, Helvetica, sans-serif; }
	td.table5, th.table5 { border-right: 1px solid #000000; border-left: 1px solid #000000;}
	th.table5, td.table5 { padding: 0.3em 0.3em; border-top: 1px solid #000000; }


	td.table6 { text-align: center; padding: 0.3em 0.3em; }										/*wie table2, zentriert und hintergrund */
	th.table6, td.table6 { font: 1.2em Arial, Helvetica, sans-serif; }
	td.table6, th.table6 { border-right: 1px solid #CCC; border-left: 1px solid #CCC; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
	th.table6, td.table6 { padding: 0.3em 0.3em; background-color: #C0C0C0; }


	td.table7 { text-align: left; padding: 0.3em 0.3em; }										/*wie table6, linksbündig ohne hintergrund */
	th.table7, td.table7 { font: 1.2em Arial, Helvetica, sans-serif; }
	td.table7, th.table7 { border-right: 1px solid #CCC; border-left: 1px solid #CCC; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
	th.table7, td.table7 { padding: 0.3em 0.3em; }


	td.table8 { text-align: left; padding: 0.3em 0.3em; }										/*wie table7, linksbündig ohne hintergrund und rahmen */
	th.table8, td.table8 { font: 1.2em Arial, Helvetica, sans-serif; }
	td.table8, th.table8 { border-right: 0px solid #CCC; border-left: 0px solid #CCC; border-top: 0px solid #DDD; border-bottom: 0px solid #DDD; }
	th.table8, td.table8 { padding: 0.3em 0.3em; }


	td.table9 { text-align: center; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	th.table9, td.table9 { font: 1em Arial, Helvetica, sans-serif; }
	td.table9, th.table9 { border-right: 2px solid #CCC; border-left: 2px solid #CCC; }
	th.table9, td.table9 { padding: 0.3em 0.3em; border-bottom: 2px solid #DDD; }
	
	
	td.table10 { text-align: left; padding: 0.3em 0.3em; border-bottom: 0px solid #DDD; }		/*wie table4, hier mit hintergrund */
	td.table10, th.table10 { font: bold 1.2em Arial, Helvetica, sans-serif; background: rgb(85%,85%,70%); }
	td.table10, th.table10 { border-right: 0px solid #CCC; border-left: 0px solid #CCC; }
	td.table10, th.table10 { padding: 0.3em 0.3em; border-top: 0px solid #DDD; }


	td.ohne { text-align: center; padding: 0.2em 0.2em; }
	td.ohne, th.ohne { font: 1.2em Arial, Helvetica, sans-serif; }
	th.ohne, td.ohne { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; border-right: 0px solid #CCC; }
	
	
	td.ohne1 { text-align: left; padding: 0.2em 0.2em; }
	td.ohne1, th.ohne1 { font: 1.2em Arial, Helvetica, sans-serif; }
	th.ohne1, td.ohne1 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; border-right: 0px solid #CCC; }
	
	
	td.ohne2 { text-align: center; padding: 0.2em 0.2em; }
	td.ohne2, th.ohne2 { font: 1em Arial, Helvetica, sans-serif; }
	th.ohne2, td.ohne2 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; border-right: 0px solid #CCC; }


	td.new { text-align: center; padding: 0.2em 0.2em; border-right: 0px dotted #CCC; background-color:#cceecc }   /* neu hinzu 17-07-09 */
	th.new, td.new { font: 1em Arial, Helvetica, sans-serif; }
	th.new, td.new { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }


a:link { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }

