/* 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/bgvalentine.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: 45px;
		margin-top: -70px;

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

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:4px;
}

#belform input, select
{
	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: #D06060;
	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: 159px;
	background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/belmebg_val.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{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/valentine.png);
		height: 281px;
		width: 200px;
		float: left;
	}
			
	div#columnSecond{
		background-image: url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/valentine_trans.png);
		height: 281px;
		width: 400px;
		float: left;
		padding-top: 5px;
		color: #fff;
		font-size: 10px;
		text-align:center;
		background-repeat: no-repeat;
	}
	
	#codeval
	{
		margin-top: 142px;
		margin-bottom: 34px;
	}
			
	#codeval input
	{
		border: 0px;
		height:12px;
		margin-top:-2px;
		font-size: 10px;
	}
	
	
	
	#codeval .submitValentine{
		background: transparent url(/sys/themes/public/centrumhethof/centrumhethof_theme/img/new/verzendbutton.png);
		width: 80px;
		height: 78px;
		background-repeat: no-repeat;
		margin-left:70px;
		margin-top:-50px;
		position:absolute;
	}
	
	.valentine table
	{
		line-height:12px !important;
	}