body { font-family: 'trebuchet ms'; color: #000000; font-size: 8.5pt; background: #ffffff url(http://www.designedby.nl/afbeeldingen/bg.jpg) repeat; }

A:link    { color: #e2007a; }
A:visited { color: #e2007a; }
A:hover   { color: #e2007a; }
A:active  { color: #e2007a; }

#wrapper { height: 901px; width: 850px; margin-left: auto; margin-right: auto; }
#menu { height: 49px; width: 901px; }
#headerimg { height: 92px; width: 850px; }
#border-left { height: 701px; width: 51px; }
#flashbanner { height: 174px; width: 750px; }
#header { width: 750px; height: 61px; }
#content { width: 540px; height: 466px; background: #ffffff url(http://www.designedby.nl/afbeeldingen/website_12.jpg) no-repeat; float: left; }
#content-inner { width: 93%; height: 100%; border-right: 1px solid #dedede; margin-left: 4%; }
#sidebar { width: 210px; height: 466px; background-image: url(http://www.designedby.nl/afbeeldingen/website_13.jpg); background-repeat: no-repeat; float: left; }
#border-right { float: left; width: 49px; height: 701px; }
#footer { clear: both; width: 850px; height: 58px; background-image: url(http://www.designedby.nl/afbeeldingen/website_14.jpg); background-repeat: no-repeat; text-align: center; }

div#content-inner img { border: 1px solid #dedede; }

textarea { height: 50px; }

h1, h2, h3, .caps{
	font-family: 'Arial black';
	}

h2.pagetitle { font-size: 10pt; }

#sidebar h2:first-letter
{
color:#b7d875;
font-size:x-large;
font-style: italic; 
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
