*, html, body {
	margin: 0;
	padding: 0;
	color: #2e2a29;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

body {
	background: #eae6d6;
}

img, input.radio {
	border: none;
}

#container {
	width: 938px;
	background: #dfdac4;
	margin: 0 auto;
}

#header {
	width: 938px;
	height: 173px;
	background: #2e2a2a url("../images/top.jpg") no-repeat top left;
}

#logo {
	float: left;
	display: inline;
	margin: 26px 0 0 572px;
	padding: 0;
}

#navigatie {
	float: right;
	margin: 88px 17px 0 0;
	background: none;
	font-size: 1%;
	line-height: 1%;
	padding: 0;
	width: 209px;
}

#studio {
	background: none;
	padding: 0;
	float: left;
	display: inline;
	margin: 0;
}

#projecten {
	background: none;
	padding: 0;
	float: right;
}

#fotos {
	width: 928px;
	height: 250px;
	background: #b79c71;
	padding: 5px;
}

#main {
	width: 938px;
	background: url("../images/content_bg.gif") repeat-y top left;
}

#menu {
	float: left;
	display: inline;
	margin: 30px 0 30px 35px;
	width: 130px;
	background: none;
}

p.menu {
	font-size: 12px;
	line-height: 160%;
	margin: 0;
	padding: 0;
}

a.menu, a.menu:visited {
	text-decoration: none;
	font-weight: normal;
}

a.email, a.email:visited {
	color: #b63300;
	text-decoration: none;
	font-weight: normal;
}

a.active, a.active:visited {
	color: #fff;
}

a.menu:hover, a.menu:active, a.email:hover, a.email:active, a.active:hover, a.active:active {
	text-decoration: underline;
}

a.active, a.active:visited {
	color: #fff;
}

p.adres {
	font-size: 12px;
	line-height: 160%;
	margin: 0;
	padding: 0;	
}

#content_container {
	float: right;
	display: inline;
	width: 680px;
	margin: 30px 30px 30px 0;
	background: none;
}

#content {
	float: left;
	display: inline;
	width: 410px;
	margin: 0;
	padding: 0;
}

#content_projecten {
	float: left;
	display: inline;
	width: 410px;
/*	width: 305px; */
	margin: 0;
	padding: 0;
}

h2.content {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

p.content {
	margin: 0 0 12px 0;
	line-height: 160%;
	text-align: justify;
}

h1.content {
	font-size: 12px;
	margin: 0 0 12px 0;
	line-height: 160%;
	font-weight: normal;
}

#thumbs {
	float: right;
	margin: 0;
	width: 203px;
}

.thumb_links {
	float: left;
	display: inline;
	margin: 0;
}

.thumb_rechts {
	float: right;
	margin: 0;
}