/* 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:10pt; }

/* Links */
a:link    { color:#C2091F; text-decoration:none; font-style:regular} 
a:visited { color:#C2091F; text-decoration:none; font-style:regular} 
a:active  { color:#C2091F; text-decoration:none; font-style:regular} 
a:hover   { color:#C2091F; text-decoration:none; font-style:regular}

