html {
padding: 0;
}
#cctoplayer {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  color:black;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.cctop {
  background: url('/sexguide/cctop.png');
}

.cctitel {
  text-align:center;
  color:#FFD700;
  font-size:18px;
}
.cctitel h1 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom:4px;
  margin-top:0px;
}
.cctitel h1 a {
  color:#FFD700;  
}
.cctitel h1 a:hover {
  color:#FFFF00;  
}
.cctitelleft {
  float:left;
}
.cctitelright {
  float:right;
}
.ccsubtitel {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  color: #F8FEB9;
}
.ccend {
  height:10px;
  background: url('/sexguide/ccend.png');
  clear:both;
}

.ccmehr {
  color: #F8FEB9;
  text-align:center;
  width: 100%;
}
.ccmehr h2 {
  color:#E3E4E5;
  font-size: 20px;
}

html>body #cctoplayer {  /* nur fuer moderne Browser! */
  position: fixed;
}
body {
margin: 0px;
padding: 0px;
background-color: Black;
font-family: Verdana, Arial, sans-serif; 
}

#fzelle {
  vertical-align:top;
  background-color: black;
  width:100%;
  height:100%;
  padding-top:70px;
}
.eintrag {
  text-align: left;
  font-size: 13px;
  font-family: Verdana, Arial, sans-serif;
}

.eintragh2 {
  font-size: 16px;
  color:#FFD700;
}
h2 a {
  color:#FFD700;  
}
h2 a:hover {
  color:#FFC34B;  
}
.eintrag a {
  text-decoration: none;
  color: #F9FE8E;
}
.eintrag a:hover {
  text-decoration: underline;
  color: #FFD87C;
}

