
a{
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
  color: #999999;
  }

a:hover{
        text-decoration: underline;
       }

.active{
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  }
  
body{
	margin: 0 5%;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#content{
	
	height: 1800px;
	padding: 10px;
	}


table{
	background-color: #FFFFCC;
	height:100%-20px;
	padding:5px 5px;
}

#box-ausschank{
height:167px;
width:250px;
padding:0;
margin:2px;
font:bold 12px arial, sans-serif; 
text-align:center;}

#box-ausschank div{display:none;}

#box-ausschank:hover div{
display:block;
width:450px;
position:absolute;
}

#box-wander{
height:float;
width:250px;
padding:0;
margin:2px;
font:bold 12px arial, sans-serif; 
text-align:center;}

#box-wander div{display:none;}

#box-wander:hover div{
display:block;
width:450px;
position:absolute;
}


p{
    padding: 2px;
}
td{
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 9pt;
}

h1{
   font-size: 12pt;
   text-align: center;
   }
   
   h2{
   font-size: 11pt;
   font-weight: bold;
   font-style:italic;
    }
#navi{
    float: left;
	width: 150px;
	height: 1800px;
	border-right: 1px solid #000000;
	margin-right: 10px;
}
img {
padding: 10px;
}

#outer {
position:fixed; 
width: 100%;
height: 20px; 
bottom: 0; 
font-weight: bold;
  font-size: 10pt;
text-align:center;
background-color:#FFFFCC;
}



#outer_web {
position:bottomline; 
float:right;
width: 80px; 
height: 20px; 

bottom: 0; 
background-color:#FFFFFF;
}