    body { 
        margin: 0; 
        padding: 0; 
        font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; 
        color: #000; 
        font-size: 12px; 
        background-color: #fff; 
        }
    #container { 
	left: 0; //added since subnav has left:0
        margin: 5px auto 0; 
        width: 840px; 
    	background-color: #fff;
        }
    .whats {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
    .org {
        background-image:  url(pix/organization_bg.gif); 
        background-repeat: repeat-y; 
        }
    .news {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
    .events {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
    .opp {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
    .forum {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
    .links {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
    .utd {
        background-image:  url(pix/whats_bg.gif); 
        background-repeat: repeat-y; 
        }
	
    #banner { 
        background-color: #fff; 
        }
    #subnav {
 				position:absolute;
        background-color:#09c;
        left: 0;
        float: left;
        width: 240px;
    }
    #subnav ul { 
        padding-left: 20px; 
        list-style-type: none;
        }
    #subnav a { 
        color:#069; 
        font-size: 18px; 
        font-weight: bold; 
        line-height: 28px; 
        text-decoration:none; 
        } 
    #subnav #current_s a {
        color:fff;
        }
	#subnav a:hover { 
		color:#cff; 
		}
    #inhoud { 
        margin: 0px 10px 0 240px; 
        width:600px; 
	height: 300px;
	color: white; 
    	}
	#inhoud table{
		font-size: 12px; 
        font-weight: lighter; 
		}
    #intro { 
        color: white; 
        font-size: 12px; 
        font-weight: lighter; 
        line-height: 22px; 
        margin: 10px 12px; 
        }
	#org { 
        margin: 0px 10px 0 240px; 
        width:  800px; 
		height: 300px;
		color: white; 
    	}
    #intro a { 
        color: white; 
        }
    #intro li { 
        margin:0 0 0 -20px; 
        list-style-image: url(pix/pijltje_rood.gif); 
        }
    #navtabs {
        padding:0; 
        margin:0; 
        float:left; 
        width:100%; 
        font-size: 14px; 
        line-height:normal; 
        }
    #navtabs ul {
        margin:0px;
        padding:0px;
        list-style:none;
        }
    #navtabs li {
        margin:0px;
        float:left;
        }
    #navtabs a { 
        margin:0; 
        float:left; 
        display:block; 
        padding:4px 15px 4px; 
        text-decoration:none; 
        font-weight:lighter; 
        color:#fff; 
        border-right-style: solid; 
        border-right-width: 1px; 
        }
    
    /* hover over een link */
    #navtabs a:hover { 
        background:#999999;
        color:#fff;
        }
    #navtabs #current a {
        background:#09c;
        color:#fff;
        }
    #top5 { 
        font-size: 12px; 
        line-height: 16px; 
        padding-bottom: 0; 
        }
    #top5 li { 
        margin-left: -20px; 
        list-style-image: url(pix/pijltje_rood.gif); 
        }
    #top5 a { 
        color: #000; 
        text-decoration: none; 
        }
    
    #search_sort { 
        font-size: 12px; 
        background-color: #069; 
        color: white; 
        padding: 12px; 
        }
	#box1{
		color:#CC3333;
		font-size:14px;
		background-color:transparent;
		position:absolute;
		top:475px;
		width:210px;
		height:100px;
		margin-top:-25px;
		margin-left:60px
		}
	#box1 a { 
		color:#CC3333;
        text-decoration: none; 
        }
		
	#box2{
		color:#0099CC;
		font-size:18px;
		background-color:transparent;
		position:absolute;
		top:470px;
		width:480px;
		height:100px;
		margin-top:-20px;
		margin-left:350px;
		}
		
	#box2 a {
		color:#0099CC;		
        text-decoration: none; 
        }


    .wit {
        color: #fff; 
        }
    .rood { 
        background-color: #c33; 
        }
    .text_rood { 
        color: #c33; 
        }
    .dblue {
        color: #069;
        }
    .lblue {
        color: #09c;
        }
    .oranje { 
        background-color: #f93; 
        }
    .big {
        font-size: 16px; 
        font-weight: bold;
        color: #fff; 
        }
    .blok_even { 
        background-color: #fc6; 
        padding: 12px; 
        vertical-align: top; 
        }
    .blok_oneven { 
        background-color: #f93; 
        vertical-align: top; 
        padding: 12px; 
        }
		
    #footer { 
        color: #09c; 
        /* position:relative; */
        font-size: 14px; 
        font-weight: bold;
        background-color: #fff; 
        clear: both; 
        padding: 12px 0;
        border-bottom: 2px solid #09c; 
        }
    
    table.member
        { color: white; 
        font-size: 12px; 
        font-weight: lighter; 
        line-height: 22px; 
        margin: 10px 12px;
        }
        
        .desc
        { border: 1px #fff  solid;
            color: white; 
        font-size: 12px; 
        font-weight: lighter; 
        line-height: 22px; 
        margin: 10px 12px;
        }
        
        .registration
         { color: white; 
         text-align: left;
        font-size: 12px; 
        font-weight: lighter; 
        line-height: 22px; 
        margin: 10px 12px;
        }
        
        
        label
        {
        width: 13em;
        float: left;
        text-align: left;
        margin-right: 0.5em;
        display: block
        }
    
        input
        {
        color: white;
        background: #09c;
        border: 1px solid white
        }

        .submit
        {
        background-color: #09c;
        border: 1px solid white;
        color: white;
        } 
        
        .submitLink 
        {
        color: white;
        background-color: transparent;
        text-decoration: underline;
        border: none;
        cursor: pointer;
        cursor: hand;
        }

        
        
        textarea
        {
        scrollbar-arrow-color: #09c;
        scrollbar-face-color: white;
        scrollbar-highlight-color: #09c;
        scrollbar-3dlight-color: #069;
        scrollbar-shadow-color: #09c;
        scrollbar-darkshadow-color: #069;
        scrollbar-track-color: #069;
        background: #09c;
        color: white;
        border: 1px solid white
        }

        select
        {
        scrollbar-face-color: white;
        #scrollbar-highlight-color: #09c;
        #scrollbar-3dlight-color: #069;
        #scrollbar-shadow-color: #09c;
        #scrollbar-darkshadow-color: #069;
        #scrollbar-track-color: #069;
        background: #09c;
        color: white;
        border: 1px solid white
        }



   a.calendar
        {
        position:relative; 
		z-index:24; 
        font-size: 12px; 
        color: red;
        text-decoration:none;
		background-color:#069
        }
    
        a.calendar span
        {
        display: none
        }
        
		a.calendar:hover
        {
            z-index:25; 
            background-color:#09c
        }
        a.calendar:hover span
        {  
        font-size: 12px; 
        display:block;
        position:absolute;
        top:2em; left:2em; width:25em;
        border:1px solid #0cf;
        background-color:#cff; color:#000;
        text-align: left
        }




        a.info
        {
        position:relative; 
        z-index:24; 
        background-color:#09c;
        border:1px solid white;
        font-size: 16px; 
        color: white;
        text-decoration:none
        }
    
        a.info:hover
        {
            z-index:25; 
            background-color:#069
        }
        
        a.info span
        {
        display: none
        }
        
        a.info:hover span
        { 
        font-size: 12px; 
        display:block;
        position:absolute;
        top:2em; left:2em; width:15em;
        border:1px solid #0cf;
        background-color:#cff; color:#000;
        text-align: center
        }
