body {
	margin: 0;
	padding: 0; 
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size: 0.8em;
	color: #333;
}

a, a:link, #content a, #content a:link {color: #000; text-decoration: none; border-bottom: 1px solid #75D1FF; }
a:visited, #content a:visited {color: #777; text-decoration: none; border-bottom: 1px solid #75D1FF; }
a:hover, #content a:hover  {color: #777; text-decoration: none; border-bottom: 1px solid #75D1FF; }

hr {
	width: 85%;
	border: 1px solid;
	color: #ccc;
	text-align: left;
	margin-left: 0;
}

img {
	border: 0;
}

h2 {
	line-height:1em;
}

/* ######### */
/* CONTAINER */
/* ###################################################################################################### */

#container {
	width: 80%;
	margin: 0px auto; 
	background-color: #fff;
	background-image: url(images/menuback2.gif);
	background-repeat: repeat-y;
	line-height: 130%; 
}

/* ############ */
/* TOP (HEADER) */
/* ###################################################################################################### */

#top {
	padding-left:0px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}


/* ########## */
/* BREADCRUMB */
/* ###################################################################################################### */

#breadcrumb {
	padding-left: 0px;
	padding-bottom: 10px;
/*	margin-bottom: 5px; */
	text-align: left;
	font-size: 85%;
}

#breadcrumb a, a:link {color: #777; text-decoration: none;}



/* ############### */
/* LEFT NAVIGATION */
/* ###################################################################################################### */

#leftnav {
	float: left;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #000;
}

#logo {
	margin-top: 20px;
}

#logo a {
	font-size: 20px;
	margin-left: 15px;
	color: #777;
	padding: 0px;
	text-decoration: none;
}

#zoek {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 15px;
	background: #fff;
}

#leftnav ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 10px;
}

#leftnav ul li {
	display: block; 
	margin: 5px;
	margin-right: 0px;
}

#leftnav ul li a {
	display: block;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px solid #75D1FF; 
	margin-top: 0px;
	padding-bottom:2px;
}

#leftnav ul li a:hover {
	background: #fff; 
}

.smallbr {
	margin: -5px;
} 

.lager {
	margin-top: 15px;
}

.indent {
	padding-left: 10px;
}

#talen {
	padding: 0;
	margin-bottom: 15px !important;
	height: 1em;
	list-style-type:none;
	font-size: 75%;
/*	font-weight: bold;*/
	color: #777;
}

#talen li {
	float: right;
	width: 6em;
	position: relative;
	margin-bottom:4px !important;
}

#talen li a, #talen li a:visited {
	display: block;
	margin-right: 15px;
	background: #75D1FF;
}

#talen a:hover {
	background: #ffffff;
}

#thuis {
	clear: both;
	margin-top: 4px;
}

#nul {
	position: relative;
	left: -15px;
	background: #fff;
	border-left: 15px solid #ffffff;
	padding: 2px 0;
}



/* ####### */
/* CONTENT */
/* ###################################################################################################### */

#content {
	margin-left: 250px;
	margin-top: 20px;
	text-align: left;
}

#content ul {
	margin-top: -1em;
	list-style-type:square;
}

#content ol {
	margin-top: -1em;
}

#content h2 {
	margin-top: 20px;
	margin-bottom: 35px;
	font-size: 20px;
}

#content p.recent {
	margin-top: 17.7em;
	margin-bottom: 35px;
	font-weight: bold;
}



#content p.reacties {
	margin-top: 2em;
	font-weight: bold;
}

#next {
	top: 0px;
	float:right;
}

#next a {
	text-decoration: none; 
	border-bottom: 1px solid #75D1FF;
}

.post {
	padding-right: 10px;
	text-align: left;
}

.postmetadata ul li{
	list-style: none;
}

#content .imgright {
	float:right;
	padding:5px;
	border:1px solid #eeeeee; 
	margin-right:10px;
	margin-bottom:10px; 
}



/* ###### */
/* FOOTER */
/* ###################################################################################################### */

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	background-color: #fff;
}

#naartop {
	float: right;
	margin-right: 1em;
	margin-top: -4em;
}

#naartop a {
	display: block;
	border-bottom: 1px solid #75D1FF;
}

blockquote p {
	margin-top: 0px;
	padding-top: -10px;
}

.textbox {
	background-color: #FFF;
	color: #999999;
	border-bottom: 1px dashed #CCC;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: 11px;
	padding: 3px;
}

.button { 
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	padding: 2px;
 	border-top: 0px solid #75D1FF;
 	border-left: 1px solid #75D1FF;
 	border-right: 1px solid #75D1FF;
 	border: 0px solid #75D1FF;
	background: #fff;
}

/*.button {
	padding: 2px; border: 1px solid #555; height: 18px;
}


.textbox {font:  small Trebuchet MS, Arial, Helvetica, Sans-Serif; color: #000; background-color: #fff; border: 1px dashed #555; height: 12px; margin: 5px; padding-bottom: 2px;}
.button {padding-bottom: 2px; border: 1px solid #555; height: 18px; margin-bottom: 5px; }*/



/* ###### */
/* COMMENTS */
/* ###################################################################################################### */

.commentlist {
	list-style-type: decimal;
	margin-left: 2em;
	padding: 1em 2em;
	background-color: #ededed;
	width: 75%;
}

#commentform {
	background-color: #ededed;
	padding: 1em 2em;
	margin-left: 2em;
	width: 75%;
}

#comment {width: 85%; border: 1px dashed #555;}
#comments {color: #555555; font-size: 1em;}

#comment, #author, #email, #url, #submit {
	border: 1px solid #dddddd;
	background-color: #ffffff;
}

#submit {
	cursor: pointer;
}


