@charset "utf-8";

/*2008 by Wout J Reinders */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
h2 {
	font-size:14px;
	color:#d42d13;
	margin:0;
	padding:0;
	}
img {
	border:none
	}
a {color:#0042ff}
table tr td {
	vertical-align:top
	}
#maincontainer {
	width:1000px;
	margin:0 auto;
	}
#header {
	font-size:11px;
	}
	#header h1 {
		padding:4px;
		background:#d5ddf3;
		border-top:#3366cc solid 1px;
		font-size:14px;
		margin: 0 0 10px 0;
		}

	.logo {
		margin: 30px 0 20px 0;
		}
	.payoff {
		float:right;
		margin: 50px 0 0 0;
		}
#blockscontainer {
	width:777px;
	float:left;
	min-height:600px;
	height:auto !important;
	height:600px;
	}
	#breadcrumbs {
		margin-bottom:10px;
		}
			#breadcrumbs a {
				color:#d42d13;
				}
/* blocks frontpage */
	.block {
		width:250px;
		height:190px;
		float:left;
		border:#c9d7f1 solid 1px;
		margin: 0 7px 7px 0;
		line-height:24px;
		}
/* list styles voor blocks en columns */
		.block ul,.column ul,#right ul{
		margin:10px 0 0 15px;
		padding:0;
		}
		.block ul li,.column ul li,#right ul li{
			list-style:none;
			
		}
		.block ul ul,.column ul ul,#right ul ul{
			margin:0 0 0 30px;
			list-style:
			}

		.block h2,.column h2 {
			margin:0;
			font-size:18px;
			color:black
			
			}
		a.greenlink {
			color:#008000;
			text-decoration:none;
			}
			a.greenlink:hover {
			text-decoration:underline;
			}
		.icon {
			margin:5px;}
			
/* een column */
		
	.column {
		min-height:600px;
		height:auto !important;
		height:600px;
		border:#c9d7f1 solid 1px;
	}

/* eigenschappen individuele columns */		
	.alpha {
	background:#d5ddf3;
	width:242px;
	float:left;
	margin-right:15px;
	}
	.beta {
	background:#eaeef9;
	width:auto;
	
	}
		
		
			
#twoblocks { /*is de container van beta en news */
	float:left;
	width:503px;
}

#right {
	width:223px;
	float:left;
	min-height:590px;
	height:auto !important;
	height:590px;
	line-height:21px;
	background:#fcdddd url(../img/girls.gif) bottom center no-repeat;
}
/* kleur rechter vlak */		
	.green {background:#b5edbc}
	.yellow {background:#fff9dd}
	.red {background:#fcdddd}
	.red h2 {font-size:14px; color:#d42d13;}
	.red a {color:black}

.HowardsHome {
	padding: 10px 10px 0 10px ;
	font-size:11px;
	}
	.HowardsHome p {
		margin:0;
		padding:0;
		margin-bottom:15px;
	}
		.HowardsHome h3 {
		margin:0;
		padding:0;
		font-size:12px;
		} 
	.HowardsHome a {
		text-decoration:none;
		color:#1aa61b;
		font-weight:bold;
	
		
		}
		.HowardsHome a:hover {
		text-decoration:underline;
		}
#fp_news {
	background:#dfe5f6 url(../img/gradient01.gif) repeat-x top;
	height:246px;
	margin:8px 8px 8px 0;
	line-height:17px;
	}
#fp_news h3{
	font-size:12px;
	margin:0;
	padding:0;
	}
#fp_news a {
	color:#d42d13;
	font-size:11px;
	}
#fp_news p {
	margin:0;
	padding:0;
}
#cat_news {
	background:#e3dff6 url(../img/gradient02.gif) top repeat-x;
	margin-top:15px;
	padding:15px;
}
	#cat_news h3 {
		margin:0;
		padding:0;
		font-size:13px;
		}
	#cat_news p {
		margin:0 0 15px 0;
		padding:0;
		}
	#cat_news a {
		color:#806fd0;
		font-size:11px;
		}
	#cat_news img {
	margin-bottom:200px;
	}
#footer {
	background:#dfe5f6;
	border:#b2d0d3 solid 1px;
	padding:20px;
	margin:20px 0;
	}
	#footer h1,#footer h2,#footer h3 {
		margin:0;
		padding:0;
		color:#4d619a;
		}
.subfooter {
	background:#d5f3db;
	border:#b5cfba solid 1px;
	padding:15px;
	margin-top:20px;
	}	
	.subfooter h2 {
	color:#498054;
	}