* {margin: 0; padding: 0;}

body {background: white; color: #444; font-family: Arial, Tahoma, sans-serif; font-size: 11px;}

img {border: none;}
ul {list-style: none;}

a {color: #444444; text-decoration: underline;}
a:hover {color: #6699CC;}

.clear {clear: both;}

#wrapper {
  background: white;
  width: 100%;
}

#top {
  color: black;
  height: 36px;	
  margin: 0 auto;
  padding: 40px 20px 30px 0px;
  width: 940px;
}

#toplogo {
  float: left;
  margin-left: 30px;
}

#toptext {
  float: right;
  margin-top: 10px;
  margin-right: 15px;
  text-align: right;
}

#menu {
  display: none;
}

#page {
  margin: 0px auto;
  min-height: 798px;
  padding: 10px 20px;
  position: relative;
  top: -5px;
  width: 895px;
}

#picture img {
  border: 1px solid #444;
  margin: 10px 0px;
}

#content {
  float: left;
  width: 640px;
}

#inhalt {
  width: 100%;
}

#smallpics {
  float: right;
  width: 246px;
}

#smallpics img {border: 1px solid #444;}

#footer {
  display: none;
}

h1 {font-size: 14px; font-weight: bold;}
#content h1, #inhalt h1 {border-bottom: 1px solid #999999; padding-bottom: 5px;}
#content .bodytext, #inhalt .bodytext {margin-bottom: 15px; margin-top: 5px; line-height: 1.5em; text-align: justify;}

.tx-spbettercontact-pi1 {
  float: left;
}

#map_canvas {border: 1px solid #444; float: right;}

