div#contentBlockSection
{
	padding-top: 65px;
	height: 248px;

}
div.contentBlock
{	
	width: 307px;
	height: 150px;
	float:left;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	overflow: hidden;
	background: url(../images/welkomBlock.gif);
}
div#contentBlockSection .right
{
}
div#contentBlockSection div.contentBlock h2
{
	padding: 10px 0 0 10px;
	color: #fd6601;
	font-size: 16px;
}
div#contentBlockSection div.right h2
{
	color: #fe6600;
}
div#contentBlockSection div.contentBlock p
{
	width: auto;
	padding: 10px;	
}
div#contentBlockSection .small
{
	width: 307px;
	heigth: 1187px;
	padding-bottom: 10px;
	background: url(../images/blockSmall.gif) bottom no-repeat;
}
div#contentBlockSection .small .titel
{
	padding-left: 13px;
	color: #fe6600;
	font-size: 14px;
}
div#contentBlockSection .grijs
{
	width: 307px;
	height: 272px;
	background: url(../images/contentBlockRight.gif);
	float:right;
}
div#contentBlockSection .oranje
{
	background: none;
	float: left;
}
div#contentBlockSection .oranje h2,
div#contentBlockSection .oranje p, 
div#contentBlockSection .oranje a
{
	color:white;
}

div#login {
	width: 309px;
}

.username{
	margin-left: 14px;}

.save{
	float: left;
	position: relative;
	left: 17px;}
.button {	
	}
.links{
	font-size: 9px;}
	
div#login ul
{
	list-style: none;
	background: none;
	color: #fe6600;
	padding: 0 10px;
	width: 283px;
}
div#login li
{
	font-size: 11px;
	color: black;
	margin-bottom: 4px;
	position: relative;
	text-align: right;
}
	div#login li label
	{
		float: left;
	}
	div#login li #username,
	div#login li #password
	{
		width: 200px;
	}
	.gebruikersnaam,
	.wachtwoord,
	.saveButton
	{
	margin-left: 10px;
	}
	.button 
	{
	margin-left: 98px;
	}
	
	div#contentContainer div#login p.links
	{
		text-align: left;
		margin: 0;
		padding: 0;
	}
div#contentContainer div#login h2
{
	width: 309px;
	font-size: 14px;
	color: #fe6600;
	text-align: justify;
	margin-top: 2px; 
}
div#inlogVenster 
{
	margin-left: 14px;
}	
div#partners 
{
	width: 100%;
	text-align: center;
	float:left;
	margin:0 auto;
	margin-top: 10px;
}
	div#partners h1
	{
		color: #666;
		font-size: 12px;
	}
	
	div#partners a.linkopacity img 
	{
		width: 100ox;
		heigth: 40px;
		padding-left: 5px;
		filter:alpha(opacity=20); 
		-moz-opacity: 0.2; 
		opacity: 0.2;
	}
	
	div#partners a.linkopacity:visited img 
	{
		width: 100ox;
		heigth: 40px;
		filter:alpha(opacity=30); 
		-moz-opacity: 0.3; 
		opacity: 0.3;
	}
	
	div#partners a.linkopacity:hover img 
	{
		width: 100ox;
		heigth: 40px;
		filter:alpha(opacity=100);   
		-moz-opacity: 1.0;   
		opacity: 1.0;	
	}	
div#check 
{	
	visibility:visible;
}	

	