body
{
	font-family: arial, verdana,'Trebuchet Ms';
	font-size: 11px;
	color: #152a61;
	background: url('../images/backgroundStretch.jpg') 40px repeat;
	margin: 0;	
	padding: 0;
}

img
{
	border: 0;
}

a
{
	color: #46454a;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

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

#mainContainer
{
	float: left;
	width: 976px;
	height: 769px;	
}

#background
{
	position: absolute;
	top: 73px;
	margin-left: 92px;
	background: url('../images/background.jpg') no-repeat;
	width: 792px;
	height: 706px;
	z-index: 1;
}

#top
{
	position: absolute;
	width: 461px;
	height: 141px;
	top: 10px;
	z-index: 2;
}

#top #topLeft
{
	float: left;
	width: 96px;
	height: 141px;
}

#top #topRight
{
	float: left;
	width: 365px;
	height: 141px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#topMenu
{

	position: absolute;
	height: 0;
	top: 30px;
	margin-left: 108px;
	margin-top: 27px;
	z-index: 2;
}

#topMenu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;		
}

#topMenu ul li
{
	float: left;
	display: inline;

	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-right: 30px;
}

#leftImage
{
	position: absolute;
	top: 130px;
	height: 0px;
	width: 0px;
	z-index: 3;
	
}

#content
{
	position: absolute;
	top: 150px;
	width: 405px;
	margin: 20px 0 0 359px;
	line-height: 15px;
	z-index: 2;
}

#content h1
{
	font-family: 'Times New Roman';
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#contentText
{
	position: absolute;
	float: left;
	width: 405px;
	height: 491px;
	font-size: 14px;
	line-height: 17px;
	overflow: auto;
	z-index:99;
	
}

#contentFrame
{
	position: absolute;
	top: 245px;
	margin-left: 800px;
	height: 164px; 
	width: 111px;	
	z-index: 2;
}

#carrouselContainer
{	
	top: 0;
	margin-top: -50px;
	float:left;
	padding: 40px;
	background: url('../images/pictureFrame1.png') no-repeat;
	height: 164px; 
	width: 111px;
}

#carrouselContainer.Active
{
	background: url('../images/pictureFrame1Active.png') no-repeat;
	
}

#contentFrame ul
{
	padding: 0;
	margin: 0 ;
}

#contentFrame ul li
{
	list-style: none;
}

#footer
{
	position: absolute;
	top: 600px;
	width: 836px;
	height: 203px;
	z-index: 1;
	margin-left: 100px;

}

#footer #leftFooter
{
	position: relative;
	float: left;
	width: 125px;
	height: 185px;
	margin-left: 25px;
	margin-top: 7px;
	z-index: 2;
}

#footer #middleFooter
{
	float: left;
	width: 615px;	
}

#footer #middleTopFooter
{
	position: relative;
	float: left;
	width: 700px;
	height: 10px;
	text-align: center;
	font-family: 'Trebuchet Ms';
	font-weight: bold;
	margin-top: 65px;
	z-index: 0;
}

#footer #middleBottomFooter ul
{
	float: left;
	width: 480px;
	height: 10px;
	text-align: left;
	font-family: 'Trebuchet Ms';
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin-top: 37px;
	padding-left: 100px ;
	margin-left: 110px;
}

#footer #middleBottomFooter li
{
	float: left;
	color: #eebc67;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.slideShow3
{
	float: left;
}

#footer #middleBottomFooter a
{
	color: #eebc67;
	font-size: 11px;
}

#footer #middleBottomFooter a:hover
{
	color: black;
}

#footer #rightFooter
{
	float: right;
	width: 158px;
	height: 196px;	
	padding: 0;
	margin-top: -82px;
	margin-right: 4px;
}

#pictureFrame2,#pictureFrame2 li 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

input.submit
{
	background-image: url('../images/verzenden.png');
	width: 86px;
	height: 21px;
	border: none;
	cursor: pointer;
	margin-right: 5px;
}

textarea, input
{
	font-family: arial, verdana,'Trebuchet Ms';
	font-size: 13px;
}

textarea
{
	height: 50px;
	width: 150px;
}
