body {
   font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
   font-size: small;
   background-image: url("../img/tapete.png");
}

p, td, #anzeige, li {
   font-size: small;
   vertical-align: top;
}

.tabelle p.bodytext {
   margin: 0px;
}

h1 {
   font-size: small;
   font-weight: bold;
   text-transform: uppercase;
}

h3 {
   font-size: small;
   font-weight: bold;
}

blockquote {
   margin: 0px 0px 0px 30px;
}

a {
   color: #970f01;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

.credits {
   font-size: x-small;
   color: #000000;
}

#image {
   position: relative;
   top: 21px;
   margin-left: -1px;
   z-index:4;
}

#navi {
   position: relative;
   left: 60px;
   top: 2px;
   width: 775px;
   z-index: 6;
}

#headline {
   position: relative;
   left: 695px;
   top: 27px;
   z-index: 5;
}



#navi a {
   color: #ffffff;
   font-size: 17px;
   letter-spacing: -1px;
}

img {
   border: 0px;
}


#info p {
   margin: 0px;
}


.bilder td {
   text-align: center;
}

.rechts {
   margin: 3px 0px 3px 5px;
}

dt {
   text-decoration: underline;
}

dd {
   margin-bottom: 4pt;
}

.emoticon {
   vertical-align: middle;
   text-align: left;
   border: 0px;
}

.csc-header-date {
   margin: 20px 0px -5px 0px;
   text-decoration: underline;
}