/* CSS ALGEMEEN - het web design team*/

body						{
	font-family: optima , verdana , sans-serif;
	text-align: center;
	background-color: #111111;
	padding: 0;
}

#containerBody	{
	position: relative;
	text-align: center;
	left:  0px;
	top:  10px;
	width: 1200px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}

#containerIndex 	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 700px;
	
}
#containerFoto 	{
	position: static;
	left: 0px;
	top:  0px;
	width: 1040px;
	height: 585px;
	background-image: url(../pix/BG1.jpg);
}

#containerFaces 	{
	position: relative;
	text-align: center;
	left: 0px;
	top:  0px;
	width: 1200px;
	height: 700px;
}

#containerIndexKop 	{
	position: absolute;
	text-align: center;
	left: 0px;
	top:  0px;
	width: 700px;
	height: 650px;
	padding: 0px;	
}

#containerYT 	{
	position: absolute;
	text-align: left;
	left: 30px;
	top:  0px;
	width: 640px;
	height: 650px;
	padding: 0px;
	color: #FFCC66;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		
}
#containerNav {
	position: relative;
	left: 15px;
	top: 0px;
	width: 640px;
	height: 50px;
	text-align: left;
}

#containerFooter 	{
	position: absolute;
	text-align: center;
	left: 237px;
	top:  700px;
	width: 725px;
	height: 25px;
	color: #CCCCCC;
}
a:href						{ color:#ffffff; font-size:14px; line-height: 18px; text-decoration:none; font-weight: bold;}

a:link, a:visited, a:active {
	color: #999999;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

a:hover						{
	color: #CCCCCC;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1				{
	font-size: 72px;
	font-weight: bold;
	line-height: normal;
	color: #FFCC66;
	text-align: center;
}

h2				{
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #FFCC66;
	text-align: left;
}
h3				{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #FFCC66;
	text-align: left;
}

i.geel				{
	color: #FC6;
	font-style: normal;
	}

td				{
	vertical-align: top;
	color: #CCC;
	}

#layer1, #layer2, #layer3, #layer4, #layer5, #layer6, #layer7, #layer8, #layer9, #layer10, #layer11, #layer12, #layer13, #layer14, #layer15, #layer16, #layer17, #layer18, #layer19, #layer20, #layer21, #layer22, #layer23, #layer24, #layer25 {
	position: absolute;
	text-align: left;
	left: 30px;
	top:  23px;
	width: 640px;
	height: 650px;
	padding: 0px;
visibility: hidden;
}