* {
	margin: 0;
	padding: 0;
}

body {
  font-family: Tahoma;
  font-size: 9pt;
  background-color: #000;
  color: silver;
}

#base { 
	width: 790px;  
	text-align: center; 
	background-color: #330000;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	}

a {
  color: #FFcc00;
}

a:hover {text-decoration: none}

#title {
	background-color: #FFcc00;
	color: #000000;
	text-align: left;
	padding: 3px;
	
	}
#title h2 {font-size: 12px; }

div#header {
  height:240px;
  background-image: url("/images/meine-pornobilder.com/logo_small.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0;
	text-align: right;
	
	}
	
	#header img {
		margin-bottom: 5px
		}
	
#backlinks {
	padding: 15px;
	text-align: right;
	}
	
#backlinks img { 
	            text-align: center;
	            float: right;
	            }
#backlinks table { margin: 0 0 0 auto; text-align: center;} 
#backlinks td { padding: 3px}
	
#first6 {width: 480px; float: left}
#randomtext {width: 295px; height: 392px; float: left; overflow:hidden; text-align: left; margin: 0px 0px 10px 0px;}

.werbung_text {
	padding: 10px 0px 20px 0px;
	font-size: 26px;
	}
.werbung_banner {padding: 10px 0px 20px 0px;
								 font-size: 26px; }


#first6 li, .thumbrow li  {
	float: left;
	width: 140px;
	height: 190px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}

.listthumb {
 border: 1px dotted silver;
}

#footer {
	text-align: center; 
	padding: 15px;
	font-size: 30px;
	}


