body
{
    margin: 0 auto;
    padding: 0px;
	font-family : Arial; font-size : 9pt;
    background-color: #e0e0e0;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

table {
	background-color: white;
}

td { 
	font-size : 9pt;
	font-family : Arial;
  }
  
a {  color: #000000; font-size : 9pt; font-family : Arial; text-decoration: none; }
a:hover {
  color: #f3bb3f;
  text-decoration : underline;
}

.bild {
border:0px solid #000000;
}
.bild2 {
border-bottom:0px solid #C0C0C0;
}

#cont_menu{
    position:absolute;
    bottom:20px;
    }

#menue {
position:absolute;
bottom: 20px;
width:200px;
}
#menue2 {
bottom: 20px;
width:200px;
}  
#menue3 {
bottom: 20px;
width:200px;
} 

.navi {
height:25px;
font-weight:bold;
}
.navi a:link {
color:#000000;
display:block;
text-decoration:none;
}
.navi a:active {
color:#000000;
display:block;
text-decoration:none;
}
.navi a:visited {
color:#000000;
display:block;
text-decoration:none;
}
.navi a:hover{
color:#000000;
display:block;
text-decoration:none;
background-color:#FFC704;
}

