
body
{
	background-color:#13377e;
	background-image:url(/sitefiles/layout/bg_repeat.jpg);
	background-repeat:repeat-x;
	font-size:13px;
	font-family:Arial;
	line-height:18px;
	color:#777;
}


#MainPageDiv {
	width: 100%;
	height: 100%;
	background: url(/sitefiles/layout/bg.jpg) top center no-repeat;
}

p {
	line-height:18px;
}

td {
	font-size:13px;
	font-family:Arial;
	color:#777;
	line-height:18px;	
}

a {
	font-family:Arial;
	color:#777;
}
a:hover {
	color:#3a88ce;
}
a:hover, a:active, a:focus {
    outline: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:20px;
	font-family:Georgia,"times new roman",serif;
	font-style:italic;
	color:#134a8c;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #dedede;
}

h1 {
	margin: 20px 0 10px 0;
}

h2,h3,h4,h5,h6 {
	font-size:16px;
}

.footer, .footer p {
	color: #888;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: .3;
}
.footer, .footer p {
	margin-top: -4px;
}


/* Sidebar buttons / Call to action */
#sidebar-buttons a {
	height: 60px;
	width: 220px;
	cursor: pointer; cursor:hand;
	display: block;
	color: #3a88ce;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
	margin: 10px 0 0 0;
}
.ff #sidebar-buttons a {
	height: 58px;
	width: 220px;
	cursor: pointer; cursor:hand;
	display: block;
	color: #3a88ce;
	font-size: 12px;
	padding: 2px 0 0 0;
	text-decoration: none;
	margin: 10px 0 0 0;
}
#sidebar-buttons a:hover {
	background-position: left bottom;
	color: #94bd3d;	
}
#sidebar-buttons a.hover {
	background-position: left bottom;
}

#sidebar-buttons em {
	font-style: normal;
	margin: 11px 16px 0 56px;
	display: block;
}
#sidebar-buttons em {
	font-style: normal;
	margin: 11px 16px 0 56px;
	display: block;
}


.button1 {
	background: url(/sitefiles/layout/button1.png) left top no-repeat;
}
.button2 {
	background: url(/sitefiles/layout/button2.png) left top no-repeat;
}
/* --/ Einde Sidebar buttons */


/* Sidebar waarom-menu */
#waarom-baarn a {
	height: 52px;
	cursor: pointer; cursor:hand;
	display: block;
	color: #3a88ce;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px solid #efefef;
}
#waarom-baarn a:hover {
	background-position: 12px -59px;
	color: #94bd3d;	
}
#waarom-baarn a.hover {
	background-position: 12px -59px;
}

#waarom-baarn em {
	font-style: normal;
	margin: 0 16px 0 57px;
	display: block;
	line-height: 52px;
	height: 50px;
}
#waarom-baarn a.waarom1 {
	background: url(/sitefiles/layout/waarom1.png) 12px 10px no-repeat;
}
#waarom-baarn a.waarom2 {
	background: url(/sitefiles/layout/waarom2.png) 12px 10px no-repeat;
}
#waarom-baarn a.waarom3 {
	background: url(/sitefiles/layout/waarom3.png) 12px 10px no-repeat;
	border: 0px;
}
/* --/ Einde waarom-menu */

.logo, .logo:active {
	text-indent: -9999;
	display: block;
	width: 330px;
	height: 70px;
	border: none;
	float: left;
	outline: none;	
}

.bel-ons, .bel-ons:active {
	text-indent: -9999;
	display: block;
	width: 320px;
	height: 70px;
	border: none;
	float: right;
	outline: none;
}

