/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */

BODY {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: medium;
	color: rgb(0,0,0);
	background-color: rgb(255,255,204);
	background-image: url(/bi_verlauf_fond.gif);
	background-repeat: repeat-y;
	background-position: 50%;

}

A:link {
	color: rgb(153,0,0);
}

A:visited {
	color: rgb(153,0,0);
}

P {
	font-size: small;
}

.TextNavBar {
	font-size: x-small;
	margin-bottom: 40pt;
}
