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


body {
  background-color:#895523;
  background-image: url(img/bg.jpg);
  background-position: top;
  background-repeat: repeat-y;
  font-family: Arial;
  font-size: 12px;
}

a {
  color: #9b0000;
  font-weight: bolder;
  text-decoration: underline; 
}

a:hover {
  text-decoration: none; 
}

h1 {
margin-top: 3px;
color: #ffd9af;
background-color: #2c2c2c;
}

.ads td {
font-size: 12px;
font-weight: normal;
}

.ads a {
font-size: 12px;
color: #ffd541;
}

.ads table {
width: 420px;
}

.ads h3 {
color: #ffd541;
}

img {
border: 1px solid #553613;
}

table {
width: 925px;
background-color: #2c2c2c;
margin-bottom: 3px;
}

table span {
padding-left: 10px;
font-size: 11px;
font-weight: normal;
}

table img {
border-width: 0px;
}

table a {
font-size: 20px;
color: #ffd541;
}

td {
height: 25px;
padding: 5px;
color: #FFFFFF;
font-size: 16px;
font-weight: bolder;
}

.header {
  width: 960px;
  height: 205px;
  margin-top: 0px;
  background-color:#fefefe;
  background-image: url(img/header.jpg);
  background-position: top;
}

.header img {
padding:60px 20px 0px 0px;
float: right;
border-width:0px;
}

.content {
  width: 925px;
  padding: 1px 18px 25px 17px;
  background-image: url(img/content.jpg);
  background-position: top;
}

.content p {
text-align: justify;
margin-bottom: 25px;
}

.content a img {
border-width: 0px;
margin-bottom: 25px;
}

.pornoseiten {
text-align: justify;
margin-bottom: 25px;
}

.pornoseiten td {
text-align: center;
padding:0px;
}

.pornoseiten table {
background-color: #ffffff;
margin: 10px 0px 10px 0px;
}

.pornoseiten a {
font-size: 12px;
font-weight: bolder;
color: #ff9000;
}

h2 {
text-align:center;
padding: 3px;
margin-top: 3px;
color: #ffffff;
background-color: #2c2c2c;
}

.r {
float:right;
padding-top: 4px;
}

.ru {
float:right;
padding-top: 3px;

}

.ul {
float:left;
padding-top: 3px;
}


.l {
float:left;
padding-top: 4px;
}



.cl {
  clear: both;
}



