body{ 
	background-color:#eec;
	font-family: trebuchet, bitstream vera sans, sans-serif;
	font-size:12px; 
	margin:1em; 
	padding:1em; 
}
a {
	color: #33aacc;
	text-decoration: none;
}

h4 {
        color:#040f07;
       	font-weight:    bold;
}

img.Left { 
    	float:          left; 
	margin:         3px; 
}
	
img.Right { 
    	float:          right;
	margin:         3px; 
	padding:        0.1em;
}

#EU{
        display:        block;
        float:          left;
        position:       absolute; 
        left:           3px; 
        top:            5px; 
}

#header{ 
	background-color:#3b5;
	height:  56px;
	width:  99%;
	margin:  3px;
	padding: 0.2em;
}

#links {
	float:left;
	width:50%;
	margin-right:5px;
	margin-left:15px;
}

#rechts {
        text-align:     left;
}

#dik {
	font-weight:    bold;
}	


#left{ 
        clear:          none;
	float:          left;
	margin-top:     3px;
	padding:        0.3em;
	border-right:   thin dotted #3bc;
	border-bottom:  thin dotted #3bc;
	width:          72px;
	font-size:      10px; 
	background-color:#eec; 
	min-height:     157px; /* for modern browsers */
	height:         auto !important; /* for modern browsers */
	height:         157px; /* for IE5.x and IE6 */
	padding-bottom:2px;
}
#moreleft{
        color:          #1d6275;
        text-align:     left;
}

#nadruk {
	font-style: italic;
}

#center { 
        clear: right;
	margin-left:84px;
	margin-right:14px;
	padding:0.4em;
	background-color:#eec; 
	min-height:350px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:350px; /* for IE5.x and IE6 */
        z-index:       1;
}

#centered {
	margin-left:189px;
}

#small {
	font-size: 9px;
}

#footer { 
	clear:both;
	background-color:#3b5;
	height:33px;
	width: 99%;
	text-align: center;
	padding: 0.2em;
}

#footer a {
	color: #eec;
}

