* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 700px;
	position:relative;
	height: auto !important;
	width: 100%;
	margin: 0 auto -137px; /* the bottom margin is the negative value of the footer's height */
	background:url(img/footer_pic1.gif) bottom left no-repeat;
}
.push {
	height: 145px; /* .push must be the same height as .footer */
	clear: both;
}
body {
	font-size: 100%;
	background: #000000 url(img/bg_repeat.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e0e0e0;
} 
td {
	vertical-align: top;
}
a {
	color:#e4c873;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
p a:hover {
	text-decoration:none;
}
h1 {
	font-family:"Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#e0e0e0;
	margin: 0 0 17px 0;
	padding: 0 0 3px 0;
	background: url(img/h1_bg.png) bottom left no-repeat;
}
h2 {
	font-family:"Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:26px;
	color:#e4c873;
}

ul {
	list-style-image:url(img/aufzaehlung2.gif);
	}
h3 {
	font-family:"Lucida Handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#e4c873;
}
/* -------------- BOTTOM-FOOTER - BEGINN -------------- */
div#bg {
	background:url(img/content_repeat.gif) repeat-y;
	min-height:481px;
	height: auto !important;
	width: 100%;
}
div#content {
	background: url(img/head1.jpg) top left no-repeat;
	width: 980px;
	text-align: left;
	min-height:481px;
}
div#inhalt {
	width: 560px;
	padding: 235px 0 0 310px;
	margin:0;
	min-height:481px;
}
#logolink {
	position:absolute;
	width:254px;
	height:154px;
	top:22px;
	left:11px;
}
div#navi_position {
	position:absolute;
	top:220px;
	width:270px;
}
div#navi_bottom {
	background: url(img/navi_bottom.gif) bottom no-repeat;
	width:270px;
	height:39px;
}
div#navi_repeat {
	background: url(img/navi_repeat.gif);
	background-repeat:repeat-y;
	width: 270px;
}
div#footer {
	background: url(img/footer1.gif) top left no-repeat;
	width:980px;
	height:145px;
	position:relative;
}
div#footer_navi {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:13px;
	color:#FFFFFF;
	position:absolute;
	top:53px;
	left: 849px;
}
div#footer_navi a {
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
div#footer_navi a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#FFFFFF;
}
/* -------------- BOTTOM-FOOTER - ENDE -------------- */

/* -------------- NAVI BEGINN -------------- */
#navi_repeat ul {
	padding:15px 0 20px 0;
	margin:0;
	font-size: 10px;
	text-align: left;
	font-family:"Myriad pro", Arial, Helvetica, sans-serif;
	list-style-type:none;
	list-style-image:none;
}
#navi_repeat ul li {
	padding:3px 0 0 25px;
	list-style-type:none;
}
#navi_repeat ul li b {
	display:none;
	list-style-type:none;
}
#navi_repeat ul li ul {
	margin: 0 0 0 10px;
	list-style-type:none;
	list-style-image:none;
}
#navi_repeat ul a {
	display: block;
	padding: 3px 0 4px 0;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type:none;
}
#navi_repeat ul li ul li a {
	padding: 5px 0 5px 30px;
	background-image:url(img/sub.png);
	background-repeat:no-repeat;
	list-style-type:none;
}
#navi_repeat ul li ul li a:hover, #navi_repeat ul li ul li a:focus, #navi_repeat ul li ul li a:active, #navi_repeat ul li ul li.act a {
	padding: 5px 0 5px 30px;
	background-image:url(img/mouseover_sub.png);
	background-repeat:no-repeat;
	list-style-type:none;
}
#navi_head {
	background:url(img/navi_head.gif) no-repeat;
	width:270px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.navButton, .navButton:visited {
	height:25px;
	position:relative !important;
}
.navButton span, .navButton:visited span {
	display:block;
	height:25px;
	width:100%;
	position:absolute;
	left:0px;
	top:0;
	z-index:1;
	cursor:pointer;
	cursor:hand;
	background-repeat:no-repeat;
}
.navButton span, .navButton:visited span {
	background-position:0 0;
}
#navi_head ul li.act a.navButton span, .navButton:hover span, .navButton:focus span, .navButton:visited:hover span, .navButton.udmR span, .navButton.udmR:visited span, .navButton:active span {
	background-position:-230px 0;
}
#ueber-uns, #ueber-unsButton, #ueber-unsButton:visited {
	width:230px;
}
#ueber-unsButton span, #ueber-unsButton:visited span {
	background-image:url(img/ueber_uns.png);
}
#girls, #girlsButton, #girlsButton:visited {
	width:230px;
}
#girlsButton span, #girlsButton:visited span {
	background-image:url(img/girls.png);
}
#mens, #mensButton, #mensButton:visited {
	width:230px;
}
#mensButton span, #mensButton:visited span {
	background-image:url(img/mens.png);
}
#buchung, #buchungButton, #buchungButton:visited {
	width:230px;
}
#buchungButton span, #buchungButton:visited span {
	background-image:url(img/buchung.png);
}
#honorar, #honorarButton, #honorarButton:visited {
	width:230px;
}
#honorarButton span, #honorarButton:visited span {
	background-image:url(img/honorar.png);
}
#partner, #partnerButton, #partnerButton:visited {
	width:230px;
}
#partnerButton span, #partnerButton:visited span {
	background-image:url(img/partner.png);
}
#jobsButton span, #jobsButton:visited span {
	background-image:url(img/jobs.png);
}
#jobs, #jobsButton, #jobsButton:visited {
	width:230px;
}
#newsletterButton span, #newsletterButton:visited span {
	background-image:url(img/newsletter.png);
}
#newsletter, #newsletterButton, #newsletterButton:visited {
	width:230px;
}
#duoButton span, #duoButton:visited span {
	background-image:url(img/duo.png);
}
#duo, #duoButton, #duoButton:visited {
	width:230px;
}
#gaestebuchButton span, #gaestebuchButton:visited span {
	background-image:url(img/gaestebuch.png);
}
#gaestebuch, #gaestebuchButton, #gaestebuchButton:visited {
	width:230px;
}
#escort-serviceButton span, #escort-serviceButton:visited span {
	background-image:url(img/escort-service.png);
}
#escort-service, #escort-serviceButton, #escort-serviceButton:visited {
	width:230px;
}


/* -------------- NAVI END    -------------- */





div.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
hr {
	height: 1px;
	border: 0;
	background-color: #c0c0c0;
}
#design_by {
	position: absolute;
	top: 105px;
	left: 609px;
	width:252px;
	height:19px;
}
div#teaser {
	position: absolute;
	top: 26px;
	left: 328px;
}
p input, p select, p textarea, .p input, .p select, .p textarea {

	font-family: Lucida Grande, Verdana, Arial;

	font-size: 12px;

	color: #000;

	height: 22px;

	margin: 3px 3px 3px 0;

	width: 100%;

}

hr {
	color:#fff;
	background-color:#fff;
	height:1px;
	border:none;
	margin: 5px 0 10px 0;
}


/* TinyMCE specific rules */
body.mceContentBody {
	background: #781818;
}
.mceContentBody a {
	color: #02498b !important; /* FF requires a important here */
	font-weight: bold;
	text-decoration: none;
}

