body {
margin:0;
padding:0;
background-color:#ffffff;
font-family: "Georgia", "Lucinda", "Arial", "Verdana", "sans-serif";
font-size: 12px;
background-repeat: no-repeat;
background-position: 0px 0px; 
letter-spacing : 0.02em;
}

/* posities */

#logo {
width:500px;
position : absolute;
left : 338px;
top:10px;
height:auto;
padding:0px;
margin:0;
font-size: 24px;
color : #000000; 
}

#logo h1 {
font-size: 14px;
}

#nav{
width:420px;
position : absolute;
left : 336px;
top:76px;
margin:0;
text-align:left;	
font-size: 14px;
font-weight: bold;
padding:0px;
margin:0px;
}

#navworks{
width:420px;
margin:0;
text-align:left;	
font-size: 14px;
font-weight: bold;
padding:0px;
margin:0px;
}

#nav2{
width:420px;
position : absolute;
left : 297px;
top:100px;
margin:0;
text-align:left;	
font-size: 13px;
font-weight: bold;
border:solid #000 1px;
padding:0px;
margin:0px;
}

.nav	{
margin:0;
padding:0;
}

.header {
font-size:14px;
line-height:14px;
padding-bottom : 0px;
margin : 0px;
}

.datum {
font-size:9px;
line-height:14px;
padding-bottom : 4px;
margin : 0px;
}

ul {
display: inline;
list-style-type: none;
}

.berichtkop {
font-weight:bold;
font-size:14px;
line-height:17px;
padding-bottom : 10px;
margin : 0px;
}

#nav li, #nav li a	{
border: 0px;
text-decoration: none;
display: inline;
list-style-type: none;
padding:2px;
color:#000000;
font-size:14px;
line-height:30px;
}

#nav li a.select	{
border: 0px;
text-decoration: underline;
display: inline;
list-style-type: none;
background-color:#000;
color:#fff;
padding:2px;
font-size:14px;
line-height:30px;
}

#navworks li, #navworks li a	{
border: 0px;
text-decoration: none;
display: inline;
list-style-type: none;
padding:0px;
color:#000000;
font-size:14px;
line-height:30px;
}

#navworks li a.select	{
border: 0px;
text-decoration: underline;
display: inline;
list-style-type: none;
background-color:#000;
color:#fff;
padding:2px;
font-size:14px;
line-height:30px;
}




#nav2 li, #nav2 li a	{
border: 0px;
text-decoration: none;
display: inline;
list-style-type: none;
padding:2px;
color:#000000;
font-size:11px;
line-height:30px;
}

#nav2 li a.select	{
border: 0px;
text-decoration: underline;
display: inline;
list-style-type: none;
background-color:#FFF200;
color:#000;
padding:2px;
font-size:11px;
line-height:30px;
}

#content {
width:500px;
position : absolute;
left : 330px;
top:160px;
margin: 0px;
padding:0px;
text-align:left;
border:solid #000 0px;
}

#content h1 {
font-size: 14px;
}

#content img {
padding-top : 10px;
}

.bericht {
width:500px;
padding:10px;
}

#wrapper {
width: 800px;
margin: 100px auto;
padding:0;
}

#nav A:link {
color : #000; 
text-decoration : none; 
} 
#nav A:visited {
color : #000; 
text-decoration : none; 
} 
#nav A:hover {
color:#ffffff;
background-color:#000000;
text-decoration : underline; 
} 

A:link {
color : #000; 
text-decoration : underline; 
} 
A:visited {
color : #000; 
text-decoration : underline; 
} 
A:hover {
background-color:#FFF200;
text-decoration : underline; 
} 

#nav2 A:link {
color : #000; 
text-decoration : none; 
} 
#nav2 A:visited {
color : #000; 
text-decoration : none; 
} 
#nav2 A:hover {
background-color:#FFF200;
text-decoration : underline; 
} 

#alignleft A:link {
background-color:#FFF200;
text-decoration : none; 
} 
#previuos A:visited {
color : #000; 
text-decoration : none; 
} 
#previous A:hover {
text-decoration : underline; 
} 

.datum A:link {
color : #000; 
text-decoration : none; 
} 
.datum A:visited {
color : #000; 
text-decoration : none; 
} 
.datum A:hover {
color:#ffffff;
background-color:#000000;
text-decoration : underline; 
} 

.header A:link {
color : #000; 
text-decoration : none; 
} 
.header A:visited {
color : #000; 
text-decoration : none; 
} 
.header A:hover {
color:#ffffff;
background-color:#000000;
text-decoration : underline; 
} 

input { 
font-size: 7pt; 
border: 1px inset #000000; 
}