body {
background-image : url(bilder/hintergrund.jpg);
background-repeat : no-repeat;
background-attachment : fixed;
font-family : Verdana;
font-size : 68%;
line-height : 125%;
color : #ffffff;
text-decoration : none;
}
a:link {
text-decoration : none;
color : #77689d;
font-size : 94%;
font-weight : bold;
}
a:active {
color : #fff;
text-decoration : none;
font-size : 94%;
font-weight : bold;
}
a:hover {
text-decoration : none;
color : #c0c0c0;
font-size : 94%;
font-weight : normal;
}
a:visited {
color : #77689d;
text-decoration : none;
font-size : 94%;
font-weight : bold;
}
h1 {
font-size : 90%;
color : #77689d;
font-weight : normal;
}


.klein
{
	color:#77689d;
	font-size:9px;
}