body{
  	
  	margin: 0px;
  	paddding: 0px;
  	border: 0px;  
    background-repeat: no-repeat;
}

h2{
   font: 13px verdana;
   font-weight: bold;
   margin: 5px;
   margin-left: 0px;
   border: 0px;
   padding: 0px;
}

.seite{
   position: absolute;
   top: 200px;
   margin-left: 280px;
   width: 660px;
   font: 14px arial;
   padding-bottom: 50px;
}

table{
   font: 14px arial;
}

.navi1{
   position: absolute;
   top: 205px;
   margin-left: 0px;
   width: 230px;
   text-align: right;
}
.navi2{
   position: absolute;
   top: 365px;
   margin-left: 0px;
   width: 230px;
   text-align: right;
}
h1{
  font: 10px arial;
  text-alifn: center;
  color: #aaaaaa;
}

.link{
     text-decoration: underline;
     font-weight: normal;
}
.link:hover{
     text-decoration: none;
     font-weight: normal;
}

body{ 
    background-image: url(see.jpg);
}

h2{
   
}


a{
    font: 13px verdana;
    font-weight: bold;
    text-decoration: none;
    color: #193F4E;    
}
a:hover{
    font: 13px verdana;
    font-weight: bold;
    text-decoration: none;
    color: #BB4A3D;    
}





.seite{
     color: #193F4E;
}
table{
     color: #193F4E;
}
