/* 									*/
/* 		DATEI: links.css 			*/
/*									*/
/* datei für die link seiten		*/
/*									*/
/*	erstellt: 24-12-07				*/
/*									*/
/*	geändert: 23-10-10				*/
/*##################################*/

html {margin: 0; padding: 0;}

body {font: normal 1em Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5; }

		
H1 { font-family : Arial, Helvetica, sans-serif;
		font-size: 200%;
		font-weight: bold;
		background: rgb(85%,85%,70%);
		letter-spacing: 5px;
		color: #008000;
		padding: 0.35em;
		border-bottom: ridge double silver;
		text-align: center; 
		}

h2 {font-size: 180%; text-transform: lowercase; letter-spacing: 2px; background: rgb(85%,85%,70%);}

h3 {font-size: 1.33em; margin: 0; padding: 0; border-bottom: 1px solid black;}

h4 {font-size: 1.1em; margin: 0; padding: 0.33em 0 0; }

h1, h3, h4 {line-height: 1em;}

p {line-height: 1.5; margin: 0.5em 0 1em;}

li { margin-top:3pt; }


	td.table1 { text-align: center; padding: 0.2em 0.2em; }

	th.table1, td.table1 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.5em; color:#008000; }
	
	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: left; 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: 1px solid #CCC; border-left: 1px solid #CCC;}
	
	th.table2, td.table2 { padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	
	
	td.table3 { border-right:1px solid #CCC; border-left:1px solid #CCC; border-bottom: 1px solid #CCC; }
	
	
	td.table4 { text-align: left; padding: 0.2em 0.2em; }

	th.table4, td.table4 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.5em; color:#008000; text-align: left; }
	
	td.table4 { border-right: 0px solid #CCC; }
	
	th.table4, td.table4 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }
	
	
	td.table5 { text-align: center; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }

	th.table5, td.table5 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.2em; }
	
	td.table5, th.table5 { border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
	
	th.table5, td.table5 { padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	
	
	td.table6 { text-align: center; padding: 0.2em 0.2em; }																		/* für die überschriften */

	th.table6, td.table6 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.5em; color:#008000; }
	
	td.table6 { border-right: 0px solid #CCC; }
	
	th.table6, td.table6 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }
	
	
	td.table7 { text-align: center; padding: 0.2em 0.2em; }																		/* für die links */

	th.table7, td.table7 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.2em; color:#008000; }
	
	td.table7 { border-right: 0px solid #CCC; }
	
	th.table7, td.table7 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }


	
	td.rechts { border-right:2px solid #CCC; }
	
	
	td.links { border-left:2px solid #CCC; }
	
	
	td.beide { border-right:2px solid #CCC; border-left:2px solid #CCC; }
	
	
		
	td.new { text-align: left; padding: 0.2em 0.2em; border-right: 1px dotted #CCC; background: #EAF8F3; }

	th.new, td.new { font: Verdana, Arial, Courier, Helvetica; font-size: 1.2em; color:#008000; text-align: left; }
		
	th.new, td.new { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }


	
	th {border-right: 1px solid gray; border-bottom-style: solid; white-space: nowrap; background: #C0C0C0;}
	
	
	td.ohne { text-align: center; padding: 0.2em 0.2em; }

	td.ohne { font: Verdana, Arial, Courier, Helvetica; font-size: 1.3em; }
	
	td.ohne { border-right: 0px solid #CCC; }
	
	th.ohne, td.ohne { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }
	
	
	td.ohne2 { border-right:1px solid #CCC; border-left:1px 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; }

a.an { text-decoration:none; }
