html, body {
	margin: 0;
	width:100%;
	height:100%;
	font-family: Arial, Tahoma;
	color: #444;
	font-size: 11px;
}

body {
	background: #fff;
}

p, td {
	font-family: Trebuchet MS, Arial, Tahoma;
	color: #eee;
	font-size: 11px;
	margin: 0px;
	line-height: 20px;

}

h1, h2, h3 {
	font-family: Georgia, Garamond, Times;
	font-size: 22px;
	font-weight: normal;
	color: #bebebe;
	margin: 0;
}

h3 {
	font-size: 18px;
	margin: 10px 0 10px 0;
}

a:link, a:visited, a:active {
	color: #b08e91;
	text-decoration: none;
}

a:hover {
	color: #bebebe;
	text-decoration: none;
}

div.clear_float {
	clear: both;
}

div#wrapper {
	margin: 0 auto;
	width: 977px;
	min-height: 100%;
}

div#header {
	width: 977px;
	height: 226px;
	background: url(img/header_print.jpg) top center no-repeat;
}

div#webdesign {
	position: relative;
	top: 15px;
	left: 30px;
	float: left;
}

div#graphic_design {
	float: left;
	position: relative;
	top: 15px;
	left: 550px;
}

div#contact {
	float:left;
	position: relative;
	top: 15px;
	left: 450px;
	display:none;
}


div#left, div#right {
	width: 269px;
	float: left;
	padding: 30px 0px 30px 30px;
}

div#center {
	width: 300px;
	float:left;
	padding: 0 40px 0 37px;
}

div#gegevens {
	margin: 20px 0 20px 0;
	background: #ddd;
	border: 1px solid #aaa;
	padding: 10px;
}

div.thumb {
	height: 139px;
	padding: 0;
}

div.thumb_center {
	height: 119px;
	padding: 0;
}

div.thumb img {
	border: 7px solid #ccc;
	margin: 0;
}

div.thumb img:hover {
	border: 7px solid #bbb;
}

div.caption {
	background: #ddd;
	border-top: 1px solid #bbb;
	width: 254px;
	margin-bottom: 20px;
}

div.beschrijving, div.beschrijving_cms, div.beschrijving_center {
	float:left;
}

div.beschrijving_cms a:link, div.beschrijving_cms a:visited {
	display: block;
	width: 180px;
	border-right: 1px solid #ccc;
	color:  #444;
	padding: 9px 0 9px 7px;
}

div.beschrijving_cms a:hover {
	background:  url(img/www.jpg) top right no-repeat #ddd;
	color: #444;
}

div.beschrijving_cms p {
	font-family: Arial;
	display: block;
	width: 180px;
	color:  #333;
	padding: 6px 0 6px 7px;
	margin: 0;
	border-right: 1px solid #aaa;
}

div.beschrijving p {
	font-family: Arial;
	display: block;
	width: 247px;
	color:  #333;
	padding: 6px 0 6px 7px;
}

div.beschrijving a:link, div.beschrijving a:visited {
	display: block;
	width: 247px;
	color:  #333;
	padding: 9px 0 9px 7px;
}

div.beschrijving a:hover {
	background:  url(img/www.jpg) top right no-repeat #ddd;
	color: #333;
}

div.beschrijving_center p {
	display: block;
	width: 293px;
	color:  #333;
	background:  #5d5057;
	padding: 6px 0 6px 7px;
	font-family: Arial;
}

div.beschrijving_center a:link, div.beschrijving_center a:visited {
	display: block;
	width: 293px;
	color:  #333;
	background: #5d5057;
	padding: 9px 0 9px 7px;
}

div.beschrijving_center {
	border-top: 1px solid #aaa;
}

div.beschrijving_center a:hover {
	background: url(img/www_center.jpg) top right no-repeat #6d6067;
	color: #333;
}

div.cms {
	float: right;
}

div.cms a:link, div.cms a:visited, div.cms a:hover, div.cms a:active {
	display:block;
	width: 55px;
	float: right;
	padding: 9px 5px;
	background: url(img/f.jpg) top right no-repeat;
	}

	
div.cms a:hover {
	background: url(img/f_hover.jpg) top right no-repeat #5d5057;
	}
	
div#footer {
	width: 100%;
	height: 20px;
	display:none;
}

div#footer_wrapper {
	width: 927px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	font-size: 10px;
	color: #888;
}

div.thumb_center img {
	border: 5px solid #ccc;
}
div.thumb_center img:hover {
	border: 5px solid gray;
}

div.extra_links a {
	display: inline;
	float:left;
	font-family: Trebuchet MS;
	line-height: 20px;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
	
div.extra_links {
 line-height: 18px;
}

div.extra_links div.clear_float{
 line-height: 0px;
}

div#contactform label {
	display: block;
	float: left;
	width: 90px;
	height: 20px;
	padding-top: 4px;
	font-weight: bold;
}

div#contactform input, div#contactform textarea {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #333;
	background: #5d5057;
	border: 1px solid #7d7077;
}

div#contactform .submit, div#contactform .submit:hover{
	color:#333;
	padding: 2px 5px;
	background: #4d4047;
	border: 1px solid #5d5057;
}

div#contactform .submit:hover {
	background: #5d5057;
}