
/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

i {
	font-style:italic;
	color:#FF0000;
}

ul, li {
	list-style: none;
}

b, strong {
	font-weight: bold;
}

img, a img {
	border: none;
}

i {
	font-style:italic;
	color:#caab60;
}

em {
	font-style:italic;
	color:#caab60;
}

#bm {
	margin:0px auto 2px auto;
	/*text-align:center;*/
	
}

#bm img{
margin-right:5px;
float:left;}

#bm p{
border:none;}
/*------------------SCHRIFT / GRÖSSE ----------------
---------------------------------------------------*/
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#caab60;
	background-image:url(../gfx/escort-bg.jpg);
	background-attachment: fixed;
}

div {
	overflow:hidden;
}

/*------------------- Link ----------------------------
-----------------------------------------------------*/

a:link, a:visited {
	color: #caab60;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	/*color:#35549f;*/
color:#016eba;
	text-decoration: none;
}

/*------------------- LAYOUT STARTSEITE-----------
---------------------------------------------------*/

#Container {
	width: 1000px;
	margin: 0px auto;
}

.headContainer {
	position:relative;
	margin: 0px auto;
	width:938px;
	background-repeat: no-repeat;
	border-bottom:#666666 solid 1px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	padding:0px 5px 2px 5px;
	font-size:12px;
}

#top {
	background-image:url(../gfx/start-head.jpg);
	width:938px;
	height:153px;
}

.bild {
}

.head-btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(../gfx/escort-btn.jpg);
	width:306px;
	height:20px;
	float:left;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
}

#enterEscort {
	width:306px;
	height:325px;
}

#enterBDSM {
	margin:0px 10px 0px 10px;
	width:306px;
	height:325px;
}

#enterMassage {
	width:306px;
	height:325px;
}

.enterAll p {
	padding:5px 0px 10px 0px;
}

.enterAll {
	background-image:url(../gfx/start-btn.jpg);
	height:80px;
	width:306px;
	float:left;
	margin-right:10px;
	font-size:10px;
	text-align:center;
}

#textLinks {
	position:relative;
	top:10px;
	width:250px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#textRechts {
	position:relative;
	top:-26px;
	left:687px;
	width:250px;
	font-size:10px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Stil1 {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.stil5 {
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
}



.toplist{
text-align:center;
margin-top:5px;
width:475px;
}

.toplist img{
margin-bottom:10px;
}

#toplist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px auto;
	color:#D0BDA4;
	width:950px;
}

#Content {
	margin:5px auto;
	padding:10px;
	color:#D0BDA4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:890px;
	background-color:#000;
	border: 20px solid #333333;
}

#Content h1 {
	text-align:center;
	padding:0px;
	width:890px;
	color:#D0BDA4;
	font-size:28px;
	font-variant:small-caps;
	border-bottom:#666666 1px solid;
	margin-bottom:5px;
}

#Content h2 {
	color:#caab60;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#Content ul {
	font-weight:bold;
	margin:2px 10px 0px 0px;
	position:relative;
	width:160px;
	border:none;
	float:left;
	display:block;
	bottom:0px;
}

#Content li {
	margin:4px 0px;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../gfx/escort-btn.jpg);
}

#Content p {
	border-bottom:#666666 1px solid;
	padding:5px 0px 5px 0px;
	margin:0px 25px 0px 0px;
}

#SpalteLi {
	width:305px;
	float:left;
}

#SpalteMi {
	width:305px;
	float:left;
}

#SpalteRe {
	width:280px;
	float:right;
}

#Wrapper {
	width:610px;
	float:left;
}

#partner-ads{
clear:both;
text-align:center;
}

#partner-ads img{
margin:0px 4px;}

#Footer {
	position:relative;
	border-top:#666666 solid 1px;
	font-size:12px;
	font-weight:bold;
	padding:15px 110px 0px 110px;
	/*height:178px;*/
	clear: both;
	text-align:center;
}

h1, h2 {
	padding:0px 0px;
}

h1 {
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#D0BDA4;
	font-size:12px;
}

h6 {
	font-size:10px;
	top:10px;
}

/*------------------- ALLGEMEIN --------------------
---------------------------------------------------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfloat {
	clear: both;
}
