body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background: url(../images/background.gif)  repeat-x top left;
}
h1{
	font-size:44px;
	color:#FFFFFF;
}

h2{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
a
{
	color:#000000;
	text-decoration:underline;
	
}
#container{
	z-index:0;
	width:100%;
	margin:0px auto;
	text-align:center;
}
#subContainer{
	text-align:center;
	width:1000px;
	margin:0px auto;
}
#schommel{
	width:308px;
	height:359px;
	margin:0px auto;
	z-index:10;
	position:absolute; 
	margin-top:119px;
	left:50%;
	margin-left:200px;
	background: url(../images/schommel.png)  no-repeat top right !important;
	background: url(../images/spacer.gif)  no-repeat top right;
}
#Top
{
}
#Picture{
	margin:0px auto;
	width:900px;
	height:90px;
	text-align:left;
}
.titel{
	font-size:44px;
	color:#FFFFFF;
	font-weight:bold;
	height:70px;
	padding-top:20px;
}
#Menu{
	margin:0px auto;
	visibility:visible;
	background-color:#000000;
	height:21px;
	padding-top:8px;
}

#Menu ul
{

	width:900px;
	list-style-type:none;
	margin:0px;
	
}
#Menu ul li
{
	float:left;
	margin-right:15px;
	font-weight:bold;
	text-transform: uppercase; 

}
#Menu ul li a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#Middle
{
	margin:0px auto;
	margin-top:25px;
	height:600px;
	width:900px;
	line-height:15px;
}
.SubTitle{
	margin:0px;
	padding:0px;
	Height:20px;
	margin-bottom:5px;
}
.Blocks{
	float:left;
	text-align:left;
	width:290px;
	margin:5px 10px 5px 0px;
}
.BlocksWidth{
	float:left;
	text-align:left;
	width:590px;
	margin:5px 10px 5px 0px;
}
.BlocksHalf{
	float:left;
	text-align:left;
	width:440px;
	margin:5px 10px 5px 0px;
}
.setHeight180{
/* Bovenste blokken*/
	height:190px;
	padding:10px;
}
.setHeight500{
/* links onder*/
	height:700px;
	padding:10px;
}
.setHeight200{
/* links onder*/
	height:600px;
	padding:10px;
}
.setHeight240{
/* rechts onder*/
	height:720px;
	padding:10px;
}
.TextBlock{
/* Zet de  container voor de tekstpagina*/
	float:left;
	text-align:left;
	width:870px;
	margin:5px 10px 40px 0px;
}
.setTextBlock{
/* Zet de hoogte voor de tekstpagina*/
	padding:10px;
}
.setWidth{

}
.SetMargin{
	margin-top:-50px;
}
.AtmospherePic{
	text-align:center;
}
.tdList{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}
.tdList li{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

.White{
	background-color:#FFFFFF;
}
.Pink{
	background-color:#FA069B;
}
.Blue{
background-color:#0087CB;
}
.FontWhite{
	color:#FFFFFF;
}
.FontPink{
	color:#FA069B;
}
.FontBlue{
	color:#0087CB;
}
.FontBlack{
	color:#000;
}

.Clear{
	clear:all;

}
.ActivTD{
	width:20%;
	padding:10px;
	vertical-align:top;
	border-bottom:1px dotted #fff; 

}

.FBold{
	font-weight:bold;
}