/* Ueberschriften */
.ueber1 { font:bold 14px Verdana; color:#000000; text-align:left; }
.ueber2 { font:bold 12px Verdana; color:#000000; text-align:left; }
.navihdl { font:bold 12px Verdana; color:#000000; text-align:left; }


/* Links */
a.navi {font:12px Verdana; color: #000000; text-decoration:none }
a.navi:Hover {font:12px Verdana; color: #000000; text-decoration:none; color: #000000; background-color: #0099FF }
a.navi:Active {font:12px Verdana; color: #000000;}

a.naviblau {font:bold 12px Verdana;	color: #000000;	text-decoration:none}
a.naviblau:Hover {font:bold 12px Verdana;color: #000000;text-decoration:none;background-color: #0099FF}
a.naviblau:Active {	font:bold 12px Verdana;	color: #000000;}

a.naviblink {font:bold 12px Verdana;color: #0000CD;	text-decoration: blink;}
a.naviblink:Hover {font:bold 12px Verdana;color: #000000;text-decoration:none;background-color: #0099FF}
a.naviblink:Active {	font:bold 12px Verdana;	color: #000000;}

a.big {font:bold 12px Verdana; color: #000000; text-decoration:none }
a.big:Hover {font:bold 12px Verdana; color: #000000; text-decoration:none; background-color: #0099FF }
a.big:Active {font:bold 12px Verdana; color: #000000;}

a.normal {font:bold 12px Verdana; color: #000000; text-decoration:underline}
a.normal:Hover {font:bold 12px Verdana; color: #0000C0; text-decoration:underline}
a.normal:Active {font:bold 12px Verdana; color: #0000FF;}

a.fett {font:bold 16px Verdana;	color: #0066FF;	text-decoration:underline}
a.fett:Hover {font:bold 16px Verdana; color: #0000C0; text-decoration:underline}
a.fett:Active {font:bold 16px Verdana; color: #0000FF;}

a.fettblack {
	font:bold 18px Verdana;
	color: Black;
	text-decoration:underline
}
a.fettblack:Hover {
	font:bold 18px Verdana;
	color: Black;
	text-decoration:underline
}
a.fettblack:Active {
	font:bold 18px Verdana;
	color: Black;
}

a.small {font:10px Verdana;	color: #000000;	text-decoration:none}
a.small:Hover {font:10px Verdana; color: #0000FF; text-decoration:underline}
a.small:Active {font:10px Verdana; color: #0000FF;}

a.smallblau {font:10px Verdana; color: #0000FF; text-decoration:none}
a.smallblau:Hover {font:10px Verdana; color: #0000FF; text-decoration:underline}
a.smallblau:Active {font:10px Verdana; color: #0000FF;}

a.smallrot {font:10px Verdana;color: Red;text-decoration:none}
a.smallrot:Hover {font:10px Verdana; color: Red; text-decoration:underline}
a.smallrot:Active {font:10px Verdana; color: Red;}

a.smallgruen {font:12px Verdana;color: Green;text-decoration:none}
a.smallgruen:Hover {font:bold 12px Verdana;color: Green;text-decoration:underline
}
a.smallgruen:Active {font:12px Verdana; color: Green;}

a.smallw {	font:10px Verdana;	color: #E0DED2;	text-decoration:none}
a.smallw:Hover {	font:10px Verdana;	color: #B2AE9A;	text-decoration:underline}
a.smallw:Active {	font:10px Verdana;	color: #B2AE9A;}

/* normale Texte */
.text1 { font:12px Verdana; color:#000000; text-align:left; }
.text2 { font:bold 12px Verdana; color:#000000; text-align:left; }
.text3 { font:10px Verdana; color:#000000; text-align:left; }
.textrot {font:10px Verdana;color: #DC143C;	text-align:left;}
.textneu {font:10px Verdana;color: #0000CD;	text-align:left;}
.textbig {	font:bold 14px Verdana;	color: Black;	text-align:left;}

/*-----------------------------------------------------------------------------*/
/* Linkliste */
/*-----------------------------------------------------------------------------*/
th.head {	font:bold 12px Verdana;	color: Black;	text-align:left;	background-color : #CCCCCC;}
td.head {	font:12px Verdana;	color: Black;	text-align:left;	background-color : Red;}
td.header {	font:12px Verdana;	color:#000000;	text-align: center;	background-color : transparent;}
td.info {	font:12px Verdana;	color:#000000;	text-align:left;	background-color : White;}
td.left {	font:12px Verdana;	color:#000000;	text-align:left;	background-color : White;}
td.right {	font:12px Verdana;	color:#000000;	text-align:left;	background-color : White;}
td.odd {	font:12px Verdana;	color:#000000;	text-align:left;	background-color : Fuchsia;}
td.even {	font:12px Verdana;	color:#000000;	text-align:left;	background-color : Blue;}




/*-----------------------------------------------------------------------------*/
/*                                                                             */
/* File         : pic-up server script                                         */
/* Version      : 1.0                                                          */
/* Copyright    : (c) 2002 by Antrieb GbR                                      */
/* Website      : http://www.picup.info                                        */
/*                                                                             */
/* Distribution by Domaingate                                                  */
/* Website      : http://www.domaingate.de                                     */
/* unauthorized copying or distribution as whole or in parts prohibited.       */
/*                                                                             */
/*-----------------------------------------------------------------------------*/

/* DEFAULT GENERAL.CSS FOR PIC-UP SERVER */

/* REDEFINED HTML TAGs HERE */

/*  A HREFs ARE DEFINED HERE */
/* a:link,
 /*a:visited { color: black; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14.5px}
 /*a:hover { color: white; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14.5px}
 /*a:active { color: black; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14.5px}

/*  REDEFINED TEXT AND BACKGROUND */
 body {	font-family: Arial, Verdana, Helvetica, sans-serif;}
/* body {font-family: Verdana;font-size: small;}

/*  REDEFINED SCROLLBAR */
/* body { scrollbar-face-color: #999999; scrollbar-highlight-color: #cccccc; scrollbar-shadow-color: #666666; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #E2C2AB; scrollbar-track-color: #aaaaaa; scrollbar-darkshadow-color: #666666 }

/* PREDEFINED CUSTOM STYLES HERE */


/*  CUSTOM CAT_VIEW STYLE ..... Vorschau */
.sender_table_align { text-align: left }
.table_sender {border: 3px #E2C2AB outset;background-color: #CCCCCC;}
.table_whoisonline_bottom_selector {  }
.td_sender_name {font-weight: bold;color: Black;text-align: center;border: 2px #E2C2AB inset;background-color: #B2AE9A;}
.td_sender_online {
	color: #2E8B57;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	background-color: #cccccc;
}
.td_sender_offline {color: #FF0000;text-decoration: none;text-align: right;font-weight: bold;background-color: #cccccc;}
.td_whoisonline_top_selector {  }
.td_choose_here_which_category { font-weight: bold; text-align: left }
.td_next_page { }
.td_prev_page { }



/*  CUSTOM PROFILE_VIEW STYLE ...... popUp von der Vorschau aus ...*/
.profile_table {border: 3px #E2C2AB outset;	background-color: #cccccc;}
.profile_td_sender_name {font-weight: bold;color: Black;text-align: center;border: 2px #E2C2AB inset;background-color: #B2AE9A;}
.profile_td_preview_pic {background-color: #cccccc;border: #888888;border-style: solid;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px}
.profile_td_text1 { font:bold 12px Verdana; color:#000000; text-align:left; }
.profile_td_text2 { font: 12px Verdana; color:#000000; text-align:left; }
.profile_td_text_background {background-color: White;border: #888888;border-style: solid;border-top-width: 1px;	border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px}
.profile_table_4pic_background {background-color: #cccccc;border: 0px #888888 solid}

/*  CUSTOM CHAT_VIEW STYLE */
.chat_table {border: 3px #E2C2AB outset;	background-color: #cccccc;	text-align: center}
.chat_td_sender_name {font-weight: bold;	color: Black;	text-align: center;	border: 2px #E2C2AB inset;	background-color: #E2C2AB}
.chat_table_bottom {border: 1px #E2C2AB solid; background-color: #C0C0C0}
.chat_td_videoapplet { }
.chat_td_chatapplet { }
.chat_table_userchat {background-color: #C0C0C0; border: #CCCCCC; border-style: outset; border-top-width: 6px; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px}

/*  CUSTOM NAVIGATOR STYLE */
.nav_body { background: #000000 url(images/members/nav_bg.gif) repeat; background-color: #000000; color: white; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px }

/*  CUSTOM BODY STYLES */
.signup_body { background-color: #000000; color: white; margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px }
.cat_view_body { background: #000000 url(images/backgr_opt.jpg) repeat; color: white; margin-top: 20px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px }
.cash_body { background: #000000 url(images/profile/bg.gif) repeat; background-color: #000000; color: white; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px }
.custchat_body { background: #000000 url(images/profile/bg.gif) repeat; background-color: #000000; color: white; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px }
.profile_view_body { background: #000000 url(images/profile/bg.gif) repeat; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px }
.profile_body { background-color: #000000; color: white; margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px }
.top_body { background: #000000 url(images/profile/bg_top.jpg) repeat; background-color: #000000; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px }
.ac_body { text-align: center; background-color: #000000; color: white; margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px }

/*  CUSTOM OTHER STYLES */
.signup_table_iagree { text-align: left }
.profile_table_registration { text-align: center}
.login_right_table { }
.login_left_table { }
.cash1_table {
	border: 3px #E2C2AB outset;
	background-color: White;
	text-align: center
}
.closewin { text-align: center }


