﻿@charset "utf-8";


h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #C10F05;
	font-weight: bolder;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9B0600;
	border-right-color: #9B0600;
	border-bottom-color: #9B0600;
	border-left-color: #9B0600;
}

#overdiv{
	z-index:999;
	width:100%;
	height:100%;
	position: absolute;
	bottom: 0px;
	top: 0px;
	left:0px;
	background-image: url(../images/trans2.png);
}



a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}

/* margins, padding en borders van p tags resetten */
p{ 
margin:0 0 12px 0;
padding:0;
border:0;
}

/* form tags op nul zetten, anders krijg je en rand om de pagina */
form{
margin:0;
padding:0;
border:0;
}

/* tekens voor opsomming */
ul             { margin:20px 0; padding:0 0 0 40px; list-style-type:square;}
ol             { margin:20px 0; padding:0 0 0 40px; list-style-type:decimal;}	

/* borders van links op images op nul zetten */
a img, :link img, :visited img { border: 0;}

/* hier kan je de kleur van een randje rond de thumb in een DNA02 aanpassen */
.dnaListImg2{
	border:1px solid white;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* instellingen voor de achtergrond en inhoud in de backsite */
body, #content {
	background-color:#000000;
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: normal;
}
/* instellingen voor de achtergrond en inhoud in de site */

body#website   {
	
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment:scroll;
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: normal;
	background-repeat: no-repeat;
	background-color: #000000;
	}
	
/* css voor tabellen */	
table, td, tr{
font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: normal;
	}
	
	
/* deze tag altijd gebruiken in combinatie met onderstaande om de css van de korte inhoud van een DNA02 backsite en frontsite hetzelfde te houden */
.korte_inhoud{
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: normal;
}



a img.thumb,
.thickbox img       { border: 1px solid #FFFFFF !important;}

/* p tag van bovenstaande resetten, problemen met breaks front -en backsite voorkomen */
.korte_inhoud p     { margin:0; padding:0; border:0; line-height:18px;}
.hoofdtabel         { position: relative; left: 20px; top: 0px;}
.sign               { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF;}

.interlinktitel,
.maintitle          { font:bold 14px "Comic Sans MS", Arial; color:white; }
.subtitle           { font:normal 13px "Comic Sans MS", Arial; color:white; text-decoration:underline; }

.textarea           { width:312px; height:100px;}
.TextBox            { width:170px;}
.textarea,
.TextBox,
.datePicker input   { border:1px #fef193 solid; background-color:black; color:white; padding:1px 3px; font-family:"Comic Sans MS", Arial; font-size:13px;}

.contactInfo        { padding:24px 0 0 0;}

.datePicker a img   { margin-left:20px;}

/* error meldingen van validatie */ 
.errorBox           { }
.errorBox div       { border:1px #fbc2c4 solid; background-color:#fbe3e4; COLOR:#d12f19; padding:10px 35px;}
.errorBox div ul    { list-style-image:url('../images/bullet_error.gif'); margin:0; padding:0;}
.errorBox div ul li { padding:0; padding:0;}







#facediv { z-index:98; position:absolute; width:130px; height:21px; top:20px; left:113px; margin:0 50%; overflow:hidden;}







