* {
padding: 0px;
margin: 0px;}

body{
background-color: #6c593b;

}

.schriftblau{
color: #07b0e7;
}


#wrapper{
padding:0px;
width: 900px;
margin: 0px auto;

background-image: url(bilder/start_winter.jpg);
height: 653px;
}


 #menu{
  padding-top:200px;
  padding-left: 60px;
  float: left;
  width: 200px;
  height: 230px;
  background-color: none;
  padding-bottom: 15px;
 color: #cac9c5;
  
  }
  
  #menu ul{
  list-style-type: none;
  font-family: candara, Arial, sans-serif;
  font-size: 25px;
  color: #cac9c5;
  line-height: 130%;
  }
  
  #menu a{
  color:  #cac9c5;
  text-decoration: none;
  outline: none;
font-weight:bold;
  }
  
 
  #menu a:visited {
  color:  #cac9c5;
  text-decoration: none;

}

 #menu a:hover {
  color: #05b3e5;

}

#sprachlink{
  font-family: Candara, Arial, sans-serif;
  font-size: 12px;
  clear: left;
  padding-left: 60px;
  width: 200px;
  height: 100px;
   background-color: none;
   line-height: 200%;
  
  }
  
   #sprachlink p{
  color: #05b3e5;
  text-decoration: none;
  
  }
  
   #sprachlink a{
  color: #05b3e5;
  text-decoration: none;
  outline: none;
  }
  
 
  #sprachlink a:visited {
  color: #05b3e5;
  text-decoration: none;

}

 #sprachlink a:hover {
  text-decoration: underline;

}
  
