/* raamwerk */
body
{
margin : 0px;
font-family : Arial;
font-size : 11pt;
background-color : #FFFFFF;
}

a, a:visited
{
text-decoration : none;
color : #e41c39;
}

#center
{
margin-left : auto;
margin-right : auto;
width : 950px;
background-color : White;
}

.spacer
{
width : 950px;
height : 2em;
}

/* boven */
#boven
{
width : 950px; 
height : 188px;
position : relative;
}

#plaatjes
{
position : absolute;
left : 0;
top : 0;   
}

#talen
{
position : absolute;
right : 4px;
top : 10px;   
}

#talen a, #talen a:visited
{
display : inline;
padding-right : 1em;  
}

#logo
{
position : absolute;
right : 4px;
top : 60px;   
}

#content
{
width : 580px;
padding-left : 370px;
min-height : 530px;
background : url(../images/letterbrij.gif) no-repeat;
text-align : justify;
line-height : 120%;
letter-spacing : 1px;
}

#content .divider
{
width : 400px;
height : 2px;
color : Black;
text-align : right;    
}


/* onder */
#onder
{
width : 950px; 
color : #999999;
font-size : 9pt;
padding-bottom : 1em;
text-align : right;
}

#onder a, #onder a:visited,#onder a:hover
{
color : #00adef;
text-decoration : none;
}

#onder .divider
{
width : 950px;
height : 2px;
color : #9f9f9f;
text-align : left;
}

/* overig */
p
{
margin : 0;   
}

form
{
margin : 0px;   
}

input
{
font-family : Arial;
font-size : 10pt;   
letter-spacing : 1px;
}

textarea
{
font-family : Arial;
font-size : 10pt;   
letter-spacing : 1px;
}

select
{
font-family : Arial;
font-size : 10pt;   
letter-spacing : 1px;
}

h1
{
margin : 0px;
padding : 0px;
font-size : 48px;
color : #999999;
font-weight : bold; 
letter-spacing : 1px;
line-height : 100%;
padding-top : 30px;
padding-bottom : 10px;
text-align : right;
}

h2
{
margin : 0px;
padding : 4px;
padding-left : 20px;
font-size : 11pt;
color : #8CC63F;
font-weight : bold; 
letter-spacing : 0px;
background-image : url(../images/vlekgroenprefix.gif);
background-repeat : no-repeat;
background-position : left center;
}

h3
{
margin : 0px;
padding : 0px;
font-size : 8pt;
font-weight : bold;
color : #0C2A7D;  
margin-left : 15px;  
margin-bottom : 14px;  
}

img
{
border : 0;
margin : 0;
padding : 0px;
}

.image
{
float : left;
}

strong
{
font-size : 12pt;
}

td
{
vertical-align : top;   
}

br
{
line-height : 100%;   
letter-spacing : 0px;
}

#newspublications {
	position:relative;
	top:48px;
	left:0px;
}

#newspublications #newscontainer {
	position:absolute;
	top:0;
	left:0;
	width:190px;
}

#newspublications h2 {
	background-color:#E41C39;
	color:#fff;
	font-weight:normal;
	font-size:10pt;
	padding-left:15px;
	padding-right:15px;
	width:160px;
}

#newspublications ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
}

#newspublications li {
	list-style-type:none;
	margin:0;
	padding:0;
	background:url("../images/newsbg.png") no-repeat top left;
	margin-bottom:5px;
}
#newspublications h3 {
	list-style-type:none;
	margin:0;
	padding:0;
	color:#000;
	padding-left:32px;
	font-size:10pt;
	padding-top:8px;
	padding-bottom:8px;
}

#newspublications p {
	font-size:9pt;
	padding-left:6px;
	padding-right:6px;
}

#newspublications p.link {
	text-align:right;
	margin-top:4px;
	margin-bottom:4px;
	padding-right:15px;
}
