body {
	background: url(../images/bg_wood2.jpg) center top;
	margin: 0px;
	text-align: center;	
}


  .overlay { position: fixed; z-index: 100; width: 100%; height: 100%; }
  .overlay-background { position: absolute; width: 100%; height: 100%; z-index: 1; background: black; opacity: .6; -moz-opacity: .6; filter: alpha(opacity=60); }
  .overlay-content { position: absolute; z-index: 2; top: 50%; left: 50%; margin-left: -320px; margin-top: -200px; width: 640px; height: 400px; }
  .overlay a { margin-top: 4px; display: block; text-align: center; font-family: helvetica; color: white; }
  .overlay a:hover { text-decoration: underline; }

.main {
	background: url(../images/bg_wood.jpg) center top repeat-x;	
	height: 900px;
	margin:0 auto;
}
.header {
	height: 242px;
}
.onder-header {
	height: 51px;
	padding-left:20px;
	padding-top:102px;
	font-family: georgia;
	font-size:16px;
	line-height:20px;
	font-style: italic;
}
.onder-header2 {
width:900px;
height:300px;
}

.kolom {
	background: url(../images/bg.jpg) center top no-repeat;
	width: 693px;
	margin: 0 auto;	
	text-align:left;
}
.kolom-links
{
	float: left;
	width: 468px;
}
.kolom-rechts
{
	float: left;
	width: 225px;
	background-color:#f2f2e3;
	overflow:hidden;
}
.flickr {
	height:150px;
}
.aftiteling {
	text-align: center;
	padding: 20px;
	font-family:georgia;
	font-size: 12px;
}
hr {
	border-top-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.weblog {
	font-family: georgia;
	font-style: italic;
	background-color: white;
	padding: 20px;
margin-top: 10px !ie;
}
.weblog2 {
	width:653px;
	font-family: georgia;
	font-style: italic;
	background-color: white;
	padding: 20px;
}
.titel {
	font-size: 24px;
	color: red;
	background: url(../images/popjes.jpg) no-repeat;
	padding-left: 40px;
	padding-bottom:10px;
	width: 390px;
}
.titel2 {
	font-size: 18px;
	color: red;
	padding-bottom:10px;
	width: 390px;
}
.text {
	font-size:12px;
	line-height:15px;
	padding-top:10px;
	width:428px;
	text-align: left;
	border-top: 1px dotted black;
	width: 426px !ie;
}

.text img {
	width: expression(this.width > 426 ? "426 px" : true);
}
.text2 {
	font-size:12px;
	line-height:15px;
	width:428px;
	text-align: left;
}
.twitter {
	width:205px;
	padding:10px;
	font-family: georgia;
	font-size:12px;
	font-style: italic;
	line-height:15px;
	border-bottom: 1px dotted black;
}
.reacties {
	padding:10px;
	font-family: ;
}
a {
	text-decoration:none;
	color: red;
}