@charset 'utf-8';


/* Import CSS
--------------------------------------------------------------------------------*/
@import url(reset.css);
@import url(clearfix.css);


/* Typselektoren (HTML)
--------------------------------------------------------------------------------*/
body {
	background-color:#f3f3ec;
	background-image:url(../images/template/background.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	/* text-shadow:#000000 0 0 0; */
}


/*
h1,h2,h3,h4,h5,h6,div,ol,ul,li,dl,dt,dd,p,input,textarea,select {
	text-align:left;
}
*/

img, a img {
	border:0 none;
}

form {
	display:inline;
}

strong {
	font-weight:bold;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

p {
	margin:0 0 15px 0;
}

ul,
li {
	list-style-type:none;
}


/* Globale Links
--------------------------------------------------------------------------------*/

a {
	outline:none; 
	text-decoration: none;
}

a:link {
	color: #960505;
}

a:visited {
	color: #960505;
}

a:hover {
	color: #787a42;
}

a:focus {
	color: #960505;
}

a:active {
	color: #960505;
}


/* Allgemeine Klassen
--------------------------------------------------------------------------------*/

.nowrap {
	white-space:nowrap;
}

.hideme {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.clear { /* Clear Float - http://sonspring.com/journal/clearing-floats */
     clear:both;
     display:block;
     overflow:hidden;
     width:0px;
     height:0px;
}

p.p0 {
   margin-bottom:0;
}

p.p15 {
   margin-bottom:15px;
}

p.p30 {
   margin-bottom:30px;
}

p.p50 {
   margin-bottom:50px;
}


/* Wrapper
--------------------------------------------------------------------------------*/

#wrapper {
	width:930px;
	margin:0 auto;
}


/* Logo
--------------------------------------------------------------------------------*/

#logo {
	width:215px;
	height:321px;
	background-image:url(../images/template/g-1.jpg);
	float:left;
	cursor:hand;
	cursor:pointer;
}

#logo h1 {
	position:absolute;
	left:-9999px;
	top:-9999px;
}


/* Header
--------------------------------------------------------------------------------*/

#header {
	width:715px;
	height:321px;
	float:right;
	background-position:left top;
	background-repeat:no-repeat;
}

#header h2 {
	padding:244px 0 0 440px;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-size:26px;
	color:#960505;
}

#header h2 span {
	padding:0 0 0 43px;
}


/* Main
--------------------------------------------------------------------------------*/

#main {
	width:930px;
	background-image:url(../images/template/main_background.gif);
}


/* Main
--------------------------------------------------------------------------------*/

#navigation {
	width:201px; /* Breite: 215px */
	margin:0 20px 0 0;
	float:left;
	border:7px solid #e4e4d4;
	background-color:#edede1;
	/* min-height:526px; */
}

#navigation ul {
	padding:15px 13px 15px 8px;
}

#navigation li {
}

#navigation li a {
	color:#960505;
	font-size:13px;
	font-weight:bold;
	display:block;
	background-image:url(../images/template/navigation_background.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
	/* width:180px; */
	height:22px;
	margin:0 0 12px 0;
	text-transform:uppercase;
}

#navigation li a:hover, #navigation li.active a {
	color:#787a42;
}

#navigation ul#subnavigation {
	margin:0 0 15px 0;
	padding:0 0 9px 0;
	background-image:url(../images/template/navigation_background_sub.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#navigation ul#subnavigation li {
}

#navigation ul#subnavigation li a {
	display:block;
	padding:0 0 5px 14px;
	background-image:none;
	text-transform:none;
	margin:0;
	height:auto;
}

#navigation ul#subnavigation li a:hover, #navigation ul#subnavigation li.active a {
	color:#787a42;
}


/* Content
--------------------------------------------------------------------------------*/

#content {
	width:681px; /* Breite: 695px */
	float:right;
	border:7px solid #ffffff;
	background-color:#fdfdfc;
	background-image:url(../images/template/content_background_end.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/* min-height:500px; */
}

#content-text {
	/* background-image:url(../images/template/header_01_down.jpg); */
	background-repeat:no-repeat;
	background-position:top;
	width:625px; /* Breite: 681px */
	padding:30px 28px 30px 28px;
}

#content-text p {
	line-height:120%;
}

#content h3 {
	color:#960505;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	margin:0 0 3px 0;
	text-transform:uppercase;
}

#content h4 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	margin:5px 0 21px 0;
	padding:0 0 9px 0;
}

#content h5 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:30px 0 15px 0;
}

#content .girls-box {
	width:130px;
	margin:0 25px 25px 0;
	float:left;
}

#content .girls-box p {
	padding:10px 0 0 0;
	margin:0;
}

#content .lageplan {
	padding:0 0 25px 0;
}


/* Footer
--------------------------------------------------------------------------------*/

#footer {
	width:100%;
	background-color:#860102;
	background:url(../images/template/footer_background.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:314px; /* Höhe: 114 */
	margin:16px 0 0 0;
}

#footer-content {
	width:930px;
	margin:0 auto;
	/* background-color:#760001; */
}

#footer-content-adresse {
	width:930px;
	background-color:#660000;
	height:38px;
	text-align:center;
	color:#ced0b3;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
}

#footer-content-adresse img {
	margin:0 5px 0 5px;
}

#footer-content-adresse a {
	color:#ffffff;
}

#footer-content-adresse a:hover {
	color:#ced0b3;
}

#footer-content-copyright {
	width:930px;
	height:22px; /* Höhe 76px */
	background-color:#760001;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	padding:54px 0 0 0;
}
