@import url("/design/css/print.css");
@media screen {

body, html {
	text-align: center;
	font: 11px Verdana, Serif;
	line-height: 17px;
	color: #333;
	padding: 0;
	margin: 0;
	background-color: #D9D9D9;
}

.container {
	width: 820px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	height: auto;
}


/*----------------------------------------
		Global
------------------------------------------*/
h1 {
	width: 800px;
	height: 130px;
	text-indent: -9999px;
	margin: 0 auto 0 auto;
	padding: 0;	
	overflow: hidden;
	border-left: 10px solid white;
	border-right: 10px solid white;	
}

h1 a:link, h1 a:visited	{
	display: block;	
	width: 800px;
	height: 130px;
	background-image: url(/design/img/header.jpg);
	margin: 0;
	padding: 0;
	}
	
img {
	border: none;
}

a {
	color: #265F8C;

}

a:hover {
	color: #D63A42;
}

p {
	margin: 0 0 17px 0;
}


small {
	display: block;
	margin: 0 0 17px 0;
	padding: 0;
	color: #999;
	clear: both;
	font-size: 11px;
}

small.excerpt {
	margin: -17px 0 0 0;
}
*:lang(nl) small.excerpt {
	margin-top: 0;
}

.center {
	display: block;
	margin: 0 auto 0 auto;
}

img.left {
	float: left;
	margin: 0 17px 17px 0;
}

img.right {
	float: right;
	margin: 0 0 17px 17px;
}
	
/*-----------------------------------------
		Navigatie
-----------------------------------------*/
#nav {
	font: 11px Verdana;
	width: 388px;
	height: 20px;
	position: relative;
	top: 109px;
	left: 10px;
	margin-bottom:-21px;
	padding: 0;
	color: #FFF;
	font-size: 11px;
	border-right: 1px solid #FFF;	
	border-top: 1px solid #FFF;
	background-color: #000;
}


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 22px;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}


#nav li a {
	padding: 3px 10px 4px 10px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#nav li a.active {
	background-color: #DB2D36;	
}

#nav a:hover {
	background-color: #DB2D36;
}

#nav_bottom {
	margin: 0;
	padding: 0;
	width: 100%;			/* IE6 haslayout hack */
}

/*-----------------------------------------
		Inhoud
-----------------------------------------*/
#content {
	text-align: left;
	width: 800px;
	min-height: 500px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 1px solid #B8C0E0;
	background-image: url(/design/img/bg.gif);
	background-position: 0 1px;
	background-repeat: repeat-x;
}

#content #left {
	float: left;
	width: 600px;
	min-height: 850px;	
	overflow: hidden;
	margin: 0;
	padding: 17px 10px 16px 0;
/*	border-right: 1px solid #B8C0E0;*/
}

#content #right {
	float: right;
	width: 177px;
	min-height: 300px;
	margin: 0;
	padding: 17px 0 0 0;
	}

/*-----------------------------------------
		Articles
-----------------------------------------*/
.article {
	border-bottom: 1px dotted #B8C0E0;
	margin: 0 0 17px 0;
	padding: 0 0 16px 0;
	width: 100%;			/* IE6 haslayout hack */
}

h2, h2 a {
	font: 24px "Gill Sans MT", Gill sans, Georgia, Times;
	margin: 0 0 17px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #236EAA;
	text-decoration: none;
}



h3 {
	font-size: 15px;
	color: #25325C;
	margin: 0 0 17px 0;
	padding: 0;
	clear: both;
}

ul {
	margin: 17px 0 17px 0;
	padding-left: 17px;
}

li {
	margin-left: 17px;
	padding: 0;
}


.article form {
	margin: 0 0 11px 0;
	padding: 0 0 0 5px;
}

.article img.left, .article img.right {
	border: 1px solid #DDD;
	padding: 1px;
}

.floatfix {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;	
	overflow: hidden;	
}

p.captionleft {
	margin: 0 10px 0 0 !important;
	border: 1px solid #DDD;	
	font-style: italic;
	padding: 1px;
	float: left;
	color: #777;
}
p.captionright {
	margin: 0 0 0 10px !important;
	border: 1px solid #DDD;
	padding: 1px;
	font-style: italic;
	float: right;
	color: #777;
}

p.caption {
	color: #777;
	font-style: italic;
	}

/* Leestip */
p.idea {
	border-color: #236EAA;
	border-style: solid;
	border-width: 1px 0 1px 0;
	background: #ECECEC url("/design/img/book_open.gif") no-repeat 2px 5px;
	padding: 3px 25px 3px 25px;
	clear: both;
}

p {
	text-align: left;
}

/*-----------------------------------------
		Linklist
-----------------------------------------*/
.linklist ul {
	margin: 1em 0 1.5em 0;
}

.linklist h3 {
	margin-top: 1.5em;
}

/*-----------------------------------------
		Sidebar right
-----------------------------------------*/
#right h3 {
	font-size: 12px;
	text-align: center;
	margin: 0;
	background-color: #236EAA;
	padding: 2px 0px 2px 3px;	
	color: #FFF;	
}

.item p {
	margin: 5px 0 5px 0;
	padding: 0;
}

.item {
	border: 1px solid #B8C0E0;
	width: 175px;
	margin-bottom: 10px;
}

.item form,.item form p {
	margin: 0;
}

.item input {
	margin: 5px 0 5px 5px;
	padding: 0 2px 0 0;
	font-size: 1em;
	vertical-align: middle;
}

.item ul {
	margin: 5px 0 5px 5px;
	padding: 0;
	list-style: none;
}

.item li {
	margin: 0 0 2px 0;
	font-weight: bold;
}

.item li a {
	padding-left: 10px;
	background-image: url(/design/img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.item li a.active {
	padding-left: 10px;
	background-image: url(/design/img/arrow-right-active.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/*-----------------------------------------
		Polls
-----------------------------------------*/
.poll {
	padding: 3px;
}

#right .item .poll p {
	margin-bottom: 0.5em;
}

.poll form{
	padding: 2px;
	width: auto;
}

.poll input{
	margin: 2px 0 2px 0;
	padding: 0 2px 0 2px;
}

/*-----------------------------------------
		Commentaar
-----------------------------------------*/
#comments ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#comments li {
	border: 1px solid #B8C0E0;
	width: 491px;
	margin: 17px auto 17px 17px;
	padding: 16px 17px 0 17px;
}

#comments small {
	font-weight: bold;
	color: #000;
	font-size: 11px;	
}

#comments p {
	margin-bottom: 16px;
}

#comments {
	color: #333;
}

#comments .comments_preview li {
	border: 1px solid #D17479;
}

/*-----------------------------------------
		Footer
-----------------------------------------*/
#footer {
	width: 800px;
	background-color: white;
	margin: 0 auto 0 auto;
	padding: 10px 0 5px 0;
	border-right: 10px solid white;
	border-left: 10px solid white;
}

#copyright {
	clear: both;
	margin-top: 10px;
	text-align: center;
	color: #777;
	font-size: 11px;
}
/*-----------------------------------------
		Reclame
-----------------------------------------*/
#adsense {
	float: left;
	margin: 3px 11px 8px 0;
}

#adsense_right {
	width: 125px;
	margin: -10px auto 10px auto;
}

#adsense_bottom {
	width: 100%;
	margin: 17px 0 17px 0;
	text-align: center;
}

#adsense_linkblock {
	background-color: #333;
	padding-bottom: 1px;
	border-top: 1px solid white;
}


/*-----------------------------------------
		MCE
-----------------------------------------*/

body.mceContentBody {
	background: #FFF;
	text-align: left;
}

/*-----------------------------------------
		Ratings
-----------------------------------------*/
.star-rating{
	list-style:none;
	margin: 0 0 9px 0 !important;
	padding:0px !important;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/design/img/rating.gif) top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	border: 0;
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/design/img/rating.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/design/img/rating.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.ratingdesc {
	display: none;
}
.ratingerror {
	display: none;
}


}