@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/slice_background.jpg);
	background-repeat: repeat;
} 

.container {
    width: 861px;
    margin: 0 auto; 
}

#main {
	background-image: url(images/slice_header.jpg);
	background-repeat: repeat-x;
}
#vriendbutton {
	height: 200px;
	width: 142px;
	float: left;
	padding-top: 5px;
	color: #cfcbb6;
	font-size: 14px;
}
#header {
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}
#indexcontent {
	background-image: url(images/achtergrond_blauw_08.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 20px;
	background-position: -1px -0.6px;
	color: #000;
	line-height: 5.5mm;
}
#indexcontent a {
	color: #00F;
}
#indexcontent a:hover {
	color: #00F;
	text-decoration: underline;
}
#indexcontent2 {
	background-image: url(images/achtergrond_blauw_08.jpg);
	background-repeat: repeat-y;
	padding-left: 28px;
	padding-right: 20px;
	background-position: -1px -0.6px;
	color: #000;
	line-height: 5.5mm;
}
#indexcontent2 a {
	color: #00F;
}
#indexcontent2 a:hover {
	color: #00F;
	text-decoration: underline;
}
#content {
	background-image: url(images/achtergrond_blauw_08.jpg);
	background-repeat: repeat-y;
	background-position: -1px -0.6px;
	color: #000;
	padding-top: 25px;
	font-size: 12px;
}
#content a {
	color: #00F;
	font-size: 12px;
}
 
#content a:hover {
	color: #00F;
	text-decoration: underline;
	font-size: 12px;
}
#ingelogdcontent {
	background-image: url(images/Website2_08.jpg);
	background-repeat: repeat-y;
	background-position: -1px -0.6px;
	color: #000;
	font-size: 12px;
}
#ingelogdcontent a {
	color: #00F;
	font-size: 12px;
}
 
#ingelogdcontent a:hover {
	color: #00F;
	text-decoration: underline;
	font-size: 12px;
}
#linkcontent {
	background-image: url(images/achtergrond_blauw_08.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	background-position: -1px -0.6px;
	color: #000;
	line-height: 24.5px;
}
#linkcontent a {
	color: #00F;
}
#linkcontent a:hover {
	color: #00F;
	text-decoration: underline;
}
#ouderscontent {
	background-image: url(images/achtergrond_ouders_08.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	background-position: -1px -0.6px;
	color: #000;
	line-height: 5.5mm;
}
#ouderscontent a {
	color: #00F;
}
#ouderscontent a:hover {
	color: #00F;
	text-decoration: underline;
}
#footer {
	padding-top: 15px;
	padding-bottom:10px;
	color: #fff;
	background-image: url(images/slice_footer.jpg);
	background-repeat: repeat-x;
	background-color: #323300;
	font-size: 15px;
}
#btns {
	float: right;
}
#buttons {
	float: right;
}
#table {
	background-color: #BAFDE8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2FEF8;
	border-right-color: #D2FEF8;
	border-bottom-color: #D2FEF8;
	border-left-color: #D2FEF8;
}
#popup {
	position: absolute;
}
#errortekstadduser {
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
}
#rekenvoorbeeld {
	float: left;
}
#table {
	background-color: #d3fff9;
	font-family: Arial, Helvetica, sans-serif;
	color: #cfcbb6;
	font-size: 14px;
	text-align: left;
}
#table a {
	color: #F60;
	font-size: 18px;
}
#table a:hover {
	color: #F60;
	font-size: 18px;
	text-decoration: underline;
}
#table_pagina {
	color: #000;
	font-size: small;
	background-color: #BAFFE8;
	width: 45px;
	float: right;
	height: 17px;
	vertical-align: bottom;
}
#table_cellen {
	background-color: #333300;
	height: 100px;
	width: 100%;
}
#footertekst a {
	color: #FFF;
}
input#username-field,
input#password-field {
	width:140px;
	font-size: 14px;
}
#tekst_login {
	color: #000;
}
#tekst_login a {
	color: #00F;
}
.tablemaincell {
	color: #FFF;
	font-size: 14px;
}
.atablemaincell {
	color: #FFF;
	font-size: 14px;
}
.iframe {
	height: 451px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tablemaincelllinks {
	color: #FFF;
}

