 body {
 font-family: "Verdana, Century Gothic,arial,sans-serif";
 background-attachment : fixed;
 text-align: justify;
 font-size: 12px;
 margin-top: 10px;
 margin-left: 10px;
}

 table {
 font-family: "Verdana, Century Gothic,arial,sans-serif";
 text-align: justify;
 font-size:12px;
 
}

a:link {
 color: #5F5F5F;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a:visited {
 color: #5F5F5F;
 text-decoration:none;
}
a:visited:hover {
 text-decoration:underline;
}

.hallentable {
             font-size:12px;
             }

.MenuOben a {         
		  cursor:hand;
          font-family:arial;
          color: #000000;
          font-size:14px;
          text-decoration:none;
          }
.MenuOben a:hover {
          color: #BD1021;
          font-size:14px;
          cursor: hand;
          text-decoration:none;
          }   
          
.MenuOben a:visited {
		  cursor:hand;
          font-family:arial;
          color: #000000;
          font-size:14px;
          text-decoration:none;
          }   

.MenuOben a:visited:hover {         
		  cursor:hand;
          font-family:arial;
          color: #BD1021;
          font-size:14px;
          text-decoration:none;
          }        
             
             
.MainMenu a {
          cursor:pointer;
          font-family:arial;
          color: #4F4F4F;
          font-size:12px;
          text-decoration:none;
          
          padding-right: 4px;
          }
.MainMenu a:hover {
          color: #BD1021;
          font-size:12px;
          cursor: hand;
          padding-left: 1px;
          padding-right: 5px;
          text-decoration:none;
          }

.SubMenu a {
          cursor:pointer;
          font-family:arial;
          color: #6F6F6F;
          font-size:10px;
          text-decoration:none;
          padding-left: 0px;
          padding-right: 4px;
          }
.SubMenu a:hover {
          color: #BD1021;
          font-size:10px;
          cursor: hand;
          padding-left: 1px;
          padding-right: 5px;
          text-decoration:none;
          }

.SubMenu a:active {
          color: #BD1021;
          font-size:10px;
          cursor: hand;
          padding-left: 1px;
          padding-right: 5px;
          text-decoration:none;
          }


div.titel {font-family: Arial; font-size: 14px; font-weight: bold; color:#001060; text-align: left;}

 div.htitel
 {
 text-align: left;
 font-family: "Century Gothic, Helvetica, sans-serif";
 font-size: 25px;
}

.menuskin{
text-align: left;
font-family: "Century Gothic, Helvetica, sans-serif";
position:absolute;
width:140px;
background-color:#FDFBDB;
border:1px solid black;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
visibility:hidden;padding-left:5px;
padding-right:5px;
}

.menuskin a{
text-decoration:none;
color:black;

}

#mouseoverstyle{
background-color:#FAF5C0;
}

#mouseoverstyle a{
color:black;
}