html, body {
	margin: 0;
	width:100%;
	height:100%;
	font-family: Arial, Tahoma;
	color: #eee;
	font-size: 11px;
}

body {
	background: #150f12;
}

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;
}

h4 {
	font-family: Trebuchet MS, Arial, Tahoma;
	color: #eee;
	font-size: 14px;
	margin: 5px 0 5px 0;
	line-height: 20px;	
}

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 {
	background: url(img/bg_wrapper.jpg) repeat-y top center;
	margin: 0 auto;
	width: 977px;
	min-height: 100%;
}

div#header {
	width: 977px;
	height: 267px;
	background: url(img/header.jpg) top center no-repeat;
}

div#logo {
	display:none;
	}

div#webdesign {
	position: relative;
	top: 230px;
	left: 30px;
	float: left;
}

div#graphic_design {
	float: left;
	position: relative;
	top: 230px;
	left: 550px;
}

div#contact {
	float:left;
	position: relative;
	top: 205px;
	left: 450px;
}


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: #4a3b42;
	border: 1px solid #53454b;
	padding: 10px;
}

div.thumb {
	height: 139px;
	padding: 0;
}

div.thumb_center {
	height: 119px;
	padding: 0;
}

div.thumb img {
	border: 7px solid #3a3238;
	margin: 0;
}

div.thumb img:hover {
	border: 7px solid #4a4248;
}

div.caption {
	background: #504248;
	border-top: 1px solid #7d7277;
	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 #6d6267;
	color:  #dedede;
	padding: 9px 0 9px 7px;
}

div.beschrijving_cms a:hover {
	background:  #5d5057 url(img/www.jpg) top right no-repeat;
	color: #fff;
}

div.beschrijving_cms p {
	font-family: Arial;
	display: block;
	width: 180px;
	color:  #dedede;
	padding: 6px 0 6px 7px;
	margin: 0;
	border-right: 1px solid #6d6267;
}

div.beschrijving p {
	font-family: Arial;
	display: block;
	width: 247px;
	color:  #dedede;
	padding: 6px 0 6px 7px;
}

div.beschrijving a:link, div.beschrijving a:visited {
	display: block;
	width: 247px;
	color:  #dedede;
	padding: 9px 0 9px 7px;
}

div.beschrijving a:hover {
	background:  #5d5057 url(img/www.jpg) top right no-repeat;
	color: #fff;
}

div.beschrijving_center p {
	display: block;
	width: 293px;
	color:  #dedede;
	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:  #dedede;
	background: #5d5057;
	padding: 9px 0 9px 7px;
}

div.beschrijving_center {
	border-top: 1px solid #7d7277;
}

div.beschrijving_center a:hover {
	background: #6d6067 url(img/www_center.jpg) top right no-repeat;
	color: #fff;
}

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: #5d5057 url(img/f_hover.jpg) top right no-repeat;
	}
	
	
div.template {
	float: right;
}

div.template a:link, div.template a:visited, div.template a:hover, div.template a:active {
	display:block;
	width: 55px;
	float: right;
	padding: 9px 5px;
	}
	
div#footer {
	width: 100%;
	background: #150f12 url(img/bg_footer_wrapper.jpg) top center repeat-y; 
	height: auto;
}

div#footer_wrapper {
	width: 977px;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0 30px 0;
	font-size: 10px;
	color: #888;
	background: url(img/bg_footer.jpg) top center no-repeat ;
}

div.slidermenu ul {
	width: 977px;
	margin: 0;
	padding: 0;
	list-style:none;
}

div.slidermenu h4 {
	color: #fff;
	font-weight: normal;
	display:block;
	height: 32px;
	line-height: 30px;
	margin: 0;
	background: url(img/bg_li_h4.jpg) no-repeat bottom center;
}

div.slidermenu h4:hover {
	color: #908288;
	background: url(img/bg_li_h4_a.jpg) repeat-y top center;
	background: #150f12 url(img/bg_li_h4.jpg) no-repeat bottom center;
}
.even, .odd {
	background: none;
}
.activeSlide {
	background: url(img/bg_li_h4_a.jpg) repeat-y top center;
}

table.answer {
	width: 977px;
	background: url(img/bg_wrapper.jpg) repeat-y top center;
}

table.answer td.first, table.answer td.last {
	width:  230px;
	padding: 20px;
	text-align: left;
	border: 0;
}

table.answer td.middle {
	width:  300px;
	padding: 20px;
	text-align: left;
	border: 0;
}


div.thumb_center img {
	border: 5px solid #5d5057;
}
div.thumb_center img:hover {
	border: 5px solid #808080;
}

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 label.check { 
	width: 150px;
	float: left;
	font-weight: normal;
}
input#copy {
	float: left;
	border: 1px solid #666;
	background: #5d5057;
	margin-right: 10px;
}
div#contactform input.text {
	padding: 5px 5px;
	width: 190px;
	margin-bottom: 5px;
}
div#contactform input, div#contactform textarea {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #fff;
	background: #5d5057;
	border: 1px solid #7d7077;
}

div#contactform textarea  {
	padding: 4px;
}

div#contactform .submit, div#contactform .submit:hover{
	color:#fff;
	cursor: pointer;
	float: right;
	padding: 2px 5px;
	background: #4d4047;
	border: 1px solid #5d5057;
}

div#contactform .submit:hover {
	background: #5d5057;
}

p#error {
	display:none;
	color: #ddd;
}

#slideshow { 
	height: 255px; 
	width: 300px; 
	margin: 0;
	overflow:hidden;
}
#slideshow a img {

	border: 0;
}
#slideshow a {
	height: 245px; 
	width: 290px; 
	border: 5px solid #3a3238;
}
#slideshow a:hover {
	border: 5px solid #4a4248;
}
#slidenav {
	height: 30px;
	background: #504248;
	border-top: 1px solid #7d7277;
	width: 300px;
	margin-bottom: 20px;
	
}
#slidenav a { 
	border-right: 1px solid #7d7277;
	background: #5d5057; 
	color:#fff; 
	text-decoration: none; 
	padding: 8px 10px; 
	display:block;
	float:left;
}
#slidenav a.activeSlide { 
	background: #7d7078; 
}

#slidenav a:hover {
	background: #6d6068;
}
