h2,h3,h4,h5,h6, ul, li, div,p,body,html,input,button { 
	font: bold 24px Helvetica,Verdana,Arial;
}

body{
    text-align:center;
	background-color:#b4b88a;

}

div#head {
  width:auto;
  height:auto;
  margin-left: 0px;
  text-align:center; 
  font: bold 16px Helvetica,Verdana,Arial;
}


div#container {
  width:auto;
  height:787px;
  text-align:center; 
  margin:0px auto;
  background-image:url(startseite.png);
  background-repeat:no-repeat;
  background-position:center;
}

div#country {
  width:auto;
  height:auto;
  border:none;
  text-align:center; 
  position:relative;
  padding-top: 19px;
}

div#skiclub {
  width:auto;
  height:auto;
  border:none;
  text-align:center; 
  position:relative;
  padding-top: 49px;
}

a:link {color:black; text-decoration:underline}
a:visited {color:black; text-decoration:underline}
a:active {color:white; text-decoration:underline}
a:hover {color:white; text-decoration:underline}