/* Datei: navi1.css fuer petras hp */
h1, h2, h3, h4, td, th, ul, ol, li , p, div {
	font-family:Lucia Sans,Verdana,Arial,Helvetica,sans-serif;
	margin-right: 5px;
}

body { body text:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#CCFF99;
	scrollbar-highlight-color:#FFDA95;
	scrollbar-3dlight-color:#EFFD9F;
	scrollbar-darkshadow-color:#828F34;
	scrollbar-shadow-color:#CC6633;
	scrollbar-arrow-color:#006600;
	scrollbar-track-color: #e9febf;
	background-color: #e9febf;
}

h1 {
	font-size:9pt;
	font-weight: bold;
	line-height: 10px;

} 

p {
	font-size:8pt;
	font-style: normal;
	font-weight: bold;
} 


/* a:link = Verweise zu noch nicht besuchten Seiten */
a:link { color:#006600; text-decoration:none; }

/* a:visited = Verweise zu bereits besuchten Seiten */
a:visited { color:#339900; text-decoration:none; }

/* a:active = Verweise, die gerade angeklickt werden */
a:active { color:#ff6600; text-decoration:none; }

/*hover = onmouseover nur bei ie*/
a:hover {
	color:#FFFFCC;
	background-color: #006600;
}

.div {
	font-size: 9pt;
	font-weight: bold;
}
