* {
  margin: 0px;
  padding: 0px; 
}
body {
  font-size: 12px;
  font-family: arial;
  text-align: center;
  color: #434343;
  margin: 0px;
  padding: 0px; 
}
#center {
  width: 1000px;
  text-align: left;
  margin: 0px auto 0px auto;
  border: 1px solid #00632e;
}
#header { 
  position: relative;
  width: 1000px;
  height: 270px;
  background: url('images/header.jpg') top left no-repeat;
}
#logo {  
  position: relative;
  top: 52px;
  left: 65px;
  width: 330px;
  height: 132px;
  background: url('images/bds-logo.jpg') top left no-repeat;
}
.gpArea_Extra_Header {
  margin: 110px 0px 0px 65px;
  color: #fff;
}
.gpArea_Extra_Header h1 {
  font-size: 18px;
  font-weight: normal;  
}
.gpArea_Menu {
  width: 100%;
  height: 51px;
  background: url('images/menu.png') top left repeat-x;
}
.gpArea_Menu .menu_top {
  margin: 0px;
  list-style: none;
  padding: 22px 0px 0px 65px;
}
.gpArea_Menu .menu_top li {
  float: left;
}
.gpArea_Menu .menu_top li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 36px 0px 0px;
}
#container {
  clear: both;
}
#sbleft {
  float: left;
  width: 230px;
  min-height: 400px;
  background: #b3dbaa;
}
#content {
  position: relative;
  float: left;
  width: 770px;
}
.gpArea_SubMenu_ {
  position: relative;
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #00632e;
}
.gpArea_SubMenu_ .menu_top {
  margin: 0px;
  padding: 0px 0px 0px 37px;
  list-style: none;
}  
.gpArea_SubMenu_ .menu_top li {
  float: left;
}
.gpArea_SubMenu_ .menu_top li a {
  line-height: 36px;
  color: #00632e;
  text-decoration: none;
  margin: 0px 36px 0px 0px;
}
#gpx_content {
  padding: 26px 30px 26px 37px;
}
a {
  color: #00632e;
}        
#gpx_content ul {
  margin: 0px 0px 10px 0px;
}
#gpx_content h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 15px;
} 
#gpx_content h2 {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 14px;
}         
#gpx_content h3 {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 12px;
}
#footer-wrapper {
  clear: both;
  background: url(images/footer.png) top left repeat-x;
  width: 1000px;
  height: 38px;
  text-align: center;
}
div.news_item {
  margin: 4px 0px 6px 0px;
  padding: 0px 0px 6px 0px;
  border-bottom: 1px solid #00632e;
}
div.news_item .news_headln {
  margin: 0px;
  padding: 0px; 
  font-weight: bold;
} 
div.news_item .news_date{
  margin: 0px 0px 3px 0px;
  padding: 0px;
  color: grey;
  font-size: 10px;
}
div.news_item p.news_description {
  margin: 0px;
  padding: 0px;
}
.member_ad {
  width: 137px;
  height: 35px;
  background: url(images/member_ad.jpg) top left no-repeat;
  padding: 0px 0px 0px 40px;
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  margin: 18px 0px 0px 13px;
}
.member_ad a {
  color: #fff;
}
.download_ad a {
  display: block;
  color: #00632e;
  background: url(images/haken.png) top left no-repeat;
  width: 117px;
  height: 38px;  
  padding: 5px 0px 0px 60px;
  margin: 18px 0px 0px 10px;
  font-weight: bold;   
}
#stammstisch_ad {
  display: block;
  color: #00632e;
  background: url(images/haken.png) top left no-repeat; 
  width: 117px; 
  padding: 5px 0px 0px 60px;
  margin: 18px 0px 0px 10px;
} 