﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #464646;
}
#site_wrapper_home {
	margin: 0px auto 0px auto;
	width: 893px;
	position: relative;
	background-image: url('Zum_Images/Zum_Home_page_background.jpg');
	background-repeat: no-repeat;
	height: 646px;
	background-color: #FFFFFF;
}
.menu_wrapper {
	position: relative;
	width: 154px;
	height: 342px;
	top: 264px;
	left: 16px;
	float: left;
	background-color: #e50375;
}
#text_wrapper_home {
	background-position: 430px 0px;
	position: relative;
	width: 630px;
	height: 344px;
	top: 264px;
	left: 40px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	background-image: url('Zum_Images/zumba-fitness-logo_small.jpg');
	background-repeat: no-repeat;
	font-size: .8em;
}
.font_bold_italic {
	font-style: italic;
	font-weight: bold;
}
.font_bold_italic_L {
	font-style: italic;
	font-weight: bold;
	font-size: 1.25em;
}
/* ------ between text and the quicklinks on hompage -------- */
#between_text-en-quicklinks {
	font-style: italic;
	margin-top: 20px;
	overflow: hidden;
	height: 220px;
}
#between_text-en-quicklinks a:link, #between_text-en-quicklinks a:visited, #between_text-en-quicklinks a:active {
	font-style: italic;
	font-weight: bold;
	color: #DD0B62;
	font-size: 1.25em;
}
#between_text-en-quicklinks a:hover {
	font-style: italic;
	font-weight: bold;
	color: #DADF2F;
	text-decoration: none;
	font-size: 1.25em;	
}


#newslinks{
	margin-bottom: 20px;
}
.small_attention {
	font-weight: bold;
	font-size: .8em;
	font-style: normal;
}
#facebook_wrapper {
	position: absolute;
	bottom: 0px;
	left: 16px;
}


#footer_wrapper {
	margin: 0px auto 0px auto;
	width: 893px;
	position: relative;
	background-image: none;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_realisatie {
	margin: 0px;
	padding: 5px 0px 0px 18px;
	width: 360px;
	position: relative;
	background-image: none;
	height: 13px;
	color: #D9E052;
	font-size: .58em;
	text-align: left;
	vertical-align: middle;
	letter-spacing: .2em;
	float: left;
}
#footer_copyright {
	margin: 0px;
	padding: 3px 0px 0px 22px;
	width: 412px;
	position: relative;
	background-image: none;
	height: 15px;
	color: #D9E052;
	font-size: .58em;
	text-align: left;
	vertical-align: middle;
	letter-spacing: .2em;
	float: left;
}
#footer_realisatie a:hover {
	color: #D9E052;
	text-decoration: underline;
}
#footer_realisatie a {
	color: #D9E052;
	text-decoration: none;
}
/* ---------- Quicklinks zijn de links aan het onderste van de homepage -------*/
#quicklinks {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#quicklinks a {
	position: relative;
	text-decoration: underline;
	color: #000000;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.2em;
}
#quicklinks a:hover {
	position: relative;
	text-decoration: underline;
	color: #FF0000;
}

/* ====================== Nieuw! item on homepage ================================== */
#nieuws_holder {
	width: 360px;
	height: 175px;
	position: relative;
}
#nieuw_wrapper {
	/* wrapper to keep everything togheter */
	width: 355px;
	min-height: 30px;
	position: absolute;
	bottom: 0px;
}
#nieuw_top {
	/* Item head */
	padding: 0px;
	margin: 0px;
	width: 325px;
	min-height: 20px;
	font-size: .4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.nieuws_remark {
	font-size: .4em;
	font-weight: normal;
	color: #000000;
}
#nieuw_top h1 {
	font-size: 24px;
	color: #800000;
	font-weight: bold;
	font-style: italic;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#nieuw_mid {
	/* Item middle */
	padding: 2px 0px 2px 0px;
	min-width: 235px !important;
	font-size: .7em;
	min-height: 6px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #800000;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #800000;
}
#nieuw_bot {
	/* Item bottom */
	padding: 0px;
	margin: 0px 0px 0px -20px;
	width: 378px;
	background-image: url('Zum_Images/Zum_nieuw_kader_bot.png');
	background-repeat: no-repeat;
	min-height: 27px;	
}

/* styling hyperlinks */
#nieuw_mid a, #nieuw_mid a:link, #nieuw_mid a:visited, #nieuw_mid a:active {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
#nieuw_mid a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: .9em;
	font-style: italic;
}
.leesmeer {
	font-weight: bold;
	font-size: .8em;
	font-style: italic;
}

