body {
  background-color: #323232; 
  margin-top: 10px; /* abstand nach oben */
  margin-left: 10px; /* abstand nach links */
}

body, table, td {
  color: #000000; /* Schriftfarbe */
  font-family: Arial;
  font-size: 12pt;
}


#headline { 
  font-size: 28pt;
  font-weight: bolder;
  color: #f2baba;
}


.neutral img {
  border-width: 0px;
}

.neutral a:hover img {
  border-width: 0px;
}


.toplisten {
  font-size: 10pt;
  color: #d2d2d2;
  padding-right: 1em;
  text-align: center;
}


.toplisten a {
  font-size: 10pt;
  color: #d2d2d2;
}


.weiter a {
color: #ffbb00;
font-size: 16pt;
text-decoration: underline;
}


.weiter a:hover {
color: #fede87;
font-size: 16pt;
text-decoration: underline;
}


.toplisten a:hover {
  font-size: 10pt;
  color: #ffd699;
}


.backlinkpartner a {
  color: #b3b3b3;
  font-size: 10pt;

}


.backlinkpartner a:hover {
  font-size: 10pt;
  color: #ffd699;
}

a.link_headline h2 {
  font-size: 14pt;
  color: #ffbb00;
  font-weight: bolder;
  text-decoration: none;
}

div.post_box a h2 {
  font-size: 14pt;
  color: #ffbb00;
  font-weight: bolder;
  text-decoration: none;
}

div.post_box a {
   text-decoration: underline;
}

a {
  color: #ffffff;
  text-decoration: none;
}


a img {
  border: 2px solid #ffffff;
}


a:hover img {
  border: 2px solid #ffda81;
} 


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






h1 {
  font-size: 18pt;
  color: #ffd1ef;
  font-weight: bolder;
}


h2 {
  font-size: 14pt;
  color: #ffbb00;
  font-weight: bolder;
}


h3 {
  font-size: 12pt;
  color: #ffbb00;
  font-weight: bolder;
}


.nummern {
  font-size: 10pt;
  color: #d9d9d9;
}


.nummern a:hover img {
  border-width: 0px;
}


.nummern img {
  border-width: 0px;
}


.Sidebar {
  font-size: 8pt;
  color: #FFFFFF;
  text-align: justify;
}

.sidebar_div {
  width: 140px;
  font-size: 8pt;
  color: #FFFFFF;
  text-align: justify;
}


.text {
  font-size: 10pt;
  color: #FFFFFF;
  text-align: justify;
  text-decoration: none;
}


.Text a {
  font-size: 10pt;
  color: #ffd076;
  text-align: justify;
}


.Text a:hover {
  font-size: 10pt;
  color: #ffefd0;
  text-align: justify;
}


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


.footer {
 font-size: 10pt;
 color: #8d8d8d;

}



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

 body {
   font-family: Arial;
 }

.unterseiten_box {
  width: 765px;
  height: 443px;
  padding: 3px;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #494949;
  border: 1px solid #8E8E8E;
}

.unterseiten_box h2 {
  color: #ffbb00;
  font-size: 20pt;
  margin-left: 6px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.unterseiten_footerbox h3 {
  color: #ffbb00;
  font-size: 16pt;
  margin-left: 6px;
  margin-top: 4px;
  margin-bottom: 4px;
}


.unterseiten_box img {
  float: right;
  border: 1px solid #FFFFFF;
  margin-right: 4px;
}

.unterseiten_text {
  float: left;
  background-color: #666666;
  width: 482px;
  height: 350px;
  margin-left: 3px;  margin-right: 3px;    text-align: justify;
  font-size: 10pt;
}

.unterseiten_text a {
  font-size: 10pt;
  text-decoration: underline;
  font-weight: bolder;
  color: #ffd076;
}

.unterseiten_text a:hover {
  font-size: 10pt;
  text-decoration: none;
  font-weight: bolder;
  color: #ffd076;
}

.unterseiten_text p {
  padding: 3pt;
}

.unterseiten_anrufen {
  color: #55d400;
  font-weight: bold;
  font-size: 18pt;
  text-align: center;
}


.unterseiten_nummern {
  float: left;
  width: 158px;
  font-size: 10pt;
  vertical-align: bottom;
  background-color: #666666;
  padding-left: 3px;
  margin-left: 2px; 
  font-weight: bolder;
  letter-spacing: 1px;
}


.unterseiten_footerbox {
  width: 765px;
  height: 155px;
  padding: 3px;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #494949;
  border: 1px solid #8E8E8E;
}

.update {
  width: 765px;
  padding: 3px;
  margin-bottom: 15px;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #494949;
  border: 1px solid #8E8E8E;
}

.update a {
  text-decoration: underline:
  font-weight: bolder;
  color: #ffbb00;
}


.post_box {
  width: 658px;
  padding-bottom: 3px;
  background-color: #494949;
  color: #FFFFFF;
  border: 1px solid #8E8E8E;
}


.post_box h1 {
  color: #ffbb00;
  font-size: 20pt;
  margin-left: 6px;
  margin-top: 8px;
  margin-bottom: 8px;
}


.post_box h2 {
  color: #ffbb00;
  font-size: 16pt;
  margin-left: 6px;
  margin-top: 8px;
  margin-bottom: 8px;
}


.text_bg {
  background-color: #666666;
  width: 512px;
  height: 202px;
  margin-left: 3px;  margin-right: 3px;    text-align: justify;
  font-size: 10pt;
}


.text_bg p {
  padding: 5px;
}


.post_box a img {
  float: right;
  border: 1px solid #FFFFFF;
  margin-right: 4px;
}


.post_box a:hover img {
  border: 1px solid #ffb400;
}


/* IE */
.post_box a:hover {
  border: 0px solid #FFA6E1;
}


.jetzt_anrufen {
  clear: both;
  color: #55d400;
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  margin-top: 10px;
}


.nummern_div {
  float: left;
  width: 213px;
  font-size: 12pt;

  background-color: #666666;
  padding-left: 3px;
  margin-left: 2px; 
  font-weight: bolder;
  letter-spacing: 1px;
}


.nummern_div img {
  margin-top: 3px;
}


.nummern_table {
  background-color: #666666;
  width: 100%;
}


.nummern_table td {
  color: #FFFFFF;
  text-align: left;
  vertical-align: middle;
  width: 33%;
}


.nummern_table td img {
  border: 0px solid #FFFFFF;
}


.cl {
  clear: both;
}