    html {
      margin: 0;
      padding: 0;
      height: 100%; 
      width: 100%;
      display: table;
    }
    
	body {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	background: #D6DBE1;
	}
    
	#container {
      background: #fff; 
      width: 760px;
      margin: 0 auto; margin-top: 30px;
	}
    
	#logo{ padding-left: 20px; padding-top: 20px;
	width: auto; height: 125px;
	background: #fff;
	}
    
    
	#navigation {width:740px;  height: 20px; background-color:#BDBDBD; margin-left:10px;
      display: table; background: #BDBDBD;}
      
    #navigation ul {display: table-row;}
    
    #navigation li { width: 185px;
      display: table-cell;
      vertical-align: top;
      text-align: center;
    }
    
     #navigation li a {
	text-decoration:none;
	font-family:Geneva, Arial, sans-serif; font-size:13px; font-weight:bold;
	height: 20px;
    	background:#BDBDBD;
      display: block;
      padding: 3px 45px 0px 45px;
      color: #fff;
      }
      
	#navigation li a:hover {
	color: #000; background:#5ABEB9; Color:#fff;
      }
      
      #navigation span {
text-decoration:none;
	font-family:Geneva, Arial, sans-serif; font-size:13px; font-weight:bold;
	height: 20px;
    	background:#5ABEB9;
      display: block;
      padding: 3px 45px 0px 45px;
      color: #fff;     }

      

	#impressum{background:#fff;
	float:right;
	margin-right:10px;
	text-align: right;
	}

	#impressum a{
	color:#bdbdbd;
	text-decoration:none;
	font-family:Geneva, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	}


	#pic1{
	width:160px; height:220px; background-color:#bdbdbd; margin-left: 10px; margin-top: 10px; float: left;
	}
	
	#pic2{
	width:570px; height:220px; background-color:#bdbdbd; margin-left: 180px; margin-top: 10px; float:clear;
	}
	
	    #box {
      background: #fff;
      overflow: hidden;
    }
    .spalte {
      float: left;
      padding-bottom: 16000px;
      margin-bottom: -16000px;
     }

 #spalte1 {
	margin-left:10px;
	width:160px;
      background: #bdbdbd; /* gray */
      color: #fff;
     }
     
     #spalte2 {width: 580px;
      background: #fff;
     }

     #spalte2 ul{font-family: Arial; font-size: 13px;
	line-height: 22px;
    }
    
    #spalte2 p{font-family: Arial; font-size: 13px;
	line-height: 22px;
    }
    
        a img {
      border:none;
    }
    
   ul#Galerie{
      list-style:none;
    }
    
    ul#Galerie li {
      float:left;
      margin:15px;
      padding:15px;
      border:1px solid #ccc;
    }

    
    ul#rand{
      width: 160px;
      float: left;
      margin: 0; padding: 0px;}
      
  
	ul#rand li {
	text-align: right;
	height: 20px;      
	list-style: none;
	margin:0; padding-bottom:4px; padding-right:5px;
	font-family: Arial; font-size: 13px; font-weight: bold;
	border-bottom: 1px solid #fff;}
	
	ul#rand li span{
	margin:0;
	display: block;
	background:#5ABEB9; text-decoration:none; width:165px; margin-left:-10px;
	padding-right: 5px; padding-top: 4px; padding-bottom: 4px;
	color: #fff;
	font-weight: bold;
	}
	
	#test{
	display: block;
	color: #fff;
	background-color: #bdbdbd;
	text-decoration: none;
	padding-top: 8px;
	}
	
	ul#rand a {
	display: block;
	color: #fff;
	background-color: #bdbdbd;
	text-decoration: none;
	padding-top: 4px; padding-bottom: 4px;
	}
 
	#rand a:hover {
	background:#5ABEB9; text-decoration:none; width:165px; margin-left:-10px;
	padding-right: 5px; padding-top: 4px; padding-bottom: 4px;
	color: #fff;
	font-weight: bold;}
	
	
 	h1 {color:#707070; 
 	font-family:Geneva, Arial, sans-serif; font-size:20px; font-weight:bold; 
 	padding-left: 30px; 	padding-top:30px; padding-bottom: 20px;}

 	    p {font-family: Arial; font-size: 13px;
	padding-left: 30px; padding-right:30px;
	line-height:22px;
      }
      
      .liste{
      font-family: Arial; font-size: 13px;
	padding-left: 60px; padding-right:30px;
	line-height: 20px;
	list-style-type: circle; 
      }
      
      .tab {
      font-family: Arial; font-size: 13px; font-weight:bold;
      }
      
      .tab span{
      font-family: Arial; font-size: 13px; font-weight: normal;
      }

      
      .tabslim {
      font-family: Arial; font-size: 13px;
      }

      
       p a{font-family: Arial; font-weight: bold;
	color: #909090;}
	
	p a:hover{font-family: Arial; font-weight: bold;
	color: #5ABEB9;}

      
       .cl-left {
      clear: left;
      height: .1px;
      font-size: 0;
      line-height:0;}

	
#fuss {width:750px; 
	margin-top:10px;
	background-color:#bdbdbd; 
	text-align: right; font-family: Geneva, Arial; 
	font-size:11px; font-weight:bold; color:#fff; padding-right:10px;}
     
	#zusatz {color:#909090;
	font-family:Geneva, Arial, sans-serif; font-size:13px; font-weight:800;  text-align: center;
	margin:15px;
	}

	#zusatz a {color:#909090;
	text-decoration: underline;
	font-family:Geneva, Arial, sans-serif; font-size:13px; font-weight:800;
	}
