body { background-image:url(grafiken/hintergrund.gif)}

body,p {
	text-align : justify;
	font-family : "arial", "sans-serif";
}

A:LINK {
	color : Red;
}

A:VISITED {
	color : FF9900;
}
.ueschrift {
	font-size : large;
	font-weight : bold;
	color : black;
.ueschrift2 {
	font-size : middle;
	font-weight : bold;
	color : black;
}
.rahmen {
	border-color : black;
	border-width : 1px;
	border-style : solid;
	padding : 20px;
}
.bild {
	font-weight : bold;
	color : White;
	font-size : x-small;
}
.tablefont {
	font-size : x-small;
}
#navfont {
	font-size : x-small;
	color : White;
	font-weight : bold;
}
#navfontselect {
	color : Red;
	font-size : medium;
	font-weight : bold;
}
.logofont {
	font-size : medium;
	color : White;
	font-weight : bold;
}


