img, div,  a, input { behavior: url(stylesheet/iepngfix.htc) }

body {
	background: transparent url("images/noton.gif") repeat 0px 0;
	background-color: #FFFEE1;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	line-height:1.3;
}
/*headings*/
h1, h2, h3, h4{
	margin:1em 0 .3em 0;
}

.link_kop{
	color:#FFF;
	font-weight:bold;
}

a.link_kop{
	text-decoration: none;
	color:#FFF;
	font-weight:bold;
}

a.link_kop:visited{
	color:#FFF;	
	text-decoration: none;
	font-weight:bold;
}
a.link_kop:hover{color: #FF9}
a.link_kop:active{color: #FFF}


a:link {
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{color: #990000}
a:active{color:#069}

h1{
	border-bottom:1px solid #eee;
	font-size:140%;
	margin-top:0;
}

h2{
	font-size:120%;
}	

h3{
	font-size:100%;
}
h4{
	font-style: italic;
	font-size:100%;	
}
.F2e{
	font-size:100%;
	color: #fff;
	text-align:center
}
.F3e{
	font-size:80%;
	color: #fff;
	font-style: italic;	
}
.Quote{
	font-size:80%;
	color: #999999;
	font-style: italic;	
}
.F4e{
	font-size:90%;
	color:#FFFF00;
	font-style: italic;
	text-align:right;
	padding-right: 10px;
}

.tabelQuote{
	background-color: #007cec;
	border=10;
	border-color:#0000FF
}
.tabelQuoteTekst{
	width:150px;
	background-color: #FEFFD2;
	height:100px;
	font:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:14px;
	font-weight:bold
}
.tabelQuotebron{
	font-size:11px;
	color:#666666;
	font-style:italic
}

.tableAgenda{
	border-bottom-style: groove;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
    background-color: #FEFFD2
}
.tableAgendaTitel{
	background:#1869B2;
	color: #FFFFFF;
	font-size: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
	  
.tableAgendaInhoud{
	border: 1px solid #CCCCCC;
}
.kleineretekst{
	font-size:smaller
}

.paginatekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1869B2;
}

.kopkleur{
	background-color: #1869B2;
}

.titelledentabel{
	background-color:#1869B2;
	color:#FFFFFF;
	font-weight:bold;
}

.ledentabel{
	background-color: #FF9900;
	color:#FFFFFF;
	font-weight:bold;
}


.tableEnquete{
	border-bottom-style: groove;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
    background-color: #FEFFD2
}
.tableEnqueteTitel{
	background:#1869B2;
	color: #FFFFFF;
	font-size: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
	  
.tableAgendaInhoud{
	border: 1px solid #CCCCCC;
}

.OpenlinkEnquete{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #3366FF;
	line-height:1.3;
	background-color:#FC9;
	border-bottom-color:#FC9;
	border-bottom-width:medium;
	border-bottom-style:solid;
	margin:0px;
	padding:0px;
}

.linkEnquete{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #3366FF;
	line-height:1.3;
	background-color: #FF9;
	border:none;
	border-bottom-color:#FC9;
	border-bottom-width:medium;
	border-bottom-style:solid;
	margin:0px;
	padding:0px;	
}

/*indeling van pagina in drie kolommen*/
#content-wrap{
	position:relative;
	width:100%;
}

/*lijstjes*/
ul{list-style-type:none}
li{
	padding-left: 20px;
	list-style-image: url(images/bullits.gif);
	list-style-position:outside
}

 
#content{
	margin: 0 25% 0 180px;
	padding-top:5px;
	padding-left:30px;
	background: transparent url("images/content_wrap_bg.gif") repeat-y 0px 0;
	height:1450px
}

#contentLeden{
	margin: 0 70px 0 70px;
	padding-top:5px;
	padding-left:30px;
	background: transparent url("images/content_wrap_bg.gif") repeat-y 0px 0;
	height:1450px
}

#kolom-rechtsLeden{
	position:absolute;
	top:0px;
	right:10px;
	width:50px;
	padding-right:0px;
	padding-left: 5px;
	background-color: #FFFF99;
	height:1450px
}
#kolom-linksLeden{
	position:absolute;
	top:0;
	left:0px;
	width:50px;
	margin: 0;
	padding-top:20px;
	padding-left:10px;
	background-color: #FFFF99;
	height:1450px
}

#kolom-links{
	position:absolute;
	top:0;
	left:0px;
	width:165px;
	margin: 0;
	padding-top:20px;
	padding-left:10px;
	background-color: #FFFF99; 
	height:1450px
}

#kolom-rechts{
	position:absolute;
	top:0px;
	right:10px;
	padding-right:0px;
	padding-left: 5px;
	background: transparent url("images/content_wrap_bg.gif") repeat-y 0px 0;
	background-color: #FFFF99;
	height:1450px
}

#achtergrond-rechts{
	padding: 15px;
	margin: 0 0 1.5em 0;
	height: 300px;
	width: 200px;
}
/*Afgeronde hoeken voor kopbalk*/
div#container-kop			{ width: 100%;}
div#inhoud-kop          	{ width: 100%; }
div.rounded-corners-kop    { background: url(images/rounded-kop.png) right bottom no-repeat; }
div.rounded-header-kop     { background: url(images/rounded-kop.png) right top no-repeat; }
div.rounded-content-kop    { background: url(images/rounded-kop.png) left bottom no-repeat; padding: 0px 0 10px 10px; margin: 0 20px 0 0; }
div.rounded-header-kop h2  { color: #fff; margin: 0 20px 0 0; padding: 5px 0 5px 10px; background: url(images/rounded-kop.png) left top no-repeat; }
img.floated-kop            { float: left; margin-right: 10px; }

/*Afgeronde hoeken voor gastenboek*/
div#container			{ width: 100%; ;}
div#inhoud          	{ width: 100%; margin-bottom:15px}
div.rounded-corners    { background: url(images/rounded.gif) right bottom no-repeat; }
div.rounded-header     { background: url(images/rounded.gif) right top no-repeat; }
div.rounded-content    { background: url(images/rounded.gif) left bottom no-repeat; padding: 10px 0 20px 10px; margin: 0 20px 0 0; }
div.rounded-header h2  { color: #fff; margin: 0 20px 0 0; padding: 5px 0 5px 10px; background: url(images/rounded.gif) left top no-repeat; }
img.floated            { float: right; margin-right: 10px; }



/*opmaak formulieren*/

  #profiel{
  margin:5px 5px 9px 5px;
  width:900px;
  border: inherit;
  background-color: #FEFFD2
  }

  #profiel_foto{
  margin:5px 5px 9px 5px;
/*  width:800px;*/
  border: inherit;
  background-color: #FEFFD2
  }

  #knoppenprofiel{
  margin:5px 0px 0px 5px;
  width:900px;
  border: inherit;
  background-color: #FEFFD2
  }

  #profiel_persoonsgegevens{
  margin:5px 5px 9px 5px;
  width:430px;
  border: inherit;
  background-color: #FEFFD2
  }
  #profiel_persoonsgegevens label{
  float:left;
  margin:2px 5px 2px 0px;
  width:180px;
  }

  #profiel_persoonsgegevens input,select {
  width:200px;
  margin:2px 0px 2px 5px;
  }

  #profiel_website{
  margin:5px 5px 9px 5px;
  width:430px;
  border: inherit;
  background-color: #FEFFD2;
  float:left;
  }
  #profiel_website label{
  float:left;
  margin:2px 5px 2px 0px;
  width:180px;
  }

  #profiel_website input,select {
  width:200px;
  margin:2px 0px 2px 5px;
  }
  
   br {
  clear:left;
  }
    #persoon {
  margin:5px 5px 9px 5px;
  width:400px;
  border: inherit;
  background-color: #FEFFD2
  }

  #persoon label {
  float:left;
  margin:10px 5px 10px 0px;
  width:100px;
  }

  #persoon input {
  width:150px;
  margin:10px 0px 10px 5px;
  }
  
    #wachtwoord {
  margin:5px 5px 9px 5px;
  width:400px;
  border: inherit;
  background-color: #FEFFD2
  }

  #wachtwoord label {
  float:left;
  margin:10px 5px 10px 0px;
  width:100px;
  }
 
  #wachtwoord input {
  width:150px;
  margin:10px 0px 10px 5px;
  }
	#knoppenwachtwoord{
  margin:5px 0px 0px 0px;
  width:400px;
  border: inherit;
  background-color: #FEFFD2
  }

  
	#knoppengastenboek{
  margin:5px 0px 0px 0px;
  width:750px;
  border: inherit;
  background-color: #FEFFD2
  }

	#gastenboek{
  margin:5px 5px 9px 0px;
  width:750px;
  border: inherit;
  background-color: #FEFFD2
  }

	#gastenboek label {
  float:left;
  margin:5px 5px 0px 0px;
  width:150px;
  }	

#id_gast {
	visibility:hidden; 
  }	

  #gastenboek input {
  width:200px;
  margin:5px 0px 0px 0px;
  }

  #gastenboek textarea {
  width: 300px;
  margin:5px 0px 0px 0px;
  }

      #kwaken{
  margin:5px 5px 9px 5px;
  width:500px;
  border: inherit;
  background-color: #FEFFD2
  }

  #kwaken label {
  float:left;
  margin:10px 5px 10px 0px;
  width:150px;
  }
 
  #kwaken input {
  float:none;
  width:150px;
  margin:10px 0px 10px 5px;
  }

  #kwaken input.radio{
  width: 20px;
  vertical-align:middle;
  }

  #kwaken textarea {
  float:left;
  width: 300px;
  margin:10px 0px 10px 5px;
  }
  
  	#knoppenkwaken{
  margin:5px 5px 9px 5px;
  width:500px;
  border: inherit;
  background-color: #FEFFD2;
  }
    
    #contact{
  margin:5px 5px 9px 5px;
  width:550px;
  border: inherit;
  background-color: #FEFFD2
  }

  #contact label {
  float:left;
  margin:10px 5px 10px 0px;
  width:100px;
  }
 
  #contact input {
  width:150px;
  margin:10px 0px 10px 5px;
  }

  #contact textarea {
  width: 300px;
  margin:10px 0px 10px 5px;
  }
  
  	#knoppencontact{
  margin:5px 5px 9px 5px;
  width:550px;
  border: inherit;
  background-color: #FEFFD2;
  }

  #imagemouse {
    cursor:default;
  }
  #textmouse {
    cursor: pointer;
  }

    #contact_mail{
  margin:5px 5px 9px 5px;
  width:550px;
  border: inherit;
  background-color: #FEFFD2
  }
  #contact_mail label {
  float:left;
  margin:2px 0px 0px 2px;
  width:100px;
  }
  #contact_mail input {
    width:150px;
    margin:2px 0px 0px 2px;
    }

    #club_mail{
  margin:5px 5px 9px 5px;
  width:550px;
  border: inherit;
  background-color: #FEFFD2
  }
  #club_mail label {
  float:left;
  margin:2px 0px 0px 2px;
  width:100px;
  }
  
  #club_mail input {
    width:300px;
    margin:2px 0px 0px 2px;
    }

#voetbalk{
	padding: 5px 0px 5px 0px;
	background-color: #FFFF99;
	margin: 0px 10px 0 0;
	color: #999999
}

#footerKop{
	font-size:80%;	
}

a.footer:link {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a.footer:visited{
	text-decoration: none;
	color: #999999;
	font-style: italic;
}

a.footer:hover{color: #006699}
a.footer:active{color: #FFFF00}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 165px;
height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FEFFD2;
margin: 5px auto;
padding: 5px;
}
/* general page style ends here */


.img_fotoOpmaak{
	height:250px;
}
.img_fotoOpmaak img{
	border: double;
	border-color:#0080FF;
	border-width:12px;
}

/*
div.img
  {
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  }
 width: 120px;
  margin: 2px;
  }
argin: 2px;
  }
 }
