/* http://www.stiftsscheuer.de        */
/* stand   05.09.2005     emela   */

.font_std
{
	font: Book Antiqua;
}

.font_nav
{
	color: Maroon;
}

.tab {
	border: 1px solid Black;
}
.tab2-o {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.tab3 {
	background-color: #000000;
	height: 4px;

}
.tab4 {
	background-color: #F3F3F3;
	border: 1px solid #000000;
	margin: 2px;
	padding: 4px 3px 2px;


}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
