@CHARSET "ISO-8859-1";

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

div.frankentipps_grafik {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

div.frankentipps_text {
	
}

div.frankentipps_datum {
	font-size: smaller;
}

div.frankentipps_name {
	font-weight: bold;
}

div.split {
	float: left;
	width: 450px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

a:link { color:#006600; text-decoration:none}
a:visited { color:#006600; text-decoration:none }
a:hover { color:#000000; text-decoration:underline}
a:active { color:#006600; text-decoration:none}
a:focus { color:#006600; text-decoration:none}
