﻿/* -- layout -- */

body { 
padding: 0;
background-attachment: fixed;
font: small Verdana, Arial, sans-serif;
color: #454545;
border: 0px;

}

#wrapper { 
width: 70%;
border-left: 1px solid #2a2a2a;
border-right: 1px solid #2a2a2a;
border-bottom: 1px solid #2a2a2a;
margin: auto;
margin-top: 3%;
background-color: #ffffff;
}

#masthead {
width: 95%;
height: 62px;
margin-top: 4%;
padding-right: 20px;
padding-top:10px;
margin-left: 15px;
margin-right: 10px;
}

#mainContent {
background-color: White;
float: left;
width: 95%;
margin-top: 6%;
padding-right: 10px;
margin-left: 15px;
margin-right: 10px;
border: 0px;
}

#mainContentFoto {
background-color: Black;
color: #F0FFF0;
float: left;
width: 96%;
margin-top: 4%;
border: 0px;
padding-left: 4%;
}

.boxout {
float: right;
width: 100px;
border-left: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
padding: 10px 10px 10px;
background-color: #ffffff;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 40px;
color: #4D737A;
}

.separator {
clear: both;
height: 0;
}

#footer {
border-top: 1px solid #dddddd;
text-align: right;
padding: 15px 20px;
color: #ffffff;
height: 50px;
}

hr{
	width: 98%;
	color: #D20236;
	height: 1px;
}

.txt{	
color: #3F3F3F;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;	
	font-size: small;
	background-color: #f8f9fd;
	border: 1px;
	border-color: #c5c7cb;
	border-style: solid;}
	
select
    {
    font-size: 14px;
    background-color: #f5f5f5;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px; 
	font-family: Verdana, Arial, sans-serif;		    
    }
	 
.button {
        color: #F72500;
        background: #FFEEDD;
        font-weight: bold;
		  font-size: x-small;
		  border-color: #DC143C;
        }
.popup{
	 color: #FFDBD4;
}


/* -- fonts -- */

.locatie
{
	 font-family:Verdana, Arial, sans-serif; 
	 color: #454545;	
	 font-style: italic;	 
	 font-size: 10px;
	 }

h1 {
font-size: 120%;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px;

}
#mainContent h1 {
border-bottom: 1px solid #dddddd;
padding-bottom: 3px;
margin-bottom: 10px;
}
h2 {
font-size: 115%;
font-weight: bold;
padding-top: 3%;
margin: 0 0 5px;
}
div.home h2 {
	font-size: 115%;
	font-weight: bold;
	padding-top: 1%;
	margin: 0 0 5px;
	text-align: center;
}

h3 {
font-size: 105%;
font-weight: bold;
}

p {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0 0 1em;
	text-align: left;
}

#footer p {
margin: 0;
}

/* -- links -- */
a {
color: #CD1238;
}

#emailContainer a {
color: #ffffff;
}

div.werk a {
color: #CD1238;
text-decoration: none;
}

li {
font-size: 85%;
line-height: 1em;
}

div.intro a {
color: #FFFFEA;
text-decoration: none;
}

#mainContent td{
vertical-align: top;
height: 30px;
font-size: 85%;
margin-left: 5px;
}

#mainContentDoc{
float: left;
width: 95%;
margin-top: 4%;
padding-right: 10px;
margin-left: 15px;
margin-right: 10px;
border: 0px;
font-size:100%;
}

#mainContentTd td{
height: 20px;
margin-top: 4%;
margin-left: 15px;
margin-right: 10px;
border: 0px;
font-size:100%;
}

#mainContentTd2 td{
height: 10px;
border: 0px;
font-size:85%;
}

#bg1{
	background-image:url(../images/thumbs/blazers.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
	
#bg2{
	background-image:url(../images/thumbs/dans.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
	
