body
{
	height				: 100%;
	background-color	: White;
	font-family			: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	background-image	: url('../images/imgBackground.jpg');
	background-repeat	: repeat;
}

textarea:focus
{
	background-color	: #ffffe0;
}

textarea
{
	font-family			: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	width				: 113px;
}

input
{
	font-size			: 11px;
	padding-left		: 3px;
	width				: 113px;
}

#contactformulier input
{
	font-size			: 11px;
	padding-left		: 3px;
	width				: 200px;
}

#contactformulier textarea
{
	font-family			: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	width				: 200px;
	height				: 100px;
}

html, body 
{
    overflow-x          : hidden;
}

img
{
	border				: 0px;
}

A:Link
{
	color				:	#d4121b;
	text-decoration		:	none;
	text-align			:	left;
}

A:Visited
{
	color				:	#d4121b;
	text-decoration		:	none;
	text-align			:	left;
}

A:Active
{
	color				:	#d4121b;
	text-decoration		:	none;
	text-align			:	left;
}

A:Hover
{
	color				:	#d4121b;
	text-decoration		:	underline;
	text-align			:	left;
}

.pnlContainer
{
    position    		: absolute;
    left        		: 50%;
    width       		: 980px;
	margin-left 		: -490px;
	top					: 0px;
	height				: 700px;
	padding-bottom		: 115px;
}

.pnlLogo
{
	position			: absolute;
	top					: 10px;
	left				: 15px;
}

.pnlBackground 
{
	height				: 100%;
	left				: 0px;
	position			: fixed;
	top					: 0px;
	width				: 100%;
}

.pnlTopBackground
{
	position			: absolute;
	top					: 115px;
	left				: 0px;
}

.pnlHeader
{
	position			: absolute;
	top					: 140px;
	left				: 22px;
}

.pnlRightBackground
{
	position			: absolute;
	top					: 435px;
	left				: 760px;
	z-index				: 1;
}

.pnlRightContent
{
	position			: absolute;
	left				: 780px;
	top					: 450px;
	z-index				: 1;
}

.pnlProvince
{
	position			: relative;
	left				: -10px;
}

.lblRedSubHeader
{
	font-size			: 14px;
	font-weight			: bold;
	color				: #d4121b;
}

.pnlFooter
{
	position			: absolute;
	top					: 900px;
	left				: 50%;
	margin-left 		: -490px;
	margin-left 		: -490px;
}

.pnlContent
{
	position			: absolute;
	top					: 420px;
	left				: -42px;
	min-height			: 455px;
	background-image	: url('../images/imgContentBackground.png');
	background-repeat	: repeat-y;
	width				: 1027px;
	line-height			: 18px;
	text-align			: left;
	padding-bottom		: 25px;
}

.pnlInnerContent a
 {
	text-align			: left;
}

.pnlInnerContent a:link
 {
	text-align			: left;
}

.pnlInnerContent a:active
 {
	text-align			: left;
}


.pnlInnerContent a:hover
 {
	text-align			: left;
}

.pnlFooterContent
{
	position			: absolute;
	top					: 35px;
	height				: 35px;
	left				: 725px;
	color				: White;
}

.pnlFooterContent A:Link, .pnlFooterContent A:Active, .pnlFooterContent A:Visited
{
	color				: White;
}

.pnlInnerContent
{
	position			: relative;
	width				: 500px;
	left				: 125px;
	top					: 25px;
}

.lblRedHeader
{
	font-size			: 15px;
	font-weight			: bold;
	color				: #d4121b;
}

h1
{
	font-size			: 15px;
	font-weight			: bold;
	color				: #d4121b;
}

.pnlMenu
{
	position			: absolute;
	left				: 340px;
	top					: 100px;
	z-index				: 1;
}

.pnlThumbs
{
    position            : absolute;
    top                 : 275px;
    left                : 25px;
}

.pnlSignature
{
	position			: relative;
	top					: 10px;
	left				: 250px;
}

.pnlPortfolioMenuContainer
{
	position			: absolute;
	height				: 85px;
	left				: 170px;
	top					: -15px;
	width				: 125px;
	padding-top			: 15px;
	cursor				: pointer;
}

.pnlPortfolioMenu
{
	position			: absolute;
	left				: -5px;
	top					: 50px;
	text-align			: center;
	width				: 150px;
	background-color	: White;
	color				: #031c31;
	line-height			: 25px;
	padding-left		: 5px;
	padding-right		: 5px;
	padding-bottom		: 5px;
	cursor				: pointer;
	visibility			: hidden;	
}



.pnlPortfolioMenu A:Visited, .pnlPortfolioMenu A:Active, .pnlPortfolioMenu A:Link
{
	color				: Black;
}

.pnlPortfolioMenu A:Hover
{
	color				: #d4121b;
	text-decoration		: none;
}

.pnlText
{
	position			: absolute;
	left				: 325px;
	top					: 15px;
	width				: 475px;
}

#imageContainer
{
	height				: 100px;
	top					: 0px;
	left				: 0px;
	position			: absolute;
}

#imageContainer  img 
{
	display				: none;
	position			: absolute;
	top					: 0; 
	left				: 0;
}

.tblcThumb
{
	background-image	: url('../images/imgThumbBackground.png');
	background-repeat	: no-repeat;
	width				: 187px;
	height				: 137px;
}
