/*  STYLESHEET FOR PERSPAGINA
 *  BY: INVISIOS
 *-------------------------
 */
/*-------------------------
 *  GENERAL CSS
 *-------------------------
 */

html {
  overflow-y: scroll;
}

body {	
	margin:0px;
	padding:0px 0 0 0;
	font-family : Arial;
	font-size:12px;
	color:#000000;
	background-color : #ffffff;
	/*background-image : url(/images/bg_gradient_small.gif);	
	background-repeat : repeat-x;*/
}

img {
	border:0px;
}

div{
	text-align:left;
	line-height:15px;
}

a{color:#15BCF3;text-decoration:none; }
a:hover{color:#15BCF3;text-decoration:underline; }

.menubar a{color:#ffffff;text-decoration:none; }
.menubar a:hover{color:#ffffff;text-decoration:underline; }

.menubar_dashboard a{color:#ffffff;text-decoration:none; }
.menubar_dashboard a:hover{color:#ffffff;text-decoration:underline; }

.error{
	color: #ffffff;	
	border: 3px solid #FFA88B;
	background-color: #FF2926; 		
	height:20px;
	margin-right:6px;
}

.errorlogin{
	display:none;
	float:left;
	font-size:10px;	
	background-color:#F00F44;
	color:#ffffff;
	height:20px;
	padding:5px 5px 0 5px;
}


.logintext{
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	padding-right:10px;
}

.logindiv{
	display:none;
	width:931px;
	position:absolute;
}

.content_login{
	background-color:#52C6F5;
	text-align:left;
	float:right;
	margin:15px 0 0 0;
	border-bottom:4px solid #0B83B5;
	width:320px;
	height:96px;
}

.header{
	background-image : url(/images/bg_gradient_header.jpg);	
	background-repeat:repeat-x;
	width:770px;
	height:147px;
}

.tagline{
	font-size:25px;
	color:#787878;
	font-weight:bold;
	margin:30px 0 0 15px;
	font-family:arial;
}

.tagline_white{
	font-size:25px;
	color:#ffffff;
	font-weight:bold;	
	font-family:arial;
	text-align:left;
	padding:0 25px 0 15px;
}

.text{
	color:#000000;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	width:590px;
	margin:0 0 0 15px;
}

.bullets{
	margin:20px 0 30px 30px;
	line-height:25px;
}

.footer{
	background-image : url(/images/bg_gradient_footer.gif);	
	background-repeat:repeat-x;
	width:770px;
	height:42px;
	color:#ffffff;
	text-align:left;	
}

.form input{
	width:149px;
	height:22px;
	border:0px;
	color:#737373;
	padding-left:6px;
	margin-right:20px;
}



/* AANMELDEN PR BUREAU */

.text_aanmelden{
	color:#787878;
	line-height:18px;
	text-align:justify;
	width:730px;
	margin:0 0 0 15px;
}

.title_tools{
	color:#15BCF3;
	font-weight:bold;	
	margin:10px 0 5px 0;
}

.title_tools_user{
	color:#787878;
	font-weight:bold;	
	margin:10px 0 5px 0;
}

.shadow_input {
	border:1px solid #C3C3C3;
	height:20px;
	padding-left:3px;
	background-image: url( /images/bg_inputs.gif);
    background-repeat: repeat-x;
    background-position: top;
	line-height:20px;
}

.div_voorwaarden{
	width:420px;
	height:272px;
	border:1px solid #e8e8e8;
	padding:10px;	
	overflow-y:scroll;
}

.text_voorwaarden{
	font-size:11px;
	color:#787878;
	text-align:justify;
	height:272px;	
}

.voorwaarden_kop{
	color:#15BCF3;
	text-transform:uppercase;
}

.download_voorwaarden{
	width:440px;
	text-align:right;
	font-size:11px;
	margin-top:7px;
}

.download_voorwaarden a{ text-decoration:underline;}
.download_voorwaarden a:hover{ text-decoration:none;}
.download_voorwaarden a:active{ text-decoration:underline;}
.download_voorwaarden a:link{ text-decoration:underline;}


/* AANMELDEN PR BUREAU */