/* Standard */
p,h1,h2,h3,h4,h5,h6,b,i,u,a,td  { font-family:Verdana; font-size:10pt;}

/* Raender: mit id= */
#rand    { margin:10px;}
#rando   { margin-top:10px;}
#randu   { margin-bottom:10px;}
#randl   { margin-left:10px;}
#randr   { margin-right:10px;}
#randol  { margin-top:10px; margin-left:10px;}
#randulr { margin-bottom:10px; margin-left:10px; margin-right:10px;}

/* Header: nur Groesse */
h1   	  { font-size:20pt; } 
h2 	      { font-size:18pt; }
h3   	  { font-size:16pt; }
h4   	  { font-size:14pt; }
h5   	  { font-size:12pt; } 
h6   	  { font-size:15pt; color:#206095; text-decoration:none; font-style:bold; font-family:Verdana; line-height: 40px;}

/* Jahresfarbe */
.jahresfarbe { color:#E70207; text-decoration:none; font-style:regular} 
.copyright { font-family:Verdana; font-size:8pt;}

/* Links */
a:link    { color:#E70207; text-decoration:none; font-style:regular} 
a:visited { color:#E70207; text-decoration:none; font-style:regular} 
a:active  { color:#E70207; text-decoration:none; font-style:regular} 
a:hover   { color:#E70207; text-decoration:none; font-style:regular}

a.schwarz:link    { color:#000000; text-decoration:none; font-style:regular} 
a.schwarz:visited { color:#000000; text-decoration:none; font-style:regular} 
a.schwarz:active  { color:#000000; text-decoration:none; font-style:regular} 
a.schwarz:hover   { color:#000000; text-decoration:none; font-style:regular}

/* Scrollbar */
BODY {
SCROLLBAR-FACE-COLOR: #FFFEF8; 
SCROLLBAR-HIGHLIGHT-COLOR: #00302F; 
SCROLLBAR-SHADOW-COLOR: #00302F; 
SCROLLBAR-3DLIGHT-COLOR: #FFFEF8; 
SCROLLBAR-ARROW-COLOR: #00302F; 
SCROLLBAR-TRACK-COLOR: #FFFEF8; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFEF8;
}


