a:link { text-decoration:none; color:#000066; font-size:12px; font-weight:normal; font-family:Arial;}
a:active { text-decoration:none; color:#000066; font-size:12px; font-weight:normal; font-family:Arial;}
a:visited { text-decoration:none; color:#000066; font-size:12px; font-weight:normal; font-family:Arial;}
a:selected { text-decoration:none; color:#000066; font-size:12px; font-weight:normal; font-family:Arial;}
a:hover { text-decoration:none; color:#999999; font-size:12px; font-weight:normal; font-family:Arial;}

body {font-family:arial; font-size:8px;
       background-color:#000066;
       scrollbar-base-color:#000066;
       scrollbar-arrow-color:#ffffff; <!--Pfeile-->
       scrollbar-face-color:#FFFFFF;
       scrollbar-3dlight-color:#0000CC;}

table {	font-family:arial;
	font-size:12px;
         color:#000066;
         }
.hauptueber { 	font-family:arial;
		font-size:14px;
         	color:#000066;
		}

.fuss { 	font-family:arial;
		font-size:11px;
         	color:#000066;
		}
.button {
	background-color:#FFFFFF;
         font-family:arial;
         font-size:12px;
         color:#000066;
         width:140px;
         height:24px;
         border:1px solid #DDDDDD;
		}
.popup {font-family:arial;
	font-size:12px;
       	background-color:#FFFFFF;
         color:#000066;
       	scrollbar-base-color:#000066;
       	scrollbar-arrow-color:#ffffff; <!--Pfeile-->
       	scrollbar-face-color:#FFFFFF;
       	scrollbar-3dlight-color:#0000CC;
         margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;}
