﻿/* 									*/
/* 		DATEI: startseite.css 		*/
/*									*/
/* datei für die startseite			*/
/*									*/
/*	erstellt: 24-12-07				*/
/*									*/
/*	geändert: 12-11-09				*/
/*##################################*/


html {margin: 0; padding: 0;}

					/* font: font-style font-variant font-weight font-size font-family */

/* body {font: Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5; } */
body {font: normal 1em Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5; }


H1 { 	font: bold 2em Arial, Helvetica, sans-serif; 
		background: rgb(85%,85%,70%);
		letter-spacing: 5px;
		color: #008000;
		padding: 0.35em;
		border-bottom: ridge double silver;
		text-align: center; 
		text-transform: lowercase;
	}

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-align: center;
		text-transform: lowercase; 
	}
	
H3 { 	font: bold 1.3em Arial, Helvetica, sans-serif;
		background: rgb(85%,85%,70%);
		letter-spacing: 3px;
		color: #008000;
		padding: 0.35em;
		border-bottom: ridge double silver;
		text-align: center;
		text-transform: lowercase; 
	}

/* h1, h2, h3, h4 {line-height: 1em;} */

p {line-height: 1.5; margin: 0.5em 0 1em;}

	.fett {	font-family:Arial, Helvetica, Sans-Serif; font-weight:bold; font-size:large}

li { margin-top:3pt; }

pre { font-family:Courier New,Courier; font-size:13pt; color:#0000C0; }

code, kbd, tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote, cite { font-style:italic; }

pre.normal { color:#000000; }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

  
 .linksbuendig {text-align: left;}
 
 .rechtsbuendig {text-align: right;}
 
 .zentriert {text-align: center;}
 
 .blocksatz {text-align: justify;}
 
 .unterstrich {text-decoration: underline;}
 
 .ueberstrich {text-decoration: overline;}
 
 .durchstrich {text-decoration: line-through;}


.xmpcode { border-width:10pt; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13pt; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

.unicode { font-size:15pt; font-family:Arial Unicode MS,Arial,sans-serif }


	td { font-family : 1em Arial, Helvetica, Verdana, sans-serif;
		letter-spacing: 1px;
		text-align: left; 
		}

	th {border-right: 1px solid gray; border-bottom-style: solid; white-space: nowrap; background: #C0C0C0;}


	td.table1 { text-align: center; padding: 0.2em 0.2em; }
	th.table1, td.table1 { font: 1.5em Verdana, Arial, Courier, Helvetica; }
	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: 0px solid #DDD; }								/* für die infos in der tabelle */
	th.table2, td.table2 { font: 1.2em Verdana, Arial, Courier, Helvetica; }
	td.table2, th.table2 { border-right: 0px solid #CCC; border-left: 0px solid #CCC;}
	th.table2, td.table2 { padding: 0.3em 0.3em; border-bottom: 0px 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: 1.5em Verdana, Arial, Courier, Helvetica; 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: left; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }									/* für die aktuell-spalte */
	th.table5, td.table5 { font: bold 1.2em Verdana, Arial, Courier, Helvetica; letter-spacing: 1px; }
	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: left; padding: 0.2em 0.2em; }
	th.table6, td.table6 { font: 1.5em Verdana, Arial, Courier, Helvetica; }
	td.table6 { border-right: 0px solid #CCC; }
	th.table6, td.table6 { 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: 0px dotted #CCC; background-color:#cceecc }
	th.new, td.new { font: 0.8em Verdana, Arial, Courier, Helvetica; }
	th.new, td.new { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }

	
	td.ohne { text-align: center; padding: 0.2em 0.2em; }
	td.ohne { font: 1em Verdana, Arial, Courier, Helvetica; }
	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; }
