﻿#nav, #nav ul { 
padding : 0; 
margin : 0; 
list-style : none; 
} 
#nav li { 
width : 120px; 
} 
#nav ul { 
width : 120px; 
left : -1000px; 
} 
#nav li:hover ul { 
left : auto; 
} 
#container {
width : 700px; 
margin : auto;
padding-top : 20px;
} 

#paginatitel{
font-size : 14pt; 
font-weight : bold;
font-family : arial, verdana, helvetica; 
color : #000000; 
text-align : justify; 
padding-left : 10px; 
padding-top : 5px;
}

#onderwerptitel{
font-size : 11pt; 
font-weight : bold;
font-family : arial, verdana, helvetica; 
color : #000000; 
text-align : justify; 
}

#button{
cursor:pointer;
margin-bottom: 0px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:1px;
	font-size : 9pt;
	font-family : arial, verdana, helvetica;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

fieldset {
background-color : #c0c0c0;
width : 720px;
height : 560px;
padding-left : 15px; 
padding-right : 15px; 
padding-top : 10px;
padding-bottom : 0px;
} 
table{
background-color: #c0c0c0;
font-size : 9pt; 
font-family : arial, verdana, helvetica; 
color : #000000; 
text-align : justify; 
}
legend { 
font-size : 12pt; 
font-weight : bold; 
text-align: left;
color : #000000; 
font-family : verdana, arial, helvetica; 
} 
td { 
padding : 1px; 
padding-left : 5px; 
} 

TR { 
font-size : 10pt; 
width : 700px;
font-family : arial, verdana, helvetica; 
color : #000000; 
text-align : left; 
}

P, UL, TD {
font-size : 9pt; 
font-family : arial, verdana, helvetica; 
color : #000000; 
text-align : justify; 
} 

P1{ 
font-size : 12pt; 
font-weight : bold; 
font-family : arial, verdana, helvetica; 
color : #000000; 
} 
P0 { 
font-size : 10pt; 
font-family : arial, verdana, helvetica; 
color : #000000; 
} 
A:link, A:visited, A:active { 
color : #000000; 
text-decoration : none; 
} 
A:hover { 
color : #803204; 
text-decoration : none; 
} 
A.bottomlinks:link, A.bottomlinks:visited, A.bottomlinks:active { 
color : #000000; 
text-decoration : none; 
} 
A.bottomlinks:hover { 
text-decoration : underline; 
} 
BODY { 
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #000000;
background-color: #e0e0e0; 
} 
.txt { 
text-align : justify; 
} 
.bottomlinks { 
font-size : 7pt; 
font-family : verdana, arial, helvetica; 
color : #000000; 
line-height : 8pt; 
} 
.form { 
font-family : tahoma, arial; 
font-size : 11px; 
color : #710000; 
background-color : #fdfcf9; 
border : 2px solid #f8a194; 
} 
.form2 { 
font-family : tahoma, arial; 
font-size : 13px; 
font-weight : bold; 
color : #710000; 
background-color : #ffddb8; 
border : 2px solid #f8a194; 
} 
.liste { 
list-style-type : square; 
} 

