HTML {
	overflow-y:scroll;
	overflow-x:hidden;
}
BODY {
	margin: 0px;
	background-color: #213a5e;
	background-image: url(/img/bg_bottom.gif);
	background-position: top center;
	overflow-x:hidden;
}
BODY,TD {
	font-family: segoe ui, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #d3d3d3;
	line-height:15px;
}
INPUT, SELECT, TEXTAREA {
	font-family: segoe ui, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	outline: none;
	font-style:italic;
}

em {
	color: #ffc000;
	font-weight: bold;
	font-style: normal;

}

.groot {
	font-size: 13px;
}


A {
	color: #ffc000;
}

a:hover {
	color: #ffc000;
}



/* HEADER */


#header {
	position:relative;
	height: 150px;
	width: 832px;
}
#zoekdiv {

	position: absolute;
	top: 101px;
	left: 32px;
}

#zoeklinks {
	position: absolute;
	top: 0px;
	font-size:11px;
	left: 428px;
}

#zoekregister {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size:11px;
	text-align: right;
}


#zoekdiv, #zoekbox * {
	font-size:13px;
}
#zoektekst {
	position: relative;
	margin-top: 5px;

	width: 832px;
}

#zoekbox {
	position: absolute;
	top: 0px;
	left: 113px;
}

#zoek {
	position: absolute;
	top: 3px;
	left: 248px;
}

#extrazoeklinks {
	position: absolute;
	top: 30px;
	left: 111px;
	width: 272px;

	text-align: right;
}

#extrazoeklinks, #extrazoeklinks a {
	text-decoration: none;
	font-size: 11px;
	color: #8faed4;
}

#extrazoeklinks a:hover {
	color: #FFFFFF;
}

#logo {
}


/* CONTENT */


#content {
	margin-left: 32px;
	width: 832px;

	text-align: justify;

	margin-top: 17px;
	margin-bottom: 14px;
}






IMG {
	border:none;
}
B {
	color:#FFFFFF;
}

.kader {
	border: 2px solid #FFFFFF;
}
.kader2 {
	border: 1px solid #909090;
}

.bkijker {
	border: 2px solid #8ea701;
}

#bg_kijkerfoto {
	position: absolute;
	top: 84px;
	left: 2px;
}

#kijkerfoto {
	position: absolute;
	top: 91px;
	left: 10px;
}

#meerinfo {
	position: absolute;
	top: 204px;
	left: 10px;
	font-weight: bold;
}

#meerinfo a {
	color: #FFFFFF;
}

h1 {
	font-weight: bold;
	font-size: 17px;
	line-height:20px;
	margin: 0px;
	color: #ffcc00;
}

h2 {
	color: #4c4c4c;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 4px;
}


#bmenu li {
	display: inline;
	float: left;
	list-style: none;
	
	padding-right: 20px;

}

.clearfloats {
	clear: both;
}

hr {
	height: 1px;
	zcolor: #4c4c4c;
}

th {
	text-align: left;
	color: #4c4c4c;
	font-size: 12px;
}

caption, .caption {
	text-align: left;
	
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}



.overzicht_persoon a {
	color: #ffc000;
	text-decoration: none;
	position: relative;
}
.overzicht_persoon {

	position: relative;
	width: 429px;
	height: 145px;

	background-image: url(/img/bg_overzicht.png);
}
.overzicht_foto {
	position: absolute;

	top: 15px;
	left: 16px;
}

.overzicht_naam {
	position: absolute;

	top: 13px;
	left: 117px;
	font-weight: bold;
	font-size: 17px;
	line-height:19px;
}
A.yellow {
	color: #ffd200;
}
.overzicht_fullprofile {
	position: absolute;

	top: 18px;
	left: 313px;
	width: 100px;
	color: #ffd200;
	text-align: right;
}
.overzicht_stats {
	position: absolute;
	top: 41px;
	left: 116px;
}
.overzicht_keywords {
	position: absolute;
	top: 102px;
	left: 118px;

	width: 300px;
	height: 30px;
	overflow:hidden;
	text-overflow: ellipsis;
}


.normalinput {
	font-size:11px;
	color:#606060;
	padding:2px;
	line-height:15px;
	font-style:normal;
	height:21px;
	border:1px solid #3388DD;
	background:#FFFFFF;
}
.errorinput {
	font-size:11px;
	color:#606060;
	padding:2px;
	line-height:15px;
	font-style:normal;
	height:21px;
	border:1px solid #C08000;
	background:#FFEE88;
}

.title {
	color:#FFCC00;
	font-size:13px;
}

.button {
	background-image:url(/img/buttonbg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:111px;
	height:30px;
	text-align:center;
	color:white;
	font-family:segoe ui,arial,helvetica;
	font-size:11px;
	cursor:pointer;
	padding-top:5px;
}

  #recaptcha_image img  { width: 200px; height:50px; } 
  #recaptcha_image_div { width: 200px; height:50px; overflow: hidden; border:1px solid #3399DD; background:white; } 
