/* Links */

a:link		{ font: 13px verdana; color: #000000; font-weight: bold; text-decoration: underline }
a:visited	{ font: 13px verdana; color: #000000; font-weight: bold; text-decoration: underline } 
a:hover		{ font: 13px verdana; color: #990000; font-weight: bold; text-decoration: underline } 
a:active	{ font: 13px verdana; color: #990000; font-weight: bold; text-decoration: underline } 

a.n:link	{ font: 13px verdana; color: #000000; font-weight: bold; text-decoration: none }
a.n:visited	{ font: 13px verdana; color: #000000; font-weight: bold; text-decoration: none } 
a.n:hover	{ font: 13px verdana; color: #990000; font-weight: bold; text-decoration: none } 
a.n:active	{ font: 13px verdana; color: #990000; font-weight: bold; text-decoration: none } 

a.n2:link	{ font: 11px verdana; color: #000000; font-weight: bold; text-decoration: none }
a.n2:visited	{ font: 11px verdana; color: #000000; font-weight: bold; text-decoration: none } 
a.n2:hover	{ font: 11px verdana; color: #990000; font-weight: bold; text-decoration: none } 
a.n2:active	{ font: 11px verdana; color: #990000; font-weight: bold; text-decoration: none } 

a.m:link	{ font: 9px verdana; color: #000000; font-weight: bold; text-decoration: underline }
a.m:visited	{ font: 9px verdana; color: #000000; font-weight: bold; text-decoration: underline } 
a.m:hover	{ font: 9px verdana; color: #990000; font-weight: bold; text-decoration: underline } 
a.m:active	{ font: 9px verdana; color: #990000; font-weight: bold; text-decoration: underline } 

/* .n	        { font: 10px verdana; color: #990000; text-decoration: none } */

/* Schrifttypen */

h1		{ font: 17px verdana; color:#000000; font-weight: bold }
h2		{ font: 15px verdana; color:#000000; font-weight: bold }
h3		{ font: 13px verdana; color:#000000; font-weight: bold }

.small		{ font: 9px verdana; color:#000000 }
.normal		{ font: 13px verdana; color:#000000 }
.big            { font: 14px verdana; color:#000000 }

/* div              {border: 1px dotted gray; padding: .5em} */

/* Listen, margin-bottom .. bezieht sich auf abstand des ul-tags zum oberen element */

/* ul { text-align: center; margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding-left: 0em; list-style-type: none } */
/* li { margin-top: 10px; margin-bottom: 10px; list-style-type: none } */

.true { list-style-type:disc; text-align:left; margin-top:2px; margin-bottom:2px; margin-left:10px }
.navi { text-align:center; margin-top:0px; margin-bottom:10px; margin-left:0px; padding-left:0em; list-style-type:none }


.true2 { margin-top: 2px; margin-bottom: 2px; list-style-type: disc }

.u { text-align: left; margin-left: 10px }

ol { list-style-type:lower-alpha }

/* Tabellen*/

th    { text-align: left; font: 9px verdana; color:#000000; font-weight: bold }
th.h    { text-align: left; font: 11px verdana; color:#000000; font-weight: bold }
.tr   { border-width:2px; border-color:#000000; border-style:dotted; padding:5px; border-spacing:0px; font: 12px verdana; color:#000000 }
.tr2   {  border-width:3px; border-color:#000000; border-style:dotted; border-spacing:0px; font: 12px verdana; color:#000000 }

.kl   { font: 13px verdana; color:#000000; text-align:center; padding:2px } 
.oben  { vertical-align:top}
.mittig  { vertical-align:middle}


/* Images mit Rahmen */

.rahmen { border-width:1px; border-style:solid; border-color:black; padding:0}

/* Scrollbar immer anzeigen  */ 
 
html { height:100%; }
body { min-height:101%; }



 