*{
	margin:0;
	padding:0;
	font-family: Tahoma, arial;
}
body{
	background:#bfd0cf;
	background-attachment: fixed;
}

h1{
	font-size:1.1em;
	color:#e58702;
	margin-bottom:15px;
}
h2{
	font-size:0.9em;
	color:#e58702;
	margin-bottom:15px;
}
h3{
	font-size:0.8em;
	color:#333;
	margin-bottom:15px;
	border-bottom:1px dotted #000;
}
h5{
    margin-bottom:10px;
}
p{
	font-size:0.8em;
	margin-bottom:15px;
}
#container{
	margin: 0 auto;
	background: #fff;
	width: 730px;
	margin-top:5px;
	margin-bottom:15px;
	padding:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:auto;
}
#betaversie
{
	margin:10px;
	background:#e58702;
	color:#fff;
	padding:3px;
	padding-left:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:none;
	border:2px solid #efba6f;
}
#betaversie a :hover
{
	color:#000;
}
#betaversie p
{
	margin:0;
	padding:0;
}
/******************** HEADER STYLES *****************/

#header {
	background:#5c8787;
}
#header a,img {
	text-decoration:none;
	border:0px;
	background:transparent;
}
img#logo {
	margin-top:5px;
	margin-left:5px;
}

/******************** MENU STYLES *****************/

#menu {
	background:#387573;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
}
ul#menu {
	list-style:none;
	padding:5px;
	padding-left:25px;
}
ul#menu li {
	float:left;
	margin-right:15px;
	margin-top:5px;
}
ul#menu li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	padding:4px;
	font-size:0.8em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left:6px;
	padding-right:6px;
}

ul#menu li a:hover{
	background:#5c9b99;
}
ul#menu li a.active{
	background:#5c9b99;
}
/******************** CONTENT STYLES *****************/

#content {
	margin:15px;
}


a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #b2b2b2;
}
p#skip{
    margin:0 auto;
    width: 730px;
}

.omkader ul,.omkader ol{
    margin-right:0px;
}

p#skip a{
    border:none;
    margin:none;
    background:none;
    color:#000;
}

p#skip a:hover{
    color:#fff;
}
a:hover{
	background:#d6d6d6;
	border-bottom:1px solid #b2b2b2;
}
.content {
	list-style-position:inside;
	margin-left:15px;
	font-size:0.8em;
	margin-bottom:15px;
}

.content ul li {
	margin-bottom:1px;
}

#download {
	margin-bottom:15px;
	width:230px;
	background:#bfd0cf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
}

#download p {
	margin-bottom:0;
}

#download img{
    float:left;
    margin-right:15px;
}

#bestellen {
	margin-bottom:15px;
	width:230px;
	background:#f9f8f7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
}

#bestellen p {
	margin-bottom:0;
}

#bestellen img{
    float:left;
    margin-right:15px;
}

#nieuwsbriefform{
	background-color: #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	width:230px;
	margin-bottom:10px;
}
#nieuwsbriefform h2{
	background:#fff;
	padding:5px;
}
#nieuwsbriefform label{
	font-size:0.8em;
}
#nieuwsbriefform input{
	width:135px;
	padding:2px;
	font-size:0.8em;
}
#nieuwsbriefform input#nieuwsbrief_submit{
	
	font-size:0.7em;
}


.error_nieuwsbrief p {
	color:red;
	font-weight:bold;
	margin:2px;
	
}
.succes_nieuwsbrief p {
	color:green;
	font-weight:bold;
}

.laatstenieuws{
	background-color: #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	width:230px;
	padding-bottom:5px;
	margin-bottom:15px;
}
.laatstenieuws img{
	float:left;
	margin-right:10px;
	border:5px solid #eee;
}
.laatstenieuws p{
	margin:5px;
	font-size:0.8em;
}
.laatstenieuws p.datum{
	color:#555;
	font-size:0.7em;
	margin-bottom:10px;
}
p.leesmeernieuws{
	text-align:right;
	width:250px;
}
.laatstenieuws h2{
	padding:5px;
	background-color: #387573;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#fff;
	margin-bottom:5px;
}
.laatstenieuws h2 a{
	background:none;
	border:none;
	color:#fff;
}

#download a {
	border:none;
	background:transparent;
}

#begindownload{
	margin-top:15px;
}
a.click {
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}
a.click :hover{
	text-decoration:underline;
}

#nieuwsbriefcont {
	margin-right:280px;
}
#nieuwsbriefcont ul{
	font-size:0.8em;
	margin-left:20px;
	margin-bottom:10px;
}
#nieuwsbriefcont form{
	background:#ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	margin-bottom:10px;
}
#nieuwsbriefcont label{
	font-size:0.9em;
}
#nieuwsbriefcont input{
	width:200px;
	padding:2px;
	font-size:0.9em;
}
#ads {
	text-align:center;
	padding-bottom:15px;
	border-left:1px solid #bfd0cf;
	border-bottom:1px solid #bfd0cf;
	width:200px;
	padding-left:25px;
	padding-bottom:25px;
	padding-right:25px;
	_padding-right:0px;
	_padding-left:5px;
	margin-bottom:15px;
}
#ads3 {
	text-align:center;
	padding-bottom:15px;
	border-left:1px solid #bfd0cf;
        border-top:1px solid #bfd0cf;
	border-bottom:1px solid #bfd0cf;
	width:200px;
	padding-left:25px;
	padding-bottom:25px;
        padding-top:25px;
        margin-top:10px;
	padding-right:25px;
	_padding-right:0px;
	_padding-left:5px;
	margin-bottom:15px;
}
table#contact 
{
	font-size:0.8em;
	padding-top:15px;
	padding:15px;
}
table#contact td
{
	vertical-align:top;
}
.in2{
	margin-right:20px;
	width: 100px;
}
label{
	margin-right:10px;
}
.req
{
	font-weight:bold;
}
input,textarea{
	font-size:1em;
	margin-bottom:10px;
}

span#checkup
{
	margin-right:15px;
}

span.imp {
	color:red;
	font-weight:bold;
}
.fout{
	color:red;
	font-weight:bold;
}

p.vraag{
	font-weight:bold;
}

p.antwoord{
	font-size:0.75em;
}

ul#bookmarks{
	font-size:0.8em;
	list-style:none;
	margin-top:20px;
	border-top:1px solid #ddd;
	width:420px;
	margin-right: 220px;
	padding-top:10px;
	color:#777;
	overflow:auto;
}

ul#bookmarks li{
	float:left;
}

ul#bookmarks li a{
	border:0;
	margin-left:10px;
	background:transparent;
}
ul#bookmarks li a:hover{
	border:0;
	background:transparent;
}

#comments{
	margin-top:20px;
	font-size:0.8em;
	width:420px;
}
#comments h3{
	background-color: #387573;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size:1.1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
}
#comments input,#comments textarea{
	padding:3px;
}
#comments p{
	font-size:1.0em;
}
#comments input {
	width:200px;
}
#comments .commentitem {
	padding:10px;
	
}
#commentberichtfmelding,#commentemailfmelding,#commentnaamfmelding,#commentberichtmelding,#commentemailmelding,#commentnaammelding,#commentspamfmelding,#commentspammelding,#commentwebsitefmelding,#commentwebsitemelding{
	margin-left:15px;
	display:none;
}
#comments input#spam{
	width:40px;
}

#comments #foutdiv p{
	color:red;
	margin:2px;
}

#comments .anderekleur{
	background:#eee;
}
#comments p.succes{
	color:green;
	font-weight:bold;
}

#comments .commentitem h4{
	margin-bottom:5px;
}
#comments .commentitem h4 a{
	border-bottom:1px dotted #000;
}
#comments .commentitem h4 a:hover{
	border-bottom:1px solid #000;
	background:none;
}

#comments .commentitem h4 span.numbercomment {
	float:right;
	color:#aaa;
	font-weight:normal;
	font-size:0.9em;
}
#sitemap{
	
}
#sitemap ul{
	font-size:0.9em;
	margin:10px;
        margin-left:30px;
}
#sitemap ul li{
	margin-bottom:5px;
}
#sitemap ul ul{
	margin-left:15px;
}



/******************** FOOTER STYLES *****************/
#footer{
	margin: 0 auto;
	background: #fff;
	width: 740px;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
        overflow:auto;
}

#footer p {
	font-size:0.8em;
	margin-bottom:0px;
}
#footer p a{
        background:transparent;
        border-bottom:1px dotted #000;
}
#footer p a:hover{
	background:transparent;
        border-bottom:1px solid #000;
}


#footer p a.sitemap{
	padding:0;
	margin:0;
	background:none;
	border:none;
}
#footer p a.sitemap img{
	padding:0;
	margin:0;
	background:none;
	border:none;
}
#footer p a.sitemap:hover{
	padding:0;
	margin:0;
	background:none;
	border:none;
}

a#close{
	color:#fff;
	font-weight:bold;
	float:right;
	margin-right:5px;
	background:transparent;
	border:none;
}
a#close:hover{
	color:#000;
}

#rechts{
	float:right;
	width:210px;
	margin-right:40px;
	_margin-right:0px;
	margin-left:15px;
}
#rechts2{
	float:right;
	width:210px;
	margin-right:40px;
	_margin-right:0px;
	margin-left:15px;
}
#rechts3{
	float:right;
	width:230px;
	margin-right:20px;
	_margin-right:0px;
	margin-left:15px;
}


/* POPUP */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:0.9em;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#popupContact input{
	font-size:1.1em;
	margin-bottom:0px;
	margin-top:5px;
}
#popupContact p{
	margin-bottom:0px;
	margin-top:5px;
}
#popupContact input#downloadsubmit{
	margin-bottom:10px;
	padding:2px;
	margin-left:15px;
}
#popupContact h1{
text-align:left;
color:#e58702;
font-size:14px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:17px;
top:7px;
position:absolute;
color:#e58702;
font-weight:700;
display:block;
background:transparent;
border:none;
}
.button{
text-align:center;
margin:10px;
margin-top:0px;
}
.marge{
	margin-left:70px;
}
strong{
	font-weight:bold;
}

ul.downloadfile{
	list-style:square;
}

#step2{
	display:none;
}
ol#options{
	margin-left:35px;
	font-size:0.9em;
	margin-right:15px;
	font-size:0.7em;
}
#step2 p{
	margin-bottom:15px;
}
#step2 p.extra{
	font-size:0.7em;
}

.ads2{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nieuw{
	padding:10px;
	background:#ddd;
	margin-right: 280px;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#intro2{
	padding:10px;
        padding-bottom:5px;
	background:#ddd;
	margin-right: 280px;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
a.innieuw{
	border-bottom:1px solid #fff;
}
a.innieuw:hover{
	background:#fff;
}
#nieuw2{
	padding:10px;
	background:#ddd;
	margin-right: 280px;
	margin-bottom:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#nieuw p{
	margin-left:10px;
	margin-right:10px;
}
#nieuw2 p{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
h2.nieuweheader{
	padding:10px;
	background:#fff;
}
a.testajax{
	background:#fff;
	border:1px solid #b2b2b2;
	padding:4px;
	font-weight:bold;
}
a.testajax:hover{
	background:#e58702;
	border:1px solid #fff;
	padding:4px;
}
.wijzers{
	margin-left:10px;
	margin-right:10px;
}

#ajaxside{
	margin-bottom:15px;
	width:235px;
	background:#bfd0cf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top:245px;
	padding:8px;
	text-align:center;
	margin-bottom:25px;
}
#ajaxside h2{
	font-size:0.8em;
	background:#eee;
	padding:3px;
	text-align:center;
}
#ajaxside p{
	font-size:0.7em;
}
#ajaxside a{
}

input#kopie{
	border:none;
}

a#leesmeerajax{
	padding-right:25px;
	border:none;
	padding:6px;
	background:#eee;
}
img#meer{
	margin-top:5px;
}
a#leesmeerajax:hover{
	border:none;
	background:#fff;
	
}
#noscript{
	font-weight:bold;
}
#noscript p{
	font-size:1em;
	line-height:115%;
}
#noscript img{
	float:left;
	margin-right:15px;
}
#meerinfo{
	display:none;
}
#meerfun{
	text-align:left;
}
#leesmeerspan{
	float:right;
}
#emailinput{
	padding:2px;
	margin-left:15px;
}

#search{
	float:right;
	margin-bottom:10px;
	width:200px;
	margin-left:20px;
}
#search input{
	font-size:0.9em;
	width:120px
}
#search input#submitsearch{
	width:70px
}

a.shareimglink{
	border:none;
	background:none;
	margin-right:5px;
	margin-top:5px;
}

#print{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	
}
#print a{
	background:none;
	border:none;
}
#print a:hover{
	background:none;
	border:none;
}

#nieuwswrap{
	width:420px;
}

.nieuwsfloatcont {
	clear:both;
}

.aantalreacties{
margin-bottom:15px;
}


.nieuwsitem {
	overflow:auto;
        margin-bottom:20px;
}
.nieuwsitem ul {
	margin:5px;
	margin-left:30px;
	font-size:0.8em;
}
.nieuwsitemdetail ul {
	margin:5px;
	margin-left:30px;
	font-size:0.8em;
}
.nieuwsitem h2{
	color:#387573;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
        border:1px solid #ddd;
}

.nieuwsitem h2 a{
	color:#387573;
        border:1px solid #eee;
	border:none;
}
.nieuwsitem h2 a:hover{
	background:inherit;
}
.nieuwsitem h2 span.date{
	float:right;
	color:#999;
	font-size:0.8em;
	font-weight:normal;
	margin-top:3px;
}

.nieuwsitem img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 5px solid #ddd;
        width:100px;
}
.nieuwsitem p{
	margin-left: 140px;
}

.nieuwsitemdetail img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border: 5px solid #ddd;
        width:100px;
}

.nieuwsitemdetail p {
	margin:0;
	margin-bottom:10px;
}
.nieuwsitemdetail p.samenv {
	font-style:italic;
}
.nieuwsitemdetail h2{
	color:#387573;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
        border:1px solid #ddd;

}
.nieuwsitemdetail h2:first-letter{
	text-transform:uppercase;
}

.nieuwsitemdetail h2 span.date{
	float:right;
	color:#999;
	font-size:0.8em;
	font-weight:normal;
	margin-top:3px;
}

.hidden{
	display:none;
}

#succes{
	text-align:center;
	width: 420px;
	height:250px;
	padding-top:20px;
	background: rgba(255, 255, 255, 0.8);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:none;
}
#succes p{
	background: rgba(221, 221, 221, 0.6);
	padding:10px;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#waiting,#cleared{
	display:none;
}
a.twitterlink{
    color:#fff;
    font-size:0.8em;
    display:block;
    text-align:right;
}
.nieuwsitemdetail{
    width:420px;
}

div#twitter_div{
       width:280px;
       float:right;
}
div#twitter_div img{
       float:left;
       margin-top:15px;
}
div#twitter_div img#updating{
       display:inline;
}
div#twitter_div img#updated{
       display:none;
}
p.twitter {
	
	height: 48px;
	text-indent: 0;
	padding-left: 10px;
	padding-top: 11px;
	padding-right: 10px;
	color: #323232;
	line-height: 124%;
        display:none;
        margin-left:50px;
}

p.twitter span{
        background:#bfd0cf;
        display:block;
        padding:5px;
        padding-left:8px;
        padding-right:8px;
        -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
        font-size:0.8em;
        font-weight:bold;
}
p.twitter span a{
        border-bottom:1px dotted #000;
        background:none;
        font-weight:normal
}



xmp{
    font-size:9px;
    font-family: Courier, sans-serif;
    margin-bottom:10px;
    width:420px;
}

#licenties{
    font-size:0.8em;
}
#licenties table{
    text-align:center;
    width:700px;
}
#licenties table tr td{
    padding:6px;
}
#licenties table tr th{
    padding:12px;
    padding-bottom:12px;
    background:#ddd;
}
#licenties table .option1{
    text-align:left;
    background:#eee;
}
#licenties table .option2{
    text-align:left;
    background:#ddd;
}
#licenties table .option3{

    background:#eee;
}
#licenties input.bestel{
    padding:3px;
}

.license{
    float:right;
    margin-right:15px;
    margin-left:15px;
    margin-bottom:5px;
    margin-top:10px;
    background:#eee;
    padding:10px;
}

.omkader{
    background:#ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 280px;
    padding:10px;
    padding-bottom:1px;
    margin-bottom:15px;
}

#quotes{

}

.quoteitem{
    position:absolute;
    width: 240px;
    display:none;
}

.quoteitem#quoteitem1{
    display:block;
}



.quoteitem h4{
    margin-bottom:10px;
    font-size:0.9em;
    
}

.quoteitem h4 a{
    border:0px;
    background:none;
    display:block;
    border-bottom:1px dotted #555;
}

.quoteitem h4 a:hover{
    background:none;
    border-bottom:1px solid #555;
}

.quoteitem p{
    border-left:1px dotted #555;
    margin-left:10px;
    padding-left:10px;
    font-style:italic;
}

#quotebolteller{
    font-size:1.4em;
    margin-top:145px;
    text-align:right;
    color:#aaa;
}

#quotebolteller .quotebolactive{
    color: #e58702;
}

#linkformulier{
    float:right;
    width:200px;
    margin-right:20px;
}
#linkformulier p {
    margin-top:35px;
    text-align:center;
}

#adres{
    float:left;
    width:200px;
}

xmp{
    display:inline;
}
.codeoutput{
    background-color: #f4f4f4;
    padding:10px;
    margin-bottom:10px;
}

.codeoutput p{
    margin-bottom:0px;
}
.codeoutput input{
    margin-bottom:0px;
}
label.code{
    width:100px;
    display:block;
    float:left;
}
.csharcode{
    margin-bottom:10px;
}
.csharpcode, .csharpcode pre
{
        font-size: small;
        color: black;
        font-family: Consolas, "Courier New", Courier, Monospace;
        background-color: #ffffff;
        /*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt
{
        background-color: #f4f4f4;
        width: 100%;
        margin: 0em;
}

.csharpcode .lnum { color: #606060; }

#aantaldownloads{
    width: 250px;
    text-align:center;
}
#paginatie{
    text-align:center;
    border-top:1px solid #ddd;
    width: 420px;
    padding-top:10px;
}
#paginatie ul{
    list-style:none;
    font-size:0.8em;
    float:right;
}
#paginatie ul li{
    float:left;
    margin-left:5px;
}


#paginatie ul li a{
    display:block;
    border-bottom:1px solid #bbb;
    background:#eee;
    color:#387573;
    padding:3px;
    padding-left:5px;
    padding-right:5px;
    
}
#paginatie ul li a.active{
    display:block;
    border-bottom:1px solid #387573;
    background: #387573;
    color:#fff;
}

.tier1{
    float:left;
    width:220px;
    padding:10px;
    margin-right:9px;
    border-right:1px solid #eee;
}

.tier2{
    float:left;
    width:220px;
    padding:10px;
    margin-right:9px;
}

.tier3{
    float:left;
    width:220px;
    padding:10px;
    background:#fafafa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#footer h3{
    color: #e58702;
    margin-bottom:10px;
    border:none;
    padding:3px;
    border-bottom:1px solid #eee;
}

#footer ul{
    font-size:0.8em;
    list-style:square;
    margin-left:20px;
    margin-bottom:10px;
}
#footer ul li{
    line-height:125%;
    margin-bottom:5px;
}

#footer #adfoot{
    margin-top:16px;
    text-align:center;
}

.tier3 p{
    margin-left:10px;
}

.tier3 ul{
    padding-left:20px;
    
}
.tier3 ul li{
    margin-right:23px;
}

.tier3 p.twee{
    text-align:left;
}

#emails{
    display:none;
}

#diensten{
    width:440px;
}
