@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.telefoon {
	font-size:28px;
	font-weight:bold;
}
a:link.menu {
	color:#666666;
	text-decoration:none;
}
a:hover.menu{
	color:#3399FF;
	text-decoration:none;
}
a:visited.menu{
	color:#990000;
	text-decoration:none;
}
a:active.menu{
	color:#990000;
	text-decoration:none;
}
a:link.menutop {
	color:#3399FF;
	text-decoration:none;
}
a:hover.menutop{
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.menutop{
	color:#FFFFFF;
	text-decoration:none;
}
a:active.menutop{
	color:#990000;
	text-decoration:none;
}
a:link.toplink {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.toplink{
	color:#3399FF;
	text-decoration:none;
}
a:visited.toplink{
	color:#FFFFFF;
	text-decoration:none;
}
a:active.toplink{
	color:#990000;
	text-decoration:none;
}
a:link {
	color:#3399FF;
}
a:hover{
	color:#666666;

}
a:visited{
	color:#990000;
}
a:active{
	color:#990000;

}
li.menu {
	margin:0px 0px 0px -10px;
}
h1 {
	font-size:14px;
	color:#666666;
}
h2 {
	font-size:18px;
	color:#666666;
}
h3 {
	font-size:16px;
	color:#666666;
}
h4 {
	font-size:13px;
	color:#666666;
}
#swap a #img { 
    display: block; 
    border: 0; 
}   
#swap a #imghover { 
    display: none; 
}  

#swap a:hover #img { 
    display: none; 
}   
#swap a:hover #imghover { 
    display: block; 
    border: 0;
}
.blauw {
	color:#3399FF;
}
hr {
	width:75%;
	align:center;
	color:#3399FF;
	height:1px;
}

.style1 {font-size: 12px}

.stretch {
	letter-spacing:1px;
}
.thin {
	font-weight:lighter;
}
#container {
	width:995px;
	height:auto;
	margin: 0px auto;
	background-image:url(../images/content.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
#top {
	width:922px;
	height:15px;
	padding: 0px 10px;
	background-color:#000000;
	color:#FFFFFF;
	margin: 0px 0px 0px 1px;
	padding: 5px 30px;
	font-weight:bold;
	font-size:13px;
	float:left;
}
#toptekst {
	width:auto;
	heigth: 15px;
	font-weight:bold;
	font-size:13px;
	float:left;
}	
#topnav {
	width:auto;
	heigth: 15px;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	float:right;
}	
#header {
	width: 995px;
	height: 135px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:left;
}
#headerkop {
	width: 500px;
	height:50px;
	margin: 30px 70px 0px 0px;
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#headerlink {
	width:500px;
	height:50px;
	margin: 30px 70px 0px 0px;
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
}
#navigatie {
	width: 250px;
	height: auto;
	border:none;
	border-right:solid #3399FF 1px;
	float:left;	
	margin: 15px 5px;
}
#telefoon {
	width:190px;
	height:auto;
	border:none;
	padding: 0px 30px 10px 30px;
	float:left;
	font-size:17px;
	color:#3399FF;
	font-weight:bold;
	text-align:justify;
}
#menu {
	width: 220px;
	height: auto;
	border:none;
	border-bottom:solid #3399FF 1px;
	border-top:solid #3399FF 1px;
	float:left;
	margin: 10px 15px;
	list-style:none;
	padding: 15px 0px;
	color:#666666;
	font-size:13px;
	font-weight:500;
}
#adres {
	width: 190px;
	height: auto;
	border:none;
	float:left;
	padding:15px 30px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
#content {
	width:630px;
	height:auto;
	float:right;
	margin: 15px 15px;
	padding: 20px 50px 20px 0px;
}
#footer {
	width: 985px;
	height: 50px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#FFFFFF;
	padding: 20px 10px 0px 0px;
	text-align:right;
	font-size:11px;
	color:#999999;
}	