body { font-family: Verdana; background-color: rgb(230, 230, 255); }

h1 { color: rgb(230, 230, 255); }
h3 { color: rgb(37, 68, 96); font-weight: bold; text-align: center; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:focus { text-decoration: underline; }
a:hover { text-decoration: underline; }

.menue { color: rgb(230, 230, 255); font-family: Verdana; text-decoration: none; }
