/* CSS Document */


/* Grundlayout ----------------------------------------------------------------------------------- */

BODY{
	background-color:#EFEEED;
	background-repeat:repeat-x;
	background-image:url(../images/kachel-kopf.jpg);
}

div#main_frame{
    position: absolute; left:0px; top:0px;
  	height:100%;
  	width:100%;
  	margin:0px;
  	padding:0px;
}
  
div#center_frame{
  	width:999px;
  	margin: 0px auto;
  	padding:0px 0px 0px 10px;
  	height:100%;
	background-image:url(../images/seitenkopf.jpg);
	background-repeat: no-repeat;
}

div#seitenkopf{
  	height:129px;	
}
  
div#banner{
  	width:728px;
  	height:90px;	
	border-top:2px solid #FFFFFF;
	float:right;
}

div#seitenfuss{
  	width:100%;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;	
}

div#suche{
	padding-top:2px;
	float:right;
	height:18px;	
}

div#login{
	float:right;
	padding:0;	
}

/* Hauptnavigation Ebene1 ----------------------------------------------------------------------------------- */

div#hauptnavigation{
  	height:21px;
		border-left:0px solid #FFFFFF;
		width:999px;
}

.hauptnavigation-off A:link{
	text-align:center;
	display:block;
	width:80px;
  	height:21px;	
	padding:0px 15px 0px 15px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	line-height:20px;
	font-weight: bold; 
	text-decoration: none;
	background-color: none;
	border-right:1px solid #FFFFFF;
	float:left;
}

.hauptnavigation-off A:visited{
	text-align:center;
	display:block;
	width:80px;
  	height:21px;	
	padding:0px 15px 0px 15px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
	line-height:20px;
	font-weight: bold; 
	text-decoration: none;
	background-color: #none;
	border-right:1px solid #FFFFFF;
	float:left;
}

.hauptnavigation-off A:hover{
	text-align:center;
	display:block;
	width:80px;
  	height:21px;	
	padding:0px 15px 0px 15px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#42255E; 
	line-height:20px;
	font-weight: bold; 
	text-decoration: none;
	background-color: #B284B5;
	border-right:1px solid #FFFFFF;
	float:left;
}

.hauptnavigation-hi{
	text-align:center;
	display:block;
	width:80px;
  	height:21px;	
	padding:0px 15px 0px 15px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#42255E; 
	line-height:20px;
	font-weight: bold; 
	text-decoration: none;
	background-color: #B284B5;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #B284B5;
	float:left;
}

/* Hauptnavigation Ebene2 ----------------------------------------------------------------------------------- */

div#hauptnavigation-ebene2{
	padding-top:2px;
	height:19px;
}

.hauptnavigation-ebene2-off{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}

.hauptnavigation-ebene2-off A:link{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}

.hauptnavigation-ebene2-off A:visited{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;	
}

.hauptnavigation-ebene2-off A:hover{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:11px; 
	color:#42255E; 
	font-weight: bold; 
	text-decoration: none;
}


.hauptnavigation-ebene2-hi{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:11px; 
	color:#42255E; 
	font-weight: bold; 
	text-decoration: none;
}


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

#content{
	padding-top:17px;
}

/* linke Spalte */

#linke-spalte{
	height:auto;
	padding:0;
	width:238px;
}

#linke-spalte-kopf{
	background-image:url(../images/spalte-links-kopf.gif);
	width:227px;
	height:14px;
	background-repeat:no-repeat;
}

#linke-spalte-mitte{
	background-image:url(../images/spalte-links-mitte.gif);
	background-repeat:repeat-y;
	padding:4px 0px 4px 0px;
}

#linke-spalte-fuss{
	background-image:url(../images/spalte-links-fuss.gif);
	width:227px;
	height:14px;
	background-repeat:no-repeat;
}
/* banner werbung */
#banner_werbung {
	width: 764px;
	height: 122px;
	background-image: url(../img/banner_werbung.jpg);
	background-repeat: no-repeat;
	margin-left: 227px;
}
/* mittler Spalte */
#mittlere-spalte{
	float: left;
	height:auto;
	padding-left:0px;
	width:556px;
}

#mittlere-spalte-kopf{
	background-image:url(../images/spalte-mitte-kopf.gif);
	width:545px;
	height:14px;
	background-repeat:no-repeat;
}

#mittlere-spalte-mitte{
	background-image:url(../images/spalte-mitte-mitte.gif);
	background-repeat:repeat-y;
	padding:0px 12px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
}

#mittlere-spalte-fuss{
	background-image:url(../images/spalte-mitte-fuss.gif);
	width:545px;
	height:14px;
	background-repeat:no-repeat;
}
#teil_obens {
	clear: both;
}
#teil_oben_links {
	float: left;
}
#teil_untens {
	clear: both;
}
#hotz {
	position: absolute;
	top: 39px;
	left: 312px;
}
#hotz_plus {
	float: left;
	margin-right: -1px;
}
#hotz_minus {
	float: left;
}
#sternzeichen {
	position: absolute;
	top: 11px;
	left: 369px;
}





#teil_oben {
	position: relative;
	top: -14px;
	left: -1px;
	width: 545px;
/*	background-image: url(../img/teil_oben_2.jpg);
	background-repeat: no-repeat;
*/
}
#linker_anteil {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 205px;
}
#member_bild {
	position: relative;
	top: 44px;
	left: 47px;
}
#member_name {
	position: relative;
	top: 20px;
	left: 13px;
	font-size: 12px;
	color: #474745;
	width: 190px;
	text-align: center;
}
#member_name span {
	font-weight: bold;
}
#mail_senden {
	position: relative;
	padding-top: 70px;
	left: 13px;

}
#nav_linker_teil {
	padding-top: 10px;
	padding-left: 14px;
	width: 190px;
	font-size: 11px;
	text-align: right;
	position:	absolute;
}

#rechter_anteil {
	padding-left: 205px;
	padding-top: -300px;
	width: 340px;
}
#box_fake {
	padding-top: 1px;
	height: 57px;
	width: 340px;
}
#fake_check {
	float: left;
	width: 101px;
	height: 57px;
}
#ifidi_hotz {
	float: left;
	width: 120px;
	height: 57px;
}
#jetzt_online {
	float: left;
	width: 105px;
	height: 57px;
}
#box_navi_rechts {
	margin-left: 21px;
	width: 308px;
	height: 19px;
/*
	background-image: url(../img/navi_rechts_hintergrund.gif);
	background-repeat: no-repeat;
*/
}
#box_navi_rechts a {
	text-decoration: none;
	color: #8B8B8A;
}
#box_navi_rechts a:hover {
	text-decoration: underline;
}
#galerie {
	float: left;
	font-size: 9px;
	color: #8B8B8A;
	padding-top: 4px;
	padding-left: 4px;
}
#statistik {
	float: left;
	font-size: 9px;
	color: #8B8B8A;
	padding-top: 4px;
	padding-left: 10px;
}
#events {
	float: left;
	font-size: 9px;
	color: #8B8B8A;
	padding-top: 4px;
	padding-left: 8px;
}
#gruppen {
	float: left;
	font-size: 9px;
	color: #8B8B8A;
	padding-top: 4px;
	padding-left: 5px;
}

#box_detailangaben {
	width:			340px;
	margin-top:		5px;
	z-index:		99;
	visibility:		visible;
}

#box_detailangaben_statistik {
	width:			340px;
	margin-top:		5px;
	z-index:		88;
	visibility:		hidden;
	position:		absolute;
	top:			72px;
}
.detail_box {
	clear: left;
}
.detail_links {
	float: left;
	width: 75px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #474745;
	padding-right: 5px;
}
.detail_rechts {
	float: left;
	width: 250px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #474745;
}

#teil_mitte {
	width: 543px;
	height: 162px;
}
#ifidimeter {
	float: left;
	width: 260px;
	height: 167px;
	padding-right: 25px;
}
#ifidi_freunde {
	float: left;
	width: 236px;
	height: 167px;
	background-image: url(../img/ifidi_freunde.gif);
	background-repeat: no-repeat;
}
#box_bilder_reihe_eins {
	position: relative;
	top: 19px;
	left: 1px;
}
#box_bilder_reihe_zwei {
	position: relative;
	top: 19px;
	left: 1px;
}
.ifidi_freunde_bilder {
	width: 45px;
}
.ifidi_freunde_bilder_text {
	width: 45px;
	text-align: center;
	font-size: 9px;
	color: #474745;
}
.box_bild_text {
	float: left;
	width: 46px;
	padding-right: 1px;
}

#teil_unten {
	margin-top: 20px;
	width: 543px;
	height:	120px;
	background-image: url(../img/mehr_galerien.gif);
	background-repeat: no-repeat;
}
#mg_button {
	float: left;
	position: relative;
	top: 45px;
	left: 20px;
}
#mg_button_links {
	float: left;
	position: relative;
	top: 13px;
	left: 53px;
}
#mg_button_rechts {
	padding-top: 13px;
}
#mg_bilder_reihe {
	float: left;
	margin-left: 55px;
	margin-top: 16px;
	font-size: 9px;
	color: #474745;
}
#mg_bilder_reihe a {
	text-decoration: none;
	color: #474745;
}
#mg_bilder_reihe a:hover {
	text-decoration: underline;
}
.mg_text {
	padding-top: 4px;
}
.mg_box_bild_text {
	float: left;
	padding-right: 5px;
}
.mg_box_bild_text_ende {
	float: left;
	padding-right: 3px;
}
/* galerie Anteil */
#teil_unten_galerie {
	margin-top: 50px;
	width: 543px;
	height:	120px;
	background-image: url(../img/mehr_galerien.gif);
	background-repeat: no-repeat;
}
#teil_oben_galerie {
	position: relative;
	top: -14px;
	left: -1px;
	width: 545px;
	height: auto;
	background-image: url(../img/teil_oben_galerie.jpg);
	background-repeat: no-repeat;
}
#member_name_galerie {
	position: relative;
	top: 55px;
	left: 13px;
	font-size: 12px;
	color: #474745;
	width: 190px;
	text-align: center;
}
#member_name_galerie span {
	font-weight: bold;
}
#box_details_pos {
	padding-left: 20px;
	padding-top: 10px;
}
#box_details_navigation {
	height: 35px;
}
#box_details_navigation span {
	color: #33B3E4;
	font-size: 14px;
	font-weight: bold;
}
.box_gal_nav a {
	font-size: 12px;
	color: #8B8B8A;
	text-decoration: none;
}
.box_gal_nav a:hover {
	text-decoration: underline;
}
#box_details_pos2 {
	position: absolute;
	top: 82px;
	left: 430px;
}
.box_gal_nav2 {
	font-size: 10px;
	color: #8B8B8A;
	width: 100px;
	text-align: right;
}
.box_gal_nav2 a {
	color: #33B3E4;
	text-decoration: none;
}
.box_gal_nav2 a:hover {
	text-decoration: underline;
}
.gal_bilder_reihe {
	width: 540px;

	padding-left: 13px;
}
.gal_bilder_ordner {
	float: left;
	width: 125px;
	height: 120px;
	margin-right: 7px;
	margin-bottom: 10px;
	background-image: url(../img/gal_ordner_hintergrund.gif);
	background-repeat: no-repeat;
}
#trennung {
	clear: both;
}
.gal_bilder_ordner_bild {
	width: 121px;
	height: 91px;
	background: Green;
	margin-left: 2px;
	margin-top: 2px;
}
.gal_bilder_text {
	width: 125px;
	text-align: center;
	font-size: 10px;
	color: #33B3E4;
	font-weight: bold;
}
.gal_bilder_text a {
	color: #33B3E4;
	text-decoration: none;
}
.gal_bilder_text a:hover {
	text-decoration: underline;
}
/* statistik */
#box_details_statistik {
	width: 521px;
	height: 300px;
	background: White;
	margin-left: 13px;
	border-bottom: 1px solid #E5E3E4;
}
#box_details_statistik_links {
	float: left;
	width: 220px;
	height: 300px;
}
#box_details_statistik_rechts {
	float: left;
	width: 301px;
	height: 300px;
}
.statistik_block {
	margin-left: 10px;
	margin-top: 5px;
}

.stat_headline {
	font-size: 12px;
	font-weight: bold;
	color: #33B3E4;
}
.stat_text {
	float: left;
	width: 150px;
	font-size: 11px;
	color: #8B8B8A;
	margin-top: 2px;
}
.stat_text_rechts {
	float: left;
	width: 170px;
	font-size: 11px;
	color: #8B8B8A;
	margin-top: 2px;
}
.stat_zahl {
	float: left;
	width: 20px;
	font-size: 11px;
	color: #8B8B8A;
	margin-top: 2px;
}
.stat_zahl_rechts {
	float: right;
	width: 100px;
	font-size: 11px;
	color: #8B8B8A;
	margin-top: 2px;
}
.stat_spacer {
	clear: both;
	width: 250px;
	height: 20px;
	font-size: 11px;
}
/* mehr über mich */
.box_mehr {
	width: 521px;
	height: auto;
	background: White;
	margin-left: 13px;
	border-bottom: 1px dotted #E6E3E4;
}
.mehr_spacer {
	clear: both;
}
.mehr_block {
	border-bottom: 1px dotted #E6E3E4;
}
.mehr_links {
	float: left;
	width: 170px;
	font-size: 11px;
	font-weight: bold;
	color: #33B3E4;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.mehr_rechts {
	float: right;
	width: 340px;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8A;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mehr_abt {
	width: 516px;
	background: #E5E3E4;
	height: 16px;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding-top: 4px;
	padding-left: 5px;

}


/* mittlere Spalte lang */

#mittlere-spalte-full-length{
	height:auto;
	padding-left:0px;
	width:761px;
}

#mittlere-spalte-kopf-full-length{
	background-image:url(../images/spalte-mitte-kopf-f-l.gif);
	width:761px;
	height:14px;
	background-repeat:no-repeat;
}

#mittlere-spalte-mitte-full-length{
	background-image:url(../images/spalte-mitte-mitte-f-l.gif);
	background-repeat:repeat-y;
	padding:0px 12px 0px 1px;
}

#mittlere-spalte-fuss-full-length{
	background-image:url(../images/spalte-mitte-fuss-f-l.gif);
	width:761px;
	height:14px;
	background-repeat:no-repeat;
}

/* content full */

#content-full-length{
	height:auto;
	padding-left:0px;
	width:781px;
}

#content-kopf-full-length{
	background-image:url(../images/content-kopf-full-length.gif);
	width:781px;
	height:14px;
	background-repeat:no-repeat;
}

#content-mitte-full-length{
	background-image:url(../images/content-mitte-full-length.gif);
	background-repeat:repeat-y;
	padding:0px 1px 0px 1px;
}

#content-fuss-full-length{
	background-image:url(../images/content-fuss-full-length.gif);
	width:781px;
	height:14px;
	background-repeat:no-repeat;
}

/* rechte Spalte */

#rechte-spalte{
	height:auto;
	padding:0;
	width:197px;
	padding-left:0px;
}

#rechte-spalte-kopf{
	background-image:url(../images/spalte-rechts-kopf.gif);
	width:197px;
	height:14px;
	background-repeat:no-repeat;
}

#rechte-spalte-mitte{
	background-image:url(../images/spalte-rechts-mitte.gif);
	background-repeat:repeat-y;
	padding:4px 18px 4px 18px;
}

#rechte-spalte-fuss{
	background-image:url(../images/spalte-rechts-fuss.gif);
	width:197px;
	height:14px;
	background-repeat:no-repeat;
}


/* Boxen ----------------------------------------------------------------------------------- */

/* Box online */

#box-online{
	height:auto;
	padding:0;
	width:192px;
	padding-left:16px;
}

#box-online-kopf{
	background-image:url(../images/boxkopf-online.gif);
	width:192px;
	height:31px;
	background-repeat:no-repeat;
	padding-left:10px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#6D6D6D; 
	font-weight: bold;
	vertical-align:top;
}

#box-online-mitte{
	background-image:url(../images/boxmitte.gif);
	background-repeat:repeat-y;
	padding:0px 0px 4px 0px;
}

#box-online-fuss{
	background-image:url(../images/boxfuss.gif);
	width:192px;
	height:15px;
	background-repeat:no-repeat;
}


/* Box letzte Party */

#box-letzteparty{
	height:auto;
	padding:0;
	width:192px;
	padding-left:16px;
}

#box-letzteparty-kopf{
	background-image:url(../images/boxkopf-letzteparty.gif);
	width:192px;
	height:31px;
	background-repeat:no-repeat;
	padding-left:35px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#6D6D6D; 
	font-weight: bold;
	line-height:32px;
}

#box-letzteparty-mitte{
	background-image:url(../images/boxmitte.gif);
	background-repeat:repeat-y;
	padding:0px 0px 4px 0px;
}


#box-letzteparty-fuss{
	background-image:url(../images/boxfuss.gif);
	width:192px;
	height:15px;
	background-repeat:no-repeat;
}

/* Box Menuefuehrung auf der linken Seite */

#box-menue-links{
	height:auto;
	padding:0;
	width:192px;
	padding-left:16px;
}

#box-menue-links-kopf{
	background-image:url(../images/boxkopf-blank.gif);
	width:192px;
	height:31px;
	background-repeat:no-repeat;
	padding-left:10px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#6D6D6D; 
	font-weight: bold;
	line-height:32px;
}

#box-menue-links-mitte{
	background-image:url(../images/boxmitte.gif);
	background-repeat:repeat-y;
	padding:0px 0px 4px 0px;
}


#box-menue-links-fuss{
	background-image:url(../images/boxfuss.gif);
	width:192px;
	height:15px;
	background-repeat:no-repeat;
}

/* Box Benutzer */

#box-benutzer{
	height:auto;
	padding:0;
	width:192px;
	padding-left:16px;
}

#box-benutzer-kopf{
	background-image:url(../images/boxkopf-menu-links.gif);
	width:192px;
	height:31px;
	background-repeat:no-repeat;
	padding-left:35px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#6D6D6D; 
	font-weight: bold;
	line-height:32px;
}

#box-benutzer-mitte{
	background-image:url(../images/boxmitte.gif);
	background-repeat:repeat-y;
	padding:0px 0px 4px 0px;
}


#box-benutzer-fuss{
	background-image:url(../images/boxfuss.gif);
	width:192px;
	height:15px;
	background-repeat:no-repeat;
}

/* Newsbereich */

.news-kopf{
	background-image:url(../images/news-kopf.gif);
	width:490px;
	height:auto;
	background-repeat:no-repeat;
	padding:5px 30px 10px 10px;
}


.kommentar-kopf-ebene0{
	background-image:url(../images/kommentar-kopf.gif);
	width:490px;
	height:auto;
	background-repeat:no-repeat;
	padding:5px 30px 10px 10px;}

.kommentar-kopf-ebene1{
	background-image:url(../images/kommentar-kopf.gif);
	width:466px;
	height:auto;
	background-repeat:no-repeat;
	padding:5px 10px 10px 10px;
	margin-left:15px;
}

.kommentar-kopf-ebene0-f-l{
	background-image:url(../images/kommentar-kopf-f-l.gif);
	width:705px;
	height:auto;
	background-repeat:no-repeat;
	padding:5px 30px 10px 10px;}
	
.banner_Adpepper_Content{
	padding-bottom:			15px;
	padding-left:			27px;
}


