@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Tinos:400italic,700,400,700italic);
/*HTML TAGS*/
body { margin:0px; padding:0px; background:#3B1C11; font:13px normal normal Verdana, Geneva, sans-serif; text-align:center; }
h1 { margin-bottom:10px; font: 700 48px 'Tinos', Georgia, serif; color:#ae4322; }
h2 { margin:0px 0px 50px 80px; font: 400 italic 24px 'Tinos', Georgia, serif; color:#3B1C11; }
h3 { margin:10px 0px 20px 60px; font: 700 normal 16px 'Tinos', Georgia, serif; color:#ae4322; }
p { margin:0px 0px 30px 80px; font:normal normal 13px Verdana, Geneva, sans-serif; color:#000; }
a:link { font:normal normal 13px Verdana, Geneva, sans-serif; color:#ae4322; text-decoration: none; }
a:hover { color:#ae4322; text-decoration: underline; }
a:active { color:#ae4322; text-decoration: none; }
a:visited {color:#ae4322; text-decoration: none; }
strong {font: 700 normal 14px 'Tinos', Georgia, serif; color:#ae4322; }
small {font: 400 normal 13px 'Tinos', Georgia, serif; color:#3B1C11; }
th {font: 700 normal 16px 'Tinos', Georgia, serif; color:#ae4322; }

/*DIV's*/
#container { position:relative; width:960px; margin:0 auto; text-align:left; }
#header { position:relative; width:940px; height:230px; left:10px; background:#CCC; }
#header #titel { position:relative; width:940px; height:180px; background:url(../afbeeldingen/header/titel.jpg) no-repeat; }
#header #menubalk { position:relative; width:940px; height:35px; }
#header #menubalk #links { position:relative; float:left; width:70px; height:35px; background:url(../afbeeldingen/header/menu/links.jpg) no-repeat; }
#header #menubalk #home { position:relative; float:left; width:160px; height:35px; background:url(../afbeeldingen/header/menu/home.jpg) no-repeat; cursor:pointer; }
#header #menubalk #home:hover { background:url(../afbeeldingen/header/menu/home.jpg) no-repeat -160px; }
#header #menubalk #overons { position:relative; float:left; width:160px; height:35px; background:url(../afbeeldingen/header/menu/overons.jpg) no-repeat; cursor:pointer; }
#header #menubalk #overons:hover { background:url(../afbeeldingen/header/menu/overons.jpg) no-repeat -160px; }
#header #menubalk #menu { position:relative; float:left; width:160px; height:35px; background:url(../afbeeldingen/header/menu/menu.jpg) no-repeat; cursor:pointer; }
#header #menubalk #menu:hover { background:url(../afbeeldingen/header/menu/menu.jpg) no-repeat -160px; }
#header #menubalk #brielle { position:relative; float:left; width:160px; height:35px; background:url(../afbeeldingen/header/menu/brielle.jpg) no-repeat; cursor:pointer; }
#header #menubalk #brielle:hover { background:url(../afbeeldingen/header/menu/brielle.jpg) no-repeat -160px; }
#header #menubalk #contact { position:relative; float:left; width:160px; height:35px; background:url(../afbeeldingen/header/menu/contact.jpg) no-repeat; cursor:pointer; }
#header #menubalk #contact:hover { background:url(../afbeeldingen/header/menu/contact.jpg) no-repeat -160px; }
#header #menubalk #rechts { position:relative; float:left; width:70px; height:35px; background:url(../afbeeldingen/header/menu/rechts.jpg) no-repeat; }
#header #schaduw { position:relative; width:940px; height:15px; background:url(../afbeeldingen/header/schaduw.jpg) repeat-x; }
#content { position:relative; width:700px; #width:940px;
padding:10px 160px 100px 80px; left:10px; background:#F5E1C2; }
#content #menukeuze a:link { font:normal normal 24px 'Tinos', Georgia, serif; color:#ae4322; text-decoration: none; line-height:30px;}
#content #menukeuze a:hover { color:#ae4322; text-decoration: underline; }
#content #menukeuze a:active { color:#ae4322; text-decoration: none; }
#content #menukeuze a:visited {color:#ae4322; text-decoration: none; }
