body{

	color      	: #000000;	

	margin-top:-10px;

	padding:0px;

	margin-right:0px;

	background-repeat:no-repeat ;

	background-color : #FFFFFF;

	font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size        : 14px;

}

#renn_texte{
	float:left;
	width:100%;
	height:100%;
	background:#FF9;
	border:#F00 solid 1px;
	text-align:center;
	font-weight:bold;
}

#weitere_laeufe{
	float:left;
	width:100%;
	height:100%;
	text-align:left;
}

#datei_links{
	float:left;
	width:100%;
	background:#FF9;
	border:#F00 solid 1px;
	text-align:center;
	font-weight:bold;
	margin:5px;
}

#datei_links a{
	text-align:center;
	font-weight:bold;
}



table {text-align:left}



a:link, a:visited {

	font-size 	: 12px;

	color            : #000000;

	text-decoration  : none;

	font-weight      : normal;

}



a:hover {

	font-size        : 12px;

	color            : #FF0000;

	text-decoration  : none;

	font-weight      : normal;

}



.table_regatta_list{

	padding-top	: 20px;

	padding-left	: 20px;

	width: 100%;

}





.table_regatta_list td{

	padding		: 15px;

	vertical-align	: top;

	text-align	: left;

}



.table_regatta_list a:link, a:visited {

	font-size:15px;

	font-weight:bold;

}



.regattastrecke {

	margin-top: 40px;

	margin-left	: 0px;

	width: 90%;

	font-size        : 18px;	

	font-weight      : bold;

}



.regattastrecke a:link, a_visited  {

	margin-top: 40px;

	margin-left	: 0px;

	width: 90%;

	font-size        : 18px;

	font-weight      : bold;

}



#results_ueberschrift{

	margin-top:130px;

	padding-left:30px;

}

iframe{
	overflow-x:hidden; 
}

@media print{
	#weitere_laeufe{
		display:none;
	}
	
	#drucken{
		display:none;
	}
}