﻿body {background-color: #ffdead; color: #2E3192; font-family: Verdana; font-size: 10pt;}
#rechts a:link {text-decoration: none; color: #b22222; font-weight:bold;}
#rechts a:visited   { color: #b22222; text-decoration:none; font-weight:bold;}
#rechts a:hover {color: red; font-weight: bold;}
h1           { color: #000080; Font-size: 10pt;}
#links { 
position: absolute;
width: 20%;
margin: 3%;
background-color: #2E3192;font-weight: bold;
}
#rechts {
position: absolute;
left: 22%;
width: 74%;
margin: 3%;
}
ul.nav {list-style-type: none; padding-left: 3px;}
