.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tablehilite
{
	background-color: #D68E8C;
	cursor: hand;
}

.seiten_titel 	{
	Color : Black; 
	Font-Family : Arial; 
	Font-Size : 14px;
	font-weight: bold;
}


TD	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.line_left { 
	border-left: 1px solid #555555;	 
	}

.line_right { 
	border-right: 1px solid #555555;	 
	}

	
.line_top { 
	border-top: 1px solid #555555; 
	}

.line_bottom { 
	border-bottom: 1px solid #555555; 
	}	
	
A:link {text-decoration: none; color: #CE0808}
A:visited {text-decoration: none; color: #CE0808}
A:active {text-decoration: none color: #000000}
A:hover {text-decoration: underline; color: #000000}


}