body {
background: #006;
margin-left: auto;
margin-right: auto;
width: 980px;

color: black;
font-size: 0.9em; 
line-height: 1.0em; 
font-family: verdana, sans-serif;
}

.top {
position: relative;
height: 85px;
margin-bottom: 15px;
width: 980px;
border: 1px solid black;
background: #cf3 url("./i/bg.png") no-repeat;
padding: 2px;
}

.body {
position: relative;
margin-bottom: 15px;
border: 1px solid black;
background: #cf3;
width: 980px;
min-height: 1500px;
padding: 2px;
}

.left {
position: relative;
width: 220px;
height: 380px;
padding-top: 20px;
}

.left ul {
list-style-type: none;
}

.left li.huidig {
font-weight: bold;
}

.right {
position: relative;
width: 200px;
margin-left: 800px;
margin-top: -400px;
height: 1500px;
padding-top: 20px;
text-align: center;
}

.content {
position: relative;
width: 560px;
margin-left: 230px;
margin-top: -1520px;
padding-top: 10px;
padding-bottom: 5px;
}

.bottom {
position: relative;
height: 1.0em;
padding: 2px;
width: 980px;
border: 1px solid black;
background: #cf3;
text-align: center;
}

a:link {
color: #000;
text-decoration: none;
}

a:visited {
color: #000;
text-decoration: none;
}

a:hover {
color: #c00;
text-decoration: none;
}

.content a:link  {
color: #c00;
text-decoration: none;
}

.content a:visited  {
color: #c00;
text-decoration: none;
}

.content a:hover {
color: #c00;
text-decoration: underline;
}

img {
border: none;
margin: 2px;
}

h1 {
margin: 0px;
padding-left: 600px;
font-size: 1.4em; 
line-height: 1.5em; 

height: 85px;
vertical-align: middle; 
}

h2 {
font-size: 1.3em; 
line-height: 1.4em; 
border-bottom: 3px solid black;
}

h3 {
font-size: 1.0em; 
line-height: 1.1em; 
font-weight: bold;
}

table {
empty-cells: show;
border-spacing: 0;
border-collapse: collapse;
width: 500px;
}

td {
margin: 0;
padding: 2px;
border-bottom: 1px solid black;
}
