body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.container {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	height: 1846px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
#plaat {
	position: absolute;
	left: -38px;
	top: 210px;
}
#tabs {
	width: 915px;
	position: absolute;
	left: 27px;
	top: 801px;
	height: 396px;
}
#cats {
	position: absolute;
	left: 13px;
	top: 10px;
	width: 278px;
	height: 313px;
}
#grafisch {
	position: absolute;
	left: 301px;
	top: 15px;
	height: 346px;
}
#webdesign {
	position: absolute;
	left: 301px;
	top: 15px;
	height: 346px;
}
#fotografie {
	position: absolute;
	left: 301px;
	top: 15px;
	height: 346px;
}


.tabitem { padding: 0; clear: both; }
.tabitem li { display: inline; }
.tabitem li a {
	text-decoration: none;
	background-image: url(images/tab_o.png);
	height: 77px;
	width: 247px;
	float: left;
	padding-top: 12px;
	padding-left: 16px;
}
.tabitem li.active a {
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
}
.tabimages {
	float: left;
	clear: both;
	padding: 10px 20px 20px;
	width: 581px;
}


#thumbs {
	padding-top: 10px;
	overflow: hidden;
	position: absolute;
	left: 49px;
	top: 9px;
	width: 255px;
	height: 256px;
}
#thumbs img, #largeImage {
	border: 1px solid gray;
	padding: 4px;
	background-color: white;
	cursor: pointer;
	margin-bottom: 5px;
	-moz-box-shadow: 0 2px 6px #000;
	-webkit-box-shadow: 0 2px 6px #000;
	box-shadow: 0 2px 6px #000;
}
#thumbs img { float: left; margin-right: 6px; padding: 1px; }

#thumbs2 {
	padding-top: 10px;
	overflow: hidden;
	position: absolute;
	left: 49px;
	top: 9px;
	width: 255px;
	height: 256px;
}
#thumbs2 img, #largeImage2 {
	border: 1px solid gray;
	padding: 4px;
	background-color: white;
	cursor: pointer;
	margin-bottom: 5px;
	-moz-box-shadow: 0 2px 6px #000;
	-webkit-box-shadow: 0 2px 6px #000;
	box-shadow: 0 2px 6px #000;
}
#thumbs2 img { float: left; margin-right: 6px; padding: 1px; }

#thumbs3 {
	padding-top: 10px;
	overflow: hidden;
	position: absolute;
	left: 49px;
	top: 9px;
	width: 255px;
	height: 291px;
}
#thumbs3 img, #largeImage3 {
	border: 1px solid gray;
	padding: 4px;
	background-color: white;
	cursor: pointer;
	margin-bottom: 5px;
	-moz-box-shadow: 0 2px 6px #000;
	-webkit-box-shadow: 0 2px 6px #000;
	box-shadow: 0 2px 6px #000;
}
#thumbs3 img { float: left; margin-right: 6px; padding: 1px; }
#description { background: black; color: white; position: absolute; bottom: 0; padding: 10px 20px; width: 525px; margin: 5px; }
#panel {
	position: absolute;
	left: 336px;
	top: 16px;
}
#contact {
	position: absolute;
	left: 70px;
	top: 1336px;
	width: 298px;
	height: 273px;
	color: #FFF;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 60px;
}
p {
	color: #EF125E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#footer {
	position: absolute;
	left: 377px;
	top: 1397px;
	width: 258px;
	height: 412px;
	color: #FFF;
}
#footer p {
	font-size: 12px;
}
.wit {
	color: #FFF;
}

#footer2 p {
	font-size: 12px;
}

#footer2 {
	position: absolute;
	left: 679px;
	top: 1397px;
	width: 270px;
	height: 176px;
	color: #FFF;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
}
#logo {
	position: absolute;
	left: 81px;
	top: 57px;
}
