body {
  text-align: center;
  margin: 0px; 
  padding: 0px; 
  background-color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif; 
  color: #000000;
  font-size:12px; 
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #000000;
}

#site {
  width: 800px; 
  height: auto !important; 
  height: 630px;
  min-height: 630px; 
  margin:0px auto 0px auto;
  border: 0px solid #000000;
  padding-top: 10px;
}

#head {
  width: 800px; 
  height: 170px; 
  background-image: url(/images/global/sur_logo_banner_neu.jpg); 
  repeat: no-repeat; 
  border-top: 1px solid #000000; 
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#navigation {
  text-align: left; 
  padding: 10px 10px 0px;
}

#navigation p{
	line-height: 14px;
	color: #999;
}

#navigation a{
	color: #000000;
	text-decoration: none;
}

#content {
  width: 800px; 
  overflow-x: hidden;
  min-height: 338px; 
  height: 338px;
  height: auto !important;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#footer_menue {
  width: 800px; 
  height: 25px; 
  border: 1px solid #000000; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}

#footer_menue a{
	color: #000000;
	text-decoration: none;
}


#subfooter {
  width: 800px; 
  height: 19px; 
  border: 0px solid #000000;
  padding-top: 10px;
}
ul li {
  margin-left:-35px;
  font-size:inherit;
  list-style-type: none;
  padding: 3px 0px;
}
