body
{background-color: #ffffff;
}

img.welkom
{
display: block;
margin-left: 300px;
margin-right: 300px;
margin-top:110px;
}

#container{
	width:830px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
}

.home{
	width:190px;
	float:left;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid A9A9A9;
	border-left: 1px solid A9A9A9;
}

.portfolio{
	width:190px;
	padding-left: 4px;
	padding-right: 4px;	
	float:left;
	border-right: 1px solid A9A9A9;
}

.overig{
	width:190px;
	padding-left: 4px;
	padding-right: 4px;	
	float:left;
}

.contact{
	width:220px;
	padding-left: 4px;
	padding-right: 4px;	
	float:right;
	border-right: 1px solid A9A9A9;
}

#twitter{
	position:absolute;
	bottom:0px;
	left:200px;
}

p{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	text-align:center;
}

p.under{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666;
}

p.right{
	text-align:right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	color: #666;
	position: relative;
	top: -10px;
}

p.iright{
	text-align:right;
}

p.mail{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	color: #666;
	position:relative;
	top:-162px;
	right:10px;
	width:160px;
	}

p.skype{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	text-align:right;
	color: #666;
	position:relative;
	top:-152px;
	right:37px;
	}

p.twitter{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	text-align:right;
	color: #666;
	position:relative;
	top:-142px;
	right:37px;
	}

p.youtube{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	text-align:right;
	color: #666;
	position:relative;
	top:-132px;
	right:37px;
	}

a.normal:link {color: #4bbff3; text-decoration: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px;}
a.normal:visited {color: #4bbff3; text-decoration: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px;}
a.normal:hover {background:#4bbff3; color: #000000; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px;}
a.normal:active {color: #4bbff3; text-decoration: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px;}

a.under:link {color: #4bbff3; text-decoration: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;}
a.under:visited {color: #4bbff3; text-decoration: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;}
a.under:hover {background:#4bbff3; color: #666; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;}
a.under:active {color: #4bbff3; text-decoration: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 11px;}

p.footerl{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing:1px;
	text-align:right;
	color: #666;
	position:absolute;
	bottom:0px;
	left:0px;
	}

