/* CSS Document */


body {
	background-color: #235D6B;
}

html,body {overflow-x:hidden;}
body,td,th {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20px;
}

/*links:*/
/*links topmenu*/
a.one:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:hover {
	text-decoration: none;
	color: #003333;
}
a.one:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*links in tekst*/
a.two:link {
	text-decoration: underline;
	color: #003366;
}
a.two:visited {
	text-decoration: underline;
	color: #003366;
}
a.two:hover {
	text-decoration: underline;
	color: #003333;
}
a.two:active {
	text-decoration: underline;
	color: #003366;
}

/*links links in de tekst*/
a.three:link {
	text-decoration: none;
	color: #FFCC00;
}
a.three:visited {
	text-decoration: none;
	color: #FFCC00;
}
a.three:hover {
	text-decoration: none;
	color: #FFF;
}
a.three:active {
	text-decoration: none;
	color: #FFCC00;
}

/* Link titels van post in blog*/
a.four {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFCC00;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}
a.four:focus,
a.four:active,
a.four:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}


/*links links in de tekst*/
a.five:link {
	text-decoration: none;
	color: #666;
}
a.five:visited {
	text-decoration: none;
	color: #666;
}
a.five:hover {
	text-decoration: none;
	color: #000;
}
a.five:active {
	text-decoration: none;
	color: #666;
}

/* Links voor wp*/
a {
	color: #999999;
}
a:focus,
a:active,
a:hover {
	color: #F60;
	text-decoration: none;
}


.desc {
	font-family: Verdana;
	font-size: 8pt;
	color: #640000; 
	text-indent: 0pt;
}

H1
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003366;
	font-weight: normal;
	line-height: 21px;
	}

H2
	{
	font-family: Verdana;
	font-size: 12px;
	text-indent: 0pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 10px;
	color: #003366;
	}

h3
	{
	font-family: Verdana;
	font-size: 12px;
	color: #6C2A23;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	}

H4
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #ccc;
	font-weight: normal;
	line-height: 21px;
	}

/* meldingen na sturen van een bericht */
H5
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC00;
	font-weight: normal;
	line-height: 21px;
	}

c
	{
	font-family: Verdana;
	font-size: 10.5pt;
	color: #FFF;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 21px;
	}

d
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #003;
	font-weight: bold;
	line-height: 21px;
	}	

/* samenvattingen blogs */
e
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFF;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	}
	
f
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFF;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	}
	
g
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFF;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	}	
	

input {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #FFF;
	color: #000033;
}

textarea {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #FFF;
	color: #000033;
}

option {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #CCCCCC;
	color: #640000;
}

select {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #FFF;
	color: #640000;
}

/* Formulier achtergronden */
input, select, textarea
{
	background-color:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 1px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 1px rgba(204,204,204,0.95);
	position: relative;
	padding: 3px;
}


/* Word-press-stuff*/ 

/* Comment Form */

e {
	font-family: Verdana;
	font-size: 10pt;
	color: #000033;
	font-weight: normal;
	line-height: 21px;
	}

.commentlist {
	font-family: Verdana;
	font-size: 10pt;
	color: #000033;
	font-weight: normal;
	line-height: 21px;
	}

#respond {
	background: #FFF;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 80%;
}
#respond input[type="text"],
#respond textarea {
	background: #FFF;
	border: 1px solid #666;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 3px;
	text-indent: 0px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
/*#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #ccc;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #000;
	display: inline-block;
	font-size: 10px;
	left: 4px;
	min-width: 60px;
	padding: 3px 3px;
	position: relative;
	top: 24px;
	z-index: 1;
}*/
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
	color: #FFF;
}
#respond p {
	margin: 10px 0;
	color: #000033;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
	color: #000033;
}
#respond input#submit {
	background: #FFF;
	border: 1px solid #666;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #FFCC00;
 	cursor: pointer;
	font-size: 12px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #FFF;
	color: #000033;
}
#respond #cancel-comment-reply-link {
	color: #FFCC00;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	color: #FFF;
	margin-left: 0px;
	text-decoration: none;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #FFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #FFF;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.maintext {
	text-align: justify;
}
