.oben    { vertical-align:top; }

h1 {
color: 412BFF;
font-family:'taoma';
font-size:20;
}

h2 {
color: 412BFF;
font-family:'taoma';
font-size:15;
}

body {
color: #412BFF;
font-family:'taoma';
background-color : #99CCFF;
background-image : url(../images/bg.gif);
background-attachment : scroll;
background-repeat : no-repeat;
scrollbar-face-color: #99CCFF;
scrollbar-shadow-color:black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #99CCFF;
scrollbar-arrow-color: black;
}
A:link 	  { text-decoration: underline ; color : #412BFF; }
A:visited { text-decoration: underline ; color : #412BFF; }
A:active  { text-decoration: underline ; color : #412BFF; }
A:hover   { text-decoration: underline ; font-weight: 700; color : #412BFF; }