

html {
    padding:0;
    margin:0;
  }


body {
    background :#fff url(pics/krul.png);
	font-family: Arial, "MS Trebuchet", sans-serif;
font-size:12px;
    line-height:150%;  
	margin:0;
	padding:0;
}


a {
	color: #C8060A;
	text-decoration:none;
}

a:hover {
	color:#B5A3A6;
	text-decoration:none;	
}

h1, h1 a {
	color:#C8060A;
	font-size:26px;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	color:#C8060A;
	font-size:22px;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:0;
	letter-spacing:3px;


}

h2 a {
	color:#C8060A;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:0;
}


#wrapper {
    position:relative;
    width:994px;
    margin:auto;
    background:#fff;
    color:#444;
	border-left:#C8060A 5px solid;
	border-right:#C8060A 5px solid;
    /*#25A729*/
  }


#wrapperLeftBorder {
    position:relative;
/*     background:url(pics/borderRed2.gif) -6px 0px repeat-y; */
  }


#wrapperRightBorder {
    position:relative;
/*     background:url(pics/borderRed.gif) 1004px 0px repeat-y; */
  }


#sidebar {
	position:absolute;
	width:520px;
	background:#fff;
	border:1px solid;
	z-index:200;
	top:10px;
	right:0;
	padding-bottom:50px;

	display:none;
}

#sidebar li {
	list-style: none;
	left:-33px;	
	position:relative;
	float:left;

}
#sidebar li.left {
	padding-right:0px;
}

#sidebar li.right {
	float:right;
/*	clear:right; /* werkt niet in ie7, daar weg-commentaren */*/
	left:-7px;
/*	width:150px;*/
}

#sidebar li.right h3 {
	position:relative;
	clear:right;
	float:right;
}

#sidebar li li {
	position:relative;
	float:left;
	clear:left;
}

#sidebar li.right li {
	position:relative;
	float:right;
	clear:right;
	left:-7px;
}


#sidebar h3 {
	padding:0;
	margin:11px 0 0px 0;;
	letter-spacing:3px;
	color:#B5A3A6;
	font-weight:normal;
} 

#menutoggle {
	position:absolute;
	bottom:0px;
	left:200px;
	width:100px;
	height:30px;
	margin-bottom:3px;
 	background:url(images/menuup.jpg) no-repeat;
	text-align:center;
	color:#C8060A;
}


#contentwrap {
    position:relative;
    top:40px;
	font-size:12px;
/* 	background:#fff; */
  }


#content {
    position:relative;
	clear:both;
	width:700px;
    margin:0 30px 0 30px;
    padding: 0px 10px 10px 10px;


  }

#content img {
	border:7px solid #e3e3e3;
	margin:7px;
}


#contentBreakWrap {
    position:relative;
	left:-6px; /*ff -6, IE7 -16*/
	top:-50px;
/*	background:url(pics/koe.jpg) no-repeat 6px center; */
	width:1000px;

/*     z-index:5; */
  }
#contentBreakWrap1 {
    position:relative;
	width:1000px;
  }


#contentBreakBoven {
    position:relative;
    top:0px;
    left:0px;
    background:url(pics/curveBovenRed.gif) no-repeat -3px 0px;
    height:254px;
/*Deze manipuleren om hoogte te verstellen. Default / kleinste is 154px*/
    width:1000px;
	border-right:#C8060A 5px solid;    
	z-index:30;
  }


#contentBreakOnder {
    	position:relative;
    	left:0px;
    	background: url(pics/curveOnderRed.gif) no-repeat -3px bottom;
    	height:154px;
/*     	top:-295px; */
	bottom:0;
    	width:1000px;
	border-right:#C8060A 5px solid;    
    	z-index:20;
  }

#contentBreakPic {
		position:absolute;
		top:0px;
		left:6px;
		height:379px;
		width:999px;
		background:no-repeat;
}

#contentBreakPic1 {
		position:absolute;
		top:0px;
		left:6px;
		height:379px;
		width:999px;
		background:no-repeat;
}



#detailmenu {
	position:relative;
	top:154px;
	left:1px;
	height:295px;
	width:994px;
	background-color:#fff;
	border-right:#C8060A 5px solid;
	border-left:#C8060A 5px solid;        
}

#laatsteposts {
	position:relative;
	float:left;
	width:300px;
	height:250px;
	left:20px;	
	margin:0px 15px;
	background:#EFE3E5;
}

#laatsteposts li {
	list-style:none;

}




#laatsteposts h2 {
	color:#000;
	margin-bottom:12px;
	font-weight:normal;
}


#overdezesite {
	position:relative;
	float:left;
	width:300px;
	height:250px;
	background:#EFE3E5;
	left:15px;	
	margin:0px 5px;
}

#overdezesite h2 {
	color:#000;
	margin-bottom:28px;
	font-weight:normal;
}

#overdezesite li {
	list-style:none;
	width:235px;
}


#tagcloud {
	position:relative;
	float:left;
	width:300px;
	height:250px;
	background:#EFE3E5;
	left:10px;	
	margin:0px 15px;
	padding:0;
}

.st-tag-cloud {
	position:relative;
	margin:0;
	padding:0;
	top:-10px;
	left:-25px;
	height:160px;
	width:270px;
}

#tagcloud li {
	list-style:none;
}

#tagcloud li h2.widgettitle {
	color:#000;
	margin-bottom:28px;
	font-weight:normal;
}


#splashpic {
	position:absolute;
	
	left:768px;
	top:150px;
	width:231px;
	height:279px;
	background:url(images/redDrops.png) no-repeat;
}

/********************Overige opmaak, stijlkenmerken*/


#headerimg {	
	position:relative;
	float:left;
	padding:0 0 0 40px;
}

#headerimg h2, #headerimg h2 a  {
	padding:0;
	margin:11px 0 0px 0;;
	letter-spacing:3px;
	color:#B5A3A6;
	font-weight:normal;
}

#headerimg .description {
	margin:5px 0;
	font-size:13px;
}

#headerimg div {
	color:#C8060A;
	letter-spacing:3px;
}

#headermenu {
    position:relative;
    float:right;
    margin-right:30px;
  }


.post {
	position;relative;
	margin:0;
	padding:0;
	overflow:auto;
}

.post small  {
	position:relative;
	float:right;
	padding-bottom:3px;
}

.entry {
width:95%;

}

.postmetadata {
	position:relative;
	clear:both;
	top:0px;
	width:90%;
	padding-bottom:35px;
}

.entry {
	position:relative;
	clear:right;
}

.entry p .more-link  {
	position:relative;
	font-size:11px;
	top:-15px;
}


.navigation {
	position:relative;
	height:24px;
	margin-bottom:5px;
/* 	border-bottom:1px solid; */
	border-top:1px solid;
	z-index:70;
}

.navigation .alignleft {
	position:relative;
	float:left;

}

.navigation .alignright {
	position:relative;
	float:right;

}

#comments {
	font-size:11px;
}

.commentlist li {
	list-style:none;
	background:#EFE3E5;
}

.commentlist li.alt {
	background:#fff;
}

.commentlist li cite,.commentlist li cite a {
	font-style:normal;
	color:#C8060A;
}

.commentmetadata a {
	color:#000;
}

form {
	position:relative;
}

#submit {
	position:absolute;
	left:450px;
	bottom:0px;
	margin-bottom:27px;
	z-index:90;
}

textarea#comment {
	position:relative;
	width:400px;
	margin-bottom:27px
}

#footer {	
	position:relative;
	float:left;
	clear:left;
	top:300px;
	width:980px;
	background:#EFE3E5;
	padding: 4px;
	z-index:100;
}

#cc {
	display:none;
	position:absolute;
	top:-60px;
	background:#EFE3E5;
	}
#cclogo {
	position:relative;
	float:right;
}
#cclogo span {
	position:relative;
	clear:both;
	float:left;
}

blockquote {
  background-color:#eee;
}

