body {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.blauwebg {
background-color:#3D5EAB;
}

a:link, a:visited, a:active {
	color:#1A2F5C; 
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

p{
text-align:left;
}

.copy{
text-align:center;
margin-top:2px;
}

.menuContent {
background-image:url(layout/sliced/menuContent.jpg);
background-repeat:repeat-y;
background-color:#3D5EAB;
}

.contentContent {
background-image:url(layout/sliced/contentContent.jpg);
background-repeat:repeat-y;
background-color:#3D5EAB;
}

h3{
margin-bottom:0px;
font-size:14px;
}

img.rand{
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-style:solid;
border-top-style:solid;
border-left-style:solid;
border-right-style:solid;
}

#homefoto{
border:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
}

.nv{
display:none;
}