body { 
	margin:0px;
	padding:0px; 
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:8pt;
	}



p, th, td, div, a, ul, li	{ font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style:normal; font-weight:bold; }

td,th,div,p,span  {
	font-style: normal;
	font-weight: normal;
	/*font-size:13px;*/
}

a	 { font-weight:normal; text-decoration:underline; font-size:13px;}

a.rightmenu			{ font-size:11px; padding:2px; text-decoration:none }
a.rightmenu:visited	{ font-size:11px; padding:2px; text-decoration:none }
a.rightmenu:hover	{ text-decoration:underline  }

a.bottommenu			{ font-size:11px;  padding:2px; text-decoration:none }
a.bottommenu:visited	{ font-size:11px;  padding:2px; text-decoration:none }
a.bottommenu:hover	{ text-decoration:underline }


#main_footer 	{ margin-top:25px; margin-right:17px; position:relative; top:0px;}
#tour_footer 	{ width:550px; position:absolute; top:80px; left:230px;}

/* -------------- divers -------------*/

table			{ border-collapse: collapse }
.zero			{ border: 0px; margin: 0px; padding: 0px; border-collapse: collapse }
.lfix			{ border: 0px; margin: 0px; padding: 0px; border-collapse: collapse;  }

a img			{ border: 0px}
.thin			{ font-weight: normal; }
.small			{ font-size: 9px }


.error { height:32px; padding:8px 0 0 8px; margin-bottom:5px;}



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

.headerinside {
	margin:0px;
	padding:0px;
	position:relative;
	height: 171px;
}


.HeaderText h1 {
	font-size:30px;
	display:block; 
	width:650px;
	padding:30px; 
	margin:0px;
}

.smalllinks {
	position:absolute; 
	right:5px;
	top:8px; 
	font-family:arial, helvetica; 
	font-size:11px; 
}


.hellotext {
	position:absolute; 
	left:5px; 
	top:4px; 
	z-index:10;
	width:188px; 
	height:30px; 
	font-family:arial, helvetica;
	font-size:11px; 
	padding:2px 1px 4px 5px; 
	text-decoration:none

}

.hellotext a {
	text-decoration:underline
}

.logo {
	position:absolute;
	top:30px;
	left:0px;

}

.headercam {
	position:absolute;
	top:81px;
	right:0px;

}

.stripboxtext {
	position:absolute; 
	left:5px;
	top:7px; 
	font-size:11px; 
	letter-spacing:1px;
}

.kategorie {
	position:absolute; 
	left:500px;
	top:7px; 
	font-size:11px; 
	letter-spacing:1px;
}

.kategoriecloud {
	position:absolute; 
	left:500px;
	top:35px; 
	border:0px solid #ffffff;
	width:390px;

}

.kategoriecloud a {
	color:#FFFFFF;
}

.kategoriecloud a:hover,
.kategoriecloud .active {
	color:#E200BB;
}

.guesttext {
	position: absolute;
	top:145px;
	right:80px;
	font-size:13px;
	color:#424242;
	border:0px solid #ffffff;
	width:500px;
	text-align:right;
}

.guesttext a { 
	color:#212122 ;
	font-size:13px;
	text-decoration:underline;


}

.guesttext a:hover { 
	background-color:#212122;
	color:#ffffff;
	text-decoration:none;
}


/* -------------- Bottom Bereich --------------- */

.bottomlinks {
	margin:15px 5px;
}

/* -------------- Main Content / Cams etc. --------------- */


.main-content {
	
	/* zum zentrieren der seite:
	margin-left:auto; 
	margin-right:auto;
	*/
	width:965px; 
	position:relative;  
	
}

.main-distance {
	margin-left:8px; 
	margin-right:7px; 
	margin-top:0px;
}


/* -------------- Hauptteil Cams --------------- */


#master				{ width:696px; float:left; margin-top:10px; border:0px solid #000000}

#master .headline 	{ width:678px; margin-bottom:5px; font-size:15px; font-weight:normal;  border: 1px solid transparent; }
#master h3 			{ margin:11px 0 17px 17px; font-weight:bold; font-size:13px; line-height:20px;}
#master h3 a {color:#FFFFFF}

/*
#master				{ width:300px; float:right; margin-top:10px; border: 1px solid #ffffff;}
#master .headline 	{width:300px; float:right; font-size:12px; font-weight:normal; background-color:#161616; border: 1px solid #161616; }
#master h3 			{ margin:7px 0 7px 10px; font-weight:normal; font-size:12px;}
*/



#master h1 							{ background-color:#c7c8ca; font-size:13px; padding:8px 10px; margin:0 0 10px 0; color:#383838; width:660px; }

#master .senderbox 					{ width:330px; height:171px; border:1px solid #bebebe; float:left; margin:0 16px 16px 0; background:url(/001/pfm/818/img/foos_bg.gif) repeat-x top left #ffffff; overflow:hidden}
#master .senderbox img.senderbild 	{ height: 120px; width:160px;}
#master .senderbox .playclip	 	{ margin:6px 8px 6px 6px; height: 120px; width:170px; float:left;cursor: pointer;}
#master .senderbox .senderinfos 	{ height:120px; margin:6px; color:#6a6a6a; font-size:13px; line-height:20px; overflow:hidden}
#master .senderbox .senderinfos h2 	{margin:0 0 5px 0;}
#master .senderbox .senderinfos h2 a 	{ font-size:15px; color:#ff00d3;  }
#master .senderbox .button 			{ clear:both; display:block; width:281px; border:1px solid #b8b8b8; padding:7px 0 8px 35px; margin:6px; text-align:center; color:#ff00d3; font-weight:bold; font-size:13px; background:url(/001/pfm/818/img/chatbutton_bg2.gif) repeat-x top left #e7e7e7}
#master .senderbox .button:hover 	{ background:url(/001/pfm/818/img/chatbutton_bg2_on.gif) repeat-x top left #ffd2f6}





/* -------------- Topmenu Kästen --------------- */



.headerinside .menu {
	position:absolute;
	top:137px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;

}

.headerinside .menu a {
	font-size:13px;
	display: block;
	height: 34px;
	width: 185px;
	margin-left:0px;
	margin-right:1px;
	text-align: center;
	line-height:33px;
	text-decoration:none;
	background:url(/001/pfm/818/img/menue_bg.gif) repeat-x;
	color:#ffffff;

}

.headerinside .menu a:hover,
.headerinside .menu a.current_page_item {
	background:url(/001/pfm/818/img/menue_bg_on.gif) repeat-x;
	color:#ffffff;

}

.headerinside .menu li { float: left; }



/* -------------- Leftmenu 1 Headline --------------- */

.leftmenuhalter {
	width:280px; 
	height:100%;
	margin-top:10px; 
	border:0px solid #000000;
	background-color:#c7c8ca;
	color:#383838;
}

.leftmenuhalter a { color:#383838 }

.leftmenuhalter h3 {padding:15px 20px;  margin:0;  font-size:15px; font-weight:normal; color:#e200bb; text-decoration:underline}

.leftmenuhalter .menu 		{ padding:0px 0px 0px 20px; margin:0px;}
.leftmenuhalter .menu a 	{ font-size:13px;}
.leftmenuhalter .menu span 	{ display:block; padding:13px 0 0 15px; }
.leftmenuhalter .menu li 	{ height:60px;}
.leftmenuhalter .menu img 	{ float:left; margin-right:15px; padding:4px; width:60px; height:44px; background-color:#ffffff; border:1px solid #9d9d9d}
.leftmenuhalter .menu img:hover 	{ background-color:#ff00d3; border:1px solid #bebebe}

.leftmenuhalter .hr { background-color:#FFFFFF; height:1px; margin:20px auto 10px auto; width:240px;}
.leftmenuhalter .hr hr { display:none;}


/* -------------- Leftmenu 1 Headline --------------- */

.leftmenu2 				{ width:190px;  }

.leftmenu2  .headline	{ 
	height:30px; 
	font-size:13px;
	height: 31px;
	width: 190px;
	line-height:30px;
	font-weight:normal;
	}
	
.leftmenu2 .headline h1	{ margin: 0 0 0 10px; font-size:15px; font-weight:bold }
.leftmenu2 .headline h2	{ margin: 0 0 0 10px; font-size:15px; font-weight:bold }



/* -------------- Leftmenu 1 --------------- */


#leftmenu 			{ position:relative; left:0px; top:0px;  width:192px; margin-bottom:10px; }
#leftmenu a 		{ font-weight:bold;}
#leftmenu span a 	{  background-image:none; }



#leftmenu .menu {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}

#leftmenu .menu a {
	font-size:13px;
	display: block;
	height: 30px;
	width: 190px;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
}

#leftmenu img { float:left; margin-top:5px; margin-left:8px; margin-right:8px;  }

/*.menu li.border {border-top:1px solid #4a494a; height:13px;}	*/
	
span.online 		{ margin-left: 10px;font-size:11px;  font-weight:normal}
/*span.offline 		{ font-size:11px; color:#666666; font-weight:normal}*/





/* -------------- Leftmenu 2 --------------- */

.leftmenu-lang 			{ position:relative; left:0px; margin-bottom:10px;  width:192px; }
.leftmenu-lang a, 
.leftmenu-lang a:visited { font-weight:normal; }
.leftmenu-lang span a 	{ background-image:none;  }

.leftmenu-lang .menu {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}

.leftmenu-lang .menu a {
	font-size:13px;
	display: block;
	height: 30px;
	width: 190px;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
}

.leftmenu-lang img { float:left; margin-top:5px; margin-left:8px; margin-right:8px;  }

/* -------------- Input für Suche --------------- */

.leftmenu-box {width:190px; padding:0px; margin:0px;}
.formright {margin-left:20px; font-size:14px;}
.buttoninput {font-size:14px; font-weight:normal; border:1px solid #9d9d9d; background-color:#ffffff; padding:5px; margin:5px 0 10px 0; width:220px;}
.button		 {font-size:14px; font-weight:normal; border:1px solid #9d9d9d; background-color:#ffffff; padding:5px; margin:5px 0 10px 0; width:232px; }

form label { margin:0px;  padding:0px; font-size:14px; color:#383838}


/* benötigt für Softbereich Box link */
.leftmenu-box p {padding:15px;margin:0px;}
.leftmenu-box p a {text-decoration:underline}
/* -- */








/* -------------- Cam Box FOO --------------- */

.FOOS						{ text-align:center; float:left; width:140px; position:relative; margin:4px 4px 4px 4px;  /*margin:0px 0px 9px 9px;*/}

.FOOBOX 					{  }
.FOOBOX-name 				{  height:18px; padding-top:3px; text-align:center; overflow:hidden; width:140px; }
.FOOBOX-name a,
.FOOBOX-name a:visited 		{  font-size:11px; font-family: verdana, arial, helvetica; font-weight:normal; text-decoration:none; }

.FOOBOX-infos 				{  font-size:11px; height:20px; text-align:center; overflow:hidden; }
.FOOBOX-infos a,
.FOOBOX-infos a:visited 	{ font-size:11px; font-family: verdana, arial, helvetica; font-weight:normal; text-decoration:none; }

.FOOBOX-infos div			{ }
.FOOBOX-infos div img		{ }

.FOOBOX-pc 					{  height:18px; /*padding-top:3px;*/ text-align:center; overflow:hidden; }
.FOOBOX-pc a,
.FOOBOX-pc a:visited 		{text-transform:uppercase; font-size:9px; font-family: arial, helvetica; line-height:15px;  font-weight:normal; text-decoration:none; }

.FOOBOX-simg 				{ margin:0; padding:0;}

a.button					{text-align:center;  margin:1px; text-decoration:none; font-weight:normal;}
a.button:hover				{ }






/* -------------- Pagination FOO / Seiten --------------- */



#pagination 			{ position:relative; margin-top:30px; }
#pagination a 			{ font-weight:normal; }
#pagination span a 		{ background-image:none;  }

#pagination .page {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#pagination .page a {
	font-size:13px;
	display: block;
	height: 30px;
	width: 30px;
	margin-left:4px;
	text-align: center;
	line-height:30px;
	text-decoration:none 
}

#pagination .page li { float: left; }





/* -------------- SHP ---------------------- */
/* -------------- jede Seite --------------- */

#master2						{ position:relative }
#master2 .headline 				{ width:944px; font-size:12px; font-weight:normal;  border: 1px solid transparent }
#master2 .headline div  		{ margin:7px 0 7px 10px;}

#master2 .headline div.alter 	{ margin:7px 0 7px 10px; font-size:12px; font-weight:normal; float:left}
#master2 .headline .arrow 		{ float:left; margin:0px 7px; display:block}

#master2 .line 					{ width:853px; margin-top: 25px; height:1px; }




/* -------------- SHP Top-Menü --------------- */

#shp-menue 				{ width:440px;  float:left;  margin-top:15px 0px 0px 0px; height:35px;}
#shp-menue a 			{ font-weight:normal; }
#shp-menue span a 		{ background-image:none; }



#shp-menue .page {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	width:430px;
	height: 35px;
}

#shp-menue .page a {
	font-size:13px;
	display: block;
	height: 35px;
	width: 140px;
	margin-right:2px;
	text-align: center;
	line-height:35px;
	text-decoration:none 
}

#shp-menue .off		{
	font-size:13px;
	display: block;
	height: 25px;
	width: 80px;
	margin-left:2px;
	text-align: center;
	line-height:25px;
	text-decoration:none ;
	font-weight:normal; 
}

#shp-menue .page li { float: left; }






/* -------------- SHP Profil / Archiv / Videos --------------- */

.cambox 						{ width:680px; min-height:300px;  }
.cambox .section 				{ font-size: 30px; padding:20px 0px 0px 20px; /*width:720px;*/ }
.cambox .img					{ float:left; width:320px; margin-left:5px; /*margin:0px 20px 0px 0px; */ }
.cambox .img img				{ /*padding:3px;*/ margin:0px 5px 5px 0px ;}
.cambox .daten					{ /*float:right;*/ /*width:730px;*/ margin:30px 0px 0px 10px;}
.cambox .daten .texte 			{ float:right; width:303px; font-size:13px; line-height:19px; margin:0px 15px 20px 20px;}
.cambox .daten .texte .left 	{ width:165px; height:180px; font-size:13px; line-height:19px; margin:0px 0px 20px 0px;}
.cambox .daten .texte .right 	{ width:158px; height:180px; font-size:13px; line-height:19px; margin:0px 0px 20px 0px;}
.cambox .daten .texte strong 	{ width:50px;}
.cambox .daten img 				{ float:left}
.cambox .buttons 				{ float:left; margin:12px 0px 15px 15px; width:180px; height:120px; }

.cambox .archiv						{ /*float:right; width:730px; */margin:15px 0px 0px 0px;}
.cambox .archiv .bilder				{ font-size:13px; line-height:19px; margin:0px 0px 5px 70px;}
.cambox .archiv .bilder .bild  		{ padding:3px; width:160px; float:left; margin:0 20px 10px 0; }
.cambox .archiv .bilder .bild img  	{ width:160px; height:120px;}
.cambox .archiv .bilder .bild:hover { padding:3px; width:160px; }
.cambox .archiv .bilder .off 		{ padding:3px; width:160px; float:left; margin:2px;  }

.cambox .videos						{ float:right; /*width:740px;*/ margin:0px 0px 0px 0px;}
.cambox .videos .clips				{ font-size:13px; line-height:19px; margin:0px 5px 0px 0px;}
.cambox .videos .clips .player  	{ border:none; padding:3px; width:320px; float:left; margin:3px; }

#master2 .pagination 				{ width:530px; margin:20px 50px;}
#master2 .pagination a, 
#master2 .pagination span.off,
#master2 .pagination span			{ font-size:13px; display:block; float:left; margin:1px; padding:7px 11px; text-decoration:none;}


.cambox .hr { background-color:#bebebe; height:1px; margin:10px 0px 10px 0px; }
.cambox .hr hr { display:none;}




/* -------------- SHP Chat Buttons --------------- */



#chatbuttons 			{ margin:20px 0; }
#chatbuttons a 			{ display:block;  height:40px; width:166px; padding:13px 0px 0px 45px; text-decoration:none; float:left; margin:10px 0px 0 10px}
#chatbuttons a span 	{ float:left;  font-size:16px; cursor:pointer}
#chatbuttons a div 		{ float:right; margin:4px 8px 0 0; font-size:9px; filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}

#chatbuttons a.vchat 	{background:url(/001/pfm/818/img/btn_vchat.gif) top left no-repeat;}
#chatbuttons a.voyeur 	{background:url(/001/pfm/818/img/btn_voyeurchat.gif) top left no-repeat;}
#chatbuttons a.text 	{background:url(/001/pfm/818/img/btn_textchat.gif) top left no-repeat;}



/*** Kontaktseite ***/
.contact { margin: 20px 0; padding: 0; list-style: none; background-color: #520405;border:1px solid #000000;}
.contact li { margin: 5px 0; padding: 0 5px;}
.contact h2 { margin: 0; padding: 0; padding-left: 25px;}
.contact h2#email {background-image: url(../support/img/support_default/helpcenter_mail.gif); background-repeat: no-repeat;}
.contact h2#phone {background-image: url(../support/img/support_default/helpcenter_phone.gif); background-repeat: no-repeat;}
.contact h2#chat {background-image: url(../support/img/support_default/helpcenter_chat.gif); background-repeat: no-repeat;}
#continents {float: left;background-color:#FFFFFF; border: none; width: 140px; margin: 0; padding:0; color: #000000;}
#countries ul {margin: 0 10px; padding: 0 5px;list-style: none; }
#countries li { padding: 0; padding-bottom: 5px; }
#countries li a {font-weight: normal;}

/********* Debug *********/
pre { margin: 5px; padding: 5px;border: 1px solid #FF0000; color: #FFFFFF; font-family: verdana; line-height: 18px; background-color: #333333; width: 600px; text-align: left;}


/* -------------- Remooz ------------------------- */
/* -------------- NICHTS ÄNDERN!!! --------------- */

.remo-zoom-in
{
	cursor:					-moz-zoom-in;
}

.remo-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				41;
}
.remo-loading
{
	background-image:		url(/001/pfm/158/img/spinner.gif);
}
.remo-content
{
	width:					100%;
	height:					100%;
}
.remo-box-focus .remo-content
{
	cursor:					-moz-zoom-out;
}
.remo-box-dragging .remo-content
{
	cursor:					move;
}

.remo-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(/001/pfm/158/img/closebox.png) no-repeat top left;
	visibility:				hidden;
	cursor:					pointer;
}

.remo-title-wrap
{
	position:				absolute;
	left:					0;
	bottom:					10px;
	overflow:				hidden;
	text-align:				left;
}
.remo-title
{
	position:				relative;
}
.remo-title-bg
{
	position:				absolute;
	width:					100%;
	height:					100%;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color:		#fff;
	z-index:				99;
}
.remo-title-txt
{
	position: relative;
	padding:				5px 15px;
	color:					#000;
	z-index:				101;
}
.remo-img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

.remo-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remo-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(../images/remo_bg_n.png) repeat-x;
}
.remo-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(../images/remo_bg_ne.png) no-repeat;
}
.remo-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(../images/remo_bg_e.png) repeat-y;
}
.remo-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(../images/remo_bg_se.png) no-repeat;
}
.remo-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(../images/remo_bg_s.png) repeat-x;
}
.remo-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(../images/remo_bg_sw.png) no-repeat;
}
.remo-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(../images/remo_bg_w.png) repeat-y;
}
.remo-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(../images/remo_bg_nw.png) no-repeat;
}






