/* CSS Document */

/* general */
body {
	margin:0;
	padding:0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #0000FF;
}
h1, h2, h3, h4, h5, h6, p, a, li, ul {
	margin:0;
	padding:0;
}
h1 {
	font: 1.9em/1.3em Arial, Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	letter-spacing:0px;
}
h3 {
	font: 1.7em/1.3em Arial, Helvetica, sans-serif;
	color: #93C548;
}
h5 {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#600000;
}
p {
	font: 1.1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #455548;
}
a:link {
	padding: 2px;
}
a:link, a:visited, a:hover, a:link, a:active {
	text-decoration: none;
}
p a:link, li a:link {
	color: #455548;
	border-bottom: 1px dotted #455548;
	text-decoration: none;
}
p a:visited, li a:visited {
	color: #455548;
	border-bottom: 1px dotted #455548;
}
p a:hover, li a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
li a.list:link {
	color: #455548;
	border: none;
}
li a.list:visited {
	color: #506253;
	border: none;
}
li a.list:hover {
	color: #FFF;
	background-color: #93C548;
}
h1 a, h3 a {
	padding: 0;
}
h1 a:visited {
	color: #93C548;
}
h1 a:link {
	padding:0;
	color: #614a1c;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	background-color: #ffffff;
}
h3 a:visited, h5 a:visited {
	color: #C0D58F;
	border-bottom: 1px dotted #C0D58F;
}
h3 a:link, h5 a:link {
	color: #C0D58F;
	text-decoration: none;
	border-bottom: 1px dotted #C0D58F;
}
h3 a:hover, h5 a:hover {
	color: #FFF;
	background-color: #93C548;
	border-bottom: 1px dotted #93C548;
}
img {
	border: none;
}
blockquote {
	margin: 1.2em 0 0;
	padding: 16px 24px;
	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #506253;
	background: #E6E6E6 url(images/quote.gif) no-repeat;
}
blockquote p {
	margin: 1.2em 0 0;
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #506253;
}
abbr, acronym {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
dl {
	font: 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #455548;
}

/* navigation */
#navigatie {
	padding: 0;
	margin: 0 0 0 100px;
	border-bottom-color: #00FF00;
	border-color: #00FF00;
}
#navigatie ul {
	margin: 0;
	padding: 0;
}
#navigatie ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
	margin-top:35px;
}
#navigatie ul li a {
	color : #000000;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#navigatie ul li a {
	background: #999999 url(images/tab.jpg) no-repeat;
	height: 22px;
	width: 94px;
	line-height: 26px;
	padding: 5px 0 5px 0;
}
#navigatie ul li a:hover, #navigatie ul li a:active, #navigatie ul li a.active {
	background: #333333 url(images/tab.jpg) no-repeat;
	background-position: 0px -33px;
	height: 30px;
	width: 94px;
	line-height: 25px;
	padding: 3px 0 0 0;
}

/* specific */
#header {
	border-top:5px solid #D9D9D9;
	border-bottom: 4px solid #D9D9D9;
	background: #707070;
	background-color: #999999;
}
#headtext {
	width:800px;
	margin: 0 auto;
	padding: 10px 0 0;
	background-color: #666666;
	border-bottom-color: #CCCCCC;
	border-color: #CCCCCC;
	border-left-color: #FFFF33;
	border-right-color: #FF00FF;
}
h1#logo {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight: bold;
	color: white;
	float: left;
}
h1#logo a {
	color: #fff;
	}
h1#logo a:hover {
	background-color: #C0D58F;
	color: #000;
}
#logo {
	width: 200px;
	height: 60px;
	position: relative;
}
#logo span {
	background: url(images/logo-b.jpg) no-repeat;
	position: absolute;
	width: 263px;
	height: 62px;
}
#logo a:hover span {
	background: #C0D58F url(images/logo-b.jpg) no-repeat;
	background-position: 0px -41px;
}
#main {
	background: #ffffff;
        background-position: center center;
	border-top: 6px solid #F3F4EE;
	border-bottom: 6px solid #F3F4EE;
}
#maintext {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #FEEB81;
}
#maintext img {
	float: left;
	margin: 0px 0px 0px 0;
	border: 1px solid #600000;
	padding: 2px;
}
#maintext h2, h2:visited, h2:link {
	padding: 15px 0px 0px 0px;
	font: 1.6em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#maintext h2:hover {
	padding: 15px 0px 0px 0px;
	font: 1.6em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#maintext h5 {
	margin-bottom: 16px;
}
#maintext p {
	margin-top: 1.2em;
}
#maintext h1.bloglist {
	margin-top: 24px;
}
#maintext .comment {
	letter-spacing: 0;
	margin: 20px 0;
}
#maintext p.comment {
	margin: 12px 0 0;
}
#maintext p.page {
	clear: both;
	text-align: center;
	padding-top: 24px;
}
#maintext ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#maintext li {
	padding: 6px;
	font: 1.2em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #455548;
}
#maintext dl {
	width: 580px;;
	margin: 2em 0;
	padding: 0;
}
#maintext  dt
{
	width: 148px;
	float: left;
	margin: 0 0 0 0;
	padding: 8px;
	border-top: 1px solid #E6E6E6;
	font-weight: bold;
}
/* backslash hack for mac-ie5 \*/
dt { clear: both; }
#maintext  dd
{
	float: left;
	width: 400px;
	margin: 0 0 0 0;
	padding: 8px;
	border-top: 1px solid #E6E6E6;
}
#maintext div#comments {
	text-indent: 16px;
}
#maintext div#comments .reply, #maintext div#comments .reply2, #maintext div#comments form {
	text-indent: 0;
}
#maintext div#comments h5 {
	padding: 12px 0 0;
	background: url(images/reply3.gif) no-repeat;
	background-position: 36px -8px;
}
#maintext div#comments h5.mod {
	background: url(images/reply2.gif) no-repeat;
	background-position: 36px -8px;
}
#maintext div#comments form p {
	margin: 0;
	padding: 0 0 8px;
}
#maintext div#comments form p em {
	font-style:normal;
	color: #C56048;	
}
#maintext div#comments form {
	background: #E6E6E6;
	padding: 24px 16px 12px;
}
#maintext div#comments form br {
	display: none;
}
#maintext div#comments form label {
	display: block;
	width: 100px;
	float: left;
}
#maintext div#comments form .form {
	margin: 0;
	padding: 2px;
	border: 1px solid #C0D58F;
}
#maintext div#comments form .error {
	border: 1px solid #C56048;
}
#maintext div#comments form input.form {
	width: 200px;
	color: #455548;
	font-size: 0.9em;
}
#maintext div#comments form textarea {
	width: 400px;
	color: #455548;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maintext div#comments form input#submit {
	margin-left: 100px;
}
#maintext div.reply {
	background: #E6E6E6;
	font-size: 0.9em;
	padding: 16px;
	margin-top: 8px;
}
#maintext div.reply p {
	margin: 0;
	padding: 0;
}
#maintext div.reply2 {
	background: #93C548;
	font-size: 0.9em;
	padding: 16px;
	margin-top: 8px;
}
#maintext div.reply2 p {
	margin: 0;
	padding: 0;
	color: #FFF;
}
#maintext div.reply2 a:link, #maintext div.reply2 a:visited {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.comment {
	background: url(images/mail.gif) no-repeat;
	background-position: left;
	top: 50%;
	text-indent: 20px;
	color: #455548;
}
.new {
	background: url(images/new.gif) no-repeat;
	background-position: left;
	top: 50%;
	text-indent: 40px;
	color: #455548;
}
#maintext h3 {
	margin: 16px 0;
}
#sidebar {
	background: #303030;
	color: #7B98E1;
	border-top: 3px solid #808080;
	background-color: #808080;
	border-bottom-color: #FFCC00;
}
#sidebar p {
	color: #33CCFF;
	font: 1.0em/1.4em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin-top: 1em;
}
#sidebar h3 {
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 10px;
}
#sidebar img {
	float: left;
	margin: 0 8px 8px 0;
	border: 4px solid #506253;
}
#sidebar a:hover img {
	border: 4px solid #F3F4EE;
}
#sidetext {
	width:800px;
	margin: 0 auto;
	padding: 0px 0;
}
#sidetext .comments {
	background: url(images/ico_comment.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .links {
	background: url(images/ico_arrow2.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .checked {
	background: url(images/ico_check.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .mail {
	background: url(images/ico_mail.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .download {
	background: url(images/ico_download.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .alert {
	background: url(images/ico_alert.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
#sidetext .feed {
	background: url(images/feed2.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 16px;
}
#sidetext .pdf {
	background: url(images/pdf2.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 16px;
}
#sidetext .new {
	background: url(images/new.gif) no-repeat;
	background-position: left;
	top: 50%;
}
#sidetext .plus {
	background: url(images/plus.gif) no-repeat;
	background-position: right bottom;
	top: 50%;
}
#sidetext .one {
	background: url(images/ico_one.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .two {
	background: url(images/ico_two.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .three {
	background: url(images/ico_three.gif) no-repeat;
	background-position: right;
	top: 50%;
}
#sidetext .four {
	background: url(images/ico_four.gif) no-repeat right;
	background-position: right;
	top: 50%;
}
#sidetext .five {
	background: url(images/ico_five.gif) no-repeat;
	background-position: right;
	top: 50%;
}
.sideblock {
	width: 240px;
	float: left;
	padding: 7px;
}
.sideblock p {
	margin-bottom: 10px;
}
.sideblock em {
	font-style: normal;
	background: #C56048;
}
.sideblock a {
	padding: 0;
	text-decoration: none;
}
.sideblock a:link, .sideblock a:visited {
	text-decoration: none;
	border: none;
	color: #FFF;
}
.sideblock a:hover {
	background: #ffff55;
	color: #000000;
}
.sideblock p a:link, .sideblock p a:visited {
	border-bottom: 1px dotted #F5F3F0;
}
.sideblock p a:hover {
	border-bottom: 1px dotted #C0D58F;
}
.sideblock ul {
	list-style-type: none;
	font-size: 1.0em;
	margin: 14px 0 8px;
	border-top: 1px solid #5e5e5e;
}
.sideblock ul li {
	margin: 0;
	padding: 0;
}
.sideblock li a, .sideblock li a:link, .sideblock li a:visited {
	margin: 0;
	display: block;
	width: 240px;
	padding: 4px;
	color: #F5F3F0;
	border-bottom: 1px solid #5e5e5e;
}
.sideblock li a:hover {
	color: #000;
	background: #dddddd;
	background-color: #FFFF55;
}
.sideblock li.new a:hover {
	background: #dddddd url(images/new2.gif) no-repeat;
	background-position: right;
	top: 50%;
}
.sideblock ul.nolink {
	list-style-type: none;
	font-size: 1.1em;
	margin: 16px 0 8px;
	border-top: 1px solid #506253;
}
.sideblock ul.nolink li {
	margin: 0;
	display: block;
	width: 200px;
	padding: 5px;
	color: #F5F3F0;
	border-bottom: 1px solid #506253;
}
.sideblock form {
	margin: 0;
	padding: 0 6px;
}
.sideblock form .form {
	width: 200px;
	margin: 0;
	padding: 2px;
	border: 1px solid #506253;
	background: #506253;
	color: #C0D58F;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sideblock form .error {
	border: 1px solid #C56048;
}
#sidetext .sideblock form p {
	margin: 0 0 6px;;
	padding: 0;
}
#footer {
	background: #999999;
	border-top: 1px solid #333333;
	background-color: #666666;
}
#footertext {
	width:850px;
	margin: 0 auto;
	padding: 3px 0 6px;
	text-align:center;
	font-size: 1.0em;
}
#footer a {
	color: #dcccac;
}
#footer a:hover {
	color: #ffffff;
	background: #0033FF;
}

/* 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 */
