/* Gebruikte kleuren: Tekst #8B4513 - zand #FFFFCC - liBlauw #00fefe      */

/* algemene body */
body.one {
	text-align : center;
	scrollbar-light-color: Blue;
	scrollbar-arrow-color: Blue;
	scrollbar-base-color: Aqua;
	scrollbar-darkshadow-color: Blue;
	scrollbar-face-color: Aqua;
	scrollbar-highlight-color: Blue;
	scrollbar-shadow-color: Aqua;
	background-image : url(images/background.jpg);
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #8B4513;
	font-size : 100%;
	background-attachment : fixed;
} 

/* -----------------ALGEMENE TABEL--------------------- */
/* algemene tabel */
table.\3900px {
	/*background-color : #FCC933;*/
	width : 900px;
	font-size: 90%;
} 
/* 1e cel links met logo bovenaan pagina */
td.logo {
	width: 540px;
	text-align : center;
	background-color : #00fefe;	
} 
/* 2e cel vanaf links met naam bovenaan pagina */
td.address{
	width: 230px;
	text-align : center;
	border-left : medium solid Blue;
	border-right : medium solid Blue;
	color : Yellow;
	font-weight : bold;
	font-size : 90%;
	background-color : Red;	
} 
/* 3e cel vanaf links met taalknoppen bovenaan pagina */
td.taalknoppen {
	width: 110px;
	text-align : center;
	vertical-align : middle;
	background-color : #00fefe;	
} 
/* linker cel van algemene tabel */
td.\3600px {
	width: 600px;
	vertical-align : top;
	text-align : justify;
	background-color : #FFFFcc;
	padding-top : 30px;
	padding-bottom : 30px;
	padding-left : 30px;
	padding-right : 30px;
} 
/* rechter cel van algemene tabel */
td.\3300px {
	width: 300px;
	vertical-align : top;	
	text-align : center;
	background-color : Yellow;
	color : Blue;
	padding-top : 25px;
}

/* -------------- OPMAAK LINKS (VERWIJZINGEN)----------------*/
/* opmaak cel met naam van betreffende pagina tussen de links */
td.name {
	width: 150px;
	text-align: center;
	color : Red;
	font-weight : bold;
	background-color : Aqua;
	border-left : thin dotted Blue;
	border-right : thin dotted Blue;
	border-bottom : thin dotted Blue;
	border-top : thin dotted Blue;
	font-size : 140%;
} 
/* opmaak cel met link naar andere pagina */
td.link {
	width: 150px;
	text-align: center;
	font-size: 100%;
} 
/* opmaak link a: algemeen */
a:link  {
	font-size: 100%;
	color: Blue;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	color: Blue;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	background-color:  Blue;
	font-weight : bold;
	color : Yellow;
	background-position : center;
	background-attachment : scroll;
}
a:active {
	font-size: 100%;
	background-color : Aqua;
	color : Maroon;
	border : medium solid White;
}



/*------------- RODE TABEL ONDERAAN -------------*/ 
/* tabel met tekst onderaan pagina */
table.\3900pxend {
	background-color : Red;
	width : 900px;
	color : Red;
} 
td.end {
	text-align : center;
	background-color : #ff0000;
	font-weight: bold;
	color : #FFFF00;
	font-size: 90%;
}



/*-------------- KOPPEN ---------------*/
/* rode kop */
h2 {
	color : Red;
}
/* rode sub0kop */
h3 {
	color : Red;
}

/*-------------------- TEKST --------------*/
/* standaard tekst */
p.std {
	font-size: 90%;
	color : #8B4513;
}
/* standaard tekst, gecentreerd */
p.stdcenter {
	font-size: 90%;
	text-align : center;
	color : #8B4513;
}

p.stdBold {
	font-size: 90%;
	color : #8B4513;
	font-weight: bold;
}
/* standaard tekst, links */
p.stdleft {
	font-size: 90%;
	text-align : left;
	color : #8B4513;
}

p.stdright {
	font-size: 90%;
	text-align : right;
	color : #8B4513;
}

p.stdleftRed {
	font-size: 90%;
	text-align : left;
	color : Red;
}

/* standaard tekst, rechts */
p.stdrightRed {
	font-size: 90%;
	text-align : right;
	color : Red;
}

/* datumregel */
p.date {
	font-size: 60%;
	color : #8B4513;
	text-align : right;
}
/* tekst bij plaatje*/
.pic {
	font-size: 90%;
	color : Gray;
}


/* attentietekst in blauw kader en lichte ondergrond */
p.att {
	width: 280px;
	text-align: center;
	background-color : #FFFFcc;
	font-weight : normal;
	color : #8B4513;
	font-size : 90%;
	border : thin solid Aqua;
}

p.att900px {
	width: 900px;
	text-align: center;
	background-color : #FFFFcc;
	font-weight : normal;
	color : #8B4513;
	font-size : 90%;
	border : thin solid Aqua;
}



/* attentieregel als p.new, over gehele breedte Deze regel mogleijkvervangen door p.att900px*/
p.new900px {
	width: 900px;
	text-align: center;
	background-color : #FFFFcc;
	font-weight : normal;
	color : Blue;
	font-size : 90%;
	border : thin solid Aqua;
}
/* tekst, vet, gecentreerd */
p.stdCenterBold {
	font-size: 90%;
	color : #8B4513;
	text-align : center;
	font-weight: bold;
}
 
li.std {
	font-size: 90%;
	color : #8B4513;
}

/*---------------- LIJNEN --------------*/
hr.8B{
	color : Aqua;
}
hr.maroon{
	color : Maroon;
}





td.logoForm {
	width: 440px;
	text-align : center;
	background-color : #00fefe;	
} 






body.form {
	text-align : center;
	scrollbar-light-color: Blue;
	scrollbar-arrow-color: Blue;
	scrollbar-base-color: Aqua;
	scrollbar-darkshadow-color: Blue;
	scrollbar-face-color: Aqua;
	scrollbar-highlight-color: Blue;
	scrollbar-shadow-color: Aqua;
	background-image : url(images/background.jpg);
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 90%;
} 

td.topright{
	width: 350px;
	text-align : center;
	border-left : medium solid Blue;
	border-right : medium solid Blue;
	color : Yellow;
	font-weight : bold;
	font-size : 90%;
	background-color : Red;	
} 

td.toprightForm{
	width: 460px;
	text-align : center;
	border-left : medium solid Blue;
	border-right : medium solid Blue;
	color : Yellow;
	font-weight : bold;
	font-size : 90%;
	background-color : Red;	
} 

p.name {
	width: 280px;
	text-align: center;
	background-color: #00fefe;
	font-weight : bold;
	color : red;
	font-size : 140%;
	border : thin dotted blue;
}

p.name180prc {
	width: 280px;
	text-align: center;
	background-color: #FFFFcc; 
	font-weight : bold;
	color : red;
	font-size : 180%;
	border : medium solid red;
}

p.name200px {
	width: 200px;
	text-align: center;
	background-color: White; 
	font-weight : bold;
	color : #FCC933;
	font-size : 200%;
	border : medium solid #FCC933;
}



p.newIndex {
	width: 500px;
	text-align: center;
	background-color : #FFFFcc;
	font-weight : normal;
	color : Blue;
	font-size : 90%;
	border : thin solid Aqua;
}



p.new500px {
	width: 500px;
	text-align: center;
	background-color : #FFF999;
	font-weight : normal;
	color : Blue;
	font-size : 90%;
	border : thin solid Red;
}

p.right {
	font-size: 80%;
	text-align : right;
	font-style : italic;
}



td.\3225pxbbq {
	width: 225px;
	text-align : center;
	background-color : #FCC933;
	vertical-align : top;
	color : Blue;
} 

td.kop {
	background-color : Yellow;
	text-align : left;
	color : Blue;	
}

td.kop2 {
	background-color : Yellow;
	text-align : left;
	font-size : 90%;
}

td.kop3 {
	background-color : FFFFcc;
	text-align : left;
	font-size : 90%;
}

td.kopblue {
	font-size: 150%;
	background-color :Blue ;
	text-align : center;
	color : Yellow;
	font-weight : bold;
	border : thin solid White ;
}
	
td.\3250px{
	width: 250px;
	vertical-align : top;
	text-align : left;	
} 

td.\350px{
	width: 50px;
	vertical-align : top;
	text-align : right;
} 

tr.font90{
	font-size : 90%;
}

hr.red{
	color : Red;
}

td.form1 {
	align: top;
	width: 460px;
	text-align: left;
	background-color : #FFFFcc;
	vertical-align : top;
	font-size: 90%;
} 

td.form2 {
	width: 440px;
	text-align: left;
	background-color : #FFF999;
	vertical-align : top;
	font-size: 90%;
} 

td.90prc {
	font-size: 90%;
}

table.waterstand {
	background-color : #FFFFCC;
	font-size: 90%;
}

td.fotoos {
	background-image : url(imagefotoos/achtergrond.jpg);
	vertical-align : top;
	text-align: center;
}

table.open {
 border: 2px;
 cellspacing: 4px;
 cellpadding: 4px;
 align: center;
 background: #00fefe;
 }
 
 td.open2 {
 text-align: center;
 color: #FF0000;
 font-weight: bold;
 font-size: 150%;
 bordercolor: #FF0000;
 }
 
.plaatje {
position:absolute;
top:450;
left:630;
visibility:hidden;
width: 300px;
font-size: 90%;
color : Gray;
}



.border {
	border: medium solid White;
}

.border2 {
	border: medium solid Aqua;
}

.bold {
 font-weight: bold;
 }

 .red {
 color: Red;
 }
 
 .left {
 text-align: left;
 }
 
 
 .90pct {
 font-size: 90%;
 }
 

 
 



