* {
	-moz-box-sizing     :   border-box; 
	box-sizing          :   border-box;
}


/* Elements
--------------------------------------------------------------------------*/
a {

}

body {
	background-color: #D2EAFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

form {
	margin: 0px;
}

h1 {
	font-size: 16px;
	margin: 10px;
}

h2 {
	font-size: 14px;
	margin: 3px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 3px;
	text-align: center;	
}

h5 {
	font-size: 10px;
	margin: 3px;	
	text-decoration: underline;
}

h6 {
	font-size: 9px;
	margin: 3px;	
}

input, textarea {
	border: 1px solid Black;
	background-color: White;	
	font-family: Arial;
	font-size: 10px;
	margin: 2px;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 10px;
}

table {
	border: 1px solid black;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 9pt;
	width: 548px;
}

td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 11px;
	padding-left: 3px;
	text-align: left;
}

th {
	background-color: #D2EAFF;
	padding-left: 3px;
	text-align: left;
}
/*------------------------------------------------------------------------*/

/* Classes
--------------------------------------------------------------------------*/
a.link {
	font-weight: bold;
}

div.clear {
	clear: both;
}

div.content {
	margin: 0px;
	padding: 0px;
}

div.content a {
	color: black;
	text-decoration: none;
}
div.content a:hover {
	text-decoration: underline;
}

div.deselected {
	background-color: #99CEFF;
	cursor: pointer;
	padding-top: 1px;	
}
div.deselected a {
	color: white;
}

div.footer {
	background-image: url(images/footer.gif);
	border-top: 1px solid black;
	font-size: 2px;
	height: 11px;
	width: 560px;
}

div.fotos {
	border: 1px solid black;
	clear: both;	
	margin: 5px;
}
div.fotos img {
	border: 1px solid black;
	border-top: none;
	float: left;
	margin: 3px;
	margin-top: 0px;
}
div.fotos p {
	font-size: 12px;
	text-indent: 0px;
	margin: 3px;
}

div.fotos_header {
	background-color: #D2EAFF;
	border-bottom: 1px solid black;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
	width: 548px;
}

div.fotos_tabel {
	margin-left: 5px;
}

div.gedicht {
	border-top: 1px solid black;
	padding: 5px;
	text-align: right;
}
div.gedicht img {
	float: left;
	border: 1px solid black;
}
div.gedicht p {
	text-indent: 1em;
	margin-top: 5px;
}

div.header {
	background-color: white;
	background-image: url(images/header2.jpg);
	border-bottom: 1px solid black;	
	height: 154px;
	width: 560px;
	z-index: 1;
}
div.header div {
	color: white;
	display: block;
	font-size: 10px;
	position: relative;
	top: 131px;
	margin-left: 1px;
	margin-right: 0px;
}

div.inleiding {
	background-color: #D2EAFF;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
div.inleiding img {
	border: 1px solid black;
	border-top: none;
	float: right;
}

div.links {
	float: left;
	margin: 0px;
	padding: 0px;
}
div.links div {
	position: static;
	
}

div.margin {
	margin: 5px;
	clear: both;
}

div.margin p {
	text-indent: 0px;
	margin: 3px;
}

div.menu {	
	position: absolute;
	width: 145px;
}
div.menu a {
	text-decoration: none;
}

div.menu1 {
	padding-left: 10px;
}
div.menu2 {
	padding: 0px;
	padding-top: 1px;
}

div.menucontent {
	background-color: #99CEFF;
	border: 1px solid black;
	border-top: none;	
	color: white;
	margin-bottom: 5px;
	text-align: left;
}
div.menucontent div {
	cursor: pointer;
}
div.menucontent img {
	border: none;
	float: left;	
}

div.menuheader {
	background-color: #5D93C5;
	border: 1px solid black;	
	color: white;
	font-size: 18px;
	padding-left: 2px;
}

div.nieuws {
	background-color: #D2EAFF;
	border: 1px solid black;
}
div.nieuws div {
	background-color: white;
	border-top: 1px solid black;
	padding-left: 3px;
}

div.origineel {
	background-color: white;
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
}

div.popup {
	background-color: white;
	border: 1px solid black;
	height: 250px;
	margin: 10px;
	padding: 10px;
	width: 350px;
}

div.poster {
	border: 1px solid black;
	background-color: #5D93C5;
	color: white;
	font-size: 8pt; 
	padding-left: 2px;
}
div.poster a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

div.rechts {
	float: right;
	margin: 0px;
	padding: 0px;
}
div.rechts div {
	position: static;
}

div.spacer {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-size: 12px;
	height: 23px;
	margin: 5px 0px 5px 0px;
	padding: 1px 5px 1px 5px;
}

div.spacer a:hover {
	text-decoration: none;
}

img.border {
	border: 1px solid black;
}
/*------------------------------------------------------------------------*/

/* IDs
--------------------------------------------------------------------------*/	
#bart {
	background-image: url(images/bartheader.jpg);
	height: 235px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 177px;
	z-index: 0;
}

#form1 {
	
}

#form2 {
	
}

#login {
	color: white;
	font-size: 10px;
	left: 442px;
	position: absolute;
	text-align: right;
	top: 180px;
	width: 560px;
	z-index: 2;
}
#login div {
	float: left;
}

/*#header {
	background-color: white;
	background-image: url(images/header2.jpg);
	border: 1px solid black;
	border-bottom: none;
	height: 154px;
	left: 153px;
	position: absolute;
	top: 50px;
	width: 560px;
	z-index: 1;
}*/

#menubuttons {
	color: white;
	position: absolute;
	left: 155px;
	top: 180px;
	z-index: 2;
}
#menubuttons img {
	border: none;
}
#menus {
	left: 4px;
	top: 212px;
	z-index: 1;
}

#site {
	background-color: white;
	border: 1px solid black;	
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 153px;
	top: 50px;
	width: 562px;
	z-index: 1;
}
