/* body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4CC72;
    scrollbar-face-color:#ffe5b3; 
    scrollbar-highlight-color:#002c72; 
    scrollbar-3dlight-color:#ffe5b3; 
    scrollbar-darkshadow-color:#ffe5b3;
    scrollbar-shadow-color:#002c72; 
    scrollbar-arrow-color:#002c72; 
    scrollbar-track-color:#ffe5b3;
	}
/* frames */
#FrameMain {
	position: absolute; 
	top:0px; bottom:0px; left:0px; right:0px;
	width:100%; height:100%;
}
	#FrameKop {
	position:relative; width:750px; height:15%; margin:0px auto; overflow:hidden;
	background-color:#F4CC72;
	}
	#FrameContent {
	position:relative; width:750px; height:70%; margin:0px auto; overflow:auto;
	background-color:#F7D996;
	}
	#FrameNavigatie {
	position:relative; width:750px; height:15%; margin:0px auto; overflow:hidden;
	background-color:#F4CC72;
	}
	
/* inloggen */
#Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
#Kop .inloggen:link 	{ color: #002263; }
#Kop .inloggen:visited	{ color: #002263; }
#Kop .inloggen:hover	{ color: #F02C1A; }
#Kop .inloggen:active	{ color: #F02C1A; }

#Kop .ingelogd:link 	{ color: #FFFFCC; }
#Kop .ingelogd:visited	{ color: #FFFFCC; }
#Kop .ingelogd:hover	{ color: #003366; }
#Kop .ingelogd:active	{ color: #FFFFCC; }

/*  */
#Navigatie td#navtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F02C1A;
	letter-spacing: 0.1em;
	vertical-align: top;
	padding:   0px 0px 0px 3px;
	}
#Navigatie a:link		{ color: #002263; text-decoration: none; }
#Navigatie a:visited	{ color: #002263 ; text-decoration: none; }
#Navigatie a:active		{ color: #F02C1A; text-decoration: none; }
#Navigatie a:hover		{ color: #F02C1A; text-decoration: none; }
#Navigatie .lijnboven2pt {  border: #FFFFFF; border-style: solid; border-top-width: 2pt; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

/* oet stylesheet */
#Content {
	padding-top:10px;
}
#Content .vast_intro { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #000000; 
	text-align: left; 
	vertical-align: top; 
	padding-right: 5px; 
	letter-spacing: 0.02em 
}
#Content hr {
	color:#ffe5b3 ;
	height: 2 ;
	}

/* ---- speciale tekens ---- */
#Content .Windings {
	font-family: Wingdings;
}

/* ---- OPENINGSPAGINA ---- */
#Content td#intro_opening {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 20px; 
	color: #000000; 
	text-align: center; 
	vertical-align: bottom; 
	width: 450px; 
	padding-bottom: 30px; 
	font-weight: bold; 
	letter-spacing: 0.05em
}


/* ---- INHOUDPAGINA ---- */
#Content td#inhoud {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #F02C1A; 
	text-align: left; 
	vertical-align: top; 
	padding-left: 0px; 
	font-weight: normal; 
	white-space: normal
}
#Content td#inhoud a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #002263; 
	line-height: 20px; 
	text-decoration: none;
	text-align: left; 
	vertical-align: top; 
	padding-left: 0px; 
	font-weight: normal
	white-space: normal
}
#Content td#inhoud a:hover {  
	color: #F02C1A
	}

#Content .imgkader {  
	border: #FFFFFF solid; 
	border-width: 2pt 2pt 2pt 2pt
}
#Content .lijnlinksrechts2pt { 
	border: #FFFFFF solid; 
	vertical-align: top; 
	border-width: 0pt 0pt 0pt 2pt
}
#Content .terug {
	position:absolute;
	left:1px;
	top:10px;
	width:84px;
	height:21px;
	z-index:3;
}

/	* ---- ARTIKELEN ---- */
#Content .artikel_fotos {
	position:absolute;
	left:10px;
	top:10px;
	width:700px;
	z-index:2;
}
#Content .artikel_content {
	position:absolute;
	left:10px;
	top:220px;
	width:700px;
	z-index:3;
}
#Content .artikel_tekst {
	line-height:1.7em;
}
#Content .artikel_kop { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #F02C1A; 
	text-align: right; 
	vertical-align: top; 
	margin-bottom: -10px
}
#Content .artikel_uitgave { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
	font-weight: normal; 
	font-style:italic;
	color: #F02C1A; 
	text-align: right; 
	vertical-align: top; 
	margin-bottom: 0px
}
#Content .artikel_uitgave:link { color: #F02C1A; text-decoration: underline; }
#Content .artikel_uitgave:visited { color: #F02C1A ; text-decoration: underline; }
#Content .artikel_uitgave:active { color: #F02C1A; text-decoration: none; }
#Content .artikel_uitgave:hover { color: #F02C1A; text-decoration: none; }

#Content .artikel_auteur { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #F02C1A; 
	text-align: right; 
	vertical-align: top; 
	margin-bottom: 0px
}
#Content .artikel_auteur:link { color: #F02C1A; text-decoration: underline; }
#Content .artikel_auteur:visited { color: #F02C1A ; text-decoration: underline; }
#Content .artikel_auteur:active { color: #F02C1A; text-decoration: none; }
#Content .artikel_auteur:hover { color: #F02C1A; text-decoration: none; }

#Content .artikel_fotograaf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #F02C1A;
	text-align: right;
	vertical-align: top;
	margin-bottom: -15px;
}
#Content .artikel { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000; text-align: 
	left; vertical-align: top; 
	padding-right: 0px; 
	letter-spacing: 0.03em
}
#Content .artikel_c11 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000; 
	text-align: left; 
	vertical-align: top; 
	padding-right: 0px; 
	letter-spacing: 0.03em 
}
#Content .meer { 
	font-size: 11px; 
	color: #2E5C00; 
}

/* ----tuinreis_titel ---- */
#Content .tuinreis_titel {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #F02C1A; 
	letter-spacing: 0.1em}


/* ---- ZAADLIJST ZONDER BLOKJE ---- */

#Content #zaadlijst ul{margin:0px 0px 0px 0px; padding:0px; list-style:none}
#Content #zaadlijst ul li{padding:0px 0px 7px 0px; }
#Content #zaadlijst ul li ul{margin:0px 0px 0px 0px; }
#Content #zaadlijst ul li ul li{padding-left:0px; }
#Content #zaadlijst b {color: #CC0000}
#Content #zaadlijst i {color: #CC0000}
#Content #zaadlijst .uitverkocht {color: #666666}
#Content #zaadlijst .niet_meer {color: #666666; font-weight: bold}


/* INFORMATIE MET BLOKJE ----*/

#Content #opsomming ul{margin:0 0 0em;padding:0;list-style:none;}
#Content #opsomming ul li{padding:0 0 5px 15px;background: url("../main_images/7x7.gif") no-repeat 0 .5em}
#Content #opsomming ul li ul{margin-bottom:0;background: url("../main_images/7x7.gif") no-repeat 0  .5em}
#Content #opsomming ul li ul li{padding-left:0px;background-image: url("../main_images/7x7.gif")}


#Content a:link { color: #002263; text-decoration: underline; }
#Content a:visited { color: #002263 ; text-decoration: none; }
#Content a:active { color: #F02C1A; text-decoration: none; }
#Content a:hover { color: #F02C1A; text-decoration: none; }

#Content .tuinvraag_datum {
	color: #FF0000;
}
#Content .tuinvraag_vraag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
}
#Content .tuinvraag_antwoord {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

#Content input {
	border: 1px solid #003366;
	height:20px;
	background-color:#FFFFCC
}

#Content .foutmelding {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #CC0000;
}
#Content .lijnboven2pt {
	border-width: 1pt 0px 0px 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-color: #F0BC44;
	border-top-style: solid;
}
#Content .lijnboven2pt_low {
	border-width: 1pt 0px 0px 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-top-color: #F0BC44;
	border-top-style: solid;
}

