	#selectlocation
	{
		float:left;
		width:404px;
		margin-left:444px;
		height:281px;
		padding-left:20px;
		padding-right:20px;		
	}
	#selectlocation .innerwrapper{
		height: 222px;
	}
	#selectlocation h2{
		margin-left: 12px;
		margin-top: 8px;
		color: #003592;
	}
	#blocks
	{
		float:left;
		clear:both;
		width:888px;
	}
	.homepageblock_1,
	.homepageblock_2
	{
		float:left;
		width:198px;
		padding:12px;
	}
	.homepageblock_1 h3,
	.homepageblock_2 h3
	{
		margin-bottom:12px;
	}	
	.homepageblock_2 p
	{
		color:white;
	}
	.homepageblock_2 h3
	{
		color:white;
	}
	#selectwrapper
	{
		margin-top:20px;
		background-color:#D0D4E9;
		float:left;
		width:384px;
		padding:10px;
	}
	#selectwrapper h2
	{
		color:#003592;
	}
	
	.submitbut_1,
	.submitbut_2
	{
		background-color:green;
		width:20px;
		height:20px;
		float:left;
		background:url(../../images/kring2009/list/arrow_large.gif) no-repeat 10px 6px;
		cursor:pointer;
		font-size:2px;
		line-height:2px;
	}
	.submitbut_2
	{
		background-image:url(../../images/kring2009/list/arrow_large_white.gif);
	}	
	
	#info_phone,
	#info_mail
	{
		color:white;
		font-weight:bold;
		padding-top:2px;
	}
	#info_phone
	{
		background:url(../../images/kring2009/info_phone.gif) no-repeat top left;
		height:20px;
		padding-left:22px;
		margin-top:22px;
	}
	#info_mail
	{
		background:url(../../images/kring2009/info_mail.gif) no-repeat top left;
		height:20px;		
		padding-left:22px;		
	}
	
	#input_location
	{
		width:354px;
	}
	#input_question
	{
		width:172px;
	}
	
	.homepageblock_2 a,
	.homepageblock_2 a:visited
	{
		color:white;
	}
	
	.homepageblock_2 ul.linklist li a:link,
	.homepageblock_2 ul.linklist li a:visited,
	.homepageblock_2 ul.linklist li a:active	
	{
		background-image:url(../../images/kring2009/list/arrow_white.gif);
	}
	.homepageblock_2 ul.linklist li a,
	.homepageblock_2 ul.linklist li a:visited{
		color: white;
	}
	.homepageblock_2 ul.linklist li a:hover
	{
		color:white;
		text-decoration:underline;
	}	
	
	.duallist .linklist{
		float: left;
		width: 220px;
	}
	.duallist .secondlist{
		width: 180px;
	}
	
/* EDIT BY PHARMEON */

	
.iframe {
	height : 475px;
	background:none !Important; 
}
/* =========================================================================
 *   Form elements
 */	
 	input,
	select,
	textarea,
	label {
		float:left;
		}
	input,
	label
	{
		padding-top:4px;
		/*width:120px;*/
	}
	.submitbutton
	{
		display:block;
		float:left;
		cursor:pointer;
		padding-right:8px;
		background-color:#003592;
		color: #ffffff;
	}
	.submitbutton a
	{
		text-decoration: none;
		color: #ffffff;
	}
	.submitbutton a:hover
	{
		text-decoration: underline;
		color: #ffffff;
	}
	.submitbutton span
	{
		display:block;
		float:left;
		color:white;
		font-weight:bold;
		padding: 4px;
		padding-left:10px;
		padding-right:8px;
		background-color:#003592;	
	}
	
	
input.clearradio {
		width:15px;
		margin-right:5px;
		text-align:left;
		border:0px;
}
#content .col2_4 {
	width : 440px;
	margin-top : 40px;
}
.login_block_1-4 {
	margin-left : 10px;
}
.login_block_1-4 a {
	display : block;
}
div.formwrapper input[type="submit"]  {
	background-color : #003592;
	color : white;
	background-image:url(../../images/kring2009/arrows/white2.gif);
	background-repeat:no-repeat;
	background-position : 5px 2px;
	width : 150px;
	border : solid 1px #003592;
	font-size : 11px;
	font-weight : bold;
	padding : 10px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 15px;
	text-align : left;
	margin : 3px;
}
#loginwrapper input[type="submit"]{
	width: 100px;
}
div.formwrapper input[type="submit"]:hover  {
	background-color : #e30450;
	border : solid 1px #e30450;
}


div.introtext input[type="button"] {
	background-color : #003592;
	color : white;
	background-image:url(../../images/kring2009/arrows/white2.gif);
	background-repeat:no-repeat;
	background-position : 5px 2px;
	border : solid 1px #003592;
	font-size : 11px;
	font-weight : bold;
	padding : 10px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 15px;
	text-align : left;

	margin : 3px;
}
#loginwrapper input[type="button"]{
}
div.introtext input[type="button"]:hover  {
	background-color : #e30450;
	border : solid 1px #e30450;
}

/* -------------------------------------------- */
div.innerwrapper  input[type="button"] {
	background-color : #003592;
	color : white;
	background-image:url(../../images/kring2009/arrows/white2.gif);
	background-repeat:no-repeat;
	background-position : 5px 2px;
	border : solid 1px #003592;
	font-size : 11px;
	font-weight : bold;
	padding : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 15px;
	text-align : left;
	WIDTH : 135PX;
	margin : 3px;
	margin-top : 0px;
}
div.innerwrapper input[type="button"]:hover  {
	background-color : #e30450;
	border : solid 1px #e30450;
	margin-top : 0px;
}


#loginwrapper div.links {
	display : block;

}
#loginwrapper div.links P{
	display : block;
}
#loginwrapper form {
	margin-bottom : 10px;
}
#loginwrapper div.login_block_white {
	height : 300px;
}
#main {
	background-image:url(../../images/kring2009/achtergronden/login_bg.gif);

}
#loginwrapper {
	background-image:url(../../images/kring2009/achtergronden/login_bg.gif);
}
#content .col2_4 {
	margin-top:0px;
	width:400px;
}
.login_block_1-4, .login_block_1-4b {
	background-color:white;
	float:left;
	height:130px;
	line-height:1.1em;
	padding:20px;
	margin-bottom : 20px;
	width:140px;
}
.login_block_1-4 P {
	margin-bottom : 15px;
}

div.login_text {
	float:left;
	width : 50%;
	background-color: #EEEFF7;
	height : 335px;
	display : block;
}
div.login_main {
	float:right;
	width : 50%;
	background-color: #CFD4E8;
	height : 369px;
	display : block;
}
div.login_main table{
	border-collapse:separate;
}
#pageinnerwrapper {
	
	display : table-cell;
}
body.login #main {

}
div.innerwrapper {

}
.col2_4 {
	width:395px;
	float:left;
	padding: 5px 19px;

}
.col2_4 li {
	font-weight:bold;
	margin: 0 25px;
	padding: 3px 0;
}

