<style type="text/css">

a:link { text-decoration:none; font-weight:bold; color:grey; }
a:visited { text-decoration:none; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-weight:bold; background-color:red; }
a:active { text-decoration:none; font-weight:bold; background-color:red; }
a:focus { text-decoration:none; font-weight:bold; background-color:#080; }

body {
 background-color:#FFFFFF;
 background-repeat:repeat;
 background-attachment:scroll;
 background-position:top;margin: 0% 3%; 
 text-align:center;
 font-family:Arial, Verdana;
 font-size: 13px;
}
.main {
 margin: 0% 0%; 
 background-color:#262626;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 height:1000px;
 width:960px;
}
.headfield {
 position:absolute;
 left:0px;top:0px; 
 text-align:right;
 width:950px;
 height:110px;
 margin:0% 3%;
 background-image: url(./Bilder/header1.jpg); 
 background-color:black;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 5px 5px 5px 5px;
}

.leftm {
 position:absolute;
 left:0px;top:125px; 
 text-align:left;
 font-family:Arial;
 font-size:16px;
 width:170px;
 height:829px;
 margin:0% 3%;
 background-image: url(./Bilder/riffle1.png);
 background-color:#2E2341;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 <!-- padding: 15px 15px 15px 15px; -->
}
.mfield1 {
 position:absolute;
 left:175px;top:125px; 
 text-align:center;
 width:80px;
 height:16px;
 margin:0% 3%;
 background-color:#774E90;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}
.mfield2 {
 position:absolute;
 left:385px;top:125px;  
 text-align:center;
 width:80px;
 height:16px;
 margin:0% 3%;
 background-color:#774E90;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}
.mfield3 {
 position:absolute;
 left:490px;top:125px;  
 text-align:center;
 width:80px;
 height:16px;
 margin:0% 3%;
 background-color:#774E90;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}
.mfield4 {
 position:absolute;
 left:595px;top:125px;  
 text-align:center;
 width:80px;
 height:16px;
 margin:0% 3%;
 background-color:#774E90;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}
.mfield5 {
 position:absolute;
 left:700px;top:125px;  
 text-align:center;
 width:80px;
 height:16px;
 margin:0% 3%;
 background-color:#774E90;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}
.mfield6 {
position:absolute;
 left:850px;top:125px;  
 text-align:left;
 width:80px;
 height:16px;
 margin:0% 3%;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
}
.mfield7 {
position:absolute;
 left:900px;top:125px;  
 text-align:left;
 width:80px;
 height:20px;
 margin:0% 3%;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
}
.mfield8 {
position:absolute;
 left:280px;top:125px;  
 text-align:center;
 width:80px;
 height:16px;
 margin:0% 3%;
background-color:#774E90;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:white;
 padding: 7px 10px 7px 10px;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}
.window {
 position:absolute;
 left:175px;top:160px; 
 text-align:justify;
 width:740px;
 height:754px;
 margin:0% 3%;
 background-color:white;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:black;
 padding: 20px 20px 20px 20px;
}
.windowdark {
 position:absolute;
 left:175px;top:160px; 
 text-align:justify;
 width:740px;
 height:754px;
 margin:0% 3%;
 background-color:#404040;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:top; 
 color:black;
 padding: 20px 20px 20px 20px;
}
.colhead {
 font-size:1.1em;
 margin-top:30px; 
 vertical-align:middle;
 text-align:center;
}
.bottomline {
 position:relative;
 left:0%;top:95%; 
 text-align:center;
 font-size:10px;
 font-family:verdana; 
 color:grey;
 padding: 20px 20px 20px 20px;
}
-->
</style>