* {
		margin:0;
		padding:0;
		}

html, body {
		height:100%;
		}

body {
   background-color: #fff; 
   text-align: center;
   font-family: Verdana, sans-serif;   
   font-size: 12px;
   margin: 0;
   padding: 0;
   color: #0a3e8d;
   }

img {
   border: none;
   } 
a {
   text-decoration: none;
   color: #0a3e8d;
   }
#info a:hover, #inhalt a:hover {
   text-decoration: underline;
   }    
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-450px; /* half of container's height */
		float:left;
		}
#skip {
   margin-top: 10px;
   font-size: 1.2em;
   font-weight: bold;
   }
#flashcontainer {
	position: relative;
	margin: auto;
   clear: left;	
	width: 900px; 
   height: 900px;
	padding: 0;
	overflow: auto;
	
	text-align: center;
	}
#container {
   clear: left;
	position: relative;
	background-repeat: no-repeat;
	margin: 0 auto;
   width: 875px; 
   height: 842px;
	text-align: left;
	padding: 58px 0 0 25px;
	overflow: auto;
	}
#nav {
   padding: 0;
   float: left;
   width: 135px;
   margin: 0 0 2em 0;   
   text-align: right;
   }

#nav li {
   list-style: none;
   margin: 0; 
   padding: 0.5em 0.5em 1em 0.5em;

   }
#nav li.on {
    list-style:url(../img/list_logo.png);

    }
#nav a, #impressum a {
   color: #ffffff;
   }
#info {
   float: right;
   width: 235px;
   margin-top: 30px;
   margin-right: 10px;

   text-align: left;
   
   }
#info img {
   margin-bottom: 18px;
   }
#inhalt {
   margin: 0px 320px 20px 175px;
   }
* html div#inhalt {
   height: 1%;
   }
#logo {
   position: absolute;
   top: 20px;
   right: 23px;
   }      
#impressum {
   position: absolute;
   bottom: 40px;
   right: 740px;
   text-align: right;
  
   }   
#bild {
  position: absolute;
  top: 25px;
  right: 20px;
  }
.galeriebild {
  float: left;
  margin: 0;
  padding: 0;
  width: 180px;
  height: 140px;
  }