body{color : Black; 
	font-family : Verdana 
	} 

html{scrollbar-base-color:#c0c1e0;}

 
h1{ font-family : Verdana; 
	font-size : 20px; 
	text-align: left 
    }
    
h2{ font-family : Verdana; 
	font-size : 18px;
	text-align: left 
	} 
 
h3{ font-family : Verdana; 
	font-size : 17px; 
	text-align: left 
	} 
 
h4{ font-family : Verdana; 
	font-size : 16px;
	text-align: left 
	} 
 
h5{ font-family : Verdana; 
	font-size : 14px;
	text-align: left 
	} 
 
h6{ font-family : Verdana; 
	font-size : 13px;
	text-align: left
	} 

div.{color : Black; 
	font-family : Verdana; 
	font-size : 12px 
	} 
 
p{  font-family : Verdana; 
	font-size : 12px 
	} 

span.rot {font-family : Verdana; 
	color:#FF0000
       }

span.blau {font-family : Verdana; 
	color:#0000FF
       }
 
ul{ font-family : Verdana; 
	font-size : 12px
	}

li{ font-family : Verdana; 
	font-size : 12px;
	list-style-type : disc 
 	} 

li.circle{ font-family : Verdana; 
	font-size : 12px;
	list-style-type : circle 
 	} 

table.unsichtbar{ border:0px
    }

td.unsichtbar{ font-family : Verdana; 
	border:0px;
	font-size : 12px 
	} 

table.sichtbar{ border:0px; 
    border:1px solid #a0a0c0
    }

tr{ border: 0px
    }

td{ font-family : Verdana; 
	border:0px;
	font-size : 12px 
	} 

img{ margin-left: 0px;
     margin-right: 0px;
     }
 
a:link { 
	color:#000000;  
	font-variant:normal; 
	font-weight : bold;
	text-decoration:underline
	} 
 
a:visited{ 
	color:#000000; 
	font-variant:normal; 
	font-weight : bold;
	text-decoration:underline;
      }

a:hover{ 
	color:#3333FF; 
	font-variant:normal; 
	font-weight : bold;
	text-decoration:underline;
      }

a:active{ 
	color:#3333FF; 
	font-weight:bold; font-style:normal; font-variant:normal; 
	font-weight : bold;
	text-decoration:underline;
      }