body
{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#5D5D5D;
	background-color:#003366;
	height:100%;
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

a
{
	text-decoration:underline;
	color:#CD256C;
}

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

#box-left
{
	width:220px;
	float:left;
	height:200px;
}

.spacer
{
	width:1px;
	float:left;
	background-color:#fff;
	height:200px;
}

#box-left-middle
{
	width:220px;
	float:left;
	height:200px;
	left:10px;
}

#box-right-middle
{
	width:220px;
	float:left;
	height:200px;
}

#box-right
{
	width:220px;
	float:left;
	height:200px;
}

.home-box-heading
{
	height:30px;
	background-image:url(../images/home-box-header.jpg);
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	text-transform:uppercase;
}

.home-box-middle
{
	height:128px;
}

.home-box-bottom
{
	height:108px;
	background-color:#EDEDED;
	padding-left:10px;
	padding-top:10px;
}


#clear
{
	clear:both;
}

#container
{
    position: relative; 
    margin: 0 auto; 
    width: 900px; 
	top:1px;
	z-index:1;
	background-image:url(../images/background-center.jpg);
	background-repeat:no-repeat;
}

#content
{
	background-color:#fff;
	position:relative;
	padding-left:8px;
	padding-right:8px;
}

#content-bottom
{
	background-image:url(../images/content-bottom.jpg);
	height:8px;
	position:relative;
}

#content-top
{
	background-image:url(../images/content-top.jpg);
	height:8px;
	position:relative;
}

.content-text
{
	position:relative;
	padding:5px;
}

.content-text-index
{
	position:relative;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	height:270px;
}


.content-text1
{
	position:relative;
	padding-top:4px;
}

#footer
{
	height:50px;
	text-align:center;
	position:relative;
}

#header
{
	height:115px;
}

.heading-items
{
	height:30px;
	background-image:url(../images/heading-items.jpg);
	text-transform:uppercase;
	color:#5F5F5F;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	position:relative;
	top:8px;
}

.heading-items1
{
	height:30px;
	background-image:url(../images/heading-items.jpg);
	text-transform:uppercase;
	color:#5F5F5F;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	position:relative;
	top:0px;
}

.input-field
{
	width:175px;
	height:18px;
	padding-left:3px;
	padding-top:3px;
	border:1px solid #CD256C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D5D5D;
	background-color:#F8F8F8;
}

.input-field-error
{
	width:175px;
	height:18px;
	padding-left:3px;
	padding-top:3px;
	border:1px solid #CD256C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D5D5D;
	background-color:#FFCFCF;
}

.input-button
{
	border:1px solid #CD256C;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D5D5D;
	background-color:#F8F8F8;
}

.text-field
{
	padding-left:3px;
	padding-top:3px;
	border:1px solid #CD256C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D5D5D;
	background-color:#F8F8F8;
}

#logo-text
{
	position:absolute;
	top:40px;
}

#logo-big
{
	position:absolute;
	top:20px;
	left:290px;
}

#menu
{
	height:45px;
	background-image:url(../images/background-menu.png);
	background-repeat:no-repeat;
}

.verplicht
{
	color:#AA0000;
	padding-left:3px;
}

.header-gallery
{
	background-image:url(../images/header-gallery.jpg);
	height:33px;
	background-repeat:no-repeat;
	padding:0px;
	padding-left:5px;
	text-transform:uppercase;
	color:#5F5F5F;
	font-weight:bold;
	width:173px;
	line-height:30px;
	
}
