@charset "utf-8";
/* CSS Document */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #6666666;
}

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFCCFF;
background-image:url(../images/achtergrond.jpg);
}
#container{
font-family:Verdana;
font-size:10px;

line-height:14px;
left:50%;
margin-left:-362px;
margin-top:-262px;
top:50%;
width:724px; 
height:524px;  
position:absolute; 
}
h1{
font-family:Verdana;
font-size:16px;
line-height:16px;
font-weight:bold;
}
h2{
font-family:Verdana;
font-size:12px;
line-height:12px;
font-weight:bold;
}
#menu{
width:315px; 
height:315px;
background-image:url(../images/menu.png);
}
#leftunder{
margin-left:2px; 
margin-top:-1px; 
border:3px; 
border-color:#000000; 
border-style:solid; 
width:97px; 
height:200px;
background-image:url(../images/lubg.jpg)
}
#rightunder{
margin-left:106px; 
margin-top:-206px; 
border:3px; 
border-color:#000000; 
border-style:solid; 
width:201px; 
height:200px;
background-image:url(../images/stempel.jpg);
background-repeat:no-repeat;
background-position:center;
background-color:#FFFFFF;
padding-left:0px;
}
#header{
width:400px;
height:97px;
margin-left:314px;
margin-top:-518px;
border:3px;
border-style:solid;
border-color:#000000;
background-color:#FFFFFF;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-position:center;
}
#content{
width:380px;
height:388px;
margin-left:314px;
margin-top:1px;
border:3px;
border-style:solid;
border-color:#000000;
text-align:justify;
content:inherit;
padding:10px;
background-color:#FFFFFF;
}
#rondje{
width:100px; 
height:100px;
margin-top:-52px;
margin-left:665px;
border:3px;
border-style:solid;
border-color:#000000;
background-color:#33FF00;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style:italic;
}
.alignleft {
	text-align:left;
}
.bolditalic {
font-weight:bold;
font-style:italic;
}
.inputfiels {
font-family:Verdana;
font-size:9px;
color:#999999;
}
.standard {
font-family:Verdana;
font-size:10px;
color:#000000;
}