/* CSS Document */


#main {
	background-color:#fff;
	
}

#container {
	width:990px;
	height: 600px;
	margin:0 auto;
	margin-top:0px;
	background-color: #fff;
	
	background-image:		url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/bgbody.png);
	background-repeat: 		no-repeat;
	background-position: 	left top; 	
	padding-top:10px;
	
	 
}

.header {

		background-image:		url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/logo1.png);
		background-repeat: 		no-repeat;

		background-position: 	left top; 
		height:					107px;
		padding-left: 150px;

	}
	
.midheader {

		width:		400px;
		height:		255px;
		text-align: left;
		margin-left: 200px;
		margin-top: -500px;
		position: absolute;

	}
	
.content
{
	margin-left:149px;
	margin-top:120px;
}

body {

		height:100%; 
		margin:0px;
		padding:0px;
		font-family:Arial, Verdana, Helvetica, sans-serif; 
		font-size: 12px; 

		color:#22373e; 

	} 
	
	
#belform
{
	float:right;
	padding:0px;
	height: 200px;
	background-color: transparent;
	font-size: 9px;
	line-height:17px;
	margin-right:10px;
	margin-top:5px;
}

#belform input
{
	border: 0px;
	background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/formshadow.png);
	background-repeat: no-repeat;
	width:130px;
}

#belform .part1
{
	width: 140px;
	background-color: #c8d2e4;
	padding: 5px;
	padding-left: 10px;
}

#belform .part1 h2
{
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}

#belform .part2
{
	width: 140px;
	padding: 5px;
	color: #fff;
	padding-left: 10px;
	height: 120px;
	background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/belmebg.png);
	background-repeat: repeat-y repeat-x;
}

div#submitbutton { 
	margin: 0px; 
	width: 145px; 
	height: 18px; 
	position: relative; 
	padding: 5px; 
	background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/belmebg.png);
	background-repeat: repeat-y repeat-x;
}

div#submitbutton input{ 
	background-image:url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/formshadow.png);
	background-repeat:no-repeat;
	border:0 none;
	font-size:12px;
	margin-left:5px;
	margin-top:0px;
	width:130px;
}

#belform .part2 input
{
	background-color: #d3dbe9;
}
	.header a {
	
		color:#000;
		margin: 15px;
		font-size: 14px;
		text-decoration: none;
		font-family: Myriad;
	}
	
	.header #menu input {
		background-image:url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/formshadow.png);
		background-repeat:no-repeat;
		border:0 none;
		width:130px;
		float: left;
		position: absolute;
	}
	
	.footer{
	
		font-size:11px;
		color:#aaaaaa;	
		padding:20px;
		padding-bottom:5px;
		background-color:#FFFFFF;
		height:150px;
	}



	.block-content {

		background-color:#FFFFFF
	}



	div.columnblock-holder {

        position:inherit; 
        display:    block; 
		padding-left:26px;
		padding-top: 10px;
		height:290px;

	}
	
	div.columnblock-holder div.buiten{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/buiten.png);
		height:211px;
		margin-top:48px;
		width: 173px;
		float: left;
	
	}
	
	div.columnblock-holder div.first-body{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/body_body.jpg);
		height: 281px;
		width: 198px;
		float: left;
	}
			
	div.columnblock-holder div.second-body{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/body_trans.png);
		height: 281px;
		width: 198px;
		float: left;
		padding-top: 5px;
		background-repeat: no-repeat;
	}
			
	div.columnblock-holder div.third-body{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/body_trans.png);
		height: 281px;
		width: 198px;
		float: left;
		padding-top: 5px;
		background-repeat: no-repeat;
	}


	div.columnblock-holder li.body
	{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/bodybutton.png);
		background-position:0 0;
		background-repeat:no-repeat;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-left:-30px;
		padding-left:25px;
	
	}
	
	div.columnblock-holder li.bullet
	{
		font-size: 10px;
		margin-bottom:10px;
	
	}
	
	div.columnblock-holder li.bullet a
	{
		vertical-align:top;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		line-height: 14px;
	
	}
	
	.linkVal
	{
		height:78px;
		width:90px;	
		position:absolute;
		cursor: pointer;
		cursor: hand;
		text-align: center;
		font-family:Myriad;
		font-size: 14px;
		color: #000;
	}
