@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#000;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	z-index: 999;
	width: 980px;
	margin: 0 auto 0 auto;
}

p {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 0.5em;
} no-

a, a:link, a:visited {
	color: #FFF;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

.white-txt {
	color: #FFF;
}

#clear {
	clear: both;
	}
	
	
/* ---  rotating bgr --- */

#bg_containers {
	position: absolute;
	width: 1920px;
	height: 1250px;
	margin:0 auto;
}

.bg1 {
	background: url(images/background_photo_01.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg2 {
	background:url(images/background_photo_02.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg3 {
	background:url(images/background_photo_03.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg4 {
	background:url(images/background_photo_04.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg5 {
	background:url(images/background_photo_05.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg6 {
	background:url(images/background_photo_06.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg7 {
	background:url(images/background_photo_07.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg8 {
	background:url(images/background_photo_08.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg9 {
	background:url(images/background_photo_09.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg10 {
	background:url(images/background_photo_10.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}

.bg11 {
	background:url(images/background_photo_11.jpg) no-repeat;
	width: 1920px;
	height: 1250px;
}
	
/* --- header --- */
	
.header {
	background: url(images/header.jpg) top center no-repeat;
	width: 980px;
	height: 125px;
	margin: 0 0 0 0;
}

/* --- navigatie --- */

.navigatie {
	width: 980px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0;
}

.navigatie ul {
	width: 980px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style: none;
	float: left;
}

.navigatie li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.navigatie li a {
	height: 50px;
	padding: 0;
	margin-left: 0px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.navigatie span {
	display: none;
}

.navigatie li a:hover, .navigatie li.on a {
	background-position: left top;
}

li.home a {
	background: url(images/buttons/home.png) left bottom;
	width: 159px;
	height: 50px;
}

li.webdesign a {
	background: url(images/buttons/webdesign.png) left bottom;
	width: 143px;
	height: 50px;
}

li.motiongraphics a {
	background: url(images/buttons/motiongraphics.png) left bottom;
	width: 208px;
	height: 50px;
}

li.graphicdesign a {
	background: url(images/buttons/graphicdesign.png) left bottom;
	width: 192px;
	height: 50px;
}

li.links a {
	background: url(images/buttons/links.png) left bottom;
	width: 91px;
	height: 50px;
}

li.contact a {
	background: url(images/buttons/contact.png) left bottom;
	width: 187px;
	height: 50px;
}

/* --- content --- */

.content {
	width: 980px;
	height: 1075px;
	float: left;
}

.home-wowslider {
	width: 980px;
	height: 300px;
	margin: 0;
	float: left;
}

.aboutme-titel {
	width: 300px;
	height: 95px;
	float: left;
	margin: 0 0 0 0;
}

.aboutme {
	background: url(images/black_50_percent_980x200.png);
	width: 960px;
	height: 170px;
	float: left;
	margin: 5px 0 0 0;
	padding: 10px;
}

.home-items-txt {
	background: url(images/black_50_percent.png);
	width: 280px;
	height: 90px;
	padding: 10px;
	float: left;
}

.home-items-txt a, .home-items-txt a:link, .home-items-txt a:visited {
	color: #ce832d;
	text-decoration: none;	
}

.home-items-txt a:hover {
	text-decoration: underline;
}

/* --- webdesign --- */

.webdesign-wowslider {
	width: 980px;
	height: 300px;
	margin: 0;
	float: left;
}

/* --- projecten --- */

.project {
	width: 230px;
	height: 230px;
	float: left;
	margin: 40px 20px 0 0;
}

.project2 {
	width: 230px;
	height: 230px;
	float: left;
	margin: 40px 0 0 0;
}

.project-img {
	width: 230px;
	height: 130px;
	float:left;
}

.project-txt {
	background: url(images/bgr_webdesign_txt.png);
	width: 210px;
	height: 80px;
	float: left;
	padding: 10px;
}

.project-txt a, .project-txt a:link, .project-txt a:visited {
	color: #ce832d;
	text-decoration: none;	
}

.project-txt a:hover {
	text-decoration: underline;
}

/* --- motion graphics --- */

.motiongraphics-largeimg {
	width: 980px;
	height: 300px;
	margin: 0;
	float: left;
}
	

/* --- home item 01 ---*/

.home-item01 {
	width: 300px;
	height: 405px;
	margin: 0 40px 0 0;
	padding: 0;
	float: left;
}

.home-item01-title {
	width: 300px;
	height: 95px;
	padding: 0px;
	margin: 0;
	float: left;
}

.home-item01-img {
	width: 300px;
	height: 200px;
	float: left;
}

.home-item01-img ul {
	width: 300px;
	height: 200px;
	float: left;
	list-style-type: none;
	list-style: none;
}

.home-item01-img li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.home-item01-img li a {
	height: 50px;
	padding: 0;
	margin-left: 0px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.home-item01-img span {
	display: none;
}

.home-item01-img li a:hover {
	background-position: left bottom;
}

li.online a {
	background: url(images/online.jpg) left bottom;
	width: 300px;
	height: 200px;
}

/* --- home item 02 ---*/

.home-item02 {
	width: 300px;
	height: 405px;
	margin: 0 40px 0 0;
	padding: 0;
	float: left;
}

.home-item02-title {
	width: 300px;
	height: 95px;
	padding: 0px;
	margin: 0;
	float: left;
}

.home-item02-img {
	width: 300px;
	height: 200px;
	float: left;
}

.home-item02-img ul {
	width: 300px;
	height: 200px;
	float: left;
	list-style-type: none;
	list-style: none;
}

.home-item02-img li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.home-item02-img li a {
	height: 50px;
	padding: 0;
	margin-left: 0px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.home-item02-img span {
	display: none;
}

.home-item02-img li a:hover {
	background-position: left bottom;
}

li.video a {
	background: url(images/video.jpg) left bottom;
	width: 300px;
	height: 200px;
}

/* --- home item 03 ---*/

.home-item03 {
	width: 300px;
	height: 405px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}

.home-item03-title {
	width: 300px;
	height: 95px;
	padding: 0px;
	margin: 0;
	float: left;
}

.home-item03-img {
	width: 300px;
	height: 200px;
	float: left;
}

.home-item03-img ul {
	width: 300px;
	height: 200px;
	float: left;
	list-style-type: none;
	list-style: none;
}

.home-item03-img li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.home-item03-img li a {
	height: 50px;
	padding: 0;
	margin-left: 0px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.home-item03-img span {
	display: none;
}

.home-item03-img li a:hover {
	background-position: left bottom;
}

li.print a {
	background: url(images/print.jpg) left bottom;
	width: 300px;
	height: 200px;
}

/* --- links --- */

.linkskolom {
	width: 230px;
	height: auto;
	float: left;
	margin: 20px 40px 0 0;
	padding: 10px;
}

.linkskolom-header {
	width: 230px;
	height: 50px;
	float: left;
}

.linkskolom ul {
	margin: 0;
	padding: 0;
}

.linkskolom li {
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

/* --- footer --- */

.musicdownload {
	width: 980px;
	height: 50px;
	float: left;
	margin: 31px 0 0 0;
}

.quote {
	width: 980px;
	height: 50px;
	float: left;
	margin: 185px 0 0 0;
}

.footer {
	width: 980px;
	height: 250px;
	float: left;
	margin: 10px 0 10px 0;
}

.footerblok {
	width: 150px;
	height: 220px;
	padding: 10px;
	margin: 0 20px 0 0;
	float: left;
	border-right: #333 thin solid;
}

.footerblok ul {
	margin: 0;
	padding: 0;
}

.footerblok li{
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

.footer-ipad {
	background: url(images/footer_ipad.jpg) no-repeat;
	width: 380px;
	height: 250px;
	float: right;
	margin: 0 0 0 20px;
}

/* --- downloads --- */

.downloads-blok {
	width: 300px;
	height: 595px;
	float: left;
	margin: 0 0 0 340px;
}

.downloads-titel {
	width: 300px;
	height: 95px;
	float: left;
}

.downloads-txt {
	background: url(images/black_50_percent.png);
	width: 280px;
	height: 180px;
	float: left;
	padding: 10px;
}

.downloads-img {
	width: 300px;
	height: 300px;
	float: left;
}

.downloads-img ul {
	width: 300px;
	height: 300px;
	float: left;
	list-style-type: none;
	list-style: none;
}

.downloads-img li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.downloads-img li a {
	height: 300px;
	padding: 0;
	margin-left: 0px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.downloads-img span {
	display: none;
}

.downloads-img li a:hover {
	background-position: left bottom;
}

li.downloads-img a {
	background: url(images/eddie_hardware_600.jpg) left top;
	width: 300px;
	height: 300px;
}


