@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
}
a {
	color: #000000;
}
a:hover {
	color: #ae8b33;
}
img {
	border: 0px;
}
.white a {
	color: #FFFFFF;
}
.white a:hover {
	color: #FF0000;
}
/*Standard Div Elemente*/
#container {
	position: absolute;
	width: 900px;
	height: auto;
	left: 50%;
	margin: 0px 0 0 -450px;
	background: url(bilder/body.jpg) repeat-y #FFFFFF;
}
#header {
	height: 266px;
	background: url(bilder/header.jpg) no-repeat #000000;
	padding: 0;
}
#ueberschrift {
	height: 50px;
	width: 350px;
	margin: -150px 0 0 300px;
	color: #FFFFFF;
}
#livesexcontent {
	width: 430px;
	height: auto;
	margin: 140px 0 0 35px;
	text-align: justify;
	z-index: 1;
}
#livesexcontentu {
	width: 800px;
	height: 700px;
	margin: 140px 0 0 50px;
	text-align: justify;
	z-index: 1;
}
#girls {
	position: absolute;
	width: 320px;
	top: 320px;
	height: 600px;
	margin-left: 510px;
}
#girlsu {
	position: absolute;
	width: 800px;
	top: 450px;
	height: auto;
	margin-left: 55px;
}
#news {
	width: 800px;
	height: 100px;
	margin-left: 50px;
}
#spacer {
	width: 800px;
	height: auto;
	margin-left: 50px;
	text-align: justify;
	z-index: 1;
}
#links {
	width: 800px;
	height: auto;
	margin: 140px 0 0 50px;
	z-index: 1;
}
#livesexgirlscontent {
	width: 800px;
	height: auto;
	margin: 150px 0 0 50px;
	text-align: justify;
	z-index: 1;
}
#livesexif {
	width: 840px;
	height: auto;
	margin: 150px 0 0 30px;
	text-align: justify;
	z-index: 1;
}
#left {
	position: absolute;
	width: 180px;
	top: 350px;
	height: 400px;
	margin-left: 30px;
}
#right {
	position: absolute;
	width: 200px;
	top: 350px;
	height: 300px;
	margin-left: 665px;
}
#footer {
	width: 900px;
	height: 56px;
	bottom: 0;
	color: #000000;
	background: url(bilder/footer.jpg) no-repeat #FFFFFF;
	padding: 0;
	text-align: center;
	z-index: 2;
}
/*Navigation*/
#Navi {
	position: absolute;
	height: 25px;
	width: 800px;
	top: 270px;
	margin-left: 20px;
}
#Navi ul {
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 10px;
}
#Navi li {
	display:inline;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	border: 1px solid;
	float: left;
}
#Navi a:active, #Navi a:visited, #Navi a {
	background-color: #b49139;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#Navi li a:hover {
	background-color: #d1986f;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
/*Ueberschriften*/
h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
