/* Franklyn Stylesheet - 13.04.2004 @ Wuerzburg */

body { background-color : #FFFFFF; color : #333399; }

.style01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

.style02 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #666666; 
	font-weight : bold; 
}

.style02white { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #FFFFFF; 
	font-weight : bold; 
	background-color : #666666; 
}

.style03 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #999999; 
	line-height : 11px;
}

h1 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000; 
}

h2 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000; 
}


a:link { 
	color : #000000; 
	text-decoration : underline; 
}

a:visited { 
	color : #666666; 
	text-decoration : underline; 
}

a:hover { 
	color : #003300; 
	text-decoration : none; 
}

a:active { 
	color : #FF9900; 
	text-decoration : underline; 
}

.abstand_links { 
	margin-left : 3px; 
	margin-top : 2px;
}
