/* CSS/XHTML RESET */

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444953;
	line-height: 22px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #fff;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 936px;
	margin: 0 auto;
}

#site {
	width: 936px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 100px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	width: 936px;
	height: 137px;
}

#logo {
	position: absolute;
	bottom: 35px;
	left: 0px;
	width: 279px;
	height: 67px;
}

#adres table {
	position: absolute;
	bottom: 29px;
	right: 0px;
	width: 270px;
	height: 39px;
	font-size: 13px;
	color: #747b89;
}

#adres table tr, td {
	height: 20px;
	color: #747b89;
}

#adres .afko {
	color: #9c125b;
	padding-right: 7px;
}

#adres a {
	color: #747b89;
	text-decoration: none;
}

#adres a:hover {
	text-decoration: underline;
}

#sfeer {
	position: relative;
	width: 936px;
	height: 285px;
	background: url(../images/template/animatie.jpg) no-repeat;
}

#sfeer #animatie {
	position: relative;
	float: left;
	width: 279px;
	height: 285px;
}

#sfeer #sfr1 {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-right: 11px;
	width: 209px;
	height: 285px;
}

#sfeer #sfr2 {
	position: relative;
	float: left;
	width: 427px;
	height: 285px;
}

#sfeer #sfr2 img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

#sfeer #slideshow {
	position: relative;
	float: left;
	width: 646px;
	height: 285px;
	margin-left: 10px;
}

#sfeer #slideshow #load {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 646px;
	height: 285px;
	background: url(../images/template/loader.gif) 307px 126px no-repeat #000000;
}

#sfeer #slideshow .terug {
	left: 18px;
}

#sfeer #slideshow .vooruit {
	right: 18px;
}

#sfeer #slideshow .terug, #sfeer #slideshow .vooruit {
	width: 50px;
	height: 84px;
	position: absolute;
	top: 110px;
	z-index: 3;
	cursor: pointer;
}

#menu {
	position: relative;
	width: 924px;
	height: 104px;
	font-size: 14px;
	color: #747b89;
	padding-left: 12px;
	background: url(../images/template/bg_menu.gif) no-repeat top;
}

#menu .item a {
	position: relative;
	float: left;
	width: auto;
	height: 63px;
	line-height: 63px;
	padding: 0px 26px;
	font-size: 14px;
	color: #566074;
	text-decoration: none;
	background: url(../images/template/pijl_grijs.gif) 10px no-repeat;
	margin-top: 9px;
}

#menu .item a:hover {
	text-decoration: none;
	color: #9c125b;
	background: url(../images/template/pijl_paars.gif) 10px no-repeat;
}

#menu .item.actief a {
	text-decoration: none;
	color: #9c125b;
	background: url(../images/template/pijl_paars.gif) 10px no-repeat;
}

#menu .sub {
	position: absolute;
	width: 935px;
	height: 32px;
	top: 72px;
	left: 0;
	background: #eff0f0;
	line-height: 32px;
}

#menu .sub a {
	font-size: 12px;
	color: #7a818f;
	text-decoration: none;
	margin-right: 22px;
}

#menu .sub a:hover {
	color: #9c125b;
}

#menu .sub a.actief {
	text-decoration: underline;
	color: #7a818f;
}

#content {
	position: relative;
	float: left;
	width: 936px;
	height: auto;
	margin-top: 25px;
}

#content #links {
	position: relative;
	float: left;
	width: 279px;
	min-height: 268px;
}

#content #midden {
	position: relative;
	float: left;
	width: 319px;
	height: auto;
	padding-left: 19px;
	padding-right: 39px;
}

#content #midden table td {
	color: #444953;
}

#content #midden a:hover {
	color: #fff;
	background: #ce2f83;
}
#content #midden a.button:hover {
	background: none;
}

#content #rechts {
	position: relative;
	float: left;
	width: 280px;
	height: auto;
}

.muurdecoratie {
	margin-bottom: 26px;
}

#footer {
	width: 936px;
	height: 69px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
	color: #b4b6ba;
	text-indent: 298px;
	line-height: 69px;
	background: url(../images/template/bg_footer.gif) top no-repeat;
}

#footer a {
	color: #b4b6ba;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	padding: 0px 11px;
}

/* OPMAAK */

h1 {
	margin: 0px 0px 24px 0px;
	font-size: 25px;
	color: #9c125b;
	line-height: 25px;
}

h2 {
	margin: 0px 0px 24px 15px;
	font-size: 25px;
	color: #918089;
	line-height: 25px;
	font-weight: normal;
	visibility: hidden;
}

p {
	margin: 16px 0;
	line-height: 22px;
}

a {
	color: #9c125b;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* OVERIGE */

.afb_links {
	float: left;
	width: auto;
	height: auto;
	margin: 0 15px 15px 0;
}
