/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table { 
	width: 100%; 
	height: 100%; 
} 
td { 
	vertical-align: middle; 
	text-align: center; 
} 
.contacttable {
	width: 360px;
	margin-left: 38px;
	height: auto;

}
.contacttd {
	vertical-align: top;
	text-align: left;
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	color: #003;
}
#frame {
	width:990px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url(images/bgr_frame1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%;
		}
	html>body #frame {
	height:100%;
		}
#content {
	width:990px;
	float:left;
	background: url(images/bgr_frame.gif) repeat-y;
}
#menu {
	float: left;
	width: 150px;
	padding-top: 120px;
	background-color: #003;
	}
#inhoud{
	width: 840px;
	float: left;
}
#footer {
	clear: both;
	color: #000;
	font-size: 11px;
	text-align: right;
	line-height: 16px;
	padding-right: 15px;
	margin-bottom: 20px;
}
#menu p {
	text-align: right;
	padding-right: 0px;
	margin-left: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 28px;
	margin-right: 0px;	
}
p, h1, h2 {
	margin-left:40px;
}
p {
	font: 11px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
	margin-right: 235px;
	margin-top: 0px;
}
h1 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #e22f02;
	margin-top: 55px;
}
h2 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
	padding: 0px;
}
.switchcontent {
	font-size:11px; 
	color: #fff;
	text-align: right;
	line-height:14px;
	padding-right: 5px;
}
.spacer {
	clear: both;
}
div.float {
    float: left;
    padding-left: 7px;
    padding-top: 7px;
    font-size: 10px;
}
div.name {
	float: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	margin-left: 0px;
}
div.descript {
	float: left;
	font-size: 11px;
	width: 460px;
}
.logo {
	float: right;
	margin-right: 10px;
}
img {
	border: 0px none;
}
.thumbs {
	border: 1px solid #003;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #003;	
}
a:hover {
	color: #e22f02;
	text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #fff;
}
a.menu:hover {
	color: #e22f02;
	text-decoration: none;
	background: #fff repeat-x;
	display: block;
}
a.site:link, a.site:visited, a.site:active {
	color: #fff;
	text-decoration: none;
}
a.site:hover {
	color: #e22f02;
	text-decoration: none;
}
ul {
	margin-right: 235px;
}
li {
	font: 11px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	color: #003;
	display: block;
	list-style: decimal outside;
}

