/

* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:center;
	color:#666666;
	line-height:15px;
	background-image: url(../images/bg_strepen.png);

}

body, html {
	background-color: #000;
}
.clear { clear: both; }

a:hover {
	text-decoration:underline;
}

a img {
	border-color: #333333;
	margin: 0 0px 0 0;
	border-width: 0px;
}


#content a img {
	border-color: #DCEDF7;
	margin: 0;
}


p { font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:justify;
	color:#666666;
	line-height:15px; }


blockquote {
	background: url(../images/quote.gif) no-repeat top left;
	padding: 0 0 0 60px;
}

.alignright { float: right; margin-left: 20px; }
.alignleft { float: left; margin-right: 20px; }
.alignleft a, .alignright a { color: #5B98B2; }

.column1 {
	background: rgb(0,157,223);
	width: 240px;
	height:350px;
	float: left;
}

.column2 {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	line-height:26px;
}

.column2 a {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	line-height:26px;
	text-decoration:none;
}

.column2 a:hover {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	line-height:26px;
	text-decoration:underline;
}


.column3 {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:left;
	color:#000000;
	line-height:15px;
	
}
.column3 a {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:left;
	color:#333333;
	line-height:15px;
	text-decoration:none;
}

.column3 a:hover {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:left;
	color:#4c692f;
	line-height:15px;
	text-decoration:underline;
		
}
.column6 {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	
	color:#666666;
	line-height:20px;
	
}
.column6 a {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	
	color:#333333;
	line-height:20px;
	text-decoration:none;
}

.column6 a:hover {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	
	color:#000000;
	line-height:20px;
	text-decoration:none;
		
}
.column7 {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	
	color:#666666;
	line-height:12px;
	
}
.column7 a {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	
	color:#666666;
	line-height:12px;
	text-decoration:none;
}

.column7 a:hover {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	
	color:#333333;
	line-height:12px;
	text-decoration:none;
}

.column7 a img {
	border-color: #cccccc;
	margin: 0;
	
	border-width: 4px;
}

.column4 {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	text-align:left;
	color:#000000;
	line-height:23px;
}

.column5 {
	font-family: Verdana, Sans-Serif;
	font-size:10px;
	color:#666666;
	line-height:13px;
}

#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	font-size:1.2em;
	height:100%;
}

.box {
	background: #f8f8f8;
	padding: 12px 15px 15px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 2px 0;
	border-color: #eee;
}

#sidebar .box {
	padding: 12px 10px 5px;	
}

#sidebar #feed.box {
	background: #FFF2DA;
	border-color: #FFDA9A;
}

#content .box {
	background: rgb(235,235,235);
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,0,0);
}

#content li.box {
	background: rgb(235,235,235);
	border-style: none;
	padding: 20px 20px 20px;
}

#content li.box .postinfo { padding: 0; }

#sidebar .categories {
	padding: 0px 10px 5px;	
	margin-bottom: 15px;
	background: rgb(0,157,223);
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

#sidebar .recent-posts, #sidebar .links {
	padding: 0px 10px 5px;	
	margin-bottom: 15px;
	background: rgb(210,214,0);
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

#banner {
	cursor: pointer;
	background-color:#FFF;
	padding: 0px;	
	margin-bottom: 15px;
}

#banner embed {
	padding:0;
	margin:0;
}

#sidebar #feed.box a { color: #BB4411; }
#content .box .boxblock {
	font-family: verdana;
	font-size: 10px;
	color: rgb(0,0,0);
}
/* body tekst */
#content .box .boxblock a { color: #000000; }
#content .box .boxblock a:hover { color: #000000; background-color: rgb(210,214,0);}
#sidebar .recent-posts a, #sidebar .links a { 	color:#32a3c1; font-family:verdana; font-size:10px; }
#sidebar .categories a { color: rgb(255,255,255); font-family:verdana; font-size:10px; }

#login {
	color:#32a3c1;
	font-size:9px;
	font-family: verdana;
	padding: 12px 10px 20px;	
	margin-bottom: 15px;
	background: rgb(210,214,0);
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

#content {
	float:left;
	width:495px;
	height:100%;
}

#sidebar {
	float:right;
	width:232px;
	height:100%;
}

.postinfo {
	padding:0;
	font-size: 10px;
}

.postinfo a {
	color: rgb(93,93,93);
	text-decoration:none;
}

.postinfo a:hover {
	background-color: rgb(210,214,0);
	text-decoration:none;
}


.commentpage {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	margin-top: 0;
}

.commentpage a {
	color: #ffffff;
	margin-top: 0;
	text-decoration:none;
}

.commentpage a:hover {
	color: #ffffff;
	margin-top: 0;
	text-decoration:underline;
}

#footer {
	background:url('../img/footer-bg.gif') no-repeat top left;
	width:530px;
	margin:0 0 0px 187px;
	padding:10px;
	border:1px #ccc solid;
	clear:both;
	font-size:0.8em;
}

#new { 
	background: #EDF6FB url('../images/new.gif') no-repeat bottom left;
	width: 35px;
	height: 45px;
	float: left;
}

ul.menu {
	margin: 0 0 0px;
	height: 25px;
	overflow:hidden;
	padding: 0 0px;
	font-size: 12px;
	font-weight: bold;
}

ul.menu li {
	float: left;
	margin: 0;
}

ul.menu li a { padding: 0px; }

ul.menu li a img {margin:0 20px 0 0;}

ul.menu li a {
	color: #aaa;
	margin: 0;
}

ul.menu li a:hover {
	color: #444 !important;
	text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #444 !important;
	text-decoration: none;
}

ul {
	padding: 0;
	list-style: square;
}

ol {
	padding: 10px 0;
	list-style: none;
}

ol li {
	font-family: verdana;
	font-size: 10px;
	color: rgb(93,93,93);
}

#content ul li {
	background: url(../images/bullet.gif) no-repeat center left;
	padding: 0 0 0 22px;
}

#sidebar .categories ul, #sidebar .links ul {
	padding-left:0px;
/*	display: inline-block;
	padding-top:0px;
	line-height:1.5em;
	list-style: url(images/plus_groen.gif) square inside;
	vertical-align:center;*/
}

#sidebar .categories ul li {
	 padding-left:15px;
	 height: 1.5em;
     line-height: 1.5em;  /* added */
     background: url(../images/plus_groen.gif) no-repeat left center;
     background-color: transparent;
     text-align: left;
}

 #sidebar .links ul li {
	 padding-left:15px;
	 height: 1.5em;
     line-height: 1.5em;  /* added */
     background: url(../images/plus_blauw.gif) no-repeat left center;
     background-color: transparent;
     text-align: left;
}

#sidebar .recent-posts ul li {
	 color:rgb(0,157,223);
     line-height: 1.5em;  /* added */
	 list-style:decimal;
     text-align: left;
	 font-size:10px;
	 margin-left:20px;
}

#sidebar .categories ul, #sidebar .recent-posts ul, #sidebar .links ul {
	margin-bottom:10px;
}

#sidebar .recent-posts ul, #sidebar .links ul {
/*	display: inline-block;
	padding-top:0px;
	line-height:1.5em;
	list-style: url(images/plus_blauw.gif) square inside;
	vertical-align:center; */
}

#sidebar .recent-posts h6, #sidebar .links h6,#sidebar .categories h6 {
	margin-top:15px;
}

ul.recent li, ul.feed li { padding: 2px 0 2px 22px; }
ul.recent li { background: url(../images/page.gif) no-repeat center left; }


#commentblock label span { color: #FF0000; }
#commentblock ol { padding: 0; }

.form {
	color: #fff;
	background: rgb(210,214,0);
	padding: 0px 10px 5px;
	margin-bottom: 15px;
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

.form-reactie {
	color: #fff;
	background: rgb(0,157,223);
	padding: 20px 20px 10px;
	margin-bottom: 15px;
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

input {
	margin: 0 3px 3px 0;
	padding: 1px;
}

input.textfield {
	background: #fff url(../images/input.gif);
	border-top: none;
	border-left: none;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding: 3px;
	width: 65%;
}

textarea {
	background: #fff url(../images/input.gif);
	border-top: none;
	border-left: none;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding: 3px;
	width: 95%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, "trebuchet ms", sans-serif;
	font-weight: normal;

}

h2 {
	font-size: 18px;
	margin-bottom:5px;
	color: #ff0000;
	line-height: 18px;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
	margin-bottom:5px;
	color: #ff0000;
	line-height: 18px;
	text-transform: uppercase;
}

h2 a { 	text-decoration:none; color: #ff0000;
}

#content h2 {
	font-size: 18px;
	margin-bottom:0px;
	line-height: 18px;
}

h6 {
	font-size: 15px;
	color: #ffffff;
	line-height: 17px;
	text-transform: uppercase;
}

h2 a:hover {
	color:#FF0000;
	text-decoration: none;
}




/* extra */

#wrapper {
	background-image: url(../images/bg_shadow2.jpg);
	background-repeat: repeat-y;
	width:1080px;
	height:100%;
	margin : 0 auto;
}

#kader {
	margin: 0;
	background-color:#6699cc;
}

#header {
	margin:0px 39px 0px 0px;
	padding-top:6px;
}

#cclive_top {
	width:100%;
}
#topswf{
	height:135px;
}
#topmenu {
	background-color:#29347d;
	height:30px;
}

#crossmenu {
	background-color:rgb(0,157,223);
}


#navigatie {
	float:left;
}

#zoeken {
	padding-top:6px;
	float:right;
}

#feedicon { background: url(../images/rss.png) no-repeat top left; height:20px; width:20px; margin-top:5px; float:right; margin-right:15px;}

#content img {
	max-width:465px;
	width: expression(this.width > 465 ? 465 : true); 
}

#bigcolumn {
	float:right; width:480px;
}

#editorial { width:230px; height:100%; float:left; margin:0 0 0 0px; }

#editorial div.editorialbox {
	background-color: #ffffff;
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,0,0);
	padding-top:12px;
	margin-bottom: 15px;
}

input.zoekveld {
	background: #29347d url(../images/searchfield.png);
	background-repeat:no-repeat;
	padding: 2px;
	width:200px;
	height:11px;
	border:0;
}

input.zoekknop {
	background: #29347d url(../images/zoek.png);
	background-repeat:no-repeat;
	padding: 2px;
	width:60px;
	height:16px;
	border:0;
	margin-right:25px;
	color:#fff;
	cursor:pointer;
}


input.commentveld {
	background: rgb(0,157,223) url(../images/commentfield.png);
	background-repeat:no-repeat;
	padding: 2px;
	width:136px;
	height:15px;
	border:0;
}

input.plaatsknop {
	background: rgb(0,157,223) url(../images/plaatsknop.png);
	background-repeat:no-repeat;
	padding: 2px;
	width:77px;
	color:rgb(0,157,223);
	height:17px;
	border:0;
	margin-right:25px;
	cursor:pointer;
}

#login form {
	padding-left:2px;
}

input.round-input {
	background: url(../images/round-input.png);
	background-color:rgb(210,214,0);
	background-repeat:no-repeat;
	padding: 2px;
	width:205px;
	height:16px;
	border:0;
}

input.inschrijfknop {
	background: url(../images/inschrijfknop.png);
	background-repeat:no-repeat;
	background-color:rgb(210,214,0);
	padding: 2px;
	width:89px;
	height:20px;
	border:0;
	color:#ffffff;
	cursor:pointer;
	float:right;
}

#login a:link, #login a:visited {
	color:#ffffff;
	text-decoration:none;
}

#login a:hover {
	text-decoration:underline;
}

#laatstereacties {
	color:#32a3c1;
	font-size:10px;
	font-family: verdana;
	padding: 12px 10px 5px;	
	margin-bottom: 15px;
	background: rgb(210,214,0);
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

#laatstereacties a { color:#32a3c1; font-family:verdana; font-size:10px; }

#laatstereacties ul li {
	 color:#ffffff;
     line-height: 2em;  /* added */
	 list-style:decimal;
     text-align: left;
     margin-left:20px;
}

#laatstereacties ul {
	margin-bottom:10px;
	line-height:;
}


#topberichten {
	padding: 12px 10px 5px;	
	margin-bottom: 15px;
	background: rgb(0,157,223);
	border-style: dotted;
	border-width: 2px 0 0 0;
	border-color: rgb(0,143,52);
}

#topberichten a { color:#ffffff; font-size:10px; }

#topberichten ul li {
	 color:rgb(210,214,0);
     line-height: 2em;  /* added */
	 list-style:decimal;
	 font-size:10px;
	 margin-left:20px;
}

#topberichten ul {
	margin-bottom:10px;
	line-height:;
}

input {
	font-size:9px;
}
.postlinks {
	color: #ff0000;
	font-family: verdana;
	font-size: 9px;
	background-color:#ffffff; float:left; padding:5px;
	margin-top:17px;
}

.postlinks a {
	font-size:9px;
	color: #ff0000;
	text-decoration:none;
}

.postlinks a:hover {
	text-decoration:underline;
}

.box p {
	font-size: 10px;
}


p.topline {
	font-size:10px;
	padding:0;
	margin:0;
}

#sidebar p.topline {
	font-size:10px;
	padding:0;
	margin:0;
}
.navigation {
	font-family: verdana;
	font-size: 10px;
	color: rgb(93,93,93);
	margin-top: 0;
}

.navigation a {
	color: rgb(93,93,93);
	margin-top: 0;
}

.navigation a:hover {
	background-color: rgb(210,214,0);
	margin-top: 0;
	text-decoration:none;
}

a:link.nodec,a:visited.nodec {
	background-color:transparent;
	text-decoration:none;
}

a:hover.nodec {
	text-decoration:none;
}

