@charset "utf-8";
/* CSS Document */

#historysource {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#noflash {
	position: absolute;
	width: 955px;
	margin-left: -479px; /* helft van breedte */
	height: 600px;
	margin-top: -300px; /* helft van hoogte */
	top: 300px;
	left: 50%;
}

#idealstatus {
	position: absolute;
	width: 695px;
	margin-left: -350px; /* helft van breedte */
	height: 358px;
	margin-top: -197px; /* helft van hoogte */
	top: 250px;
	left: 50%;
	background:url('../../ideal/assets/bg.jpg'); 
}
#statustekst {
	position: absolute;
	width: 528px;
	margin-left: -50px; /* helft van breedte */
	height: 250px;
	margin-top: -100px; /* helft van hoogte */
	top: 185px;
	left: 86px;
	overflow:scroll; 

}

#voorwaarden {
	position: absolute;
	width: 695px;
	margin-left: -350px; /* helft van breedte */

	margin-top: -197px; /* helft van hoogte */
	top: 250px;
	left: 50%;
	background:url('../../ideal/assets/bg.jpg'); 
}
#voorwaardentext {
	position: absolute;
	width: 528px;
	margin-left: -50px; /* helft van breedte */

	margin-top: -100px; /* helft van hoogte */
	top: 185px;
	left: 86px;
	 

}

#statusknop {
	position: absolute;
	width: 148px;
	margin-left: -50px; /* helft van breedte */
	height: 26px;
	margin-top: -100px; /* helft van hoogte */
	top: 409px;
	left: 582px;

}
#statustekst p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:2px;
color:#888888;
} 

body {
	background-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

body.alv { 
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}

img {
	border-style:none;
	border-width:0px;
}
div.wrapper {
	float:left;
	width:100%;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
	background-color:#F9F9F9;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#d7d7d7;
}
div.text {
	width:40%;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin:40px;
	padding-top:10px;
	float:left;
	background-color:#FFFFFF;
	height:auto;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;   
	border-radius: 10px;
	border: #F9F9F9 solid 3px;



}
div.plaatje {
	float:left;
	width:30%;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	margin:40px;
	background-color:#FFFFFF;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;   
	border-radius: 10px; 
	border: #F9F9F9 solid 3px;

}
div.header {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	width:100%;
	padding-top:0px;
	background-color:#0055a5;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#d7d7d7;
	text-align:left;
}
#headerlogo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#concentplaatje {
	display: block;
	margin-left:0px;
	margin-right: auto;
}
div.menu {
	width:750px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	width:100%;
	padding-top:0px;
	height:30px;
	background-color:#fff;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#d7d7d7;
	margin-top:5px;
}

/*Navigation*/
#navigation{ 
	height:26px; 
	background:url(/assets/images/menu1.png) repeat-x; 
	overflow:hidden;
	}
#navigation ul{ height:40px;}


#navigation ul li{
	display:inline; 
	line-height:6px; 
	margin:0px;  
	float:left; 
	background:url(/assets/images/menu-li.gif) right no-repeat; 
	padding:0px 16px 0px 16px;
	vertical-align:top;
}
#navigation ul li a{ 
	padding:3px 3px 2px 3px; letter-spacing:2px;  
	color:#0055a5; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	}
#navigation ul li a:hover{text-decoration:none;  background:url(/assets/images/menu1-hover.png); background-repeat:repeat-x;  }

#navigation ul li.first{text-decoration:none; width:140px; text-align:right; background:url(/assets/images/raetslogo.png); background-repeat:repeat-x;}
#navigation ul li.first:hover{text-decoration:none; width:140px; text-align:right; background:url(/assets/images/raetslogoover.png); background-repeat:repeat-x;}
#navigation ul li.first a:hover{text-decoration:none; background:none; background-repeat:repeat-x;}
#navigation ul li.last{display:inline; line-height:32px; margin:0;  float:left; background:none; padding:0 2px 0 0;
}


div.wrapperbottom {
	float:left;
	width:100%;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
	background-color:#FEEE3D;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#d7d7d7;
}


div.footer {
	float:left;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	width:100%;
	padding-top:0px;
	height:30px;
	background-color:#0055A5;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#d7d7d7;
}
div.quicklinks {
	float:left;
	width:25%;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
	background-color:#FEEE3D;
}
img.imgProducts {
	border:none;
	vertical-align:middle;
	margin-right: 12px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	line-height:16px;
	letter-spacing:1px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	letter-spacing:1px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#9c9c9c;
	line-height:16px;
	letter-spacing:1px;
	list-style-image:url(/images/list.gif);
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0055a5;
	text-decoration: none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4a4a4a;
	text-decoration: none;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#d7d7d7;
	text-decoration: underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline;
	color:#d7d7d7;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}

