*{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
}

body{
  background: #B19D80;
  color: #B19D80;
  font-family: Verdana, sans-serif;
}

a{
  color: #B19D80;
}

h3{
  font-size: 1em;
  margin-bottom: 10px;
  text-align: center;
}

#su_outer_div{
  width: 700px;
  margin-top: -100px;
  margin-left: -350px;
  position: absolute;
  top: 50%;
  left: 50%;
}

/* modern browsers without ie7 */
html>/**/body #su_outer_div{
  margin-top: -100px;
}


#su_inner_div{
  border: 3px solid #000000;
  background: #EEE4D8;
}

#su_inner_div table{
  width: 100%;
}

#su_inner_div table tr td{
  text-align: right;
}

.su_left{
  width: 270px;
}

.su_right{
  padding-right: 10px;
  color: #B19D80;
  font-size: 1.1em;
}

.bigger{
  font-size: 1.15em;
}

#su_div_zeitbistilgung{
  display: none;
}

#google-search{
  text-align: center;
}

#google-search img{
  vertical-align: bottom;
}

#headnote{
  text-align: center;
}

#headnote img{
  margin: 0 10px;
}

#headnote h1{
  font-size: 1.5em;
  margin-bottom: 15px;
}

#headnote h2{
  font-size: 1.2em;
  margin-bottom: 10px;
}

#footnote{
  font-size: .7em;
  text-align: right;
  margin: 25px 15px 0 0;
  color: black;
}

#footnote a{
  color: black;
}

.haushaltszahlen h1{
  font-size: 1.1em;
}

.haushaltszahlen h2{
  font-size: 1em;
}

.haushaltszahlen table{
  text-align: right;
  font-size: .8em;
  border: 1px solid white;
}

.haushaltszahlen table tr td{
  padding: 1px;
}

.haushaltszahlen table thead{
  text-align: center;
}

.haushaltszahlen table tbody{
  text-align: right;
  white-space: nowrap;
}
.haushaltszahlen table tfoot{
  white-space: nowrap;
}

.haushaltszahlen table thead, .haushaltszahlen table tfoot{
  font-weight: bold;
}

