* {
	color: #585647;
	font-family: 'trebuchet' sans-serif;
	font: 12px/17px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	text-decoration: none;
}

body{
	background: url(../img/bg.gif) no-repeat top;
	border: 0px solid red;
	text-align: center;
	margin: 0px auto 0 auto;
	padding: 0px;
}

span{
	display: none;
}

#frame{
	width: 737px;
	margin: 0 auto;
	border: 0px solid red;
}

h2{
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0 0 10px 0;

}

p{
	color: #B3AFA5;
	padding: 0 0 10px 0;
	}
	
img{
	border: 0px;
}
/* navigatie*/
#topnav{
	border: 1px solid white;
	color: #B3AFA5;
	margin: 0px;
}

#topnav ul{
	text-align: left;
	display: block;
	margin: 0px 0 30px 15px;
	border: 0px solid red;
}

#topnav li{
	display: inline;
	border: 0px solid red;
}

#topnav li a{
	display: block;
	width: 99px;
	height: 25px;
	margin: 0 45px 0 0 !important;
	margin: 0 40px 0 0;
	float: left;
	border: 0px solid red;
}


a#home{
	background: url(../img/nav_home.gif);
}

#topnav li a:hover{
	background-position: 0 -25px;
}

a#watdoenwe{
	background: url(../img/nav_watdoenwe.gif);
}

a#portfolio{
	background: url(../img/nav_portfolio.gif);
}

a#links{
	background: url(../img/nav_links.gif);
}

#topnav li a#contact{
	background: url(../img/nav_contact.gif);
	margin: 0 0 0 0;
	float: left;
}

#topnav li a#contact:hover{
	background-position: 0 -25px;
}


/* contant*/

#header{
	border: 0px solid red;
	height: 100px;
	margin: 20px 0 0 0;
}

#logo{
	margin: 40px 0 10px 15px !important;
	margin: 40px 0 10px 15px;
	background-image: url(../img/logo.gif);
	display: block;
	width: 213px;
	height: 54px;
	float: left;
}

#bijschrift{
	margin: 20px 20px 10px 10px !important;
	margin: 25px 20px 10px 10px;
	background-image: url(../img/byschrift.gif);
	display: block;
	border: 0px solid red;
	width: 120px;
	height: 76px;
	float: right;
}

#content{
border: 0px solid red;
	text-align: left;
	float: left;
	width: 738px;
	height: 380px;
	margin: 20px 0 0 -1px !important;
	margin: 10px 0 0 3px;
}

#footer{
	display: block;
	width: 750px;
	height: 50px;
}

.rightcolum{
	font-weight: bold;
	float: right;
	width: 130px;
	border: 0px solid red;
	margin: 15px 0px 0 0 !important;
	margin: 15px 15px 0 0;
}

.rightcolum p{
	font-size: 11px;
	font-weight: bold;
	color: White;
	}

.rightcolum a{
	font-weight: bold;
	color: #B3AFA5;
}

.rightcolum a:hover{
	color: #585647;
}
	
	
.afbeeldingen{
	float: left;
	width: 550px !important;
	width: 530px;
	border: 0px solid red;
	margin: 15px 0 0 18px !important;
	margin: 15px 0 0 15px;
	}

.img{
	float: left;
	margin: 0 50px 0 0;
}