@charset "UTF-8";

@media screen, projection
{
  /*-------------------------------------------------------------------------*/

  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body {    color: #CC0000;background: #000; }

  /* Layout Alignment | Layout-Ausrichtung */
  #page_margins { margin: 0 auto; }

  /* Layout Properties | Layout-Eigenschaften */
  #page_margins { width: 980px;  min-width: inherit; max-width: none; background: #000; }

#header {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 148px;
	background: #000 url(../../img/Bilder/header_short.jpg) no-repeat;
}

  #nav { overflow:hidden; }
  #content { padding: 10px 10px 10px 22px; margin: 0px 0px 0px 0px;  background: #000 url("../../img/Bilder/bannerut0.jpg") no-repeat top left;} 
  #right_content   { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 25px; background: #000; background-image: url(/img/Bilder/11.png)}
  #left_content0 { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: #000 url("../../img/Bilder/femdomfoto.jpg") no-repeat top right;}
  #left_content { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: #000}
  #footer { margin-left: 0px; width: 980px; padding: 10px 20px 0px 0px; color:#cc0000; background: #000; border-top: 1px #cc0000 solid; }
  
  #crumb { 	padding-left: 0px; }


  /*-------------------------------------------------------------------------*/

 




/* Paging --------------------------------*/
div.paging {

	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #333333;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
/* ------------------------------------------- */

/* Formatierung Menu                                                                 */ 

a.mainlevel:link, a.mainlevel:visited, a.mainlevel_current {
	display: block;
	/*background: url(../../img/Bilder/menu_bg.png) no-repeat;*/
	background-color: #111;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000 !important;
	text-align: center;
	height: 74px;
	width:138px;
	text-decoration: none;
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #000;
}

/* home */
#menulink_1 { background: url(../../img/Bilder/02.jpg) no-repeat top; height:74px; }
#menulink_1:hover { background: url(../../img/Bilder/02.jpg) no-repeat bottom; }
/* about */
#menulink_2 { background: url(../../img/Bilder/03.jpg) no-repeat top; height:73px; }
#menulink_2:hover { background: url(../../img/Bilder/03.jpg) no-repeat bottom; }
/* doms */
#menulink_3 { background: url(../../img/Bilder/04.jpg) no-repeat top; height:72px; }
#menulink_3:hover { background: url(../../img/Bilder/04.jpg) no-repeat bottom; }
/* members */
#menulink_4 { background: url(../../img/Bilder/05.jpg) no-repeat top; height:73px; }
#menulink_4:hover { background: url(../../img/Bilder/05.jpg) no-repeat bottom; }
/* join */
#menulink_5 { background: url(../../img/Bilder/06.jpg) no-repeat top; height:73px; }
#menulink_5:hover { background: url(../../img/Bilder/06.jpg) no-repeat bottom; }
/* contact */
#menulink_6 { background: url(../../img/Bilder/07.jpg) no-repeat top; height:73px;  }
#menulink_6:hover { background: url(../../img/Bilder/07.jpg) no-repeat bottom; }
/* links */
#menulink_7 { background: url(../../img/Bilder/08.jpg) no-repeat top; height:74px;  }
#menulink_7:hover { background: url(../../img/Bilder/08.jpg) no-repeat bottom; }
/* shop */
#menulink_8 { background: url(../../img/Bilder/09.jpg) no-repeat top; height:73px;  }
#menulink_8:hover { background: url(../../img/Bilder/09.jpg) no-repeat bottom; }
/* legal */
#menulink_9 { background: url(../../img/Bilder/10.jpg) no-repeat top; height:108px;  }
#menulink_9:hover { background: url(../../img/Bilder/10.jpg) no-repeat bottom; }

#joinb { width:136px; height:100px; background: url(../../img/Bilder/join.jpg) no-repeat top; }
#joinb:hover { background: url(../../img/Bilder/join.jpg) no-repeat bottom; }

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}
    
}