/* 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;}

/* Links */
a:link    { color:#206095; text-decoration:none; font-style:regular} 
a:visited { color:#206095; text-decoration:none; font-style:regular} 
a:active  { color:#206095; text-decoration:none; font-style:regular} 
a:hover   { color:#206095; text-decoration:none; font-style:regular}

/* Scrollbar */
<style>
<!--
BODY {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #206095; 
SCROLLBAR-SHADOW-COLOR: #f2f2f2; 
SCROLLBAR-3DLIGHT-COLOR: #f2f2f2; 
SCROLLBAR-ARROW-COLOR: #206095; 
SCROLLBAR-TRACK-COLOR: #DBEDFB; 
SCROLLBAR-DARKSHADOW-COLOR: #206095}
-->
</style>
