/*
	Style Sheet für Robertsflutes.com
	22.8.2004 -mf
*/

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	/* main background for all content areas */
	font-size: 5px;
}

div,p,pre,ul, td, tr
	{font-size: 14px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

.botanic {font-style:italic; font-weight:normal;}	/* spezial klasse für überschriften */
.darkbox {background-color: #F3F3F3}	/* navi-background and content border */
.logo {
	font-family: "Times", serif;
	font-size: 19px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}

.fa {font-size: 14px; font-weight:normal; color: #999999;}
.fx {font-size: 14px; font-weight:bold; color: #DF0000;}
.small {font-size: 11px;}
.mini {font-size: 9px;}
.dummy {color: #FFFFFF; }	/* for blind spacing */

a {font-size: 13px; text-decoration:none; font-weight:bold;}
a:link {color:#517496;}
a:visited {color:#5f6770;}
a:active {color:#000000;}
a:hover{color: #DF0000;}