body {
	padding: 0 0 0 0;
	text-align:center;
	font-family: verdana;
	font-size: 11px;
}

#container
{
	background:#FFFFFF;
	width:auto;
	min-width:771px;
	max-width:771px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header
{
	margin-top: 50px;
	padding-left: 26px;
}

.spacer
{

	height: 30px;
	width:771px;
}

/* werkstuk view*/
#wsClose
{
	padding-left: 10px;
	margin-bottom: 20px;
	cursor: pointer;
}

#werkstukGroot
{
	float: left;
	width: 741px;
	height: 350px;
}
#werkstukText
{
	width: 741px;
	height: 20px;
	color: #666666;
	text-align: right;
	float: left;
}

#werkstukLijst
{
	float:left
}
#wsItems
{
	height: 405px;
}

/* news item view */
#newsGroot
{
	float: left;
	width: 741px;
	height: 400px;
}

#newsLijst
{
	float:left
}

#newsClose
{
	cursor: pointer;
	padding-top: 30px;
}

#closeNews
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#newsItemTitel
{
	color: #FF0066;
	padding-left: 34px;
	padding-top: 36px;
	width: 420px;
}

#newsItemText
{
	padding-left: 34px;
	padding-top: 30px;
	width: 420px;
	color: #262626;
}

.newsItems
{
	cursor: pointer;
}

#mainText
{
	padding-left: 34px;
	padding-top: 30px;
	width: 420px;
	color: #262626;
}

.werkstukLijstItem{
	margin-left: 9px;
	width: 6px;
	max-height: 6px;
	height: 6px;
	border: 7px solid #FFFFFF;
	background-color: #000000;
	cursor: pointer;
}

.werkstukLijstItemActive{
	margin-top: 8px;
	margin-left: 15px;
	width: 5px;
	height: 5px;
	background-color: #FF0066;

}

#wsDiv
{
	float:left;
	position: relative;
	display: none;
	background-color: #FFFFFF;
	width: 781px;
	height: 405px;
	margin-top: -453px;
}

/*newsletter*/
#newsLetterDiv
{
	float:left;
	position: relative;
	display: none;
	background-color: #FFFFFF;
	width: 771px;
	height: 405px;
	margin-top: -423px;
	color: #262626;
}

#newsLetterLink
{
	display: inline;
	cursor: pointer;
	text-decoration: underline;
}

#newsLetterStart
{
	padding-left: 34px;
	padding-top: 30px;
	width: 420px;
	float: left;
}

#newsLetterClose
{
	float: right;
	margin-right: 5px;
}

.imgDiv, .imgDivNew
{
	float: left;
	width: 57px;
	height: 57px;
	cursor: pointer;
}

.noImgDiv
{
	float: left;
	width: 57px;
	height: 57px;
}

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

.selectedImgDiv
{
	cursor: pointer;
	float: left;
	width: 57px;
	height: 57px;
}

#footer
{
	padding-left: 26px;
	padding-right: 26px;
}

.linkSpacer
{
	display: inline;
	margin-left: 32px;
	margin-right: 33px;
}

a.refLink:link, a.refLink:visited
{
	color: #262626;
	text-decoration: none;
}

a.refLink:hover
{
	color: #FF0066;
	text-decoration: none;
}

.siteLinks
{
	text-transform: uppercase;
	color: #262626;
	text-decoration: none;
	font-size: 10pt;
}

.siteLinksActive
{
	text-transform: uppercase;
	color: #FF0066;
	text-decoration: none;
	font-size: 10pt;
}

.refLinkDiv
{
	width: 720px;
	float: left;
}

img 
{ 
	border: none; 
}

h1
{

	font-family: verdana;
	font-size: 11px;
	color: #FF0066;
	font-weight: bold;
	
}

#cen_img
{
	float:left;
	position: relative;
	width: 114px;
	height: 114px;
	margin-top: -230px;
	margin-left: 285px;
}
