/*
	Page body style
*/

body
{
	background-image:  url(images/page_bg.jpg);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	list-style-image:  url("images/bullet.gif");
	background-attachment: fixed;
}

html, body
{
	height: 100%;
}

/*
	Standard paragraph style
*/

p
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
}


/*
	Headings
*/

h1
{
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #39437B;
	margin-top: 40px;
	margin-bottom: -4px;
}

h2
{
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	margin-top: 5px;
	margin-bottom: -10px;
}

h3
{
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #39437B;
	margin-top: 20px;
	margin-bottom: -4px;
}

h4
{
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #39437B;
	margin-top: 10px;
	margin-bottom: -4px;
}


/*
	Container for page content
*/

#container
{
	margin: 20px auto;
	margin-top: 0px;
	position: relative;
	border: 1px solid #656A85;
	background-color: #7d7db7;
	width: 970px;
	background-image:  url("images/bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 172px;
	padding-bottom: 40px;
}


/*
	Page header area
*/

#page-header
{
	background-image:  url("images/header_image.jpg");
	width: 970px;
	height: 122px;
}


/*
	Logo container: adjust position as required
*/

#logo
{
	position: absolute;
	margin-top: 34px;
	margin-left: 523px;
	left: -365px;
	top: 1px;
	width: 729px;
	height: 87px;
}


/*
	Menu bar area
*/

#menu-bar
{
	background-image:  url("images/menu_bar.gif");
	width: 942px;
	height: 33px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 28px;
	padding-top: 17px;
}


/*
	Styles for menu text links
*/

a.menulink
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menulink:hover
{
	text-decoration: none;
	color: #FF6600;
}
a.logolink
{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 56px;
	font-weight: bold;
}
a.logolink:hover
{
	text-decoration: underline;
	color: #FFF;
}

/*
	Style for standard links
*/

a
{
	color: #F00;
	text-decoration: none;
}
a:hover
{
	color: #FF3300;
	text-decoration: underline;
}


/*
	Main content box
*/

#mainbox
{
	position: relative;
	float: left;
	width: 670px;
	background-color: #FFF;
	border: 1px solid #030303;
	margin-left: 25px;
	margin-top: 25px;
	padding-bottom: 12px;
	margin-right: auto;
}


/*
	Main content box: title area
*/

#mainbox-title
{
	position: relative;
	width: 658px;
	height: 26px;
	background-color: #CCC2AB;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 7px;
}
#bigbox
{
	position: relative;
	float: left;
	width: 920px;
	background-color: #ECF4F4;
	border: 1px solid #030303;
	margin-left: 25px;
	padding-bottom: 12px;
	padding-top: 0px;
	margin-top: 25px;
}

/* Hack for IE6 Win, which has a bug that doubles the margin of a floated div */

* html #bigbox
{
    margin-left: 14px;
}


/*
	Main content box: zonder sidebar
*/

#bigbox-title
{
	position: relative;
	width: 908px;
	height: 26px;
	background-color: #CCC2AB;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 7px;
}


/*
	Feature box on front page
*/

#front-feature
{
	position: relative;
	float: right;
	width: 224px;
	background-color: #FFF;
	border: 1px solid #030303;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 0px;
}

/* Hack for IE6 Win, which has a bug that doubles the margin of a floated div */

* html #front-feature
{
    margin-right: 14px;
}


/*
	Feature box on front page: title area
*/

#front-feature-title
{
	position: relative;
	width: 212px;
	height: 26px;
	background-color: #CCC2AB;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 7px;
}


/*
	News box on front page
*/

#front-news
{
	position: relative;
	float: right;
	width: 224px;
	background-color: #9D9FA6;
	background-image:  url("images/news_bg.gif");
	background-position: 0px 34px;
	background-repeat: no-repeat;
	border: 1px solid #030303;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 20px;
}

/* Hack for IE6 Win, which has a bug that doubles the margin of a floated div */

* html #front-news
{
    margin-right: 14px;
}


/*
	News box on front page: title area
*/

#front-news-title
{
	position: relative;
	width: 212px;
	height: 26px;
	background-color: #C0C2C9;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 7px;
}


/*
	Testimonials box on front page
*/

#front-testimonials
{
	position: relative;
	float: right;
	width: 224px;
	background-color: #949ED6;
	background-image:  url("images/testimonials_bg.gif");
	background-position: 0px 34px;
	background-repeat: no-repeat;
	border: 1px solid #030303;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 20px;
}

/* Hack for IE6 Win, which has a bug that doubles the margin of a floated div */

* html #front-testimonials
{
    margin-right: 14px;
}


/*
	Testimonials box on front page: title area
*/

#front-testimonials-title
{
	position: relative;
	width: 212px;
	height: 26px;
	background-color: #FF6262;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 7px;
}


/*
	Sidebar box on sub-page
*/

#sub-sidebar
{
	position: relative;
	float: right;
	width: 224px;
	background-color: #333333;
	border: 1px solid #030303;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

/* Hack for IE6 Win, which has a bug that doubles the margin of a floated div */

* html #sub-sidebar
{
    margin-right: 14px;
}


/*
	Sidebar box on sub-page: title area
*/

#sub-sidebar-title
{
	position: relative;
	width: 212px;
	height: 26px;
	background-color: #313B73;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 7px;
}
.tipsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E7DDC6;
}
.bijschrifttekst {
	font-size: x-small;
	color: #666666;
}
.blauw {
	color: #0000FF;
}
.roodvet {
	font-weight: bold;
	color: #FF0000;
}
.aanmeldingstekst {
	font-weight: bold;
}
.linkstekst {
	font-size: 11px;
}
.linksnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #3F4A82;
	text-align: left;
	vertical-align: top;
}
.linkstiteltekst {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.geelblok {
	background-color: #FF6;
	margin: 5px;
	padding: 5px;
	border: thin solid #666;
}
.Nieuw {
	background-color: #9FF;
}

