html,body {
	background-color:#f5f5dc;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cd5c5c;
	background-color:#f5f5dc;
	scrollbar-arrow-color:#f5f5dc;
	scrollbar-base-color:#f5f5dc;
	scrollbar-shadow-color:#cd5c5c;
	scrollbar-face-color:#f5f5dc;
	scrollbar-highlight-color:#cd5c5c;
	scrollbar-dark-shadow-color:#cd5c5c;
	scrollbar-3D-light-color:#cd5c5c;
	scrollbar-track-color:#f5f5dc;
}
#comconcont{
	position:absolute;
	left:0;
	width:100%;
	padding-top:120px;
	overflow:show;
	background-color:#f5f5dc;
	z-index:0;
	padding-bottom:100px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cd5c5c;
}

input, textarea{
	background-color:#f5f5dc;
}

a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#topDiv{
	position:absolute;
	z-index:3;
	width:100%;
}

#cover{
	filter:alpha(opacity=60, finishopacity=100, style=1, startx=0,starty=0, finishx=140, finishy=270);
	display:block;
	height:35px;
	background-color:#f5f5dc;
}

#balkLinksDiv{
	width:30%;
	height:70px;
	float:left;
	display:inline;
	background-image:url(../img/harplates.jpg);
}

#balkRechtsDiv{
	width:70%;
	height:70px;
	float:left;
	display:inline;
}

#logoDiv{
	display:block;
	background-color:#8fbc8f;
	height:35px;
	margin-top:35px;
	font-weight: bold;
	font-size:25px;
	cursor:pointer;
	text-align:right;
	padding-right:10px;
	color: #ffffff;
}

#topmenu {
	height:35px;
	background-color:#000000;
}

#topmenu .menuitem{
	height:35px;
	float:left;
}

#topmenu .itemtitle{
		padding:8px;
		float:left;
}

#topmenu a{
	color: #f5f5dc;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	text-decoration: none;
	padding:8px;
}
.mozilla #topmenu a{
	padding:0px;
}

#topmenu a:hover {
	color: #8fbc8f;
	background-color: transparent;
}

#topmenu a:hover .itemtitle{
	color: #8fbc8f;
	background-color: transparent;
}

#leftmenu {
	float:left;
	display:inline;
	width:25%;
	margin:0px 2.5%;
	background-color:#fffaf0;
}

#leftmenu a {
	display: block;
	color: #8fbc8f;
	font-size: 13px;
	font-weight: bold;
	height: 100%;
	text-decoration: none;
}

#leftmenu .menuitemlevel1 a .itemtitlelevel1 {
	color: #fffaf0;
	background-color: #8fbc8f;
	text-align:right;
	height:24px;
	font-size: 17px;
	padding:10px;
	display: block;
}

#leftmenu .menuitemlevel2 .itemtitle{
	color: #8fbc8f;
	background-color: #fffaf0;
	margin-top:10px;
	padding:0px;
	text-align:left;
	display: block;
	padding-left: 10px;
}

#leftmenu .menuitemlevel3 .itemtitle{
	margin-top:0px;
	padding-left: 20px;
}

#leftmenu .currentitem .itemtitle {
}

#leftmenu .currenttree .itemtitle {
	color:#cd5c5c;
}


#leftmenu .notcurrent .itemtitle {
	color: #8fbc8f !important;
}


#leftmenu .secure a .itemtitle {
	background-color: #FDFFC2;
}
#leftmenu .archive a .itemtitle {
	background-color: #CFCFCF;
}
#leftmenu .securearchive a .itemtitle {
	background-color: #D2D4AB;
}

#leftmenu a:hover {
	text-decoration: underline;
}
#leftmenu a:hover .itemtitle{
	text-decoration: underline;
}

#concontainer{
	background-color:#fffaf0;
	float:left;
	width: 69%;
}
#contentdiv, #logindiv {
}

#commentlist {
	background-color: #fffaf0;
}

#rssDiv{
	border:none;
	position:absolute;
	right:5px;
	top:85px;
	z-index:10;
}

#rssDiv img{
	border:none;
}


/* from here */
#filelist{
	display:none;
}

#contentdiv #contenttitle, #contentdiv #title_e, #logindiv .title {
	height: 24px;
	background-color: #8fbc8f;
	font-weight: bold;
	font-size: 17px;
	color: #fffaf0;
	padding:10px;
}

#contentdiv #content, #logindiv .content {
	background-color:#fffaf0;
	padding:10px ;
}

#contentdiv #content a, #contentdiv #content_e a {
	color: #8fbc8f;
	background-color:#fffaf0;
	text-decoration: underline;
}

#contentdiv #content a:hover, #contentdiv #content_e a:hover {
	color: #8fbc8f;
	text-decoration: none;
}
#searchtitle {
	background-color: #8fbc8f;
	font-weight: bold;
	font-size: 17px;
	height:24px;
	color: #fffaf0;
	padding-top: 3px;
	padding: 10px;
}
#searchresults .title{
	height: 24px;
	font-weight: bold;
	font-size: 17px;
	color: #8fbc8f;
	padding: 10px;
	border: 0px;
	cursor: pointer;

}
#searchresults .content {
	padding: 10px;
	cursor: pointer;
	color: #cd5c5c;
	background-color: #fffaf0;

}
#searchresults .trail {
	background-color: #fffaf0;
	padding: 10px;
}
#searchresults .trail a {
	color: #8fbc8f;
	text-decoration: underline;
}


#searchcontainer {
}

#searchresults .csearchitem {
	height: 44px;
	border-bottom: 2px solid #bbbbbb;
}
#searchresults a {
	text-decoration: none;
	color: #000000;
	background-color: #fffaf0;



}
#searchresults a:hover {
	text-decoration: none;
	background-color: #dddddd;


}

#spacer{
	float:left;
	width:30%;
}
#traildiv {
	width:63%;
	float:left;
	margin-top:15px;
	padding:0px 2.5%;
}

#traildiv a {
	color: #8fbc8f;
}

.cobcommentlist {
	display: inline;
}

#searchdiv {
	position:absolute;
	top:5px;
	right:5px;
	white-space: nowrap;
	cursor: text;
	z-index:10;
}

#searchdiv input {
	font-size: 11px;
	border: none;
	height: 16px;
	margin-left: 2px;
	background-color:white;
}

#searchdiv .zoekbutton {
	background-color: #8fbc8f;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}

#searchdiv .zoekveld {
	width: 120px;
	cursor: pointer;
}
#nexttopic {
	padding:5px;
	background-color: #8fbc8f;
	text-align: right;
	white-space: nowrap;
}
#nexttopic div {
	display: inline;
	white-space: nowrap;
}

#nexttopic #message {
	padding-right: 10px;
}

#nexttopic a {
	color: #FFFFFF;
	padding-right: 28px;
	font-weight: bold;
	text-decoration: none;

}
#nexttopic a:hover {
	text-decoration: underline;
}

.content a, .content_e a{
	color: #8fbc8f;
}

#tagDiv {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #ffffff;
}

li {
	list-style-image: url(../img/li.gif);

}

#scarlet_a{
	background-image: url(../img/scarlet_a.png);
	background-repeat: no-repeat;
	background-position:right center;
	cursor:pointer;
	height:22px;
	width:19px;
	position:absolute;
	z-index:4;
	top:82px;
	left:29px;
}

/* comments afdeling */
#commentlist{
	background-color:#fffaf0;
	position:relative;
	margin-top:20px;
	width:auto;
	height:auto;
}

#commentlist .header {
	border-bottom:4px solid #8fbc8f;
	font-weight: bold;
	font-size: 11px;
	color: #cd5c5c;
	margin:0px 28px;
	padding:4px 20px;
	background-image:url(../img/comments_content.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

#commentlist .header a{
	font-weight: bold;
	font-size: 11px;
	color: #cd5c5c;
	text-decoration:none;
}

#commentlist .subheader{
	background-image:none;
	background-repeat:no-repeat;
	padding:4px 0px;
}

.commentblock {
	color: #fffaf0;
	margin:8px 28px;
}

.commentblock div {
	padding:4px 4px 4px 0px;
	display:block;
}

.commentblock .datum{
	float:right;
	font-weight: bold;
	color: #cd5c5c;

}

.commentblock .comment{
	background-color: #fffaf0;
	color: #333333;
	padding:4px 0px;
	margin-top:2px;
	border-top:1px solid #8fbc8f;
}

.commentblock div a, .commentblock .naam {
	color: #cd5c5c;
	font-weight: bold;
}


.commentblock .comment a{
	color: #cd5c5c;
	background-color:#fffaf0;
	font-size: 12px;
}

#commentlist .formrow {
	border-bottom: 1px solid #f3f3f3;
	display: block;
	height:20px;
}

#commentlist .inputtitel {
	font-weight: bold;
	display:inline;
	margin: 4px 28px;
	float: left;
	color:#000000 !important;
}

#commentlist .inputmessage {
	display:inline;
	margin: 4px 28px;
	float: left;
}

#commentlist textarea {
	width: 88%;
	height: 120px;
	background-color:#ffffff;
	border: 1px solid #999999;
	font-size: 11px;
	margin:0px 28px;
}
#commentlist input {
	background-color:#ffffff;
	border: 1px solid #999999;
	font-size: 11px;
	width:50%;
	float:right;
	margin:4px 28px;
}

#commentlist .button {
	background-color: #8fbc8f;
	color: #cd5c5c;
	cursor: pointer;
	font-weight: bold;
	margin: 1% 28px;
	width:20%;
	float:right;
}

#commentlist .inputcheck {
	width:18px;
	height:18px;
}

#newcomment{
	padding-bottom:6%;
}



