
body{
background-color:#008080;


font-size:14px;
font-family:dejavu,arial,verdana,helvetica,sans-serif;
font-color:#FFEEFF;
margin:10px;
}
.schreiber{
font-size:10px;
font-family:dejavu,arial,verdana,helvetica,sans-serif;
font-color:#FFEEFF;
}
a{
text-decoration:none;
}
a:link { text-decoration: underline; color: #FFFFFF; }
	a:visited { text-decoration: underline; color:#FFDDFF; }
	a:active { text-decoration: underline; color: #FFFFFF; }
	a:hover { text-decoration: underline; color: #BB000; background-color: #008080; }
/* a:hover{text-decoration:underline;}/*

