/********** Styles voor tekst *************/

body  {	font-family: arial, Helvetica;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;

 }


 .endless #bodywrapper{
	width:	100%;
	margin:	0;
}

html {overflow: -moz-scrollbars-vertical;}	
 

 .endless #container {
	width: 990px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; /* dit overschrijft text-align: center van het body element. */
	height: 55%;
	
} 
 

 .endless #header {
	width: 990px;
	height: 326px;
	
} 

 .endless #main {
 	width: 990px;
	
	
	
} 

/*********** Nieuws koppen **************/
	
.small {
	font-family: arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	line-height: 1.6em;
	font-weight:  normal;
	
}

.small a {font-weight: bold;
	color:#000000;
	text-decoration:none
}

.small a:hover  {
	color: #f49f06;
	text-decoration:none;
}

.small a.selected  { 
        color: #000000;
        text-decoration: none }



.small1 {
	font-family: verdana, arial, Helvetica;
	font-size: 8px;
	line-height: 1.7em;
	color: #000000;
	font-weight: bold;
}


/*********** Header posities **************/

#logo { position: absolute;
    top: 0px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	
}

#headerrechts { position: absolute;
       top:3px;
	margin: 0px 0px 0px 830px;
	letter-spacing: 1px;
	padding: 0 0 0;
	color: #67ae22; 
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4em;
	}

#headerrechts a {
	letter-spacing: 1px;
	padding:0 0 0 0;
	color:#67ae22;
	text-decoration:none
}

#headerrechts a:hover  {
	letter-spacing: 1px;
	padding:0 0 0 0;
	color: #f49f06;
	text-decoration:none;
}

#headerrechts a.selected  { 
    letter-spacing: 1px;
    padding:0 0 0 0;
    color: #f49f06;
    text-decoration: none }

/*********** poll **************/


.fkop    { color: #000000; font-size: 9px; font-family: Tahoma; font-weight: normal; line-height: 12px; background-color: #ffffff;}

.pollkop {color: #000000; font-size: 10px; font-family: Tahoma; font-weight: normal; line-height: 14px; background-color: #ffffff;}

.pollkop1 {
	font-family: arial,sans-serif; 
        font-size: 13px; width: 200px;
        line-height: 18px;
        padding: 2px 0px 2px 5px;
        font-weight: bold; 
        color : #ffffff; 
        background-color: #ff9e02; 
       
}




/*********** Content Inhoud tekst. **************/

.endless #content { 
        margin: 0px 0px 0px 0px; /* positie text  */
        padding: 0 0px; /*  padding is de ruimte binnenin div box en margin is de ruimte buiten de box */
        font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	} 

.endless #content p{ 
        font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	} 



/************** Styles voor agenda **************/

.agenda {
        text-align: left;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
        background-color: #97ca00;
}

.agendainhoud1 {
        text-align: left;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding-bottom: 5pt;
        background-color: #cbdab1;
}

.agendainhoud1 a:hover  {color: #000000;
	text-decoration: none;
        
}



/************** Styles voor formulier ***************/

.invul {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #ffffff;
	width: 270px;
	margin: 2px;
	padding: 2px;
	float: right;
	height: 20px;
}

.formkop {
	letter-spacing: 1px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #21214b;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	float: left;
	height: 20px;
	width: 170px;
}

.formkop1 {
	letter-spacing: 1px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #21214b;
	font-weight: normal;
	margin: 3px;
	padding: 10px;
	width: 150px;
	height: 20px;
	
}

.checkbox {
	letter-spacing: 1px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 3px;
	padding: 10px;
	width: 60px;
	height: 20px;
        float: left;
	
}

.verstuur {
	font-family: arial, Helvetica;
	font-weight: normal;
	font-size: 13px;
	width: 270px;
	height: 55px;
	float: right;
}


textarea.invul {
	font-family: arial, Helvetica;
	font-size: 12px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #ffffff;
	width: 270px;
	height: 60px;
}

#form {
	color: #E0E0E0;
	padding: 8px 8px 4px 4px;
	margin: 5px 0px 20px 0px;
	font-weight: bold;
	font-size: 13px;
	width: 480px;
	height: 250px;
	background-color: #e8efdc;
}

		 


.trans img        { filter:alpha(opacity=70);
                    -moz-opacity: 0.7; 
                    opacity: 0.7; 
                   -khtml-opacity: 0.7;
 }

.trans:hover img { filter:alpha(opacity=100); 
                   -moz-opacity: 1.0; 
                   opacity: 1.0; 
                   -khtml-opacity: 1.0; 
 }
 
 .trans1 img       { filter:alpha(opacity=100);
                    -moz-opacity: 1.0; 
                    opacity: 1.0; 
                   -khtml-opacity: 1.0;
 }

.trans1:hover img { background: #788FE7;filter:alpha(opacity=70); 
                   -moz-opacity: 0.7; 
                   opacity: 0.7; 
                   -khtml-opacity: 0.7; 
 }
 
/*********** Styles voor footer **************/

#footer1 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 10px 0px;
	height: 10px;
	border-bottom: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(../back/onder1.gif);		
	
}

#footer1 a {
	color: #999999;
	text-decoration: none;
}

#footer1 a:hover  {
	color: #1E90FF;
	text-decoration: none;
}

#footer1 a.selected  {
	color: #1E90FF;
	text-decoration: none;
}

/************* footer2 *************/


.footer2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	
	
}

.footer2 a {
	color: #cccccc;
	text-decoration: none;
}

.footer2 a:hover  {
	color: #ffffff;
	text-decoration: none;
}

.footer2 a.selected  {
	color: #1E90FF;
	text-decoration: none;
}


/************** adres *************/

#adres {position: absolute;
        top:550px;
	width: 200;
	font-family: arial, Tahoma, Helvetica;
	font-size: 8pt;
	line-height: 1.5em;
	color: #000000;
	padding: 5px 0px 5px 5px;
       margin: 0px 0px 0px 790px;
	text-align: left;
	
	
	}


/************** lid worden *************/

#lidworden {position: absolute;
        top:315px;
	width: 200;
	font-family: arial, Tahoma, Helvetica;
	font-size: 8pt;
	line-height: 1.5em;
	color: #000000;
	padding: 5px 0px 5px 5px;
       margin: 0px 0px 0px 763px;
	
	
	
	}


/************** navigatie hor *************/


#navigatie {position: absolute;
	top: 86px;
	padding:0px 0px 0px 0px;
	color: #ffffff;
	/* width: 100%; */
	margin: 0px 0px 0px 290px;
	width: 700px;
	
	
	
}

#navigatie ul { list-style:none; padding: 0px 0 0 0; margin: 0 0 0 0; }

#navigatie li { list-style:none; float:left; }

#navigatie li a{ 
	display:block;
	padding:6px 0px 5px 0px;
	border-left: 1px solid #ffffff;
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
	font-family: "Arial"; 
	font-weight:bold;
	text-align:center;
	width: 99px;
        
	
	
}

#navigatie li a:hover{ 
 background-color:#f49f06;}


#navigatie li a.selected { 
background-color:#f49f06;}



/************* navigatie vert *************/


#button {position: absolute;
top:350px;


} 


#button ul {list-style:none;
        width: 220px;
	margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 0px;

         }
	
#button li {list-style:none;
        background:url(../buttons/menu.gif) left top no-repeat;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 4px 0px;
        height: 24px;
	width: 220px;
		 
  }
#button li a {
	display: block;
	color:#023a53;
	text-decoration:none;
        padding:2px 40px 1px 0px; 
        width: 180px;
        font-size: 12px;
        text-align:right;
	font-family: "Arial"; 
		}

html>body #button li a {
        padding:2px 40px 1px 0px; 
        color:#023a53;
	text-decoration:none;
	}

#button li a:hover{
        margin:0px 0px 0px 0px; 
	background:url(../buttons/menuover.gif) left top no-repeat;
	text-decoration:none;
	}

#button li a.selected{
        margin:0px 0px 0px 0px; 
	background:url(../buttons/menuover.gif) left top no-repeat;
	text-decoration:none;
	
       	}


/************* footer *************/


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* belangrijk voor het sluiten van de hoofdcontainer */
	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}



/************* box styles *************/


  .box {  
    background: #f6fadb;  
   }  
  .boxtop {  
  
  }  
  .boxtop div {  
 
  height: 10px;  
  
  }  
 .boxbottom {  
  
 }  
 .boxbottom div {  
  height: 10px;  
  
  }  
 .boxcontent {  
  padding: 0px 10px 0px 10px;  
 }  




 #boxsize {width: 600px; 
	
}

#contactbox {width: 600px; 
	
}

#fotobox {width: 600px; 
	
}

.sponsorbox {width: 240px; 
	
}

.tipbox {width: 175px; 
	
}

.downloadbox {width: 430px; 
	
}

.nieuwsbox {width: 150px; 
	
}

.inhoudbox {width: 600px; 
	
}

/* Styles voor koppen */


h1
{
	letter-spacing: 1px;
	font-family:  Arial, verdana,;
	font-size: 20px;
	color: #ffac11;
	font-weight: bold;
 }

h2
{letter-spacing: 1px; 
           font-family:   Arial, verdana,;
          font-size: 19px; 
          color: #ffac11;
          font-weight: bold;}


h3
{letter-spacing: 1px;
           font-family: Arial, verdana,;
          font-size: 18px; 
          color: #ffac11;
          font-weight: bold;}
		   
h4
{
	letter-spacing: 1px;
	font-family:  Arial, verdana,;
	font-size: 17px;
	color: #ffac11;
	font-weight: bold;
}

h5
{       letter-spacing: 1px;
       	font-family:  Arial, verdana,;
        font-size: 13px; 
        line-height: 1.5em; 
        color: #ffac11;
        font-weight: bold;}

h6
{
	letter-spacing: 1px;
	font-family:  Arial, verdana,;
	font-size: 12px;
	color: #ffac11;
	font-weight: bold;
}

p
{}





a:link       {text-decoration: none;color: #68af25}
a:active     { text-decoration: none; color: #68af25 }
a:visited    { text-decoration: none; color: #68af25 }
a:hover      { text-decoration: none; color: #ffaa2d }

