/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[Basis benodigheden van de website!]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#twitter{
	height:300px;
	width:250px;
	float:left;
	margin-left:10px;
}
table{
	border:#000000;
	border-bottom-style:none;
	color:#FFFFFF;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://www.filecreation.com/images/BGI.jpg); 
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #ffffff;
}
h1{
	letter-spacing:0px;
	color:#00E4FF;
	font-size:20px;
}
l2{
	color:#00E4FF;
	font-size:14px;
}
textarea{
	background-color:#000000;
	color:#FFFFFF;
}
input{
	background-color:#000000;
	color:02dbf5;
}
fat{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:17px;
}
fat2{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:17px;
	color:#00E4FF;
}
table{
	border-bottom:dotted;
	text-align:left;
}
a{
	color:#02dbf5;
}
#header {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-360px;
	width:720px;
	height:129px;
	z-index:1;
}
#mainBody {
	position:absolute;
	left: 50%;
	top:129px;
	margin-left:-339px;
	width:678px;
	z-index:1;
	background-image:url(http://www.filecreation.com/images/TxtBG.png);
	background-repeat:repeat-y;
}
#bodyText{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	padding:10px;
	padding-top:0px;
}
#bodyTextCenter{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	text-align:center;
	padding:10px;
	padding-top:0px;
}
#footer {
	height:20px;
	width:678px;
	z-index:1;
	padding:0px;
}
#sidebar{
	position:fixed;
	left:0px;
	height:600px;
	width:160px;
	margin-top:25%;
	margin-left:10px;
	z-index:5;
}
#logo{
	position:absolute;
	top:0px;
	left:143px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[Profile Pagina]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#leftdiv1 {
	position:relative;
	float:left;
	text-align:left;
	left:0px;
	height:200px;
	width:220px;
	border-top-style:ridge;
}

#middlediv1 {
	position:relative;
	text-align:left;
	line-height:18px;
	float:left;
	left:0px;
	height:200px;
	width:220px;
	border-top-style:ridge;
}

#rightdiv1 {
	position:relative;
	text-align:center;
	float:right;
	left:0px;
	height:200px;
	width:218px;
	border-top-style:ridge;
}
#leftdiv2 {
	position:relative;
	float:left;
	text-align:left;
	left:0px;
	height:280px;
	width:220px;
	border-top-style:ridge;
}
#rightdiv2 {
	position:relative;
	text-align:left;
	float:right;
	left:0px;
	height:280px;
	width:218px;
	border-top-style:ridge;
}
#leftdiv3 {
	position:relative;
	float:left;
	text-align:left;
	left:0px;
	height:530px;
	width:220px;
	border-top-style:ridge;
}
#rightdiv3 {
	position:relative;
	text-align:left;
	line-height:16.5px;
	float:right;
	left:0px;
	height:530px;
	width:218px;
	border-top-style:ridge;
}
#tussen{
	position:relative;
	text-align:left;
	float:left;
	left:0px;
	width:658px;
	height:25px;
	border-top-style:ridge;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[Contactpage]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contactright{
	position:relative;
	float:right;
	right:0px;
	width:320px;
	height:500px;
}
#contactleft{
	position:relative;
	float:left;
	left:0px;
	width:320px;
	height:500px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[Portfoliothumbs]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.thumb {
	border:ridge;
}
#thumbgallery{
	padding:45px;
	text-align:left;
}
#showgallery{
	margin-bottom:50px;
	line-height:normal;
	letter-spacing:2px;
	
}
#showgallery a{
	color:#ffffff;
}

#showgallery img{
	margin-top:13px;
	margin-right:13px;
}
/*------------------------------------------------[display]-------------------------------*/
#displaycontent{
	position:relative;
	top:25px;
	width:650px;
	height:auto;
	border-bottom-style:ridge;
}
#displaycomment{
	top:25px;
	position:relative;
	width:650px;
	text-align:left;
}
#displaydownload{
	position:relative;
	left:20px;
	width:600px;
	height:auto;
	text-align:center;
	padding-top:5px;
}

#displaytitel {
	position:relative;
	float:left;
	text-align:left;
	left:0px;
	height:20px;
	width:auto;
}

#voidspace {
	position:relative;
	text-align:left;
	line-height:18px;
	float:left;
	left:0px;
	height:20px;
	width:220px;
	border:0px;
}

#displaydatum {
	position:relative;
	text-align:right;
	float:right;
	left:0px;
	height:20px;
	width:218px;
}
.imageholder{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 650px;
}
/*----------------------------contactpagina---------------------------------------*/

#container {
	width: 400px;
	text-align:left;
}
#container input{
	background-color:#ffffff;
}
#container textarea{
	background-color:#FFffff;
	color:#000000;
}

