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

html, body {  
  background-color: #ccd6e2;
  color: black;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  overflow:hidden;
}

table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
}
div {
  overflow: hidden;
}

#container {
  background-color: #ccd6e2;
  width:1000px;
  height: 743px;
  margin: 15px auto 15px auto;
  padding: 0px 0px 0px 0px;
  border: 0px solid black;
}

#box_white {
  background-color: #e0e6ee;
  height: 743px;
  width: 86px;
  position: relative;
  top: 0px;
  left: 356px;
}

#frame {
  position: relative;
  width: 732px;
  height: 421px;
  top: -605px;
  left: 53px;
  border: 1px solid #94a9c3;
}


#logo {
  position: relative;
  top: -1065px;
  left: 321px;
  width: 144px;
  height: 29px;
  border-bottom: 1px solid #002b67;
  padding: 0px 0px 0px 10px;
}

#navigation {
  position: relative;
  height: 421px;
  width: 159px;
  top: -1078px;
  left: 0px;
}

#box_blue {
  background-color: #94a9c3;
  position: relative;
  width: 36px;
  height: 421px;
  top: 0px;
  left: 123px;
}

#leftmenu {
  background-image: url('images/nav_background.gif');
  position: relative;
  top: -320px;
  left: 0px;
  width: 147px;
  overflow:  visible;
}

.index {

  background-image: url('images/nav_item.gif');
  background-position: 0px 5px;
  background-repeat: no-repeat;
  width: 147px;
  height: 27px;
  padding: 7px 0px 3px 0px;
}

.index a {
  margin: 0px 0px 0px 17px;
  color: #00336f;
  text-decoration: none;
}

.nav_back {
  visibility: visible;
  background-image: url('images/nav_item_select.gif');
  background-position: 0px 5px;
  background-repeat: no-repeat;
  width: 147px;
  height: 27px;
  margin-top: 10px;
  padding: 7px 0px 3px 0px;
}

.nav_back a {
  margin: 0px 0px 0px 17px;
  color: #cdaa08;
  text-decoration: none;
}

.nav_item {
   width:0px;
   height:0px;
   visibility:hidden;
}

.nav_item.selected {
  visibility: visible;
  background-image: url('images/nav_item_select.gif');
  background-position: 0px 5px;
  background-repeat: no-repeat;
  width: 147px;
  height: 27px;
  padding: 7px 0px 3px 0px;
}

.nav_item a {
  margin: 0px 0px 0px 17px;
  color: #00336f;
  text-decoration: none;
}

.nav_subitem {
  padding: 2px 0px 2px 0px;
}

.nav_subitem a {
  color: #00336f;
  margin: 0px 0px 0px 30px;
  text-decoration: none;
}

.selected a {
  color: #cdaa08;
}

.sub_selected a {
  color: #cdaa08;
}

#content {
  position: relative;
  top: -1468px;
  left: 159px;
  background-color: #ccd6e2;
  width: 625px;
  height: 390px;
}

#content_left {
  position: relative;
  top: 16px;
  left: 27px;
  width: 269px;
  height: 358px;
}

#content_right {
  position: relative;
  top: -342px;
  left: 313px;
  width: 290px;
  height: 358px;
}

#content_full {
  position: relative;
  top: 16px;
  left: 27px;
  width: 567px;
  height: 378px;
}

.Auswahl {
  width:58px;
}

#pressedienst {
  overflow: visible;
}
.immoverw input {
  width: 400px;
}
.immoverw textarea {
  width: 400px;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}