html 
{
	overflow: -moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll;
	color: #e6e6e6;
	font-family: Arial;
	font-size: 12px;
}

body
{
	background-color: #000;
	text-align: center;
}

h1.koptekst
{
	margin: 30px 0 30px 0;
	text-transform: lowercase;
}

.tekst img
{
	margin: 5px 5px 5px 0px;
}

.org_img
{
	margin: 0px;
}

.fadein img 
{ 
	position:absolute;
	left:0px;
	top:0px;
}

#tabs2 ul li a
{
	font-size: 18px;
}

#tabs2 ul li
{
	font-size: 16px;
}

#tabs2 #tab_content
{

	clear: both;
}

td
{
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active, a:hover
{
	cursor: pointer;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: white;
	font-weight: bolder;
}

a:hover
{
	text-decoration: underline;
}

a.scroll
{
	font-size: 11px;
	font-weight: bolder;
	color: #afafaf;
	text-transform: uppercase;
	margin-right: 7px;
	text-decoration: none;
}

a.scroll:hover
{
	color: white;
}

a.scrollgroot
{
	font-size: 14px;
	font-weight: bolder;
	color: #afafaf;
	text-transform: uppercase;
	margin-right: 7px;
	text-decoration: none;
}

a.scrollgroot:hover
{
	color: white;
}

span
{
	font-size: 12px;
	font-family: Arial;
}

a.pdf:link, a.pdf:visited, a.pdf:active, a.pdf:hover
{
	position: relative;
	float: left;
	height: 18px;
	width: 37px;
	background: url(../images/pdf.png) no-repeat top left;
	border: none;
	margin-left: 7px;
	margin-top: 4px;
}

.wrapper
{
	position: relative;
	margin:10px auto 0px auto;
	float: none;
	height: auto;
	width: 966px;
	background: #000;
}

.container
{
	position: relative;
	float: left;
	width: 966px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #000;
}

.ui-tabs 
{ 
	position: relative; 
	text-align: left; 
	/* outline: 1px green solid; */
	width: 700px;
	height: auto;
}
 
.ui-tabs .ui-tabs-nav li 
{ 
	font-size: 14px; 
	list-style: none; 
	float: left; 
	position: relative; 
	margin: 0 4px 0 0; 
	border-bottom: 0 !important; 
	padding: 0; 
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a 
{
	float: left; 
	text-decoration: none; 
	font-size: 26px; 
	text-transform: uppercase; 
	margin-right: 3px;
	color: #afafaf;
}

#tabs ul li a
{
	font-size: 26px;
}

.ui-tabs .ui-tabs-nav li a:hover
{
	color: #fff;
}

.ui-tabs .ui-tabs-panel 
{ 
/* 	margin-top: 2px; */
	display: block; 
}

.ui-tabs .ui-tabs-hide 
{ 
	display: none !important; 
}

.header
{
	position: relative;
	float: left;
	height: 100px;
	width: 966px;
	background: #000;	
}

img.header_begin
{
	margin-top: 10px;
}

.menu
{
	position: absolute;
	top:20px;
	right:10px;
	width: 700px;
	height: auto;
}

.content
{
	position: relative;
	float: left;
	width: 966px;
	min-height: 300px;
	height: auto;
	background-color: #000;
}

.footer
{
	position: relative;
	float: left;
	width: 966px;
	height: 40px;
	background: #000;
}

img.portfolio, img.foto
{
	margin-bottom: 40px;
}

.tekst
{
	position: relative;
	float: right;
	min-height: 550px;
	text-align: left;
	height: auto;
	width: 668px;
	margin: 0 0 40px 0;
	padding-right: 40px;
}

.handtekening
{
	background: url(../images/just-the-image.jpg) no-repeat;
	float: right;
	padding-right: 224px;
	padding-bottom: 37px;
}

.links
{
	position: relative;
	float: left;
	border: 1px #969595 solid;
	width: 170px;
	height: auto;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	margin: 10px 0 0px 41px;
}

.introLinks
{
	position: relative;
	float: left;
	border: 1px #969595 solid;
	width: 170px;
	height: auto;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	margin: 10px 0 0px 31px;
}

h2
{
	margin-top: 20px;
	clear: both;
}

h2.project
{
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 16px;
	line-height: 16px;
}

.links h2
{
	color: white;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
}

.links a
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

div.inhoud ul li, li.list
{
	text-decoration:none;
	background: url(../images/list_item_active.png) 0px 6px no-repeat;
	padding-left:15px;
	margin-left: 10px;
}

.links li
{
	text-decoration:none;
	background: url(../images/list_item.png) 0px 6px no-repeat;
	padding-left:12px;
}

.nieuwsoverzicht li
{
	background: url(../images/list_item.png) 0px 6px no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}

.links li:hover, .nieuwsoverzicht li:hover
{
	background: url(../images/list_item_active.png) 0px 6px no-repeat;
}

.tekst p, li
{
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}

textarea, input
{
	border: 1px #dcdcdc solid;	
	padding: 4px;
	margin-top: 4px;
	width: 300px;
	font-size: 11px;
}

input.verzend
{
	width: 310px;
	padding: 4px;
	background: #f0f0f0;
}

input.vanadium-invalid, select.vanadium-invalid, textarea.vanadium-invalid {
	border-color: #ff9292 !important;
	border-style: solid !important;
	border-width: 1px;
	background-color: #fff5f5;
}

input.vanadium-valid, select.vanadium-valid, textarea.vanadium-valid {

}

.vanadium-message-value {
  font-style: italic;
  text-decoration: underline;
}

.vanadium-advice {
  font-size: 13px;
}

.vanadium-advice.vanadium-invalid, .vanadium-advice.vanadium-invalid * {
  color: #ff9292;
}

textarea.vanadium-valid {
	border: 1px #beffb9 solid;
}

input.vanadium-valid {
	border: 1px #beffb9 solid;
}

input.vanadium-valid ~ .vanadium-valid-advice {
  display: inline !important;
  color: green;
}

.cufon-loading
{ 	
	visibility: hidden !important;
}

h4
{
	font-size: 12px;
	font-weight: normal;
}

td.home_tabel h3
{
	margin-left:155px;
}

#google_maps
{
	display: none;
}

td.contact_opnemen
{
	height: 30px;
}

hr
{	
	color:#a1a1a1;
	border:none;
	border-top:1px solid #a1a1a1;
	clear: both;
	height:1px;
	margin: 20px 0px 30px 0px;
}

div.box {
	margin-top: 20px;
	margin-bottom: 20px;
	width:500px;
	position:relative;
	float: left;
}

div.box label {
	width:100%;
	display: block;
	margin: 5px 0 0 0;
}

div.box label span {
	display: block;
	float:left;
	width:100px;
	text-align:left;
	padding:7px 30px 0 0;
}

div.box .input_text {
	width:200px;
}

div.box .message{
	width:350px;
	overflow:hidden;
	height:150px;
}

div.box .button
{
	margin:3px 0 10px 0;
	padding:4px 7px;
	position: relative;
	float: left;
	width:100px;
}

img.cat_tekst
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.breadcrumb
{
	padding-top: 16px;
}

a.taalswitch
{
	position: relative;
	float: left;
	text-decoration: none;
	font-size: 11px;
	margin-right: 10px;
}

a.facebook
{
	background: url(../images/facebook_idle.png) no-repeat top left;
	position: relative;
	float: left;
	height: 16px;
	width: 16px;
}

a.facebook:hover
{
	background: url(../images/facebook.png);
}

a.twitter
{
	background: url(../images/twitter_idle.png) no-repeat top left;
	position: relative;
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 7px;
}

a.video
{
	width:120px;
	height:90px;
	float:left;
	position:relative;
}

table.fotoboek
{
	border: 1px #eaeaea solid;
	position: relative;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	padding: 0;
}

a.fotoboek
{
	position: relative;
	float: left;
	height: 133px;
	width: 133px;
	margin: 0;
	border: 1px #707070 solid;
	margin-right: 50px;
	margin-bottom: 35px;
}

a.video:hover
{

}

a.twitter:hover
{
	background: url(../images/twitter.png) no-repeat;
}

a.blogspot
{
	background: url(../images/blogspot_idle.png) no-repeat top left;
	position: relative;
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 7px;
}

a.blogspot:hover
{
	background: url(../images/blogspot.png) no-repeat;
}

a.homebutton
{
	position: absolute;
	top: 16px;
	left: 190px;
}

textarea{
	overflow:auto;
}

.paging
{
	position: relative;
	float: left;
	height: 20px;
	width:420px;
}

.terug
{
	position: relative;
	float: left;
}

.lege_foto
{
	position: relative;
	float: left;
	height: 133px;
	width: 133px;
	margin: 0;
	border: 1px #333333 solid;
	margin-right: 50px;
	margin-bottom: 35px;
}

#tabs ul li a
{
	font-size: 18px;
}

#tabs ul li
{
	font-weight: bolder;
	font-size: 16px;
}
