
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom: 0px; color: #ffffff;  background-color:#000000; background-image:url('background.jpg'); background-repeat:no-repeat; font-family: verdana,arial; font-size: 10pt;}



/* allgemeine links im text */

a:link{ color: #ffffff; text-decoration:underline;font-family: verdana; font-size: 13pt;}

a:visited{color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 13pt;}

a:active{ color:green;text-decoration:underline;font-family: verdana; font-size: 13pt; }

a:hover{
color:#7EAED6;  text-decoration:underline;font-family: verdana; font-size: 13pt; }
