@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
	background-color: #515151;
}
h1 {
	font-family: Times, sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 24px;
	color: white;
	margin-left: 17px;
	margin-bottom: 17px;
	padding-top: 17px;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 700;
	color: white;
	margin-bottom: 10px;
}	
p {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	margin-left: 17px;
	margin-right: 17px;
}
span {
	font-family: Verdana;
	font-size: 11px;
	color: white;

}
hr {
	margin-top: 17px;
	background-color: white;
	color: white;
	border: 0;
	height: 1px;
}

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

a:hover{
text-decoration: underline;
color: #FFF;
}

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

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

/*----------- Algemeen ------------*/

#contentContainer {
	width: 876px;
	margin-left: 70px;
}
.clear {
	clear: both;
}

/*------------ header -------------*/

#header {
	margin-top: 28px;
}
/*------------- menu --------------*/

#menu {
	margin-top: 28px;
	height: 33px;
	width: 100%;
	background-image: url(../img/bgMenu.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#menu ul li * {
	margin-top: -1px;
	padding: 0px;	
	display: block;
	height: 32px;
}
#menu ul li {
	list-style: none;
	float: left;
	display: block;
	height: 32px;
	
}
#menu ul li#video a {
	background: url(../img/knoppen.png) no-repeat 0 0;
	width: 50px;
}
#menu ul li#projects a {
	background: url(../img/knoppen.png) no-repeat -50px 0;
	width: 88px;
}
#menu ul li#paintings a {
	background: url(../img/knoppen.png) no-repeat -138px 0;
	width: 88px;
}
#menu ul li#photo a {
	background: url(../img/knoppen.png) no-repeat -225px 0;
	width: 65px;
}
#menu ul li#other a {
	background: url(../img/knoppen.png) no-repeat -290px 0;
	width: 65px;
}
#menu ul li#expected a {
	background: url(../img/knoppen.png) no-repeat -355px 0;
	width: 89px;
}
#menu ul li#cv a {
	background: url(../img/knoppen.png) no-repeat -444px 0;
	width: 35px;
}
#menu ul li#links a {
	background: url(../img/knoppen.png) no-repeat -479px 0;
	width: 55px;
}
#menu ul li#contact a {
	background: url(../img/knoppen.png) no-repeat -534px 0;
	width: 76px;
}
/*--- hover ---*/
#menu ul li#video a:hover {
	background: url(../img/knoppen.png) no-repeat 0 -32px;
	width: 50px;
}
#menu ul li#projects a:hover {
	background: url(../img/knoppen.png) no-repeat -50px -32px;
	width: 88px;
}
#menu ul li#paintings a:hover {
	background: url(../img/knoppen.png) no-repeat -138px -32px;
	width: 88px;
}
#menu ul li#photo a:hover {
	background: url(../img/knoppen.png) no-repeat -225px -32px;
	width: 65px;
}
#menu ul li#other a:hover {
	background: url(../img/knoppen.png) no-repeat -290px -32px;
	width: 65px;
}
#menu ul li#expected a:hover {
	background: url(../img/knoppen.png) no-repeat -355px -32px;
	width: 89px;
}
#menu ul li#cv a:hover {
	background: url(../img/knoppen.png) no-repeat -444px -32px;
	width: 35px;
}
#menu ul li#links a:hover {
	background: url(../img/knoppen.png) no-repeat -479px -32px;
	width: 55px;
}
#menu ul li#contact a:hover {
	background: url(../img/knoppen.png) no-repeat -534px -32px;
	width: 76px;
}

/*------------- content --------------*/

.contentBlok {
	width: 100%;
	margin-top: 22px;
}
.contentLeft {
	width: 215px;
	background-color: #515151;
	float: left;
	padding-bottom: 17px;
}
.contentRight {
	float: right;
}
/*----------- CV content ------------*/

.contentCVLeft {
	width: 525px;
	background-color: #515151;
	float: left;
	padding-bottom: 17px;
	padding-right: 17px;
}
.contentCVRight {
	float: right;
	width: 320px;
}
/*---------- links content ----------*/

.contentLinks {
	width: 100%;
	background-color: #515151;
	padding-bottom: 17px;
	margin-top: 17px;
}
#nameBox {
	width: 235px;
	float: left;
	margin-left: 17px;
}
#urlBox {
	float: left;
}
#urlBox a {
	text-decoration: none; 
	color: white;
}
#urlBox a:hover {
	text-decoration: underline;
}
#nameBox ul li, #urlBox ul li {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	list-style-type: none;
	line-height: 18px;
}

/*---------- contact content ----------*/
.contentContactLeft {
	width: 100%;
	background-color: #515151;
	text-align: left;
}
.contentContactLeft hr {
	background-color: white;
	color: white;
	border: 0;
	height: 1px;
	margin-left: 17px;
	width: 150px;
}
#socialBlok {
	height: 20px;
	margin-left: 17px;
	overflow: hidden;
	padding-bottom: 20px;
}
#socialBlok ul li * {
	margin-top: 10px;
	padding: 0px;	
	display: block;
	height: 16px;
}
#socialBlok ul li {
	height: 16px;
	list-style-type: none;
	display: block;
	float: left;
}
#socialBlok ul li#facebook a {
	background: url(../img/facebook.png) no-repeat;
	width: 26px;
}
#socialBlok ul li#linkedIn a {
	background: url(../img/linkedin.png) no-repeat;
	width: 26px;
}
#socialBlok ul li#twitter a {
	background: url(../img/twitter.png) no-repeat;
	width: 26px;
}
#socialBlok ul li#vimeo a {
	background: url(../img/vimeo.png) no-repeat;
	width: 26px;
}
#socialBlok ul li#youtube a {
	background: url(../img/youtube.png) no-repeat;
	width: 26px;
}

/*------------- footer --------------*/

#footer {
	margin-top: 17px;
	height: 150px;
	float: right;
	text-align: right;
}
#urlLink {
	color: white;
	text-decoration: none;
}
#urlLink:hover {
	text-decoration: underline;
}
