@charset "utf-8";
/* CSS Document */


.block-header-grau {
background:transparent url(pix/headline.gif) no-repeat scroll left top;
color:#666666;
font-size:1.2em;
font-weight:bold;
height:17px;
margin:0pt 0pt 5px;
padding:2px 5px 0pt 12px;
}


.ueberschrift {
  font-size: 20px;
}


html {
min-height:100.05%;
}

body {
  background-image: url(pix/bg-rep-9000px.png);
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family:"Georgia",serif;
  font-size:14px;
  text-align: left;
  white-space: normal;
  display: block;
}



a {
  text-decoration: none;
  color: #000;

}

a:active {
  text-decoration: none;
  color: #000;
}

a:visited {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
  color: #000;
}

a img {
  border: none;
}



.credit {
  clear:both;
  text-align: right;
  background-image: url(pix/footer.png);
  background-repeat: repeat-x;
  height: 163px;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DFD9C6; !important;
  text-decoration:none; !important;
}



.creditLinks {
  color: #DFD9C6;
  font-size: 12px
  text-decoration:none; !important;
}

a:active {
  text-decoration: none;
  color: #DFD9C6;
}

a:visited {
  text-decoration: none;
  color: #DFD9C6;
}

a:hover {
  text-decoration: underline;
  color: #FAC42E;
  
}

.p-spacer {
  height: 3px; }

a.superlink,
a.superlink:hover {
  font-size:          14px !important;
  font-weight:        bold !important;
  color:              #bb0f0f !important;
  text-transform:     none !important; }


