@import url("navmenu.css");
@import url("fonts_variabel.css");

html, body {
margin:0;
padding:0;
height:100%;
text-align:center;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }

td#container_all {
background-image:url(images/back_golf.gif);
background-position:center 180px;
background-repeat:no-repeat;
text-align:center;
height:100%;
}
div#container_top {
height:180px;
margin:0;
padding:0;
background-image:url(images/header_back.gif);
background-repeat:repeat-y;
background-position:center; }

div#header {
width:900px;
height:180px;
margin:0 auto;
background-color:#ffcc00; }

div#dnn_header {
float:left;
width:630px;
height:160px; }

div#dnn_header H1, div#dnn_header span.subhead {
display: none; }


div#logo {
float:right;
width:267px;
height:160px; }

div#navmenu {
float:left;
width:900px;
height:20px; }

div#container_bottom {
width:900px;
margin:0 auto; }

div#container_linkerkolom {
float:left;
width:600px;
padding-top: 55px; 
}

div#linkerkolom {
float:left;
width:100px; }

div#container_content {
float:left;
width:496px; }

div#contentpane {
width:480px; }

div#footer {
width:480px;
}

div#container_rechterkolom {
float:left;
width:300px; }

div#rechterkolom {
float:right;
width:280px;
color:#66CC00; }

div#rechterkolom a {
color:#66CC00; }

/* Opmaak panes in de rechterkolom */
#dnn_rightpane div.modulecontent {
padding-top: 10px;}

#dnn_rightpane H1 {
margin: 0;
background-color: #FFCC00;
}
#dnn_rightpane .head {
font-size: 1.1em;
color: #CC0000;
}
#dnn_rightpane div.modulebody {
padding: 0;
background-color: #FFF;
}

/* weergave fotomodule in de header */
#header #fotomodules #modules #dnn_fotomodules {
border:none; }

div#modules #dnn_fotomodules {
border:none; }

div#dnn_ctr608_ModuleContent img {
border:none; }

table.RandomView {
float:left;
height: 160px;
padding:0; 
margin: 0;
}
div#header table.RandomView tbody tr td {
padding-right:30px; }

div#header table.RandomView tbody {
margin:0; }

/* container styles */
div#contentpane, div#footer {
padding-left:20px;
padding-right:20px;
text-align:left; }

div#contentpane .Head {
color:#00883C; }
