body
{
	margin:				0px;
	font-family:		Helvetica, Verdana, Arial;
}

a#Home, a#Bedrijf, a#Team, a#Portfolio, a#Contact
{
	padding-right:		25px;
}

a#Home:hover, a#Bedrijf:hover, a#Team:hover, a#Portfolio:hover, a#Contact:hover, a.ContentNav:hover, .EmailNormal:hover, .TextRed
{
	color:				#be002f;
}

.ItalicFont
{
	font-style:			italic;
}

a.ContentNav
{
	text-decoration:	none;
	color:				#646464;
}

.ContentNavActive
{
	text-decoration:	none;
	color:				#be002f;
}

.EmailNormal
{
	text-decoration:	none;
	color:				#646464;
}

#ContentText
{
	position:			absolute;
	left:				470px;
	top:				255px;
	overflow:			auto;
	width:				320px;
	height:				290px;
	line-height:		22px;
	font-size:			13px;
	color:				#646464;
	padding-right:		10px;
}

#LineDotted
{
	position:			absolute;
	top:				54px;
	left:				-60px;
}

#OneLinerGrey
{
	color:				#939393;
	font-size:			50px;
	position:			absolute;
	left:				150px;
	top:				100px;
	z-index:			2;
}

#OneLinerBlack
{
	color:				#000000;
	font-size:			50px;
	position:			absolute;
	left:				150px;
	top:				160px;
	z-index:			2;
}

#ImgTextRight
{
	color:				#646464;
	position:			absolute;
	left:				830px;
	top:				440px;
	font-size:			12px;
	width:				170px;
	height:				170px;
	text-align:			right;
	line-height:		22px;
}

.UnderImgText
{
	font-size:			12px;
	color:				#646464;
	text-align:			right;
	padding:			5px 0px 0px 0px;
}

h1#HeaderContent
{
	font-size:			14px;
	color:				#000000;
	letter-spacing:		1px;
}

.UnderImgNoHeight
{
	font-size:			16px;
	color:				#000000;
	font-weight:		bold;
}

#HeaderContentNoHeight
{
	font-size:			15px;
	color:				#000000;
	font-weight:		bold;
	letter-spacing:		1px;
}

/* Images */ 

#FooterImg
{
	position:			absolute;
	top:				560px;
}

#BannerImg
{
	position:			absolute;
	left:				795px;
	top:				30px;
}

#BodyImg
{
	position:			absolute;
	left:				542px;
	top:				150px;
	z-index:			1;
}

#BodyImg2
{
	position:			absolute;
	left:				803px;
	top:				150px;
	z-index:			1;
}

#BodyImgLeft
{
	position:			absolute;
	left:				150px;
	top:				260px;
}

#BodyImgCenterLeft
{
	position:			absolute;
	left:				150px;
	top:				260px;
	width:				170px;
	font-size:			12px;
	line-height:		22px;
	color:				#646464;
}

#BodyImgCenter
{
	position:			absolute;
	left:				340px;
	top:				260px;
	width:				170px;
	font-size:			12px;
	line-height:		22px;
	color:				#646464;
}

#BodyImgCenterRight
{
	position:			absolute;
	left:				530px;
	top:				260px;
	width:				170px;
	font-size:			12px;
	line-height:		22px;
	color:				#646464;
}

#BodyImgRight
{
	position:			absolute;
	left:				830px;
	top:				260px;
}

#FooterImgRight
{
	position:			absolute;
	left:				830px;
	top:				560px;
}

/* Navigatie */

#Menubar
{
	position:			absolute;
	left:				150px;
	top:				30px;
	width:				451px;
}

#ContentNav
{
	position:			absolute;
	left:				470px;
	top:				540px;
	font-size:			13px;
	font-weight:		bold;
	color:				#646464;
}

#ContentNavContact
{
	position:			absolute;
	left:				470px;
	top:				525px;
	font-size:			13px;
	font-weight:		bold;
}

/* Contact display/hide on hover */
div#set_of_links a 
{	
	display:			inline;	
	text-decoration:	none;
	color:				#646464;
	font-size:			14px;
}

div#set_of_links a:hover 
{
	background:		transparent;
}

div#set_of_links a span 
{
	display:		none;
}

div#set_of_links a:hover span.ColofonLeft
{	display:		inline;
	position:		absolute;
	top:			27px;
	left:			180px;
	width:			300px;
	height:			40px;
}

div#set_of_links a:hover span.DisclaimerRight
{	display:		inline;
	position:		absolute;
	top:			27px;
	left:			500px;
	width:			350px;
	height:			40px;
}

div#set_of_links a span.ColofonLeft, div#set_of_links a span.DisclaimerRight
{
	display:		none;
	font-size:		13px;
	letter-spacing:	1px;
}