body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : url(../grafik/background.gif);
	background-repeat:repeat;
}

p {
	color: #000000;
 }
 
 .navigation {
	font-weight : bold;
	font-size : 10pt;
}

.menu {

	font-size : 10pt;
}

.bildlegende {
	font-size : 9pt;
}
 

h2 {
	color: #800080;
}

img {
	border:0
 }

a:link {
	color: #000000;
}

a:visited {
	color: #ff99cc;
}

a:active {
	color: #000000;
}

a:hover {
	color: #cc0033;
}
