/* CSS Basis onderdelen */

body {	margin:0 0 0 0; background-color:#000000; background-image:url(../img/bg/bg.jpg); background-repeat:no-repeat; background-position:top center;
		font-family:arial, verdana  times; font-size:12px; line-height:18px; color:#ffffff; letter-spacing:0.1em;}

.header { font-family:georgia, arial, verdana  times; font-size:34px; line-height:18px; color:#CC3300;}
.head-foto {width:390px;}
.head-title {width:590; text-align:center;}
.head-title-text-naam { font-family:georgia, arial, verdana  times; font-size:34px; line-height:40px; color:#CC3300; letter-spacing:0.4em; font-weight:bold;}
.head-title-text-ondertitel { font-family:georgia, arial, verdana  times; font-size:14px; line-height:18px; color:#ffffff; letter-spacing:0.4em; font-weight:bold;}

.basis { width:980px; height:630px; padding:0 0 11px 0; text-align:left;}

.links {display:block; margin:0 auto; float:left; width:140px; padding:20px 10px 0 0; font-size:14px;}
.links a {display:block; width:140px; height:35px; color:#cc3300; text-decoration:none; font-weight:bold;}
.links a:hover {display:block; width:140px; height:35px; color:#ffffff; text-decoration:none; font-style:italic;}
.links .active {display:block; width:140px; height:35px; color:#ffffff; text-decoration:none; font-style:italic;  font-weight:bold;}

.content {display:block; margin:0 auto; float:left; width:580px; padding:10px 0 0 0;}
.content a {color:#cc3300; text-decoration:none;}
.content a:hover {color:#ffffff; text-decoration:none; font-style:italic;}
.content-scroll { background-color:#000000; width:570px; height:476px; border:1px solid #000000; overflow:auto; padding:0 10px 0 0; }
.content-header {font-family:georgia, arial, verdana  times; font-size:20px; line-height:35px; color:#CC3300; letter-spacing:0.1em; font-weight:bold;}

.rechts {display:block; margin:0 auto; float:left; width:240px; padding:20px 0 0 10px; font-size:10px;}

.footer {display:block; margin:0 auto; width:1000px; height:50px; padding:0 0 0 0; font-size:10px; color:#444444; border-top:1px dotted #555555; text-align:left;}
.footer a {color:#676767; text-decoration:underline;}
