html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #0B2441;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 100.01%;
  text-align: center;
}

acronym {
  cursor: help;
  border: none;
}

address {
  margin: 0 0 20px 0;
  padding: 0;
  font-style: normal;
}

blockquote, cite {
  font-style: italic;
}

em {
  font-style: italic;
}

h2, h3, h4, h5 {
  font-family: "times new roman", times, georgia, arial, verdana, helvetica, serif;
  text-align: left;
  line-height: 1.0em;
  font-weight: 700;
}

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  background: transparent;
  font-size: 160%;
  font-style: italic;
  font-variant: small-caps;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.2em;
  position: absolute;
  text-align: center;
  top: 100px;
  left: 350px;
}

h3, h4, h5 {
  margin: 20px 0;
  padding: 0;
  color: #0B2441;
  background: transparent;
  font-size: 150%;
  letter-spacing: 1.5px;
  line-height: 1.5em;
}

img {
  border: 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
  cursor: pointer;
}

strong {
  font-weight: 700;
}

sub, sup {
  line-height: 0;
  font-size: 60%;
  font-family: verdana, helvetica, arial, sans-serif;
}

#page {
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#wrapper {
  background: #fff url(images/schatteno.gif) repeat-x 0 0;
  color: #4F4F4F;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;

}

#wrapheader {
}

#header {
  background: #0B2441;
  height: 200px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
  width: 980px;
}

#header h1 a,
#header h1.logo {
  background: url(images/bub-logo.jpg) no-repeat 0 0;
  border: 1px solid #eee;
  color: #000;
  display: block;
  height: 177px;
  left: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  width: 220px;
}

#navigation {
  position: absolute;
  top: 10px;
  right: 0;
  width: 36em;
  font-size: 80%;
}

#navigation ul {

}

#navigation ul li {
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
}

#navigation ul li a,
#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li strong {
  border-bottom: 3px solid #0B2441;
  color: #ddd;
  font-weight: 700;
  margin: 0 5px;
  padding: 5px;
  float: left;
  width: auto;
  display: block;
}

#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li strong {
  border-bottom: 3px solid #fff;
  color: #fff;
}

#contentwrap {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 980px;
}

#content {
  margin: 0;
  padding: 10px 20px;
  font-size: 75%;
  line-height: 1.7em;
}

#content a,
#content a:hover,
#content a:focus {
  color: #0B2441;
  background: transparent;
  border-bottom: 1px dotted #0b2441;
  font-weight: 700;
  padding: 3px 0;
  text-decoration: none;
}

#content a:hover,
#content a:focus {
  color: #000;
  background: #eee;
  border-bottom: 1px dotted #000;
  text-decoration: none;
}

#content p {
  margin: 20px 0;
  padding: 0;
}

#content p.center {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

#content ul {
  background: #eee;
  margin: 0;
  padding: 5px 15px;
}

#content li {
  margin: 0 0 5px 5px;
  padding: 0;
  list-style-image: url(bilder/liste.gif);
}

#content div.illustration {
  height: 300px;
  background: #eee url(images/immo3.jpg) no-repeat 50% 0;
  border: 1px solid #ddd;
  margin: 10px 0;
}

body#profil div.illustration {
  background: #eee url(images/immo1.jpg) no-repeat 50% 0;
}

body#angebote div.illustration {
  background: #eee url(images/immo2.jpg) no-repeat 50% 0;
}

body#impressum div.illustration {
  background: #eee url(images/immo5b.jpg) no-repeat 50% 0;
}

#content div.box {
  background: #eee;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
  float: left;
  font-size: 90%;
  line-height: 1.5em;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
  width: 310px;
  min-height: 180px;
}


#content div.box h3 {
  text-align: center;
  font-weight: 700;
  font-size: 160%;
  letter-spacing: 1.2px;
  margin: 10px 0;
}

#content div.box ul {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  margin: 0 10px;
  padding: 0;
}

#content div.box ul li {
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#content div.box a,
#content div.box a:hover,
#content div.box a:focus,
#content div.box strong {
  display: block;
  background: #eee;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  font-weight: 200;
  margin: 0;
  padding: 5px;
}

#content div.box a:hover,
#content div.box a:focus,
#content div.box strong {
  background: #ddd;
}

#content div.textbox {
  width: 500px;
  float: left;
}

#content div.adresse {
  float: left;
  width: 400px;
  padding: 5px 0;
}

#content div.adresse2 {
  padding: 5px 0;
}

#footer {
  color: #fff;
  margin: 0;
  padding: 15px 5px;
  font-size: 70%;
  text-align: center;
  clear: both;
  line-height: 1.4em;
}

#footer a {
  padding: 0;
  color: #fff;
  background: transparent;
  text-decoration: underline;
}

#footer a:hover,
#footer a:focus,
#footer strong {
  color: #eee;
  background: transparent;
  text-decoration: none;
}

#footer ul,
#footer p {
  margin: 5px 0;
}

#footer li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ende {
  clear: left;
}

#header h1 span,
#content dl dt span,
.nix {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

