body, td {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	}


A:link      { color:#cc0000; TEXT-DECORATION:none; }
A:visited   { color:#cc0000; TEXT-DECORATION:none; }
A:hover     { color:#660000; TEXT-DECORATION:underline; }
A:active    { color:#660000; TEXT-DECORATION:underline; }


.textgr2     { font-size:15px; }
.textgr      { font-size:14px; line-height:21px; }
.text        { font-size:12px; line-height:17px; }
.textkl      { font-size:11px; line-height:15px; }
.textkl2     { font-size:10px; line-height:14px; }

.titel	{
	font-family: Georgia,Tahoma,Arial,Helvetica,Verdana;
	font-size: 16px;
	color: #444444;
	padding: 0 0 8 2px;
	}


.row1_partnersuchen {
	background: #fff4e1;
	border-bottom: 1px dotted #cc0000;
	}

.row2_partnersuchen {
	background: #fffcf5;
	border-bottom: 1px dotted #cc0000;
	}

.row3_partnersuchen {
	background: #ffeccd;
	}

.row1_freundschaft {
	background: #fff7d7;
	border-bottom: 1px dotted #cc0000;
	}

.row2_freundschaft {
	background: #fffbeb;
	border-bottom: 1px dotted #cc0000;
	}

.row3_freundschaft {
	background: #ffe88b;
	}

.row1_yourflirt {
	background: #fff2d7;
	border-bottom: 1px dotted #cc0000;
	}

.row2_yourflirt {
	background: #fff9eb;
	border-bottom: 1px dotted #cc0000;
	}

.row3_yourflirt {
	background: #ffc9a1;
	}

.row1_allein {
	background: #ffe1f4;
	border-bottom: 1px dotted #cc0000;
	}

.row2_allein {
	background: #fff5fc;
	border-bottom: 1px dotted #cc0000;
	}

.row3_allein {
	background: #ffb9e2;
	}


.trennlinie {
	border-bottom: 1px dotted #cccccc;
	}

