body {
  font: 11px verdana, arial, helvetica, sans-serif;
  margin-top:0px;
  margin-left:4px;
  color: #505050;
}

img {
  border:0px;
}

#container {
  width:950px;
  margin-left:auto;
  margin-right:auto;
  margin-top:2em;
  background-color:#EDEEEE;
  border:1px solid #7A84B6;
}

#header {
  width:948px;
  height:78px;
  background-image:url('img/header_bg.gif');
}

#flaggen {
  padding:56px 0px 0px 15px;
}

#flaggen img {
  margin-left:10px;
}

#MenuBox {
  width:140px;
  float:left;
  background-color:#EDEEEE;
}

#MenuBox ul {
  margin:0px 0px 0px 12px;
  width:128px;
  background-color:#C4D4FF;
  padding:0px 0px 5px 0px;
  list-style-type:none;
}

#MenuBox ul li {
  background-color:#F6F6F6;
  padding:2px 2px 2px 5px;
}

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

#MenuBox ul li a:hover {
  text-decoration:underline;
  color:#000000;
}

#menuabschluss {
  margin:0px 0px 0px 12px;
  width:128px;
  height:76px;
  background-image:url('img/menu_abschluss.gif');
}

#LogoBox {
  width:810px;
  height:168px;
  border-top:1px solid #7A84B6;
  border-bottom:1px solid #7A84B6;
}

#SeitenBild {
  width:435px;
  height:168px;
  background-image:url('img/bild_home.jpg');
  border-right:1px solid #7A84B6;
  float:left;
}

#Logo {
  width:369px;
  height:48px;
  padding-top:120px;
  padding-left:5px;
  background-color:#A9C0FF;
  float:left;
}

#ContentBox {
  width:810px;
  float:left;
}

#content {
  width:780px;
  margin:15px;
  background-color:#ffffff;
}

#contentheader {
  width:780px;
  height:35px;
}

#contentheader h1 {
  height:20px;
  width:275px;
  background-image:url('img/balken.gif');
  font-size:14px;
  margin:10px 0px 0px 0px;
  padding:2px 0px 0px 10px;
  float:right;
}

#contenttext {
  padding:10px;
}

#contenttext a {
  color:#0A2E84;
  text-decoration:none;
}

#contenttext a:hover {
  color:#0A2E84;
  text-decoration:underline;
}

.clear {
  clear:both;
}

input, select, textarea {
  margin: 0px 0px 8px 0px;
  border: 1px solid #7A84B6;
  background-color: #A9C0FF;
  color: #000000;
  display: block;
  font-size:11px;
}

fieldset {
  padding: 5px;
  border: 1px solid #7A84B6;
}

.ohne_rand {
  border: 0px;
  display: none;
}

#kontaktform {
  width:350px;
  float:left;
}

#kontakttext {
  margin-left:20px;
  width:350px;
  float:left;
}

.ContentTextText {
  width:480px;
  float:left;
}

.BrokerLogo {
  width:100px;
  float:left;
}

.ContentTextText h2 {
  font-size:12px;
}

.ContentTextBilder {
  width:170px;
  float:left;
  margin-left:10px;
  display:inline;
}

.linie {
  padding:10px 0px 10px 0px;
  height:10px;
}

.linie hr {
  border-top: 1px solid #082D86;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
  background-color: #082D86;
  height: 1px;
}

td {
  vertical-align:top;
}

h2 {
  font-size:12px;
  color:#113FA1;
}

.blau {
  color:#113FA1;
}

#seitenzahlen {
  background-color:#EDEEEE;
  padding: 10px;
  margin-bottom: 10px;
  text-align:right;
}

#seitenzahlen a {
  background-color: #f07e2f;
  padding:3px 6px 3px 6px;
  color:#ffffff;
  text-decoration:none;
}

#seitenzahlen a:hover {
  background-color: #A9C0FF;
  padding:3px 6px 3px 6px;
  color:#ffffff;
  text-decoration:none;
}

.klein {
  font-size:9px;
}




