@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(/img/gelb.jpg);
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FC0;
}
.sexcams p {
	width: 700px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}


/* CSS Document */

.header {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-color: #000;
	height: 110px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.header ul  li{
	display: inline;
	background-color: #900;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.header ul li  a{
	color: #FC0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#supernav {
	font: bold 9px/9px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	position: absolute;
	top: 106px;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -420px;
	padding: 5px 16px; /* duplicate the tab size */
	text-align: left;
	display: block;
 }

#supernav li {
 margin: 0;
 padding: 0;
 text-transform: lowercase;
 display: inline;
 }

#supernav a {
 color: #000000;
 background: #FFFFFF;
 font-weight: normal;
 height: 19px;
 padding: 5px 16px;
 /* round corner tab - not for IE */
 -moz-border-radius-topright: 6px; 
 -moz-border-radius-topleft: 6px; 
 }
 
#supernav a:hover {
 color: #111;
 background: #999;
 text-decoration: none;
 /* round corner tab - not for IE */
 -moz-border-radius-topright: 6px;
 -moz-border-radius-topleft: 6px; 
 }

#supernav .current_page_item a {
 color: #111;
 background: #999;
 text-decoration: none;
 /* round corner tab - not for IE */
 -moz-border-radius-topright: 6px;
 -moz-border-radius-topleft: 6px;
}
.sexcams {
	background-color: #000;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 15px;
	min-height: 1200px;
}
.page {
	background-image: url(images/black.png);
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.bilder img {
	padding: 10px;
}
.sexcams .bilder {
	padding-left: 20px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: -10px;
}
.liste {
	background-color: #333;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
