body {
background: #FFF;
font-size: 100%;
}

table 
{ 
border-spacing: 0; 
font-size: 90%;
}

#mbl {
background-image: url('images/bgmenulinks.gif'); 
}

#mbr {
background-image: url('images/bgmenurechts.gif'); 
}

#randrechts {
background-image: url('images/randrechts.gif'); 
}

#randlinks {
background-image: url('images/randlinks.gif'); 
}

#navtable {
background: #EEE;
}

#rechts { 
float: right;
background-color: #ffffff;
vertical-align: center;
padding-top: 40px;
}

#rechts p {
line-height: 1pt;
position: relative;
right: 90px;
}

img 
{ 
border: none; 
margin: 0px;
border: 0px;
}

.content1
{

}

h1 
{ 
margin-top: 10px;
margin-bottom: 0px;
text-align: left;
color: #F4764B;
font-family: verdana, arial, sans;
font-size: 150%;
}

p 
{
line-height: 19px;
text-valign: top;
text-align: left;
color: black;
font-family: verdana, arial, sans;
font-size: 100%;
color: #4B4B4B;
border-right-width: 1px;
border-top: none;
border-left: none;
border-bottom: none;
}

#klanten p {
line-height: 5px;
}

#klanten p b {
font-size: 110%;
}

p a:link, a:hover, a:visited {
color: #F4764B
}

#main
{
padding: 10px;
width: 350px;
text-valign: top;
text-align: left;
color: black;
font-family: verdana, arial, sans;
font-size: 100%;
border-style: dashed;
border-color: grey;
border-right-width: 1px;
border-top: none;
border-left: none;
border-bottom: none;
margin-left: 10px; 
margin-top: 5px; 
margin-right: 10px; 
}

#fotos
{
align: right;
padding: 10;
width: 350px;
text-valign: top;
text-align: left;
color: black;
font-family: verdana, arial, sans;
font-size: 100%;
border-style: dashed;
border-color: grey;
border-right-width: 1px;
border-top: none;
border-left: none;
border-bottom: none;
margin-left: 10px; 
margin-top: 5px; 
margin-right: 10px; 
}

img.achter {
z-index:-1
}

/* ruimte om de box heen in deze margin */
.container {
	margin: 0;
	background: #EEE;
	}	

/* nav list */

#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	}

#nav li {
	padding: 0;
	display: inline;
	list-style-type: none;
	background: #EEE;
	font-family: verdana, arial, sans;
	}

#nav a:link, #nav a:visited {
	float: left;
	font-size: 100%;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	border-right: solid 1px;
	border-color: #ffffff;
	padding: 10px 10px 10px 10px;
	vertical-align: center;
	background: #EEE;
	}

#nav a:link.active, #nav a:visited.active {
	color: #F3764B;
	background: #EEE url('images/rond.gif') no-repeat bottom center;
	}
	
#nav a:hover {
	color: #F3764B;
	background: #EEE url('images/rond2.gif') no-repeat bottom center;
}
	
#footer {
background: url('images/footer.gif') no-repeat top left;
height:75px;
text-align: center;
padding-bottom: 30px;
font-family: verdana, arial, sans;
font-size: 80%;
color: #666
}	

#footer a:link, #footer a:visited {
color: #666;
	}
	
#footer a:hover {
color: #666;
}

#audioplayers p {
width: 330px;
height: 120px;
border: solid #666;
border-style: double;
padding: 10px;
clear:both;
}

ul.links {
line-height: 2em; text-decoration: none; list-style-image: url('images/lijst.gif');
font-size: 100%
}
ul.links a:link { color: #000 }
ul.links a:visited { color: #000 }
ul.links a:hover { color: #000 }

.myform {
	text-align:center; /* ie hack to center form */
}

#myform {
	width:330px;
	border: solid #666;
	border-style: double;
	padding:3px;
	margin:15px 0px 15px 0px;
}

#myform div.row {
	clear:both;
	padding:5px;
	margin:0;
	border:0px none;
	font-family:verdana, arial, sans;
	font-size:12px
}

#myform div.row span.label {
	float:left;
	width:90px;
	text-align:right;
	padding-right:5px;
}

#myform div.row span.formw {
	float:right;
	width:220px;
	text-align:left;
}

#myform div.row input, #myform div.row textarea {
	padding:0;
	margin:0;
	border:1px solid #505050;
	background-color:#fff;
}

#myform div.row span.formw span.errortext { 
  	 color : #FF0000;
}	

#myform div.row span.formw input.formerror { 
  	 background-color : #FFCCCC;
}

ul.links img {
margin: 0 4px;
}