html, body {
	font-family: Arial, Verdana;
	height: 100%;
}

#mainWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px;
}

a {
	color: #dd0000;
}

.clear {
	text-indent: -9999px;
	clear: both;
}

h2 {
	padding: 5px 7px;
	font-family: Helvetica, Arial;
	font-size: 17px;
	letter-spacing: -0.6px;
	color: #555;
	display: inline-block;
	clear: both;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -0.7px;
	margin-bottom: 4px;
}

/*FOOTER*/

#footer, #pushFooter {
	height: 160px; /* .push must be the same height as .footer */
}


#topMenu, #footer {
	width: 100%;
	background: #333;
	padding: 13px 0;
	color: #666;
	font-size: 13px;
}

#footer {
	padding:  0;
	clear: both;
}

#footer .centerOnLayout {
	padding-top: 15px;
	font-size: 11px;
}

#footer .centerOnLayout a {
	color: #AAA;
}

#footerLinks, #footerRechts {
	float: left;
}

#footerLinks {
	width: 475px;
}

#footerRechts {
	color: #AAA;
}

#footerRechts p strong {
	color: #CCC;
	font-size: 12px;
	line-height: 17px;
}

#footerRechts p {
	margin-bottom: 6px;
}

#twitter {
	padding-top: 25px;
}

#twitterBox {
	width: 210px;
	height: 60px;
	background: url(../img/frontend/twitterBox.gif) no-repeat;
	color: #AAA;
	
}

#twitterBox p {
	padding: 4px 10px;
}

#twitter img {
	margin-left: 8px;
	float: left;
}

#twitter a#followLink {
	padding-left:15px;
}

/*HOOFD NAVIGATIE*/

#topMenu a {
	color: #FFF;
	text-decoration: underline;
	line-height: 17px;
	padding: 0 2px;
}

#topMenu a:hover {
	color: #AAA;
}

.centerOnLayout {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

/*HEADER*/

#header {
	padding: 15px 0;
	overflow: hidden;
	position: relative;
}

.headerContent {
	padding: 8px;
	background: #DDD;
	width: 450px;
	margin: 15px 0;
}

h1#tagline {
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-size: 28px;
	letter-spacing: -1px;	
}

p#intro {
	font-family: Helvetiva, Arial;
	font-size: 16px;
	letter-spacing: -0.7px;	
	color: #333;
}

#prijzenButton{
	width: 280px;
}

#prijzenButton p{
	font-family: Helvetiva, Arial;
	font-size: 12px;
	color: #333;
}

#prijzenButton a{
	width: 182px;
	padding: 6px 10px;
	display: block;
	background: url(../img/frontend/prijzenButton.gif) no-repeat;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	margin-top: 6px;
}

.floatLogo {
	float: left;
	position: relative;
	margin-right: 20px;
}

.floatIntro {
	float: left;
	width: 500px;
}

.floatIntro #intro {
	font-size: 17px;
	font-family: Arial, Verdana;
	margin: 8px 0;
}

#header a {
	text-decoration: none;
}

.homeBg {
background: url(../img/frontend/mwfw_background.jpg) no-repeat center bottom #EEE;
}

.pastorieBg  {
background: url(../img/frontend/pastorie-small.jpg) no-repeat center bottom #EEE;
}
.mwfwBg  {
background: url(../img/frontend/mwfw-small.jpg) no-repeat center bottom #EEE;
}
.metatalkBg {
background: url(../img/frontend/metatalk-small.jpg) no-repeat center bottom #EEE;
}
.talentsourceBg {
background: url(../img/frontend/talentsource-small.jpg) no-repeat center bottom #EEE;
}

#shadow {
	height: 36px;
	background: url(../img/frontend/shadow.gif) no-repeat center bottom #FFF;
	margin-bottom: -25px;
}

/*FORM*/

div.input {
	clear:both;
	margin-bottom: 5px;
}

.offerteUitleg form {
	margin-top: 20px;
}

.rightLabel label {
	display: block;
	float: left;
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	background: #EEE;
	height: 15px;
	padding: 5px;
}

div.submit {
	margin-top: 10px;
	margin-left: 80px;
}

div.text input {
	height: 17px;
}

div.text input, div.textarea textarea{
	padding: 3px;
	border: #AAA solid 1px;
	width: 250px;
	background: url(../img/frontend/formbg.gif) repeat-x top;
	font-family: arial;
}

div.text input:focus {
	border: #333 solid 1px;
}

/*CONTENT*/

div.clearLink {
	margin: -22px 0 20px 0;
	clear:both;
}

div.clearLink  a{
	padding: 2px;
}

#content {
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 15px;
	overflow: hidden;
}

#contentRechts > div {
	width: 510px;
}

#contentLinks, #contentRechts {
	float: left;
	overflow: hidden;
}

/*links*/

#contentLinks {
	width: 405px;
}

#contentLinks p a{
	text-decoration: underline;
	float: right;
	margin: 5px 13px;
}

#recenteProjecten {
	margin: 7px 0;
	padding-bottom: 30px;
	width: 320px;
}

#recenteProjecten img{
	margin-right: 5px;
}

#vraagAntwoordHome {
	margin: 43px 0;
	width: 320px;
}

#vraagAntwoordBox {
	background: url(../img/frontend/vraagenantwoordBox.gif) no-repeat #EEE;
	color: #333;
	width: 280px;
	padding: 20px 15px 20px 15px;
	line-height: 15px;
	margin-top: 5px;
	font-size: 12px;
}

#vraagAntwoordBox p{
	width: 260px;
}

#vraagAntwoordHome .vraag {
	font-family: Helvetica, Arial;
	font-size: 15px;
	letter-spacing: -0.5px;
	font-weight: bold;
}



/*rechts*/

.metatalkInfo {
	width: 240px;
	float: left;
	margin: 5px 15px 25px 0;
	overflow: hidden;
	background: #FFF;
}

.metatalkInfo p {
	color: #333;
	font-size: 12px;
	text-align: justify;
}

.metatalkInfo img {
	float: left;
	margin-right: 10px;
}

.metatalkInfo div {
	float: left;
	width: 190px;
	line-height: 14px;
}

#kiezenVoorMetatalk {
	margin: 7px 0;
	overflow: hidden;
}

#contacteerOns {
	margin: 50px 1px;
	background: #EEE;
	padding: 15px;
}

#contacteerOns p {
	font-size: 12px;
	overflow: hidden;
}

#contacteerOns p#contactGegevens {
	padding-bottom: 15px;
	border-bottom: #DDD solid 1px;
}

.contactTitel {
	color: #111;
	font-size: 13px;
	padding: 15px 0 4px 0;
	font-weight: bold;
}

#contacteerOns a, #contacteerOns span {
	display: block;
	float: left;
	padding: 4px 0 4px 25px;
	font-weight: bold;
}

#contacteerOns span {
	color: #AAA;	
	padding: 4px 10px 4px 15px;
}

#telefoonNummer {
	background: url(../img/frontend/telefoon.png) no-repeat left 2px;
}

#emailAdres {
	background: url(../img/frontend/mail.png) no-repeat left 3px;
}

#metatalkGegevens > div {
	float: left;
	width: 150px;
}

/*
 * 
 *  PRIJZEN
 *  
 * 
 */

#headerPrijzen {
	background: url(../img/frontend/headerbg.jpg) no-repeat center bottom #EEE;
	padding: 15px 0;
}

.prijsOnderdeel {
	overflow: hidden;
	background: #F5F5F5;
	padding: 10px;
	margin-bottom: 22px;
}

.prijsOnderdeel label, .prijsOnderdeel .prijsTitel {
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	margin: 2px 0 0 5px;
	float: left;
	height: 20px;
}

.prijsTitel {
	font-weight: bold;
}

.prijsOnderdeel input {
	float: left;
}

.prijsOnderdeel .uitleg {
	clear: both;
	margin: -5px 0 0  26px;
}

.prijsOnderdeel .uitleg ul{
	margin: 5px 0;
}

.odd, .even {
	padding: 7px 8px;
	clear:both;
	overflow:hidden;
}

.prijsOpties {
	padding: 0;
}

.odd {
	background: #ebebeb;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.prijsOnderdeel .uitleg li{
	padding: 3px 0 3px 25px;
	background: url(../img/frontend/tick.gif) no-repeat left center;
}

/*TABS*/

.tabs {
	padding: 10px;
}

.tabs li {
	float: left;
	display: inline;
	padding: 8px;
	background: #c5c5c5;
	margin-right: 6px;
}

.tabs li.current{
	background: #e0e0e0;
}

.tabs li a {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.tabs li a:hover {
	text-decoration: underline;
}

.tabs li.current a{
	color: #dd0000;
}
	

.tabs div.content {
	clear: both;
	background: #e0e0e0;
	padding: 8px 5px;
}

.tabs div.content h2 {
	display: none;
}

.prijsUitleg {
	margin-bottom: 12px;
	font-size: 12px;
}

/*TOOLTIP*/

body#prijzen #contentRechts > div {
	width: 300px;
}

div.prijzenInfo {
	float: right;
	cursor: pointer;
	background: url(../img/frontend/information.png) no-repeat left center;
	padding-left: 22px;
	height: 15px;
}

div.tooltip .pointer {
	width: 15px;
	height: 120px;
	background: url(../img/frontend/tooltip-left.gif) no-repeat left center;
	float: left;
}

div.tooltip .tooltipContent {
	float: left;
	background: #F5F5F5;
	border: 2px solid #EBEBEB;
	border-left: none;
	height: 100px;
	width: 200px;
	overflow: auto;
	padding: 8px;
	font-size: 12px;
	line-height: 15px;
}

p.optieUitleg {
	margin: -8px 0 3px 6px;
}

input.prijsBerekenenSubmit {
	margin: 10px 0 30px 40px;
	background: #DD0000;
	border: none;
	height: 32px;
	width: 152px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

input.prijsBerekenenSubmit:hover{
	background: #bb0000;
}

/*PRIJSOVERZICHT*/

ul.prijsOverzicht {
	margin: 10px 0;
	font-size: 14px;
}

ul.prijsOverzicht .even {
	background: #F5F5F5;
}

ul.prijsOverzicht li {
	clear: both;
	width: 400px;
}

ul.prijsOverzicht li.totaal {
	margin-top: 10px;
}

ul.prijsOverzicht li.totaal span{
	text-transform: uppercase;
	font-weight: bold;
}

div.prijzenVolgendeOpties {
	margin: 4px 8px;
	font-size: 13px;
	width: 400px;
}

div.firstOption a{
	padding: 4px 19px 4px 10px;
	background: url(../img/frontend/prijzenButton.gif) no-repeat right top;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FFF;
	margin: 20px 0;
	line-height: 45px;
	text-decoration: none;
}

div.firstOption a:hover{
	text-decoration: underline;
}

.richtPrijs {
	margin: 4px 8px 20px 8px;
	font-size: 14px;
	padding: 5px;
	width: 400px;
	text-align: right;
}

div.richtPrijs strong{
	padding: 2px 0;
	font-size: 26px;
}

p#overzichtUitleg {
	margin: 10px 0 0 8px;
}

a.savePdf {
	padding: 2px 22px;
	line-height: 14px;
	background: url(../img/cms/icons/pdf.png) no-repeat left top;
}

p.uitlegOpties {
	margin-top: 20px;
	text-align: justify;
}

#loadingPdf {
	display: none;
	background: #EEE;
	margin-top: 10px;
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
}

#andereOpties {
	margin-top: 30px;
}

.pdfBlock {
	background: #F5F5F5;
	padding: 9px;
	margin-top: 25px;
}

/*OFFERTE*/

.offerteUitleg {
	margin: 10px  8px;
}

.offerteUitleg p {
	margin: 3px  0;
}


.restartOpties {
	padding-top: 25px;
}

.offerteSucces {
	font-size: 14px;
}

/*
 * 
 *  Wat doet MetaTalk
 *  
 * 
 */
 
body#info #content p, body#info #content div{
	font-size: 12px;
	line-height: 14px;
}

body#info #content #contentLinks{
	width: 500px;
}
	
div.sliderNav {
	margin-top: 10px;
	background: #EEE;
	padding: 8px;
	color: #BBB;
}

div.sliderNav  a {
	padding: 0 3px;
}

div.VraagAntwoordslider {
	height: 8px;
	width: 16px;
	background: url(../img/frontend/arrowslider-down.gif) no-repeat left top;
}


#VraagAntwoordslider1 {
	margin-left: 30px;
}
#VraagAntwoordslider6{
	margin-left: 90px;
	}
#VraagAntwoordslider3{
	margin-left: 155px;
	}
#VraagAntwoordslider4{
	margin-left: 238px;
	}
#VraagAntwoordslider5{
	margin-left: 335px;
	}
#VraagAntwoordslider2{
	margin-left: 440px;
	}

#selectedCategorie1 #categorie1 {
	text-decoration: none;
	color: #333;
}

#selectedCategorie2 #categorie2 {
	text-decoration: none;
	color: #333;
}

#selectedCategorie3 #categorie3 {
	text-decoration: none;
	color: #333;
}

#selectedCategorie4 #categorie4 {
	text-decoration: none;
	color: #333;
}

#selectedCategorie5 #categorie5 {
	text-decoration: none;
	color: #333;
}

#selectedCategorie6 #categorie6 {
	text-decoration: none;
	color: #333;
}

p.categorieTitel {
	font-size: 14px;
	margin: 10px 0;
}

ul.vragenList {
	margin-top: 4px;
}

ul.vragenList li.vraagContent {
	color: #333;
	padding: 4px 4px 4px 25px;
	background: url(../img/frontend/arrowvragen-right.gif) no-repeat 8px center #EEE;
	margin: 4px 0;
	cursor: pointer;
}

ul.vragenList li.vraagContentDown{
	background: url(../img/frontend/arrowvragen-down.gif) no-repeat 8px center #EEE;
}

li.antwoordContent {
	padding: 2px 8px 11px 25px;
}

li.antwoordContent {
	display: none;
}

a.linkSelected {
	text-decoration: none;
	color:#000;
}

body#info #content #contentRechts, body#info #content #contentRechts div{
	width: 365px;
}

body#info #content #contentRechts {
	padding: 0 20px 10px 65px;
}

body#info #content div.verloopTitel {
	padding-bottom: 9px;
	font-family: Helvetica, Arial;
	font-size: 17px;
	letter-spacing: -0.7px;
	color: #333;
}

div#projectVerloop {
	
}

div#projectVerloopWrapper {
	background: #EEE;
	padding: 15px;
	margin-top: 10px;
}

div.verloopLinks  {
	margin-top: 5px;
	padding-top: 8px;
	margin-right: 2px;
	height: 30px;
}

div.verloopLinks a{
	margin-right: 3px;
	color: #FFF;
	text-decoration: none;
}
	
	a#gesprekLink {
		padding-left: 32px;
	}
	
	a#voorstelLink {
		padding-left: 37px;
	}
	
	a#uitwerkingLink {
		padding-left: 32px;
	}
	
	a#lanceringLink {
		padding-left: 31px;
	}
	
div.verloopLinks { 
	background: url(../img/frontend/balk-sprite.gif) no-repeat center 0px;
	height: 22px;
}

div.verloopLinks a span{
	color: #DD0000;
	padding-right: 10px;
	font-weight: bold;
}

.verloopOnderdeel p {
	width: 355px;
	padding-bottom: 35px;
}

div.verderContact {
	margin-top: 25px;
}

div.verderContact a{
	margin-top: 5px;
	clear:both;
	display:block;
	padding:3px 24px;
}

/*
 * 
 *  PROJECTEN
 *  
 * 
 */
 
 div.project {
	clear:both;
	overflow: hidden;
	margin-bottom: 25px;
	padding: 15px;
	width: 720px;
}

 div.projecten .odd{
	background: #F5F5F5;
	border: none;
}

div.preview {
	float:left;
	width: 300px;
}

div.project div.projectContent {
	margin-top: -6px;
	float: left;
	font-size: 12px;
	margin: 3px 0 0 8px;
	line-height: 17px;
	width: 410px;
}

div.projecten h2 {
	margin-left: -8px;
	margin-top: -8px;
	background: none;
	color: #333;
}

div.projecten div.projectContent  a, a.gotoInfo {
	padding: 2px;
	color: #FFF;
	background: #DD0000;
	text-decoration: none;
}

div.projecten div.projectContent div.projectBeschrijving{
	margin-bottom: -20px;
}

div.projecten div.projectContent  a:hover, div.projecten div.projectContent  a.gotoInfo:hover  {
	text-decoration: underline;
}

ul.content {
	padding: 4px 0;
}

#metatalk-info a{
color:white;
font-size:12px;
line-height:1.4em;
}

#loader{
background-image:url(../img/frontend/wedstrijd/ajax-loader1.gif);
width:32px;
height:32px;
margin:100px auto 0 auto;
}

.deelnemer{
float:left;
padding-top:28px;
padding-right:15px;
width:82px;
}

.deelnemer a{
text-decoration:none;
}


/*
 * 
 *  CONTACT
 *  
 * 
 */
 
.contactPaginaGegevens a{
	font-size: 14px;
	font-weight: bold;
}

.contactPaginaGegevens  {
	margin-bottom: 25px;
}

body#contact #content #contentRechts {
	font-size: 12px;
	padding-left: 40px;
}

body#contact #content #contentLinks {
	font-size: 12px;
	line-height: 14px;
}

.metatalkGegevens ul {
	margin: 10px 0 15px 0;
	color: #333;
	line-height: 16px;
	background: #EEEEEE;
	width: 160px;
	padding: 7px;
}

.metatalkGegevens ul li.contactPaginaTitel{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-bottom: 1px;
}

p.onzeGegevens {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.mailMessage {
	margin: 15px 0 0 80px;
	font-weight: bold;
}



/* WEDSTRIJD */

body#wedstrijd #header {

	height: 167px;
	text-indent: -9999px;
	padding: 0;
	position: relative;
	z-index: 10;
}

body#wedstrijd #header #logo {
	background: url(../img/frontend/logo.png) no-repeat top left;
	margin-top: 20px;
	width: 	132px;
	height: 114px;
}

#wedstrijd-links {
	width: 485px;
	float: left;
	margin-right: 100px;
}

#wedstrijd-rechts {
	float: left;
	width: 355px;
}

body#wedstrijd  h1{
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, verdana;
}

body#wedstrijd h2{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 15px;
}

body#wedstrijd #content p {
	line-height: 120%;
	font-size: 14px;
	color: #333;
	margin: 10px 0;
}

#deelnemen {
	padding: 10px;
	background: url(../img/frontend/wedstrijd/deelnemen_bg.gif) no-repeat top left;
	_height: 60px;
	overflow: auto;
	margin: 25px 0;
}

#deelnemen p {
	float: left;
	width: 340px;
	font-size: 13px;
	padding-right: 55px;
	background: url(../img/frontend/wedstrijd/deelnemen_pijl.gif) no-repeat 365px 7px; 
}

#retweet-knop {
	margin-top:18px;
	float: left;
}

#retweet-knop a{
color:white;
background-color:#ee0000;
padding:3px;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

#kaartlezerImage {
	top: 40px;
	position: absolute;
	z-index: 20;
	_top:-200px;
}

#metatalk-info {
	margin-top:55px;
	_margin-top:-185px;
	background: url(../img/frontend/wedstrijd/metatalk_bg.gif) top left no-repeat;
	_background-color: #FFF;
	padding: 35px 10px 60px 45px;
}

body#wedstrijd #content #metatalk-info h2{
	color: #FFF;
}

body#wedstrijd #content #metatalk-info p{
	color: #EEE;
	padding-right: 20px;
}

#deelnemers img{
width:48px;
height:48px;
}

#deelnemers{
overflow:hidden;
margin-bottom:30px;
}

#kaartlezers{
margin-left:15px;
background-color:#eee;
padding:16px;
width:280px;
}

#kaartlezers img{
margin-top:10px;
border:1px solid #777;
}





/*
 * 
 *  EMAIL-MARKETING
 *  
 * 
 */
 
 
#email-marketing{
line-height:1.4em;
margin-bottom:40px;
font-size:12px;
}
 
#email-intro{
width:500px;
margin-bottom:35px;
}
 
.emailItem{
width:900px;
overflow:hidden;
clear:both;
}

.stap{
float:left;
width:200px;
}

.staptitel{
background-color:#D00;
color:white;
font-size:20px;
padding:3px;
margin-bottom:5px;
width:53px;
}

.uitleg{
float:left;
width:400px;
margin-left:10px;
}

.lichtgrijze-kader{
background-color:#ddd;
padding:10px;
}

.donkergrijze-kader{
background-color:#333;
color:white;
padding:10px;
margin-top:10px;
}

#prijzen-links{
float:left;
width:200px;
}

#prijzen-rechts{
float:left;
}

#prijzen-tabel div{
margin:5px 0;
}

.email-pijl{
margin:40px 0 40px 230px;
}

#emailMarketing-home {
    float:right;
    margin: -140px 50px 0 0 ;
   	background: url(../img/frontend/email-background.png) top left no-repeat;
    padding: 20px 25px 20px 32px;
    font-size: 24px;
}

#emailMarketing-home a{
    color: #333;
}

#emailMarketing-home a:hover{
    color: #ea0605;
}


#emailMarketing-home strong{
    display: block;
    font-size: 36px;
    color: #ea0605;
    letter-spacing: -0.8px;
    margin-top: -9px;
}