
/**********************************************************
    Footer
    ********************************************************/
#foot a:link, #foot a:visited, #foot a:active, #foot a:hover {
    text-decoration: none;
    color: #888888;
}

#foot a:hover {
    color: #ffffff;
    text-decoration: none;
}



div.shadow
{ height: 30px;
    background-color: #333;
    background-image: url("shadow_bott.gif");
    background-repeat: repeat;
    background-position: left bottom;
    clear: both;}
	
	
div.bottom
  { width:100%; 
  height:100%; 
  margin:0; 
  padding:0; 
  display:table; 
  background-image: url("foot1.png");
  background-repeat: no-repeat;
}

div.bottom_design
  { width:100%; 
  height:100%; 
  margin:0; 
  padding:0; 
  display:table; 
  background-image: url("foot2.png");
  background-repeat: no-repeat;
}
div.bottom_design a#posttome {
display: block; 
height: 30px;
width: 140px;
margin-left: 360px;
}

div.bottom_td
  { width:100%; 
  height:100%; 
  margin:0; 
  padding:0;
  display:table-cell; 
  vertical-align:middle;
  height:5.6em;}

div.bottom_td a#posttome {
display: block; 
height: 30px;
width: 140px;
margin-left: 360px;
}
 
div.bottom_innen
  { width:730px; 
  margin-left:auto; 
  margin-right:auto; 
  text-align:right; 
  height:1.5em;
  color:#eeeeee;
  font-size: 0.8em;
  font-weight: bold;}
  


/*p {
    font-size: 1.0em;
    margin-top: 0em;
    margin-bottom: 1em;
}*/

div.shadow a:link, a:visited, a:active {
    text-decoration: none;
    color: #888888;
}
div.shadow a:hover {
    color: #222222;
    text-decoration: none;
} 

div.bottom_innen a:link, a:visited, a:active {
    text-decoration: none;
    color: #bbbbbb;
}

div.bottom_innen a:hover {
    color: #ffffff;
    text-decoration: none;
}

