body {
	background-image:url(images/Background.gif);
}

a {
	font-weight:900;
	color:rgb(240,240,240);
	text-decoration:none;
}

.sitecontainer {
	font-family:Arial, Helvetica, sans-serif;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.header {
	width:100%;
	background-image:url('images/Header-Background.gif');
	background-position:0px 1px;
	height:155px;
	overflow:hidden;
}

.headertekst { 
	height:155px;
	width:729px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/Header-Tekst.gif);
	background-position:-0px 0px;
	z-index:10;
}

.menu {
	height:39px;
	position:relative;
	bottom:39px;
	right:5px;
	margin-left:auto;
	margin-right:auto;
	width:570px;
	z-index:9;
}

		a#home {
			display:block;
			background-image:url('images/Header-Knoppen-Home.gif');
			height:39px;
			width:120px;
			float:left;
		}
		
		a#home:hover {
			display:block;
			background-image:url('images/Header-Knoppen-Home_hover.gif');
			height:39px;
			width:120px;
			float:left;
		}
		
		a#bio {
			display:block;
			background-image:url('images/Header-Knoppen-Bio.gif');
			height:39px;
			width:90px;
			float:left;
		}
		
		a#bio:hover {
			display:block;
			background-image:url('images/Header-Knoppen-Bio_hover.gif');
			height:39px;
			width:90px;
			float:left;
		}
		
		a#archief {
			display:block;
			background-image:url('images/Header-Knoppen-Archief.gif');
			height:39px;
			width:132px;
			float:left;
		}
		
		a#archief:hover {
			display:block;
			background-image:url('images/Header-Knoppen-Archief_hover.gif');
			height:39px;
			width:132px;
			float:left;
		}
		
		a#links {
			display:block;
			background-image:url('images/Header-Knoppen-Links.gif');
			height:39px;
			width:96px;
			float:left;
		}
		
		a#links:hover {
			display:block;
			background-image:url('images/Header-Knoppen-Links_hover.gif');
			height:39px;
			width:96px;
			float:left;
		}
		
		a#contact {
			display:block;
			background-image:url('images/Header-Knoppen-Contact.gif');
			height:39px;
			width:132px;
			float:left;
		}
		
		a#contact:hover {
			display:block;
			background-image:url('images/Header-Knoppen-Contact_hover.gif');
			height:39px;
			width:132px;
			float:left;
		}

.content {
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}

.leftside {
	float:left;
	width:175px;
	/* height:1200px; */
}
	
.recente_topics {
	float:left;
	width:100%;

}
	.recente_topics_header {
		width:100%;
		height:23px;
		background-image:url('images/RecenteArtikelen-header.gif');
	}
	.recente_topics_content {
		width:100%;
		background-image:url('images/RecenteArtikelen-background.gif');
		padding-top:5px;
		padding-bottom:3px;
	}
	a.recent_topic {
		display:block;
		margin-bottom:10px;
		text-decoration:none;
		font-weight:bold;
		font-variant:small-caps;
		color:rgb(240,240,240);
	}
		.recent_topic_regel1 {
			line-height:16px;
			font-size:13px;
			display:block;
			text-indent:3px;
		}
		.recent_topic_regel2 {
			display:block;
			font-size:10px;
			margin-top:0px;
			text-indent:10px;
		}

	
.recente_reacties {
	margin-top:15px;
	width:100%;
	float:left;
}
	.recente_reacties_header {
		width:100%;
		height:23px;
		background-image:url('images/RecenteReacties-header.gif');
	}
	.recente_reacties_content {
		width:100%;
		background-image:url('images/RecenteArtikelen-background.gif');
		padding-top:5px;
		padding-bottom:3px;
	}
	a.recente_reactie{
		display:block;
		margin-bottom:10px;
		text-decoration:none;
		font-weight:bold;
		font-variant:small-caps;
		color:rgb(240,240,240);
	}
		.recente_reactie_regel1 {
			line-height:16px;
			font-size:13px;
			display:block;
			text-indent:3px;
		}
		.recente_reacties_regel2 {
			display:block;
			font-size:10px;
			margin-top:0px;
			text-indent:10px;
		}

.advertenties {
	width:100%;
	margin-top:10px;
	float:left;
}
	
.advertenties_header {
	width:100%;
	height:23px;
	background-image:url('images/Advertenties-header.gif');
}

.advertenties_content {
	width:100%;
	background-image:url('images/RecenteArtikelen-background.gif');
	padding-bottom:3px;
	
	line-height:16px;
	font-size:13px;
	display:block;	
	text-align:center;
}

.center {
	float:left;
	/* top:-1040px; */
	margin-left:10px;

	width:795px; /* 650 + 120 + 25 */
}

.blogitem {
	float:left;
	width:795px;
	margin-bottom:15px;
}

.blogitem_header {
	float:left;
	width:100%;
	background-image:url('images/BlogItem-HeaderBackground.gif');
	height:43px;
	line-height:43px;
	font-family:"Myriad Pro";
	font-size:40px;
	font-weight:bold;
	font-variant:small-caps;
	text-indent:10px;
}

.blogitem_body {
	float:left;
	background-image:url('images/BlogItem-BodyBackground.gif');
	letter-spacing:0.3px;
	color:rgb(240,240,240);
	width:775px;
	font-size:14px;
	padding:10px;
	padding-top:5px;
	text-align:justify;
}

.blogitem_image {
	width:128px;
	height:108px;
	margin-top:3px;
	margin-right:5px;
	float:left;
}

.blogitem_image-image {
	width:120px;
	height:100px;
	float:left;
}

.blogitem_image-shaderight {
	width:8px;
	height:100px;
	background-image:url('images/BlogItem-ImageRightshade.gif');
	float:right;
}

.blogitem_image-shadebottom {
	width:128px;
	height:8px;
	float:left;
	clear:both;
	bottom:0px;
	background-image:url('images/BlogItem-ImageBottomshade.gif');
}

.blogitem_footer {
	float:left;
	width:100%;
	height:22px;
	line-height:22px;
	color:black;
	font-size:15px;
	background-image:url('images/BlogItem-FooterBackground.gif');
	text-indent:10px;
}

.blogitem_footer-left {
	float:left;
}

.blogitem_footer-right {
	float:right;
	margin-right:10px;
}

.footer {
	background-image:url('images/Footer-Background.gif');
	height:22px;
	width:980px;
	text-align:center;
	line-height:22px;
	font-size:15px;
	color:rgb(240,240,240);
	clear:both;
}

/* Reactie Template-styles:  */
.blogitem_reactie {
	float:left;
	width:795px;
	margin-bottom:15px;
	font-size:12px;
	width:100%;
	margin-left:0%;
}

.blogitem_reactie_header {
	float:left;
	width:100%;
	background-image:url('images/Reactie-HeaderBackground.gif');
	height:23px;
	line-height:23px;
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	text-indent:10px;
	color:rgb(240,240,240)
}

.blogitem_reactie_content {
	float:left;
	padding-left:1%;
	padding-right:1%;
	width:98%;
	text-align:justify;
	background-image:url('images/RecenteArtikelen-background.gif');
	padding-top:5px;
	padding-bottom:3px;
}

.blogitem_reactie_footer {
	float:left;
	width:100%;
	height:23px;
	line-height:23px;
	color:rgb(240,240,240);
	font-size:12px;
	background-image:url('images/Reactie-FooterBackground.gif');
	text-indent:10px;
}

.blogitem_reactie_footer_left {
	float:left;
}

.blogitem_reactie_footer_right {
	float:right;
	margin-right:10px;
}


/*
.addcomment {}
label {
display:compact;
	float:left;
	width:10%;
}
input {
	float:left;
	width:70%;
}
*/