*
{
	padding:0;
	margin:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
}

table#linkstable tbody
{
	margin-top: 11px;
}

#linkstable img
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#linkstable tr
{
	/*margin: 0;
	padding: 0;*/
}

#linkstable td
{
	/*margin: 0;
	padding: 0;
	color: #ffffff;*/
}

a.tabelLinkje
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

a.tabelLinkje:link
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

a.tabelLinkje:visited
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

a.tabelLinkje:hover
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img
{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}

ol,ul
{
	list-style:none;
}

caption,th
{
	text-align:left;
}

q:before,q:after
{
	content:'';
}

abbr,acronym
{
	border:0;
}

body{
	background-color: #ffffff;
}

#wrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 956px;
}

#header
{
	margin: 0;
	background: yellow;
}

#container
{
	text-align: left;
	margin:2px 0px;
	padding: 0px;
	border:0;
	background-color: #ffffff;
}

#decontent
{
	min-height: 340px;
	margin: 0;
	padding: 20px;
	/*line-height: 150%;*/
}

#decontent ul
{
	list-style-type: disc;
	margin-left: 20px;
}

#decontent ol
{
	list-style-type: decimal;
	margin-left: 20px;
}

#codeError
{
	color: #dd5555;
}

#decontent h1
{
	font-style: bold;
	font-size: 135%;
	margin-top: 11px;
	margin-bottom: 14px;
	color: #6100c7;
}

#decontent h2
{
	font-style: bold;
	font-size: 135%;
	margin-top: 11px;
	margin-bottom: 14px;
	color: #6100c7;
}

#decontent h3
{
	font-style: bold;
	font-size: 110%;
	margin-top: 6px;
	margin-bottom: 12px;
	color: #6100c7;
}

#decontent p
{
	margin-top: 6px;
	margin-bottom: 12px;
}

#footer
{
	clear: both;
	height: 83px;
	background: url(images/footer.png) no-repeat;
	color: white;
	text-align: center;
	padding-top: 32px;
	font-size: 85%;
}

#footer a
{
	background-color: #000000;
	color: #eeeeee;
}

#footer a:hover
{
	background-color: #eeeeee;
	color: #000000;
}

.topcontent
{
    margin: 0;
    margin-left: 15px;
}

.topcontent ul li
{
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}

#sidebar
{
	background-color: #ffffff;
}

#sidebar h2
{
    padding: 25px 0 0 35px;
    color: #666;
}

#sidebar li
{
	margine: 0;
}

#sidebar a
{
    display: block;
    width: 246px;
    padding: 5px 10px;
    color: #009900;
    background-color: #ffffff;
    text-decoration: none;
    
    border-color:  #009900;
    border-bottom: 1px solid;
}

#sidebar a:hover
{
	background-color: #f0fff0;
	text-decoration: none;
}

#sidebar ul ul li
{
	margin: 0px;
}

#sidebar ul ul a
{
	display: block;
	width: 236px;
	padding-left:20px;
	border-color:#009900;
	background-color: #ffffff;
	text-decoration: none;
}

#sidebar ul ul ul li
{
	margin: 0px;
}

#sidebar ul ul ul a
{
	display: block;
	width: 226px;
	color: #000;
	background-color: #fff;
	border-color:#FFFFFF;
	text-decoration: none;
}

#sidebar ul ul ul a:hover
{
	color: #fff;
	background-color: #fff;
	text-decoration: none;
}


.arrow
{
	font-weight: bold;
	background-position:right;
	background-repeat:no-repeat;
/*
	background-image:url(images/arrow.png);
*/
}

#tellform
{
	/*display: none;*/
}

#tellform span.ster
{
	color: #ff0000;
}

#tellform input.normaaltekst
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}

#tellform textarea.areatekst2
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	height: 75px;
	width: 170px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

#hetformulier
{
	margin-left: 18px;
}

#hetformulier select.contact-dropdown
{
	width: 150px;
}

#hetformulier select.contact-dropdown
{
	width: 153px;
}

#hetformulier input.normaaltekst
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}

#hetformulier textarea.areatekst
{
	height: 70px;
	width: 150px;
}

#hetformulier textarea.areatekst2
{
	color: #000000;
	background-color: #f3f2fa;
	height: 70px;
	width: 225px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

#hetformulier td.areateksttd
{
	height: auto;
	width: auto;
}

#hetformulier span.ster
{
	color: #ff0000;
}

#hetformulier td
{
	border-width: 1px;
}

#hetformulier td div
{
	width: 100%;
}

input#name
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}

input#email
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}

input#telnr
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}

input#adres
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}

#hetformulier select.contact-dropdown
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	width: 170px;
}

select
{
	color: #000000;
	background-color: #f3f2fa;
	width: 170px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

textarea.areatekst
{
	color: #000000;
	background-color: #f3f2fa;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	width: 170px;
}

