body {
	margin: 0;
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C7C7C7;
	font-family: Verdana, Tahoma, Arial;
	scrollbar-arrow-color:		#999;
	scrollbar-3dlight-color:	#999;
	scrollbar-darkshadow-color:	#999;
	scrollbar-base-color:		#ddd;
	scrollbar-track-color:		#eee;
	scrollbar-face-color:		#ddd;
	scrollbar-highlight-color:	#ddd;
	scrollbar-shadow-color:		#ddd;
}

div#container {
	margin: 0;
	padding: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 774px;
	height: 514px;
	margin-left: -390px;
	margin-top: -257px;	
	border-width: 3px 3px 0px 3px;
	border-color: #000000;
	border-style: solid;
	background-color: #FFFFFF;
	text-align: left;
}

div#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 165px;
	width: 774px;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
}

div#foto {
	position: absolute;
	top: 24px;
	right: 0px;
}

div#menu {
	position: absolute;
	top: 135px;
	left: 0px;
}

div#cont {
	position: absolute;
	top: 166px;
	left: 0px;
	background-image: url(img/pixel.gif);
	width: 774px;
	height: 348px;
}

div#left_idx {
	position: absolute;
	top: 30px;
	left: 70px;
	width: 366px;
}

div#right_idx {
	position: absolute;
	top: 20px;
	left: 456px;
}

div#left_txt {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 220px;
}

div#right_txt {
	position: absolute;
	top: 20px;
	left: 260px;
}

div#left_pral {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 200px;
	
}
div#mid_pral {
	position: absolute;
	top: 20px;
	left: 170px;
	padding-right: 20px;
	text-align: right;
	line-height: 140%;
	background-image: url(img/lijn.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 11px;
	height: 250px;
	width: 140px;
}

div#right_pral {
	position: absolute;
	top: 20px;
	left: 346px;
}

div#bottom {
	position: absolute;
	top: 511px;
	left: 0px;
	font-size: 10px;
	width: 774px;
	border-top: 3px #000000 solid;
	color: #666666;
}

div.botleft {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.botright {
	position: absolute;
	top: 0px;
	right: 0px;
}

h1 {
	font-family: Gill Sans, Verdana, Arial;
	font-weight: normal;
	color: #EE334E;
	font-size: 20px;
	line-height: 150%;
}

h2 {
	font-family: Gill Sans, Verdana, Arial;
	font-weight: normal;
	color: #EE334E;
	font-size: 14px;
	line-height: 120%;
}

h3 {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	line-height: 120%;
}

span.rood {
	color: #EE334E;
	font-weight: bold;
}

p.idx {
	color: #444444;
	font-size: 12px;
	line-height: 140%;
}

p.txt {
	color: #333333;
	font-size: 11px;
	line-height: 130%;
}

ul {
	font-size: 11px;
	line-height: 110%;
	color: #333333;
}

div.scr_idx {
	height: 290px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div.scr_txt {
	height: 306px;
	padding-right: 20px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

.small {
	font-size: 10px;
	color: #666666;
}

.gebruikers {
		font-family: Verdana, Tahoma, Arial;
		font-size: 9px;
		font-style: italic;
}

div.popups {
		font-family: Verdana, Tahoma, Arial;
		text-align: left;
		color: #333333;
		font-size: 12px;
		padding: 10px;
		line-height: 140%;
}

img.popup {
		margin-right: 10px;
}

.poptitle1 {
		font-size: 14px;
		font-weight: bold;
		color: #666666;
}

.poptitle2 {
		font-size: 12px;
		font-weight: bold;
		color: #666666;
}

img {
	border: 0;
}

td.pp {
	width: 33%;
	text-align: center;
}

a:link { text-decoration: none; color: #333333; }
a:active { text-decoration: none; color: #333333; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #EE334E; }

a.bot:link { text-decoration: none; color: #7A7A7A; }
a.bot:active { text-decoration: none; color: #7A7A7A; }
a.bot:visited { text-decoration: none; color: #7A7A7A; }
a.bot:hover { text-decoration: underline; color: #EE334E; }

a.rood:link { text-decoration: none; font-size: 12px; color: #EE334E; }
a.rood:active { text-decoration: none; font-size: 12px; color: #EE334E; }
a.rood:visited { text-decoration: none; font-size: 12px; color: #EE334E; }
a.rood:hover { text-decoration: underline; font-size: 12px; color: #333333; }