﻿body 
{
	font-family:Arial;
	font-size:12px; 
	
     background-position: 0 0;
     background-repeat:repeat-y; 
     margin-top:0;
     margin-right:10;  
     margin-left:10px;
		padding:0px; 
}


/*
* Layout
*/


a
{
	color:#003366;
	text-decoration:none; 
}
a:hover
{
	text-decoration:underline; 
}
a:visited
{
	color:#003366;
	text-decoration:none; 
}


#leftcontent {
		position: absolute;
		left:10px;
		top:130px;
		width:160px;
		background:#fff;
		
		}

#centercontent {
		background:#fff;
   		margin-left: 0px;
   		margin-right:0;
 		
        width: auto;
        height: auto;
        

   		
   		
		
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 0px;
   		
		}
html>body #centercontent {
   		margin-left: 0px;
   		margin-right:0;
   		margin-top:0;
   		
		}

#rightcontent {
		position: absolute;
		right:10px;
		top:100px;
		width:200px;
		background:#fff;
		display:none; 
		
		
		}

#banner
{
	
	background-color:#ffffff; 
	height:60px;
	margin-top:10px;
	
	
}


#topnav
{
background-image:url(../Images/bground_menu.gif);
background-repeat:repeat-x;
clear:both;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:28px;
padding-right:10px;
padding-top:5px;
}



#topnav img
{
	float:left;
	margin:0 10px 0 10px;
}
#topnav h1
{
	float:left;
	color:#ffffff;
	font-size:16px;
	margin:0 0 0 10px;
	padding:0;
}



#headerlogo
{
	float:left;
	vertical-align:middle; 
	background-color:#ffffff; 
	
	
	
}

#headerbuttons
{
	float:right;
}

#headerbuttons .button
{
	
	margin-left:5px;
	border-right:solid 1px #CCD6E0;
	height:16px; 
	float:left;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle; 
}

#breadcrumb
{
	height:25px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

#breadcrumb a
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline; 
	
}

#breadcrumb a:hover
{
 text-decoration:none; 
}

#breadcrumb a:visited
{
 font-family:Arial;
	font-size:11px;
	color:#666666; 
}
#menuheader
{
	width:160px;
	background-color:#003366;
	color:#ffffff; 
	padding-top:4px;
	padding-bottom:4px;
	text-align:center; 
	font-weight:bold;   

}

#footer
{
	
	border-top:solid 3px #003366;
	clear:both;  
	    width: 100%;
        top: auto;
		margin-top:10px;
        bottom: 0;
        

	  
}

#footer #copyright
{
	float:right;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 9px;
	padding-top: 8px;
}

#page_msg
{
	padding-bottom:10px;
}
.contentlabel
{
 font-weight:bold; 
 font-family:Arial;
font-size:12px;
	margin-top:15px; 
	margin-bottom:5px;
}

.labelGevondenpersonen
{
	font-weight:bold; 
}

.labelZoekfilter
{
	font-weight:bold; 
}

.divVCard_vcard
{
	margin:10px 0 0 10px;
}

.divVcard_lijst
{
	padding-left:22px;
	background: transparent url(../images/vcard_20.gif) 0px center no-repeat;	
	
}





.vcard ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    
}

.vcard ul li
{
    padding:0px 0px 0px 16px;
    border:0;   
    background: transparent url(../images/arrows_global.gif) 0px center no-repeat;
}


.vcard .rightmenu td
{
 white-space:nowrap; 
    
}

.vcard .rightmenu td a
{
	vertical-align:top;
	height:16px;
	text-decoration:none;   
	font-family:Arial;
	font-size:12px; 
}
.vcard .rightmenu td a:hover
{
	text-decoration:underline;   
}
.vcard .rightmenu td img
{
	padding-right:5px;
}

.vcard .label
{
	background-color:#EFF3FB;
	font-weight:bold; 
}

.vcard .header
{
	background-color:#003366;
	border-top:solid 1px #CCD6E0;
	border-bottom:solid 1px #CCD6E0;
	color:#ffffff;
	padding:3px;
	font-weight:bold; 
	font-size:13px;
}

.vcard .header .header_title
{
	float:left;
}

.vcard .header .header_edit
{
	float:right;
	color:#ffffff;
	font-weight:bold; 
	background-color:Transparent;  
}
.vcard .header .header_edit a
{
	color:#ffffff;	
	text-decoration:none; 
}

.vcard .header .header_edit a:hover
{
 text-decoration:underline; 
}
.vcard .header_edit
{
	float:right;
	color:#000000;
	font-weight:bold; 
	background-color:Transparent;  
}

.vcard .header_edit a
{
	color:#000000;	
	text-decoration:none; 
}

.vcard .header_edit a:hover
{
	text-decoration:underline; 
}

.vcard .footer
{
	clear:both;  
	    width: 100%;
        top: auto;
		margin-top:10px;
        bottom: 0;
}


.vcard .footer .modified
{
	float:left;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 9px;
	padding-top: 8px;
}

.vcard .cell_rol
{
	background-color:#EBEEF0;
	border-top:solid 1px #CCD6E0;
	border-bottom:solid 1px #CCD6E0;
	color:#000000;
}

.vcard .cell_rol_label
{
	border-top:solid 4px #ffffff;
	background-color:#EFF3FB;
	font-weight:bold; 
	white-space:nowrap; 
}

.vcard .cell_rol_bullet
{
	border-top:solid 4px #ffffff;
	
	
}


.vcard .toggle
{
	color:#0000FF;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer; 
}

.vcard .bereikbaarheden
{
	display:none;
	  
}
.vcard .bereikbaarheid
{
	border-bottom:dotted 1px #CCD6E0;	
}

.vcard .pasfoto
{
	
}

.vcard .pasfoto img
{
	background-color:#EFF3FB;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid 1px #CCD6E0;
	 
	
	  
	
}

.vcard .pasfoto #pasfoto_toptext
{
	text-align:center;
	font-family:Times New Roman;
	font-size:30px;
	font-weight:bold;     
}

.vcard .pasfoto #pasfoto_paperclip
{
	/*background-image:url(../images/paperclip.gif);*/
	width:53px;
	height:92px;
	position:absolute;
	margin-left:40px;
	margin-top:-39px;
	 
}

#horizontalForm
{
	width:100%;
	margin:0;
	padding:0;
	margin-top:0;
	
	
}

#horizontalForm .page_msg
{
	padding-bottom:10px;
}

#horizontalForm H3
{
	margin-top:0;
	color:#003366;
	font-size:20px; 
	border-bottom:solid 3px #003366;
}
#horizontalForm fieldset
{
	
	
	margin:0;
	padding:0;
	border-style:none;  
	width:100%;
	
	
}




#horizontalForm fieldset .zoekblok2
{
	
	background-color:#EFF3FB;
	border-bottom:solid 1px #CCD6E0;
	border-top:solid 1px #CCD6E0;
	padding-bottom:2px; 
	margin-top:2px;
	width:100%; 
		  
}

#horizontalForm fieldset.radio
{
	margin: 1em 0 2em 0;
}

#horizontalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#horizontalForm fieldset.radio label
{
	font-weight: normal;
}

#horizontalForm input
{
	display: block;
	
}

#horizontalForm input.submit
{
	clear: both;
}

#horizontalForm label
{
	float: left;
	display: block;
	font-weight: bold;
}

#horizontalForm select
{
	display: block;
}


