BODY {
 font-family: Comic Sans MS, sans-serif;
 font-size: 14px;
 color: #3366FF;
 font-weight: normal;
 background-image: url(/css/papier.jpg)
}

.body {
 font-family: Comic Sans MS, sans-serif;
 font-size: 14px;
 color: #3366FF;
 font-weight: normal
}

.titel {
 font-family: Comic Sans MS, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #3366FF;
 text-decoration: none
}

.titelbig {
 font-family: Comic Sans MS, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #3366FF;
 text-decoration: none
}

a:link {
  color: #336699
}

a:hover {
  color: #FF9933
}

a:visited {
  color: #FF6699
}














