html, body {
	height: 100%;
}

p {
	margin-top: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #A84D90;
} 

a:hover {
	text-decoration: underline; 
	color: #A84D90
}

.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: #ffffff;
} 

.blokkleur a:hover, .aanbod th a:hover, .blader a:hover {
	text-decoration: underline;
	color: #ffffff;
}

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;*/
	background: url(/images/header-home.jpg) top left no-repeat;
}

#over .header {
	background: url(/images/header-over-ons.gif) top left no-repeat;
}

#cultureel .header {
	background: url(/images/header-cultureel-aanbod.jpg) top left no-repeat;
	/* DEZE BESTAAT NIET */
}

#zoeken .header {
	background: url(/images/header-zoeken.gif) top left no-repeat;
}

#zoekresultaat .header {
	background: url(/images/header-zoekresultaat.gif) top left no-repeat;
}

#inschrijven .header {
	background: url(/images/header-inschrijven.jpg) top left no-repeat;
}

#nieuwsbrief .header {
	background: url(/images/header-nieuwsbrief.jpg) top left no-repeat;
}

#login .header {
	background: url(/images/header-login.gif) top left no-repeat;
}

#ingelogd .header {
	background: url(/images/header-ingelogd.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;
}

#credits .header {
	background: url(/images/header-credits.gif) top left no-repeat;
}

#links .header {
	background: url(/images/header-links.gif) top left no-repeat;
}

#nieuws .header {
	background: url(/images/header-nieuws.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;	
}
.menu .adres{
	margin-top: 100px;
	padding-left: 7px;
}


a.home, a.home:link, a.home:visited, a.home:active {
	background: url(/images/btn-home.gif) left no-repeat;
} 

a.home:hover, #home a.home {
	background: url(/images/btn-home.gif) right no-repeat;
}

a.over, a.over:link, a.over:visited, a.over:active {
	background: url(/images/btn-over.gif) left no-repeat;
} 

a.over:hover, #over a.over {
	background: url(/images/btn-over.gif) right no-repeat;
}

a.login, a.login:link, a.login:visited, a.login:active {
	background: url(/images/btn-login.gif) left no-repeat;
} 

a.login:hover, #login a.login {
	background: url(/images/btn-login.gif) right no-repeat;
}

a.zoeken, a.zoeken:link, a.zoeken:visited, a.zoeken:active {
	background: url(/images/btn-zoeken.gif) left no-repeat;
} 

a.zoeken:hover, #zoeken a.zoeken {
	background: url(/images/btn-zoeken.gif) right no-repeat;
}

a.nieuwsbrief, a.nieuwsbrief:link, a.nieuwsbrief:visited, a.nieuwsbrief:active {
	background: url(/images/btn-nieuwsbrief.gif) left no-repeat;
} 

a.nieuwsbrief:hover, #nieuwsbrief a.nieuwsbrief {
	background: url(/images/btn-nieuwsbrief.gif) right no-repeat;
}

a.inschrijven, a.inschrijven:link, a.inschrijven:visited, a.inschrijven:active {
	background: url(/images/btn-inschrijven.gif) left no-repeat;
} 

a.inschrijven:hover, #inschrijven a.inschrijven {
	background: url(/images/btn-inschrijven.gif) right no-repeat;
}

a.links, a.links:link, a.links:visited, a.links:active {
	background: url(/images/btn-links.gif) left no-repeat;
} 

a.links:hover, #links a.links {
	background: url(/images/btn-links.gif) right no-repeat;
}

a.nieuws, a.nieuws:link, a.nieuws:visited, a.nieuws:active {
	background: url(/images/btn-nieuws.gif) left no-repeat;
} 

a.nieuws:hover, #nieuws a.nieuws {
	background: url(/images/btn-nieuws.gif) right no-repeat;
}

.werkveld {
	float: left;
	width: 490px;
	overflow: hidden;
}

.kolomrechts, .kolomdetail {
	width: 170px;
	float: right;
}

.blokblank {
	width: 170px;
	width/**/:/**/ 155px;	
	font-size: 11px;
	padding: 5px 10px 10px 5px;
	overflow: hidden;
}

.blokkleur {
	width: 170px;
	width/**/:/**/ 155px;	
	background: #A84D90;
	font-size: 11px;
	padding: 5px 10px 10px 5px;
	overflow: hidden;
	color: #ffffff;
}

.footer {
	clear: both;
	width: 869px;
	width/**/:/**/ 859px;	
	height: 31px;
	height/**/:/**/ 26px;	
	background: #A84D90;
	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: #A84D90; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #A84D90; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;	
	line-height: 24px;
	margin: 0px;
}

.blokkleur h2 {
	color: #FFF; 
	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: #A84D90;
	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 #A84D90;
	background: #FFF;
}

.txtklein, .txtklein td {
	font-size: 11px;
}

/** reacties **/

.reactie {
	width: 490px;
	font-size: 11px;
	padding: 3px 0px;
	margin-bottom: 12px;
}

.reactiekop {
	color: #A84D90;	
	padding-bottom: 5px;	
	border-top: 1px solid #999;	
	border-bottom: 1px solid #A84D90;
}

.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: #A84D90;
	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: #A84D90; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}

.H2PaginaEditor {
	color: #A84D90; 
	font-family: georgia, verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;	
	line-height: 24px;
	margin: 0px;
}