body { 
font-family: Verdana, Arial; font-size: 10px;
scrollbar-arrow-color: #549fcb; 
scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #549fcb; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-shadow-color: #549fcb; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
vertical-align: middle;
}

H1 { font-family: Verdana, Arial; font-size: 12px; font-weight: bold; }
p, td, li, tbody { font-family: Verdana, Arial; font-size: 10px  margin-top: 0; margin-bottom: 0}
p.klein { font-family: Verdana, Arial; font-size: 9px }
p.quote { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; font-style: italic;}


ul { margin-top: 0; margin-bottom: 0 }

a:link {color: #000000; text-decoration: underline; font-weight: bold; margin-top: 0; margin-bottom: 0}
a:visited {color: #000000; text-decoration: underline; font-weight: bold; margin-top: 0; margin-bottom: 0}
a:hover {color: #0082FF; text-decoration: underline; font-weight: bold; margin-top: 0; margin-bottom: 0}
a:active {color: #CC0000; text-decoration: underline; font-weight: bold; margin-top: 0; margin-bottom: 0}


#layer1 { position: absolute; height: 30px; width: 480px; left: 50%; top: 495px; margin-left: 10px; visibility: visible; }
#quote { position: absolute; width: 170px; left: 50%; margin-left: 228px; top: 145px; text-align: center; }
#navigatie { position: absolute; width: 100px; left: 50%; margin-left: -420px; top: 150px; text-align: center}
#content {position: absolute; width: 420px; overflow: auto; height: 330px; padding-right: 10px; left: 50%; margin-left: -270px; top: 130px;}
#contentedit {position: absolute; width: 520px; height: 220px; padding-right: 10px; left: 50%; margin-left: -280px; top: 110px;}
#foto { position: absolute; width: 200px; left: 50%; margin-left: 188px; top: 105px; }
#footer  { position: absolute; width: 700px; left: 50%; margin-left: -350px; top: 545px; }

.v_center
{
height: 100%;
position: relative;
width: 100%;
top:8%;

}
	

		#uitklappen { /*Dit is een uitklap div*/
			/*even verbergen voor jQuery*/
			display: none; 
		}
		#uitklappen a {
			text-decoration:none;	
		}
		#uitklappen a:hover {
			text-decoration:underline;	
		}
		#uitklappen div {
			padding: 15px;
 
			/*staat hier omdat anders de animatie verspringt!*/
		}

#uitlappen a, #uitlappen a:visited, #uitlappen a:active, span {
        text-decoration: blink; font-weight: normal; text-decoration: none; color: #929292; margin-top: 0; margin-bottom: 0
}

