html,body{
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	height:100%;
	color:#4c4c4c;
}
body{
	height:100%;
	background:#f8f7f1;
	overflow: scroll;
}
a{
	color:#4c4c4c;
	text-decoration:underline;
}
a img{
	border:0;
}
a:hover{
	color:#000;
}

p{
	color:#4c4c4c;
	font-size:12px;
	line-height:21px;
	margin-top:2px;
}
h1{
	color:#000;
	font-size:21px;
	margin-top:0;
	padding-top:0;
	line-height:21px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
}
h1 span{
	font-size:11px;
}

h2{
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
	margin-bottom:20px;
}



#center_hor{
	position:relative;
	width:999px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -32px;
	background:#fff url(../images/background_top.jpg) no-repeat top right;
}

#top{
	position:relative;
	height:198px;
}

#top .zoeken_top {
	position:absolute;
	top:117px;
	left:731px;
	width: 240px;
	height:35px;
	color: #ffffff;
	border-bottom: none;
	font-size:10px;
	line-height:24px;
}

#top .zoeken_top input{
	position:relative;
	width:160px;
	height:16px;
	border:1px solid #dddddd;
	border-top:1px solid #7c7c7c;
	margin-right: 10px;
	float:left;
	font-size:12px;
	color:#707070;
}

#top .zoeken_top input.zoek{
	position:relative;
	width:54px;
	height:18px;
	border:0;
	float:left;
	cursor:pointer;
	background: url(../images/button_zoek.png) no-repeat top left;
}

#top .zoeken_top input.zoek:hover {
	background: url(../images/button_zoek.png) no-repeat bottom left;
}

#top .zoeken_top a {
	color: #ffffff;
	text-decoration: underline;
	float: left;
}

#content_hor{
	position:relative;
	padding:0;
	border:1px solid #cccccc;
	background:#fff;
	width:943px;
	margin:0 auto 50px auto;
}

#content_hor #content_top{
	position:relative;
	line-height:49px;
	text-align:center;
	height:49px;
	border-bottom:1px solid #ccc;
	background:#e7f2fc;
}

#content_hor .content_tekst{
	position:relative;
	padding:20px 20px 0px 23px;
	border-top:none;
}
#content_hor .content_tekst a img{
	border:0;
}
#content_hor .content_tekst .info_button{
	float:left;
	margin-top:-1px;
	margin-left:10px;
}
#content_hor .content_tekst .select_bewaarsets{
	margin-top:-4px;
}
#content_hor .nopadding {
	padding:0 20px 0 23px;
}

#content_hor .bewaarset_checkbox{
	position:relative;
	padding: 2px 0 0 20px;
	line-height:18px;
}

#content_hor .bewaarset_checkbox input{
	float:left;
}

#content_hor .bewaarset_checkbox label{
	float:left;
	margin-left:5px;
	text-decoration:underline;
	cursor:pointer;
}

.meer_spacer{
	position:relative;
	height:50px;
}

table.zoek_hoogleraren td{
	 border:0;
	 padding:0;
	 padding-bottom:8px;
	 padding-right:8px;
}

table.zoek_hoogleraren td.zhl_1 select{
	width:184px;
	height:22px;
}

table.zoek_hoogleraren td.zhl_2 select{
	width:80px;
	height:22px;
}

table.zoek_hoogleraren td.zhl_3 input{
	width:232px;
}

#content_hor .selectie_balk{
	position:relative;
	padding-left:20px;
	height:32px;
	line-height:32px;
	background:#f8f7f1;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.footer_zoek_balk{
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	border-top:1px solid #ccc;
	background: url(../images/background_zoek_footer.png) repeat-x bottom left;
}

.footer_zoek_balk input.zoek{
	position:relative;
	width:54px;
	height:18px;
	border:0;
	cursor:pointer;
	background: url(../images/button_zoek.png) no-repeat top left;
}

.footer_zoek_balk input.zoek:hover {
	background: url(../images/button_zoek.png) no-repeat bottom left;
}

#content_home_left {
	position:relative;
	float:left;
	width:745px;
	text-align:center;
	font-size:12px;
	color:#959595;
	margin-left:50px;
	padding-top:40px;
}
#content_home_profvdd{
	position:relative;
	float:left;
	width:141px;
	font-size:10px;
	color:#707070;
	line-height:15px;
	padding-left:16px;
		padding-top:40px;
}
#content_home_profvdd a{
	color:#707070;
		font-size:10px;
		text-decoration:none;
}
#content_home_profvdd a b{
	font-size:11px;
	color:#252525;
}
#content_home_profvdd a img{
	border:0;
}
.pagination{
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	border-top:1px solid #ccc;
	padding-left:20px;
	padding-right:20px;
	background: url(../images/background_zoek_footer.png) repeat-x bottom left;
}
.pagination .pages{
	position:relative;
	width:240px;
	margin:0 auto 0 auto;
	white-space: nowrap;
}	
.pagination .back{
	position:relative;
	float:left;
	height:18px;
	width:18px;
	margin-top:7px;
	background: url(../images/pagination_back.png) no-repeat bottom left;
}
.pagination .next{
	position:relative;
	float:right;
	height:18px;
	width:18px;
	margin-top:7px;
	background: url(../images/pagination_next.png) no-repeat bottom left;
}
.pagination .back a,
.pagination .next a{
	display:block;
	height:100%;
}

.selection{
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	border-top:1px solid #ccc;
	padding-left:20px;
	padding-right:20px;
	background-color:#f8f7f1;
}
.selection img{
	margin-bottom:-2px;
}
table.resultaten{
	border-top:1px solid #ccc;
	width:100%;
	border-collapse: collapse;
	line-height:15px;
}
table.resultaten tr.even{ background-color:#ffffff;border-bottom:1px solid #ededed;}
table.resultaten tr.odd{ background-color:#f8f7f1;border-bottom:1px solid #ededed;}

table.resultaten td{
	padding:6px 0 6px 0;
	border:0;
}
table.resultaten td.col_1{ width:32px;text-align:right;vertical-align:top; }
table.resultaten td.col_2{ width:27px;text-align:right;vertical-align:top; }
table.resultaten td.col_3{ padding-left:25px;text-align:left;vertical-align:top; }
table.resultaten td.col_2 input{ margin-top:2px; } 


#content_home_left .size_0{ font-size:10px;}
#content_home_left .size_1{ font-size:14px;}
#content_home_left .size_2{ font-size:18px;}
#content_home_left .size_3{ font-size:30px;}
#content_home_left a{
	text-decoration:none;
		color:#959595;
}
#bladeren_overzicht{
	position:relative;
	padding-left:63px;
	padding-bottom:25px;
}

#bladeren_overzicht .bladeren_rij{
	position:relative;
	width:213px;
	line-height:18px;
	float:left;
}
.content_info{
	position:relative;
	float:left;
	width:460px;
	padding-left:63px;
}
.content_info p{
	line-height:20px;
	color:#000;
	font-size:11px;
}
.image_info_con{
	position:relative;
	float:left;
	width:333px;
	padding-left:38px;
}

.image_info_con .image_info{
	position:relative;
	height:280px;
	width:280px;
	/*
	background:#cccccc;
	*/
}

#content_hor .login_tekst{
	position:relative;
	padding:40px 20px 40px 23px;
	border-top:none;
	background:#f8f7f1;
}
#content_hor .login_tekst .login_form{
	position:relative;
	padding-left:50px;
}
#content_hor .login_tekst .login_form input{
	position:relative;
	width:231px;
	margin-bottom:10px;
	font-size:11px;
	color:#707070;
	border:1px solid #dddddd;
	border-top:1px solid #7c7c7c;
	height:15px;
	padding-left:3px;
}

#content_hor .login_tekst .login_form p{
	padding-top:15px;
	font-size:11px;
	line-height:20px;
}

#content_hor .detail_content{
	position:relative;
	padding:23px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f8f7f1;
	line-height:20px;
}
#content_hor .detail_rij_1{
	position:relative;
	float:left;
	width:240px;
	margin-left:23px;
}
#content_hor .detail_rij_2{ 
	position:relative;
	float:left;
	width:360px;
	margin-left:40px;
}
#content_hor .detail_rij_3{ 
	position:relative;
	float:left;
	width:221px;
	margin-left:40px;
}
#content_hor .detail_rij_1 img,
#content_hor .detail_rij_2 img,
#content_hor .detail_rij_3 img {
	border-bottom:1px solid #ccc;
	margin-top:2px;
}
#content_hor .detail_rij_1 .block,
#content_hor .detail_rij_2 .block,
#content_hor .detail_rij_3 .block{
	padding-top:10px;
	padding-bottom:15px;
	line-height:20px;
	color:#000;
	border-bottom:1px solid #ededed;
}
#content_hor .detail_rij_1 .noborder,
#content_hor .detail_rij_2 .noborder,
#content_hor .detail_rij_3 .noborder{
	border-bottom:0;
}
#content_hor .detail_rij_1 .block table,
#content_hor .detail_rij_2 .block table,
#content_hor .detail_rij_3 .block table{
	margin-top:10px;
}
#content_hor .detail_rij_1 .block td,
#content_hor .detail_rij_2 .block td,
#content_hor .detail_rij_3 .block td{
	border:0;
	line-height:20px;
	padding:0;
	font-size:10px;
}
#content_hor .detail_rij_1 .block p,
#content_hor .detail_rij_2 .block p,
#content_hor .detail_rij_3 .block p{
	border:0;
	line-height:20px;
	padding:0;
	margin:0;
	font-size:11px;
	color:#000;
	padding-top:10px;
}
#content_hor .detail_rij_2 .block table{
	margin-top:20px;
}
#content_hor .detail_rij_3 .block table{
	margin-top:0;
}
#content_hor .detail_rij_1 .block td.rij_1{
	font-weight:bold;
	color:#959595;
	width:108px;
	vertical-align:top;
}
#content_hor .detail_rij_2 .block td.rij_1{
	font-weight:bold;
	color:#959595;
	width:144px;
	vertical-align:top;
}
#content_hor .detail_rij_3 .block td.rij_1{
	font-weight:bold;
	color:#959595;
	width:108px;
	vertical-align:top;
}
#content_hor .detail_rij_3 .block #search_block{
	position:relative;
	background:#f8f7f1;
	padding:10px;
	padding-top:8px;
	padding-bottom:15px;
	margin-top:10px;
		font-size:10px;
}
#content_hor .detail_rij_3 .block #search_block span{
	font-weight:bold;
	color:#959595;

}

.clear{
	position:relative;
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
}
.left{
	float:left;
}
.right{
	float:right;
}

input#opslaan {
	position:relative;
	width:69px;
	height:18px;
	border:0;
	cursor:pointer;
	background: url(../images/button_opslaan.png) no-repeat top left;
}
input#opslaan:hover{
		background: url(../images/button_opslaan.png) no-repeat bottom left;
}

input.login {
	position:relative;
	width:54px;
	height:18px;
	border:0;
	cursor:pointer;
	background: url(../images/button_login.png) no-repeat top left;
}

input.login:hover{
	background: url(../images/button_login.png) no-repeat bottom left;
}

input.ok {
	position:relative;
	width:54px;
	height:18px;
	border:0;
	cursor:pointer;
	background: url(../images/button_ok.png) no-repeat top left;
}

input.ok:hover{
	background: url(../images/button_ok.png) no-repeat bottom left;
}
.nopadding {
	padding: 0;
}
.nomargin {
	margin: 0;
}
.noborder{
	border:0;
}
.ico_info{
	position:absolute;
	top:13px;
	right:6px;
	height:12px;
	width:12px;
	background: url(../images/ico_info.png) no-repeat top left;
}


/* ************** POPUP ************** */

#popup_container{
/*
	position:absolute;
	
	top:0px;
	left:0px;
	
	padding-top:70px;
	height:100%;

	width:100%;
/*/	
	color:#252525;
	z-index: 100000000;
}

#popup_container #popup_background{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
		z-index: 100000000;
}

#popup_container #popup-help{
	position:relative;
	width:620px;
	padding-bottom:20px;
	margin:0 auto 0 auto;
	background:#fff;
	z-index: 100000000;
}
#popup_container #popup_bar{
	position:relative;
	height:44px;
	line-height:44px;
	padding-left:27px;
	padding-right:10px;
	background:#e7f2fc;
	border-bottom:1px solid #cccccc;
	z-index: 100000000;
}
#popup_container #popup_bar h2{
	margin:0;
}
#popup_container #popup_bar  .close{
	width:70px;
}
#popup_container  #popup_bar .close_button{
	position:relative;
	height:18px;
	width:18px;
	float:right;
	margin-top:13px;
	margin-left:7px;
	background: url(../images/button_close.png) no-repeat top left;
}
#popup_container  #popup_bar .close_button a{
	display:block;
	height:100%;
}
#popup_container  #popup_bar .close_button a:hover{
	background: url(../images/button_close.png) no-repeat bottom left;
}

#popup_container #popup-tekst{
	position:relative;
	padding-left:27px;
	padding-top:10px;
}
#popup_container #popup-tekst .input_rij{
	position:relative;
	float:left;
	width:196px;
	padding-top:20px;
	line-height:25px;
}
#popup_container #popup-tekst ._small{ width:190px }
#popup_container #popup-tekst .input_rij label{
	margin-left:5px;
}
#popup_container #popup_footer{
	position:relative;
	height:30px;
	line-height:30px;
	width:620px;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #ccc;
	z-index: 100000000;
	background: url(../images/background_zoek_footer.png) repeat-x bottom left;
}

.prof{
	width: 740px;
}


.push{
	height:32px;
}

#footer{
	position:relative;
	width:899px;
	line-height:32px;
	height:32px;
	color:#b1b1b1;
	font-size:10px;
	padding-right:50px;
	padding-left:50px;
	margin:0 auto;
	background: url(../images/background_footer.png) repeat-x bottom left;
}

#footer #footer_logo{
	position:relative;
	float:right;
	border:0;
}
#footer #select_taal{
	margin-bottom:-4px;
}

#footer a{
	color:#b1b1b1;
	font-size:10px;
	text-decoration:underline;
}


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#popup_container .window {
  position:absolute;
  left:0;
  top:0;
  width:620px;
  height:100%;
  display:none;
  z-index:9999;
  padding:20px;
}

#popup_container #dialog {
  width:620px;
  height:655px;
  padding:10px;
  background-color:#ffffff;
}


#popup_container #dialog_register {
  width:630px;
  height:550px;
  padding:10px;
  background-color:#ffffff;
}

#popup_container #dialog_exp {
  width:620px;
  height:655px;
  padding:10px;
  background-color:#ffffff;
}

p.info {
  font-size:11px;
}

a.info {
  text-decoration: none;
  color: #000000;
  font-weight:bold
}
