#maincontainer {
	width: 1000px;
	height: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFD163;
}
#main {
	position: relative;
	height: 600px;
}

.homeheaderbtn {
	position: absolute;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.homeheaderbtn a {
	color: #FFFFFF;
	text-decoration: none;
}
.homeheaderbtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.home_menuitem {
}
.home_menuitem img {
	border: 0;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.home_menuitem .tekst {
	position:absolute;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.home_submenu {
	position: absolute;
	visibility: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	line-height: 15px;
}
.home_submenu a {
	color: #CC3300;
	text-decoration: none;
}
.home_submenu a:hover {
	color: #CC3300;
	text-decoration: underline;
}

.BASE_Container.BASE_Content {
	float: left;
	width: 886px;
}
.BASE_Containerprint {
	margin-left:5px;
	margin-top:5px;
	width:689px;
	height:531px;
}


.BASE_Content_JB hr {
	border-top: 0 #FFD34F;
	border-bottom: 0  ;
	border-left: 0  ;
	border-right: 0 ;
	border-style: solid ;
	color: #FFD34F;
	background-color: #FFD34F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 4px;
}

.BASE_Content_KB hr {
	border-top: 0 #FFD34F;
	border-bottom: 0  ;
	border-left: 0  ;
	border-right: 0 ;
	border-style: solid ;
	color: #FFD34F;
	background-color: #FFD34F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 4px;
}

.BASE_Content_PB hr {
	border-top: 0 #FFD34F;
	border-bottom: 0  ;
	border-left: 0  ;
	border-right: 0 ;
	border-style: solid ;
	color: #FFD34F;
	background-color: #FFD34F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 4px;
}

.BASE_Content_LL hr {
	border-top: 0 #FFD34F;
	border-bottom: 0  ;
	border-left: 0  ;
	border-right: 0 ;
	border-style: solid ;
	color: #FFD34F;
	background-color: #FFD34F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 4px;
}

.tip_header {
	color: #006666;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.tip_datum {
}
.tip_kop {
	display: inline;
	height: 20px;
	width: 340px;
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
}
.tip_bericht_inleiding {
	color: #0F3E99;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
}
.tip_bericht_inleiding a {
	color: #0F3E99;
}

.tip_bericht {
	color: #0F3E99;
	font-size: 13px;
	
}

.tip_bericht a {
	color: #0F3E99;
}



.page_form_explanation {
	font-size:12px;
	font-weight: bold;
	color: #3B6CB3;
	margin-left:13px;
	margin-right:10px;
	margin-bottom:5px;
}

a.alph_choice {
	font-size:22px;
	font-weight: bold;
	color: #FF6600;
	margin-left:10px;
	margin-right:10px;
	text-decoration: none;
}

a.alph_choice:hover {
	text-decoration: underline;
}

.GroteKop {
	font-weight: bold;
	font-size: 32px;
	color: #FF6600;
	margin-left:10px;
	margin-right:10px;
}
.GroteKop a {
	color: #FF6600;
}



.Plattetekst {
	font-weight: normal;
	font-size: 13px;
	color: #3666ac;
	line-height: 22px;
	margin-left:13px;
	margin-right:10px;
}
.Plattetekst a {
	color: #3666ac;
}

.Plattetekst .Kop {
	font-weight: bold;
}

.Plattelink a {
	text-decoration:none;
}
.Plattelink a:hover {
	text-decoration:underline;
}

.Website {
	color: #0F3E99;
	font-weight: normal;
	font-size: 13px;
}

.Inleiding {
	font-weight: bold;
	font-size: 13px;
	color: #008385;
	line-height: 22px;
	margin-left:10px;
	margin-right:10px;
}
.Inleiding a {
	color: #008385;
}

img.lampje {
	float:left;
	border:none;
}

.titel {
	color: #023599;
	font-size: 14px;
	font-weight: bold;
	margin-left:13px;
	margin-right:10px;
	margin-bottom:2px; 
}
.titel  a {
	color: #023599;
	text-decoration: none;
}

.titel  a:hover {
	text-decoration: underline;
}
.ErrorMessage {
	font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width: 480px;
}
				
#llboeken, #projectenbank_lijst {
	border: solid 1px #FF7320; 
	border-collapse:collapse;
	width: 668px;
}
#llboeken th, #projectenbank_lijst th {
	color: white;
	font-weight: normal;
	background-color: #ff6600;
	text-align: left;
	padding:2px;
}
#llboeken th a, #projectenbank_lijst th a {
	color: white;
	font-weight: normal;
}

#llboeken td, #projectenbank_lijst td {
	border: solid 1px #FF7320; 
	padding: 2px 4px;
	vertical-align: top;
	line-height:18px;
}

.Halfwitje {
	height:10px;
}

.FotoOnderschrift {
	font-size: 9px;
}

.EersteRegel {
	font-weight: bold;
}

.DerdeRegel {
	font-size: 11px;
	color: #FF6600;
	line-height: 18px;
}

.HighLight {
	color: #FF6600;
}

#plein_left_menu div {
	margin: 20px 0 0 0;
	padding: 0;	
	background: url(../artwork/FlashSearch.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 220px;
}

#plein_left_menu div p {
	margin-top: 155px;
	text-align: center;
	color: #c33;
}

#plein_left_menu a {
	color: #c33;
	text-decoration: underline;
}

.form .actietext {
	display: inline;
	line-height: 22px;	
}

img.captcha {
	display: block;
	float: left;
	margin-right: 13px;
}

.form .errortext {
	display: none;
}

.form .err input {
	border: solid 1px red;
}

.form .err .errortext {
	color: red;
	font-weight: normal;
	font-size: 13px;
	margin-left: 1em;
} 

.form .error_1 .errortext.error_1 {
	display: inline;
} 
.form .error_2 .errortext.error_2 {
	display: inline;
} 
.form .error_3 .errortext.error_3 {
	display: inline;
} 
.form .error_4 .errortext.error_4 {
	display: inline;
} 
.form .error_5 .errortext.error_5 {
	display: inline;
} 
.form .error_6 .errortext.error_6 {
	display: inline;
} 
.form .error_7 .errortext.error_7 {
	display: inline;
} 
.form .error_8 .errortext.error_8 {
	display: inline;
} 
.form .error_9 .errortext.error_9 {
	display: inline;
} 

.form label.normal  {
	display: block;
	float: left;
	text-align: right;
	line-height: 22px;
	width: 100px;
	margin-right: 1em;
	white-space: nowrap;
}

#form_projectenbank .normal {
	width: 123px;
}

.form label.captcha {
	margin-top: 2em;
	display: block;
	line-height: 22px;
}

.form .submit {
	margin-top : 1em;
}

.form div {
	clear: both;
}

.form .actionblock {
	display: block;
	margin-top: 2em;
}


#projectenbank_lijst td {
	white-space: wrap;
	overflow: hidden;
}

#projectenbank_lijst .col_1 {
	width: 255px;
}

#projectenbank_lijst .col_2 {
	width: 306px;
}

#projectenbank_lijst .col_3 {
	width: 100px;
}
	
	
.projectenbank .KopIndent {
	color: #1d8e93;
} 

.projectenbank .Plattetekst {
	color: #003399;
}

.projectenbank .strong  {
	font-weight: bold;
}

.projectenbank a {
	text-decoration: none;
	cursor: hand;
} 

.projectenbank a:hover {
	text-decoration: underline;
}


/**
 * release 2009-4 (Meertalen) 
 */
 
#form_meertalen #titel {
	width: 200px;
}

#form_meertalen #leeftijd {
	width: 206px;
}

#form_meertalen #taal {
	width: 206px;
}

#form_meertalen #vorm {
	width: 206px;
}

#form_meertalen #trefwoord {
	width: 200px;
}

/**
 * release 2009/3 (Zoek en boek)
 */
 .buttons {
	margin-left: 32px;
 	margin-top: 10px;
 	height: 28px;
	border: none;
 }
 
/**
 * release 2014/1
 */
 
.leefcatbuttons {
	margin-top: 5px;
	margin-bottom: 5px;
}
.leefcatbuttons a {
	display : inline-block;
	margin-right: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 50px;
	
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius:6px; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 6px; 
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 6px;
  
}
.leefcatbuttons a.empty {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.leefcatbuttons a:hover, .leefcatbuttons a:visited, .leefcatbuttons a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.leefcatbuttons a.leefcat0-4jr, .leefcatbuttons a.leefcat4-6jr {
	background-color: #e0da49;
}
.leefcatbuttons a.leefcat6-9jr, .leefcatbuttons a.leefcat9-12jr {
	background-color: #00a093;
}
.leefcatbuttons a.leefcat12plus {
	background-color: #009ce0;
}
.leefcatbuttons a.leefcat15plus {
	background-color: #bbb;
}
