/* Extern Cascade Style Sheet DM Solutions */ 

body{
overflow:auto;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-family: Verdana; color:#000000; font-weight:normal; font-style:normal; font-size:12px;
scrollbar-base-color: #FFE500;
scrollbar-arrow-color: #14267B;
scrollbar-3dlight-color: #FFE500;
scrollbar-darkshadow-color: #FFE500;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #14267B;
scrollbar-shadow-color: #14267B;
scrollbar-track-color: #FFE500;
}

FORM {
margin: 0px;
padding: 0px;
display: inline;
}

P {
margin:0px;
padding:0px;
margin-top:10px;
margin-bottom:10px;
}

TABLE {
font-family: Verdana; color:#000000; font-size:12px;
}

UL {
  margin: 0px;
  padding: 0px;
}

OL {
  margin: 5px;
  padding: 0px;
}

LI {
  margin: 0px;
  margin-left: 17px;
  padding: 0px;
}

H1 {
margin-top: 35px;
margin-left:15px;
margin-bottom: 35px;
font-family: Arial,Tahoma,Verdana; color:#000000; font-style: normal; font-weight: bold; font-size:130%;}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	background: #14267B;
	border-left: 1px solid #FFFFFF;
	float: left;
	margin: 0;
	padding: 3 0 3 0;
	}
	
#navigation a {
	color: #FFE500;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	}
	
#navigation #currentpage a {
	background: #FFE500;
	color: #14267B;
	}

.tekst {
background-image: url("/images/watermerk.gif");
background-repeat: no-repeat;
background-position: 45% 40%;
background-color: #FFE500; 
}

.kerntekst {
margin-top:0px;
margin-left:15px;
font-family: Arial,Tahoma,Verdana; color:#000000; font-style: normal; font-weight: normal; font-size:100%;
}

.kerntekst a {
font-family: Arial,Tahoma,Verdana; color:#14267B; font-style: normal; font-weight: normal; font-size:100%;
}

.tabel {
font-family: Arial,Tahoma,Verdana; color:#000000; font-style: normal; font-weight: normal; font-size:100%;
}

.adres {
text-align: right;
margin-top: -50px;
margin-right: 15px;
font-family: Verdana; color:#14267B; font-size:10px;}

.copyright {
position:relative;
padding-left: 5px;
margin-bottom: 5px;
font-family: Verdana; color:#000000; font-size:10px;}

.copyright a {
color:#000000;
text-decoration:none;}

.copyright a:hover {
color:#FFFFFF;
text-decoration:none;}

/* Begin form */

div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { font-family: arial; font-size: 100%; margin: 0px; padding: 0px; vertical-align: top; text-align: left; font-weight: normal; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 10px 3px 0px; font-weight: normal; }
div.contact_form td    { padding: 0px  0px 3px 0px; }

div.contact_form img   { margin-left: 5px; }

div.contact_form em
{
  text-decoration: none;
  font-style:  normal;
  font-weight: normal;
  
}

div.contact_form  em.error, div.contact_form form em { color: #FF0000; }
div.contact_form div.error { margin-bottom: 15px; }

div.contact_form div.input { float:  left; }
div.contact_form select    { width: 250px; }


/* ***** Graphics *********************************************************** */

div.contact_form div.input
{
  line-height: 1px;

  background: transparent no-repeat url('/mail/style-graphic/input.png');
}

div.contact_form div.input input,
div.contact_form div.input textarea
{
width: 353px;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #ffdc2a;
scrollbar-darkshadow-color: #000001;
scrollbar-face-color: #000001;
scrollbar-highlight-color: #000001;
scrollbar-shadow-color: #ffdc2a;
overflow: auto; overflow-x: hidden; overflow-y: auto;
border: 1px solid;
border-top-color:grey;
border-left-color:grey;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
background-color: transparent;
font-family: arial; color:#000000; font-size:100%; font-weight: normal;
}

div.contact_form input.submit
{
width: 200px;
background-color: #ffdc2a;
border: 2px solid;
border-top-color:#ffffff;
border-left-color:#ffffff;
border-right-color:grey;
border-bottom-color:grey;
font-family: arial; color:#000000; font-weight: bold;
font-size:100%;
}

/* End form */


/* Einde bestand */ 