/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	color: #13007c;
	SCROLLBAR-TRACK-COLOR: #ffcc59;
	SCROLLBAR-BASE-COLOR: #ffcc59;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #f8100e;
	SCROLLBAR-HIGHLIGHT-COLOR: #f8100e;
	SCROLLBAR-SHADOW-COLOR: #f8100e;
	SCROLLBAR-3DLIGHT-COLOR: #ffcc59;
	SCROLLBAR-DARKSHADOW-COLOR: #ffcc59;
	background-color: #ffffff;
}

.imgalbum {
	border: 1px solid #cccccc;
}

.default {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	color: #13007c;
}

.leftspace {
	background-image: url(images/leftspace.gif);
	background-repeat: repeat-y;
	background-color: #ffcc59;
	background-position: right;
}

.rightspace {
	background-image: url(images/rightspace.gif);
	background-repeat: repeat-y;
	background-color: #ffcc59;
	background-position: left;
}

.copyrightadres {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff;
}

.navigatie {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #13007c;
}

a.navigatie {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #13007c;
	text-decoration: none;
}

a.navigatie:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
}

.subnavigatie {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #f8100e;
}

a.subnavigatie {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #f8100e;
	text-decoration: none;
}

a.subnavigatie:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
}

.ptitle {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #f8100e;
}

a.ptitle {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #f8100e;
	text-decoration: none;
}

a.ptitle:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #ffffff;
	text-decoration: none;
}

.links {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
 	color: #f8100e;
}

a.links {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
 	color: #f8100e;
	text-decoration: underline;
}

a.links:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
 	color: #13007c;
	text-decoration: none;
}

.forminput {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	color: #13007c;
	border:solid 1px #ffcc59;
	background-color: #ffffff;	
}

.formtextarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	color: #13007c;
	border:solid 1px #ffcc59;
	background-color: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #f8100e;
	SCROLLBAR-HIGHLIGHT-COLOR: #f8100e;
	SCROLLBAR-SHADOW-COLOR: #f8100e;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #fffffff;
	background-color: #ffffff;
}

.formbuttonsend {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff;
	border: solid 1px #bebebe;
	background-color: #f8100e;	
}

.formbuttonclear {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff;
	border:solid 1px #bebebe;
	background-color: #ffcc59;	
}
