/* Styles voor tekst */

body  {
	font-family: verdana, arial, Helvetica;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
	background-color: #333333;	

	 }


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


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

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

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

 .endless #main {
	width: 990px;
	background-color: #333333;
        
	
	
} 
 
.nieuwskop {
	font-family:  verdana, Arial, Helvetica;
	font-size: 13px;
	color: #339933;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
	
	}
	
#tipbg {
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	border-color:#D4D4D4;
	border-style:solid;
	border-width: 1px;
	text-align:left;
	width: 175px;
			}
			
#tipsmall {
	font-family: verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	line-height: 1.8em;
	font-weight: normal;
	background-repeat : repeat-x;
	background : url(../back/seperator.gif);
	padding: 1px 3px 2px 0px;
	width: 160px;
	
}

#nieuwsbg {
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	background-color: #e6dede;
	border-color:#D4D4D4;
	border-style:solid;
	border-width: 1px;
	text-align:left;
	width: 225px;
			}
 
#small {
	font-family: verdana, Helvetica;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.8em;
	font-weight: normal;
	background-repeat : repeat-x;
	background : url(../back/seperator.gif);
	padding: 1px 3px 2px 0px;
	width: 220px;
	
}
.small1 {
	font-family: verdana, Helvetica;
	font-size: 7px;
	line-height: 1.7em;
	color: #ffffff;
	font-weight: normal;
}

#center {
	position: absolute;
        top: 170px;
	margin: 0px 0px 0px 240px;
	}


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

#style { position: absolute;
        top:3px;
	margin: 0px 0px 0px 910px;
	letter-spacing: 1px;
	padding: 0 0 0;
	color: #cccccc; 
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4em;
	}

#style a {
	letter-spacing: 1px;
	padding:0 0 0 0;
	color:#cccccc;
	text-decoration:none
}

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

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


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

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

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

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



/* Inhoud tekst. */

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

.endless #content p{ 
    font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
        background-color: #333333;
	} 
.endless #content  A:link { color: #9bb6d0; font-weight: normal; font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.endless #content  A:active { color: #9bb6d0; font-weight: normal; font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none  }

.endless #content  A:visited { color: #9bb6d0; font-weight: normal; font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none  }

.endless #content A:hover  { color: #ccc; font-weight: normal; font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none  }

.endless #links {
	float: left; 
	width: 190px; 
	background: #333333; 
	padding: 0px 0px 0px 0px; /* padding zorgt ervoor dat content van div tags bij de rand vandaan blijven */
}

.endless #rechts {
	float: right;
	width: 1px;
	background: #333333;
	padding: 0px;
	background-image:url(../back/blank.gif)
}

#foto
        { 
 	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	color: #333333;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
        }


#flash {
	position: absolute;
        top: 0px;
	margin: 0px 0px 0px 202px;
	width: 757px;
	}
 
#opsomming ul
        {
	list-style-image: url(../buttons/pijl1.gif);
	list-style-position: outside;
	vertical-align: baseline;
	}

#opsomming ul li{
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0.4em;
	padding-left: 0.5em;
	list-style-image: url(../buttons/pijl1.gif);
	text-transform: none;
	font-variant: small-caps;
	vertical-align: middle;
}

/* Styles voor formulier */
.invul {
	font-family: verdana;
	font-weight: normal;
	font-size: 13px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e6dede;
	width: 270px;
	margin: 3px;
	padding: 2px;
	float: right;
	height: 18px;
}

.formkop {
	letter-spacing: 1px;
	font-family: verdana, Arial Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 2px;
	padding: 0px;
	float: left;
	height: 23px;
	width: 180px;
}

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

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


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


textarea.invul {
	font-family: verdana, arial, Helvetica;
	font-size: 12px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e6dede;
	width: 270px;
	height: 60px;
}
#form {
	color: #ffffff;
	border: 1px solid #BBBBBB;
	padding: 8px 8px 4px 4px;
	margin: 5px 0px 20px 0px;
	font-weight: bold;
	font-size: 13px;
	width: 530px;
	height: 390px;
	background-color: #000000;
}

#form1 {
	color: #ffffff;
	border: 1px solid #BBBBBB;
	padding: 8px 8px 4px 4px;
	margin: 5px 0px 20px 0px;
	font-weight: normal;
	font-size: 13px;
	width: 530px;
	height: 480px;
	background-color: #000000;
}

			 


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

.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=80); 
                   -moz-opacity: 0.8; 
                   opacity: 0.8; 
                   -khtml-opacity: 0.8; 
 }
 
/* Styles voor footer */

#footer1 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 4px 40px 8px 0px;
	height: 40px;
	border-bottom: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	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: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	color: #cccccc;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

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

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

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


.link A:link    { color: #cccccc; font-weight: normal; font-size: 8px; font-family: tahoma, Arial; letter-spacing: 1px; text-decoration: underline }

.link A:active  { color: #cccccc; font-weight: normal; font-size: 8px; font-family: tahoma, Arial; letter-spacing: 1px; text-decoration: underline }

.link A:visited  { color: #cccccc; font-weight: normal; font-size: 8px; font-family: tahoma, Arial; letter-spacing: 1px; text-decoration: underline }

.link A:hover  { color: #0066cc; font-weight: normal; font-size: 8px; font-family: tahoma, Arial; letter-spacing: 1px; text-decoration: underline }



/* navigatie hor */
#navigatie {
	position: absolute;
        top: 171px;
	padding:0px 0px 0px 0px;
	color: #ffffff;
	/* width: 100%; */
	margin: 0px 0px 0px 77px;
	width: 650px;
}

#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{ background: url(../buttons/button.gif) no-repeat top right;  float:left;
	display:block;
	padding:14px 0px 0px 0px;
	text-decoration:none;
	color:#ffffff;
	font-size: 9pt;
	font-family: verdana, Helvetica, arial;
	font-weight:bold;
	text-align:center;
	height:41px;
	width: 105px;
	}

#navigatie li a:hover{ background: url(../buttons/button_over.gif) no-repeat top right; 	
 height:41px;
 color: #000000;}
 
#navigatie li a.selected { background: url(../buttons/button_selected.gif) no-repeat top right; 
height:41px;
color: #ffffff;}

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

#button {
	position: absolute;
	top: 212px;
	width: 854px;
	margin-left: 77px;
	
} 

#button ul { list-style:none; padding: 0px 0px 0px 0px; margin: 0 0 0 0; 
height:28px;}

#button li{ list-style:none; float:left; background-color: #d1e6f3;
	}

/************* tekst positie *************/
#button li a { background: url(../buttons/subbutton.gif) no-repeat top right; 
	display: block;
	padding: 7px 0px 1px 0px;
	border-right: 1px solid #000000;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width: 104px;
        height:20px;
        background-color: #679299;
}
html>body #button li a {
	width: 104px;
        height:20px;
	padding: 7px 0px 1px 0px;
	}

#button li a:hover{ background: url(../buttons/subbuttonover.gif) no-repeat top right; 
   	color: #000000;
	background-color: #679299;
}

#button li a.selected { background: url(../buttons/subbuttonover.gif) no-repeat top right; 
	color: #000000;
	background-color: #679299;
}
#button ul {
	margin: 0;
   padding: 0px 0;
	border-top: 0px solid #ffffff;
	}




.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 {  
    background: #69929a;  
   }  
  .boxtop {  
  background: url(../back/ne1.gif) no-repeat top right;  
  }  
  .boxtop div {  
 
  height: 10px;  
  background: url(../back/nw1.gif) no-repeat top left;  
  }  
 .boxbottom {  
  background: url(../back/se1.gif) no-repeat bottom right;  
 }  
 .boxbottom div {  
  height: 10px;  
  background: url(../back/sw1.gif) no-repeat bottom left;  
  }  
 .boxcontent {  
  padding: 0px 10px 0px 10px;  
 }  




 #boxsize {width: 500px; 
	
}

#fotobox {width: 630px; 
	
}

.sponsorbox {width: 240px; 
	
}

.tipbox {width: 175px; 
	
}

.downloadbox {width: 430px; 
	
}

.nieuwsbox {width: 650px; 
	
}

.inhoudbox {width: 490px; 
	
}


/* Styles voor koppen */
h1
{
	letter-spacing: 1px;
	margin: 0;
	font-family:  "Trebuchet MS" , Arial, verdana,;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
 }

h2
{letter-spacing: 1px; 
          margin: 0;
	  font-family:  "Trebuchet MS" , Arial, verdana,;
          font-size: 19px; 
          color: #ffffff;
          font-weight: bold;}


h3
{letter-spacing: 1px;
          margin: 0;
	  font-family:  "Trebuchet MS" , Arial, verdana,;
          font-size: 18px; 
          color: #ffffff;
          font-weight: bold;}
		   
h4
{
	letter-spacing: 1px;
	margin: 0;
	font-family:  "Trebuchet MS" , Arial, verdana,;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}

h5
{       letter-spacing: 1px;
        margin: 0;
	font-family:  "Trebuchet MS" , Arial, verdana,;
        font-size: 13px; 
        line-height: 1.5em; 
        color: #ffffff;
        font-weight: bold;}

h6
{
	letter-spacing: 1px;
	margin: 0;
	font-family:  "Trebuchet MS" , Arial, verdana,;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

p
{}


/* Styles voor streepjes */

.seperator
{
	background-repeat : repeat-y;
	background : url(../back/column_separator.gif);
}

.separatorx
{
	background-repeat : repeat-x;
	background : url(../back/separator.gif);
        
}



a:link       {
	text-decoration: none;
	color: #3399FF
}
a:active     { text-decoration: none; color: #3399FF  }
a:visited    { text-decoration: none; color: #3399FF }
a:hover      { text-decoration: none; color: #0066cc }

a:focus, a:active {   
outline: 0 none;   
-moz-outline: 0 none;   
}  
