html, body {
	height: 100%;
}

p {
	margin-top: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #ced511;
} 

a:hover {
	text-decoration: underline; 
	color: #ced511
}

.blokkleur a:link, .blokkleur a:visited, .blokkleur a:active, .aanbod th a:link, .aanbod th a:visited, .aanbod th a:active, .blader a:link, .blader a:visited, .blader a:active {
	text-decoration: none;
	color: #000000;
} 

.blokkleur a:hover, .aanbod th a:hover, .blader a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border: none;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
}

body, td, input, select, textarea {
	color: #333; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
}

input, select, textarea {
	line-height: 14px;	
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol li {
	padding: 0px;
	background: none;
}

li {
	padding-left: 15px;
	background: url(/images/ico-bullit.gif) top left no-repeat;
}

.pagina {
	margin: 0px;
}

.wrapper {
	width: 889px;
	width/**/:/**/ 869px;	
	margin: 0px auto;
	background: url(/images/bg-site.gif) top left repeat-y;
	padding: 0px 10px;
	overflow: hidden;
}

.header {
	width: 869px;
	height: 205px;
}

.highlightext {
	background-color:#FFFF00;
}

#home .header			{background: url(/images/header-home.gif) top left no-repeat;}
#over .header			{background: url(/images/header-over-cube.gif) top left no-repeat;}
#cultureel .header		{background: url(/images/header-cultuur-aanbod.gif) top left no-repeat;}
#zoeken .header			{background: url(/images/header-cultuur-aanbod.gif) top left no-repeat;}
#zoekresultaat .header	{background: url(/images/header-zoekresultaat.gif) top left no-repeat;}
#planning .header		{background: url(/images/header-planning.gif) top left no-repeat;}
#nieuwsbrief .header	{background: url(/images/header-nieuwsbrief.gif) top left no-repeat;}
#login .header			{background: url(/images/header-login.gif) top left no-repeat;}
#diensten .header		{background: url(/images/header-diensten.gif) top left no-repeat;}
#contact .header		{background: url(/images/header-contact.gif) top left no-repeat;}
#sitemap .header		{background: url(/images/header-sitemap.gif) top left no-repeat;}
#adressen .header		{background: url(/images/header-adressen.gif) top left no-repeat;}

.menu li {
	padding: 0px;
	background: none;
}

.menu {
	width: 190px;
	height: 380px;
	float: left;
	background: url(/images/bg-menu.jpg) top left no-repeat;
}

.menu a, .menu a:link, .menu a:visited, .menu a:active {
	width: 145px;
	height: 25px;
	display: block;
	margin: 0px 0px 8px 6px;	
}

a.home, a.home:link, a.home:visited, a.home:active {
	background: url(../images/btn-home.gif) right no-repeat;
} 

a.home:hover, #home a.home {
	background: url(../images/btn-home.gif) left no-repeat;
}

a.over, a.over:link, a.over:visited, a.over:active {
	background: url(../images/btn-over.gif) right no-repeat;
} 

a.over:hover, #over a.over {
	background: url(../images/btn-over.gif) left no-repeat;
}

a.cultureel, a.cultureel:link, a.cultureel:visited, a.cultureel:active {
	background: url(../images/btn-cultureel.gif) right no-repeat;
} 

a.cultureel:hover, #cultureel a.cultureel {
	background: url(../images/btn-cultureel.gif) left no-repeat;
}

a.planning, a.planning:link, a.planning:visited, a.planning:active {
	background: url(../images/btn-planning.gif) right no-repeat;
} 

a.planning:hover, #planning a.planning {
	background: url(../images/btn-planning.gif) left no-repeat;
}

a.diensten, a.diensten:link, a.diensten:visited, a.diensten:active {
	background: url(../images/btn-diensten.gif) right no-repeat;
} 

a.diensten:hover, #diensten a.diensten {
	background: url(../images/btn-diensten.gif) left no-repeat;
}

a.adressen, a.adressen:link, a.adressen:visited, a.adressen:active {
	background: url(../images/btn-adressen.gif) right no-repeat;
} 

a.adressen:hover, #adressen a.adressen {
	background: url(../images/btn-adressen.gif) left no-repeat;
}

a.nieuwsbrief, a.nieuwsbrief:link, a.nieuwsbrief:visited, a.nieuwsbrief:active {
	background: url(../images/btn-nieuws.gif) right no-repeat;
} 

a.nieuwsbrief:hover, #nieuwsbrief a.nieuwsbrief {
	background: url(../images/btn-nieuws.gif) left no-repeat;
}

a.contact, a.contact:link, a.contact:visited, a.contact:active {
	background: url(../images/btn-contact.gif) right no-repeat;
} 

a.contact:hover, #contact a.contact {
	background: url(../images/btn-contact.gif) left no-repeat;
}

.werkveld {
	float: left;
	width: 490px;
	overflow: hidden;
}

.kolomrechts, .kolomdetail {
	width: 170px;
	float: right;
}

.kolomrechts {
	float: right;
	width: 170px;
}

.kolomrechts *.blokkleur,
.kolomrechts *.blokblank {
	margin: 0px 0px 0px -5px;
	width: 160px;
}

.blokblank {
	width: 170px;
	width/**/:/**/ 155px;	
	font-size: 11px;
	padding: 5px 10px 10px 5px;
	overflow: hidden;
}

.blokkleur {
	width: 170px;
	width/**/:/**/ 155px;	
	background: #ced511;
	font-size: 11px;
	padding: 5px 10px 10px 5px;
	overflow: hidden;
	color: #000000;
}

.footer {
	clear: both;
	width: 869px;
	width/**/:/**/ 859px;	
	height: 31px;
	height/**/:/**/ 26px;	
	background: #ced511;
	padding: 5px 0px 0px 10px;
}

.margeonder {
	clear: both;
	width: 25px;
	height: 25px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	margin: 0px 25px 0px 0px;
}

/** pagina elementen **/

h1 {
	color: #000000; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #000000; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;	
	line-height: 24px;
	margin: 0px;
}

h2.blokblank,
h2.blokkleur,
h2.blokblank a:link, h2.blokblank a:hover, h2.blokblank a:active, h2.blokblank a:visited, h2 a,
h2.blokkleur a:link, h2.blokkleur a:hover, h2.blokkleur a:active, h2.blokkleur a:visited, h2 a,
h2 a:link, h2 a:hover, h2 a:active, h2 a:visited, h2 a
{
	color: #000000; 
	font-size: 16px;
	font-weight: normal;	
	line-height: 24px;
}

.blokkleur h2 {
	color: #000000; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;	
	line-height: 24px;
	margin: 0px;
}

.error {
	color:#FF0000;
}

/** overzicht tabellen **/

.aanbod table {
	font-size: 11px;
}

.aanbod th {
	background: #ced511;
	text-align: left;	
	color: white;
	font-weight: normal;
	font-size: 11px;	
	padding: 3px 2px;
	border-bottom: 1px solid #999;	
	border-top: 1px solid #999;	
}

.RijAan {
	background: #E5E5E5;
	color: white;
	cursor: hand;
}

.RijUit {
	background: #FFF;
	color: 333;
}

.aanbod td {
	padding: 3px 2px;	
	font-size: 11px;
}

.introomschrijving {
	font-size: 7px;
	padding: 0px 0px;
	color: #999999;
	border-bottom: 1px solid #999;
}

.blader {
	padding: 3px 2px;
	background: #999999;	
	color: white;
	text-align: center;
}

.aanbieder td {
	vertical-align: top;
	padding: 3px 2px 3px 0px;
}

.btn {
	border: 1px solid #ced511;
	background: #FFF;
}

.txtklein, .txtklein td {
	font-size: 11px;
}

/** reacties **/

.reactie {
	width: 490px;
	font-size: 11px;
	padding: 3px 0px;
	margin-bottom: 12px;
}

.reactiekop {
	color: #ced511;	
	padding-bottom: 5px;	
	border-top: 1px solid #999;	
	border-bottom: 1px solid #ced511;
}

.veldUitvullen {
	width: 90%;
}

.schooldetail th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	padding: 3px 0px;
}

.data {
	border: 1px solid black;
	border-right: none;
	border-bottom: none;
}

.data .center {
	text-align: center;
}

.data th {
	text-align: left;
	padding: 3px 2px;	
	border-bottom: 1px solid black;	
	border-right: 1px solid black;
	background: #ced511;
	color: white;		
}

.data td {
	text-align: center;
	padding: 3px 2px;		
	border-bottom: 1px solid black;	
	border-right: 1px solid black;		
}

/* Styles voor de print variant */

@media print
{
    .NoPrint { 
    	display: none;
    }
	
	.wrapper {
		margin: 0px;
		padding: 0px;
	}
	
	.werkveld {
		width: 490px;
		margin: 0px;
		padding: 0px;	
	}
	
	.menu, .header, .kolomrechts, .footer  {
	display: none;
	}
    
	.kolomdetail {
	 width: 170px;
	 float: left;
	}
}

.H1PaginaEditor {
	color: #ced511; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}

.H2PaginaEditor {
	color: #ced511; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;	
	line-height: 24px;
	margin: 0px;
}

.photoSlider {
	padding: 8px 8px 8px 8px;
	width: 450px;
	margin-right: 8px;	
}

/*
 * BEGIN PHOTOSLIDER
 */

div.PhotoSlider {
	position: relative;
	width: 450px;
	height: 92px;
	overflow: hidden;
	white-space: nowrap;
}

a.navButtons {
	position: absolute;
	top: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 25px;
	height: 92px;
	text-align: center;
	line-height: 92px;
	font-size: 20px;
	text-decoration: none;
	background: #ced511;
	z-index: 50;
}
a.navButtons:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}

a.next {
	right: 0;
	color: #FFFFFF;
}

a.previous {
	left: 0;
	color: #FFFFFF;
}

div.PhotoSlider div {
	margin-left: -8px;
	height: 92px;
	overflow: hidden;
	white-space: nowrap;
}
* html div.PhotoSlider div {
	width: 450px;
}

* html .Homepage  div.PhotoSlider div {
	width: 450px;
}

div.PhotoSlider div a {
	width: 92px;
	height: 92px;
	overflow: hidden;
}

div.PhotoSlider div img:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}

div.PhotoSlider div img {
	margin-left: 8px;
	width: 92px;
	height: 92px;
	overflow: hidden;
}

/*
 * END PHOTOSLIDER
 */
