body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 url(images/backround.gif) top center repeat-y;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
	height: 20px;
	width: 755px;
	background-color: #FF00CE;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	clear: both;
	float: left;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 15px;
	padding-right: 5px;
}

#header a:hover {
color:#31CFFF;
}

#topmenu {
	clear: left;
	float: left;
	padding: 0;
	background: #ffffff;
	margin-bottom: 23px;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FF00CC;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #FF00CC;
}	
	
#menu li a:hover {
background: #FF00CC;
color: #ffffff;
border-left: 5px solid #FF00CC;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
float: right;
width: 94px;
background-color: #F7F9F7;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
margin: 70px 120px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

/*#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}*/

h1 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #33CCFF;
}

h2, h3 {
font-size: 1em;
margin: 0 0 10px 0;
color: #33CCFF;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
	background-color: #F7F9F7;
	border: 1px solid #33CCFF;
	color: inherit;
	padding: 5px;

0; 5px; 0;;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bluebox {
	background-color: #EDF3FE;
	border: 1px solid #74A8F5;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
	background-color: #ffffff;
	width: 49%;
	float: left;
	overflow: hidden;
}

a {
text-decoration: none;
color: #FF00CC;
}

a:hover {
text-decoration: underline;
color: #74A8F5;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #FF00CC;
width: 99%;
text-align: center;
color: #666666;
font-size: 0.9em;
}

#footer a {
color: #FF00CC;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #FF00CC}
.style7 {color: #33CCFF}
.style8 {color: #FFFFFF; font-size: 0.8em;}

.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* FORMULIER OPMAAK toegevoegd op 17-11-2006 door WP

form {
width:375px;

}

input, textarea, select {
border: 1px solid #666666;
width: 200px;
height: 16px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
vertical-align:middle;
}

textarea {
height:80px;
}

.radio, .checkbox {
border: 0px none;
width:20px;
}

.submit {
border: 1px solid #000000;
}

span.label {
text-align:left;
float:left;
width:100px;
border:1px solid #666666;
}

span.veld {
text-align:left;
float:right;
width:200px;
border:1px solid #666666;
}

div.rij {
padding-top:4px;
clear:both;
}

*/
