body {
background-color:##330000;
background-image:url(images/mitte.jpg); 
background-attachment:fixed; 
background-position:0px 0px; 
margin:0px;
 }

.table{
background-image:url(images/start.jpg);
background-repeat:no-repeat;
position : relative;
margin-left : auto;
margin-right : auto;
width:800px; height:616px;
}
.layer1{
position : relative;
left : 500px;
top : 400px;
width:362px; 
height:186px; 
}
.h1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; 
color: #330000; 
font-weight: bold
} 
.fliesstext {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
color: #ff9933; 
font-weight: bold 
} 

.klein {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
color: #ff9933; 
font-weight: bold 
} 
a:link { text-decoration:none; font-weight:bold; color:#ffffcc; }
a:visited { text-decoration:none; font-weight:bold; color:ffffcc; }
a:hover { text-decoration:underline; font-weight:bold; color:#ffffcc; }
a:active { text-decoration:underline; font-weight:bold; color:#ffffcc; }

