body {
	font:11px/22px Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	width:100%;
}
a {
	color:#26c3d7;
}
a:hover {
	text-decoration:underline;	
	color:#3a3a3a;
}
#sidebar a:hover,#footer a:hover {
	color:#26c3d7!important;
}
p {
	margin:0 0 20px;
}
strong {
	font-weight:bold;
}
h1 {
	margin:0 0 10px;
	color:#000;
	font-size:26px;
	font-weight:normal;
}
h2 {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
h3 {
	color: #26c3d7;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
h4 {
	color:#26c3d7;
	font-size:12px;
	font-weight:bold;
}

.wrap {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#logo {
	background:url(../img/logo.png);
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:375px;
	height:120px;
}
.logoHolder {
	height: 20px;
}
#header {
	background:url(../img/header.gif) repeat-x;
	position:absolute;
	top:0;
	width:100%;
	z-index:99;
}
#header .wrap {
	background:url(../img/header.gif) repeat-x;
	position:relative;
}
#nav {
	position:absolute;
	top:10px;
	right:0;
}
#nav li {
	display:inline;
}
#nav a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:37px;
	background:url(../img/nav.gif);
	float:left;
	margin:0 0 0 20px;
}
#navHome a { width:66px; background-position:0 -37px; }
#navHome a:hover,#navHome.current a { background-position:0 0; }
#navAbout a { width:98px; background-position:-86px -37px; }
#navAbout a:hover,#navAbout.current a { background-position:-86px 0; }
#navProjects a { width:111px; background-position:-204px -37px; }
#navProjects a:hover,#navProjects.current a { background-position:-204px 0; }
#navProducts a { width:115px; background-position:-335px -37px; }
#navProducts a:hover,#navProducts.current a { background-position:-335px 0; }
#navContact a { width:93px; background-position:-469px -37px; }
#navContact a:hover,#navContact.current a { background-position:-469px 0; }
.subheader  /*,.subheader .wrap*/ {
	background:url(../img/headerIllustration.gif) no-repeat bottom center;
}
.subheader .wrap {
	height:520px;
	position:relative;
}
.subheaderControls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:54px;
	height:54px;
	position:absolute;
	top:262px;
}
.subheaderControls .previous a {
	background:url(../img/subheaderPrevious.png);
	left:0;
}
.subheaderControls .next a {
	background:url(../img/subheaderNext.png);
	right:0;
}
.subheaderControls .ieHover:hover {
	background-position:bottom;
}
.subheader .screenshot {
	background:url(../img/iMac.png);
	width:245px;
	height:241px;
	position:absolute;
	top:133px;
	left:178px;
}
.subheader .screenshot a {
	position:absolute;
	top:13px;
	left:13px;
}
.subheader .section {
	width:360px;
	position:absolute;
	top:145px;
	left:100px;
	color:#634224;
	font-size:13px;
	line-height:18px;
}
.subheader h2 {
	color:#864406;
	font-size:21px;
	font-weight:normal;
	margin:0;
}
.buttonToproject {
	width:77px;
	height:13px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/buttonToproject.png);
}
.buttonToprojectwhite {
	color:#fff;
	width:77px;
	height:13px;
	text-indent:0px;
}
.buttonRSS {
	display:block;
	overflow:hidden;
	text-indent:-999px;
	width:34px;
	height:17px;
	background:url(../img/rss.gif);
}


.subheader p {
	margin:0 0 3px;
}
.subheader .illustration {
	border-right:1px solid #b1b1b1;
	border-bottom:1px solid #c1c1c1;
}
#body .wrap {
	padding:20px 0;
}
#main {
	width:660px;
	float:left;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#main strong.intro, #main strong {
	color:#686868;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main .illustration {
	float:left;
	margin:0 5px 10px 0;
}

#main .left {
	float:left;
	margin: 30px 20px 15px 0;
	clear: both;
}
#main img.left {
	float:left;
	margin: 5px 20px 15px 0;
	clear: both;
	padding-bottom: 35px;
}


#main .right {
	float:right;
	margin: 0px 0px 0px 0px;
}


#main ul li {
	padding: 0px 0px 0px 25px;
	background:url(../img/sitemap_level1.gif) no-repeat left 8px;
}
#main ul li ul li {
	background:url(../img/sitemap_level2.gif) no-repeat left 8px;
}
#main ul li ul li ul li {
	background:url(../img/sitemap_level3.gif) no-repeat left 8px;
}
#main ol {
	list-style-type:decimal;
	list-style-position:outside;
	font-size:14px;
	font-weight:bold;
	color:#26c3d7;
	margin-left: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}
#main ol li {
	padding: 0px;
	margin: 0px;
}
#main ol li p {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-transform: none;
	margin-bottom: 10px;
}
#main ol li p strong {
	display:block;
	font-size:14px;
	color:#26c3d7;
	text-transform: uppercase;
}


#main #overzicht {
	overflow: hidden;
}

#main #overzicht.klant div.klantLogo a  {
	position: relative;
}
#main #overzicht.klant div.klantLogo a span {
	background-image: url(/img/thumb_arrow_off.gif);
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 2px;
}
#main #overzicht.klant div.klantLogo a:hover span  { 
	background-image: url(/img/thumb_arrow.gif); 
}
#main .projectBlok.klantLogo {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 140px;
	height: 87px;
	border: 1px solid #e5e5e5;
}
#main .projectBlok.klantLogo:hover {
	border: 1px solid #24c5d9;
}
#main .projectBlok.klantLogonolink {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 140px;
	height: 87px;
	border: 1px solid #f1f1f1;
}
#main .projectBlok.klantLogonolink:hover {
	border: 1px solid #f1f1f1;
}


#main #overzichtMore {
	width: 638px;
	height: 31px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	background-image: url(/img/button_meer.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	cursor: pointer;
}
#main #overzichtMore:hover {
	background-position: left bottom;
	
}

#main #lijstoverzicht{
	margin-left: 15px;
	margin-top: 15px;

}
#main a.cta span {
	background:url(../img/actionButtonArrow.gif) no-repeat 100% 1px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	color: #c6fcbb;
	clear: both;
	color: #d9f6f9;
	text-decoration:none;
	display:block;
	padding:10px 40px 10px 11px;
	height:17px;
}
#main a.cta {
	background:url(../img/actionButtonBg.gif) 0 1px no-repeat;
	display:inline-block;
	height:37px;
	line-height:13px;
	text-decoration:none;
}
#main a.cta:hover span {
	color: #fff;
}
#sidebar {
	width:253px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
}
#sidebar .head {
	width:253px;
	height:40px;
	position:relative;
}
#headingBackstage {
	width:253px;
	height:40px;
	background:url(../img/headingBackstage.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
#headingTeam {
	width:253px;
	height:40px;
	background:url(../img/headingTeam.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
#headingActies {
	width:253px;
	height:40px;
	background:url(/img/headingProject.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
#headingRanking {
	width:253px;
	height:40px;
	background:url(/img/headingRanking.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
#headingTestimonials {
	width:253px;
	height:40px;
	background:url(/img/headingTestimonial.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
#headingContact {
	width:253px;
	height:40px;
	background:url(/img/headingContact.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
#buttonSidebarMore {
	display:block;
	width:58px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/buttonSidebarMore.png);
	position:absolute;
	top:0;
	right:0;
}
#sidebar .section h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5a5858;
	text-transform:uppercase;
	display:inline;
}
#sidebar .section {
	background:url(../img/sidebarMiddle.gif);
	color:#3a3a3a;
}
#sidebar .article {
	background:#f2f2f2 url(../img/sidebarMiddle.gif);
	padding:6px 15px;
	overflow: auto;
}
#sidebar .article.last {
	background-image:url(../img/sidebar.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
}
#sidebar .article.alt {
	background-color:#fff;
}
#sidebar .article p {
	margin:0;
}
#sidebar .date {
	color:#858585;
	font-size:10px;
}
#sidebar .meta {
	display:block;
	margin:3px 0 0;
}
#sidebar .meta a {
	color:#000;
}
#sidebar .meta a:hover {
	color:#26c3d7;
}
#sidebar .meta strong a {
	color:#5a5858;
}
#sidebar .meta strong a:hover {
	color:#008dd6;
}
#sidebar .meta strong {
	text-transform:uppercase;
	color:#4b4b4b;
}

#sidebar .article img.mugshot {
	border: 1px solid #cbcbcb;
	float: left;
	margin-left: -5px;
}
#sidebar .article ul {
	float: left;
	margin-left: 10px;
}
#sidebar .article ul li {
	line-height: 17px;
}
#sidebar .article ul li .naam {
	color: #26c3d7;
	font-size: 12px;
	text-transform: uppercase;
}
#sidebar .article ul li em {
	color: #737373;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
}
#sidebar .article ul li a {
	color: #000000;
	background-image: url(/img/teamArrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 12px;
	display: block;
}
#sidebar .article.team.last {
	background-image:url(../img/sidebar.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:4px;
}
#sidebar .article.team.last .vacButton {
	width: 217px;
	height: 27px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	border: none;
	cursor: pointer;
	background-image: url(/img/buttonVacatures.png);
	background-position: top;
	background-repeat: no-repeat;
}
#sidebar .article.team.last .vacButton:hover {
	background-position: 0px -27px;
}
#sidebar .article.team {
	border-bottom: 1px dotted #acacac;
}
#sidebar .article.team.last {
	border-bottom: none;
}
#sidebar .article.projectActie a {
	background-image: url(/img/sidebarArrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 32px;
	line-height:32px;
	text-indent: 40px;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
}
#sidebar .article.projectActie a:hover {
	background-image: url(/img/sidebarArrow_hover.png);
}
#sidebar .article.projectActie.last {
	padding-bottom: 6px;
}
a.normalLink {
	background: none !important;
	display: inline !important;
	height: auto !important;
	line-height: normal !important;
	text-indent: 0px !important;
	text-decoration: underline !important;
	font-size: 11px !important;
}
#sidebar .article.projectOverzicht a {
	background-image: url(/img/sideArrows.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	display: block;
	height: 32px;
	text-indent: 15px;
	line-height: 46px;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	line-height: 32px;
}
#sidebar .article.projectOverzicht a.actief,#sidebar .article.projectOverzicht a:hover {
	background-image: url(/img/sideArrows.png);
	background-position: 0px -18px;
	color: #26c3d7;
}
#sidebar .article.projectOverzichtN a {
	background-image: url(/img/sideArrows.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	display: block;
	height: 32px;
	text-indent: 15px;
	line-height: 46px;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	line-height: 32px;
	margin-left: 15px;
	padding-left: 10px;
}
#sidebar .article.projectOverzichtN a:hover {
	background-image: url(/img/sideArrows.png);
	background-position: 0px -18px;
	color: #26c3d7;
}
#sidebar .article.projectOverzichtMirror a {
	background-image: url(/img/sideArrowsMirror.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	display: block;
	height: 32px;
	text-indent: 15px;
	line-height: 46px;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	line-height: 32px;
	margin-left: 15px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#sidebar .projectOverzichtMirror.last {
	padding-bottom: 8px;
}
#sidebar .projectOverzichtN.last {
	padding-bottom: 8px;
}
#sidebar .article.projectOverzichtMirror a:hover {
	background-image: url(/img/sideArrowsMirror.png);
	background-position: 0px -18px;
	color: #26c3d7;
}
#sidebar .article.projectOverzicht.last {
	padding-bottom: 4px;
}

#sidebar .article.testimonial {
	overflow: hidden;
}
#sidebar .article.testimonial img {
	border: 1px solid #bdbdbd;
	margin-left: -5px;
	margin-top: 2px;
}
#sidebar .article.testimonial h1 {
	display: block;
	width: 230px;
	margin-bottom: -8px;
}
#sidebar .article.testimonial em {
	display: block;
	width: 230px;
}
#sidebar .article.testimonial a{
	font-weight: bold;
}

#buttonSidebarMore:hover {
	background-position:bottom;
}
#carousel,#carousel .wrap {
	background-image:url(../img/carousel.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:258px;
}
#carousel .wrap {
	position:relative;
}
#carousel ul {
	width:9999px;
	position:absolute;
	top:38px;
	height:180px;
	left:0;
}
#carousel li {
	display:inline;
}
#carousel ul img {
	border:9px solid #bebebe;
	margin:0 56px 0 0;
}
#buttonMore {
	display:block;
	width:54px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../img/buttonMore.png);
	background-position:top;
	position:absolute;
	top:233px;
	right:0;
}
#buttonOnthemap {
	background:url(../img/buttonOnthemap.png);
	width:156px;
	height:38px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:-7px 0;
}
#headingClients {
	display:block;
	width:114px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/headingClients.png);
	position:absolute;
	top:15px;
	left:0;
	
}
#buttonMore:hover {
	background-position:0 -13px;
}
#footer .wrap {
	height:172px;
	background:url(../img/footer.gif) no-repeat;
}
#footer .wrap div {
	float:left;
	padding:0 30px;
	line-height:20px;
}
#footer a {
	color:#3a3a3a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footerContact a {
	text-decoration:underline;
}
#footer #footerContact {
	width:176px;
	padding-left:0;
}
#footer #footerAbout {
	width:133px;
}
#footer #footerOur {
	width:125px;
}
#footer #footerOther {
	width:120px;
}
#footer #footerLetter {
	width:166px;
	padding-right:0;
}
#footer h2 {
	overflow:hidden;
	text-indent:-9999px;
	margin:18px 0 10px;
	height:11px;

}
#footerContact h2 {
	width:113px;
	background:url(../img/headingFooterContact.png);
	height:15px;
	margin-bottom:6px;
}
#footerAbout h2 {
	width:58px;
	background:url(../img/headingFooterAbout.png);
}
#footerOur h2 {
	width:62px;
	background:url(../img/headingFooterOur.png);
}
#footerOther h2 {
	width:41px;
	height:15px;
	margin-bottom:6px;
	background:url(../img/headingFooterOther.png);
}
#footerLetter h2 {
	width:81px;
	background:url(../img/headingFooterLetter.png);
}
#footerLetter p {
	margin:0 0 5px;
}
#footerLetter input[type="text"] {
	border:1px solid #dfdfdf;
	font-size:11px;
	color:#5e5e5e;
	height:13px;
	width:99px;
	float:left;
	margin:0 5px 0 0;
	padding:3px 10px;
}
#footerLetter input[type="submit"] {
	height:21px;
	width:40px;
	background:url(../img/inputSubmitLetter.gif);
	border:0;
	cursor:pointer;
	float:left;
}
#footerLetter input[type="submit"]:hover {
	background-position:bottom;
}
#subfooter,#subfooter .wrap {
	background:url(../img/subfooter.gif) repeat-x;
}
#subfooter .wrap {
	padding:10px 0 50px;
}
#subfooter ul a {
	display:block;
	overflow:hidden;
	text-indent:-999px;
	height:34px;
	float:left;
	margin:0 30px 0 0;
	background-position:bottom;
}
#subfooter ul a:hover {
	background-position:top;
}
#responseTxt {
	display: block; 
	overflow: hidden;
	position:relative;
	height:100px;
}
#responseTxt em {
	position:absolute;
	display:block;
	bottom:0;
	line-height:16px;
	font-style:italic;
}
#logoMicrosoft a {
	background:url(../img/logoMicrosoft.gif);
	width:88px;
}
#logoAdobe a {
	background:url(../img/logoAdobe.gif);
	width:146px;
}
#logoLinkedIN a {
	background:url(../img/logoLinkedIN.gif);
	width:71px;
}
#logoTwitter a {
	background:url(../img/logoTwitter.gif);
	width:85px;
}
#subfooter li {
	display:inline;
}
#social {
	float:right;
}
ul#social a {
	margin-right:0;
	margin-left:30px;
}
form label {
	color:#26c3d7;
	font-size:12px;
	font-weight:bold;
	display: block;	
	text-align: left;
	padding-right: 15px;
	line-height: 35px;
}
form em {	
	color: #737373;
	font-style: normal;
	margin-left: 20px;
	font-weight: normal;
}

form input.txt {
	width: 460px;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #D1CFC8;
	font-weight: bold;
	color: #817F80;
	font-family: arial;
}
form textarea {
	width: 460px;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 8px;
	border: 1px solid #D1CFC8;
	font-weight: bold;
	color: #817F80;
	height: 140px;
	font-family: arial;
}

form input.placeholder{
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	font-family: arial;
}

form fieldset{	
	font-weight:bold;
	font-style:inherit;
	font-size:14px;
	font-family:inherit;
	vertical-align:baseline;
	color:#539c45;
	padding-left: 15px;
	line-height: 35px;
	background-color: #e4e4e4;

}

form .submit {
	background:url("../img/actionButtonArrow.gif") no-repeat scroll 100% 1px transparent;
	width: 475px;
	height: 60px;
	background-color: #26c3d7;
	border: 1px solid #1bb4c8;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	cursor: pointer;	
}
form .submit:hover {
	width: 475px;
	height: 60px;
	background-color: #2cd2e7;
	border: 1px solid #1bb4c8;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
	text-transform: uppercase;
	cursor: pointer;	
}
#verstuur {
	border:5px solid red;
	width:140px;
	border:0;
	height:31px;
	line-height:31px;
	padding:0;
	margin:0;
	background:url(../img/button_verstuur.gif);	
}
#verstuur:hover {
	background-position:bottom;
	cursor: pointer;
}
.productIcoon {
	padding-right: 13px;
	float:left;
	margin: 0px 15px 15px 0;
}

.hideMe {
	position: absolute;
	left: 0px;
	top: 0px;
}
.setHidden {
	visibility: hidden;
}
.spaceMe {
	margin-top: 30px;
}
.spaceBottom {
	margin-bottom: 30px;
}
.addBorder {
	border-top: 1px solid #ebebeb;
}

/* Carousel */
.carouselItem {
	overflow: hidden;
	left: 0px;
	width: 2000px;
	float: left;
}

#carouselWrap {
	position: relative;
	height: 520px;
	overflow: hidden;
}
#carouselHolder {
	width: 99999px;
	height: 520px;
	position: absolute;
	background:url('/img/loading.gif') left bottom no-repeat; 
}
#map_canvas {
	margin-top: 58px;
}

/* projectpagina */
.boxgrid {
	background:#161613 none repeat scroll 0 0;
	border:2px solid #8399AF;
	float:left;
	height:188px;
	margin-right: 30px;
	margin-top: 30px;
	overflow:hidden;
	position:relative;
	width:300px;
}
.boxgrid img {
	border:0 none;
	left:0;
	position:absolute;
top:0;
}
.captionfull .boxcaption {
	left:0;
	top:188px;
}
.boxcaption {
	background:#000000 none repeat scroll 0 0;
	float:left;
	height:188px;
	opacity:0.8;
	position:absolute;
	width:100%;
}
.boxgrid h3 {
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:14pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:normal;
	margin:10px 10px 0;
}
.boxgrid p {
	color:#AFAFAF;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 10px;
}
.boxgrid p a {

	color: #30E9FF;
	font-weight: bold;
	margin-top: 20px;
}

.actie_button a{
    background: #e67919;
    color: #f6ffaf;
    border-color: #FFFFFF;
    height: auto;

    padding: 8px 10px; 
}
  .actie_button a {
    padding: 5px; 
    color: #ffffff;
}
.verplichtError {
	color: red;
}
.verplichtSucces {
	color: #26c3d7;
}
.dashedTop {
	border-top: 1px dotted #b6b5b1 !important;
}
 
#googleadimg{border-style:none;}
#googlead{display:inline;}

#enqueteFormulier fieldset { color: #000000; background-color: #ffffff; border: 1px #999 solid; margin-left: 15px; padding: 15px; display: block;}
#enqueteFormulier fieldset.uit { display: none; }
#enqueteFormulier fieldset.optioneel { margin-top: 35px; margin-bottom: 15px;}
#enqueteFormulier legend { color: #26c3d7; padding-right: 10px; padding-left: 10px; }
#enqueteFormulier .hidden { display: none; }

.checkbox2 { 
	clear: both;
	display: block;
	float: left;
	width: 100px;
}
#enqueteFormulier label.checkbox {
	width: 700px;
	height: 36px;
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	text-align: left ;
	vertical-align: middle;
	float: left;
	text-indent: 5px;
}
.checkbox.vervolgonderzoek { padding-top: 7px; }

#enqueteFormulier textarea { width: 321px; font-family: inherit; font-size: 14px; color:#000; font-weight: normal; font-style: inherit; padding-top: 7px; margin-top: 6px; border: 1px #999999 solid; }

input[type=checkbox] {
    width: 13px;
    height: 30px;
    position: relative;
	float: left;
	clear: both;
}

input[type=text] {
	border: 1px #999 solid;
    padding: 5px;
    margin-left: 8px;
}

.optioneel input[type=text] {
	display: block;
	margin-top: 5px;
}

#enqueteFormulier form .submit {
	width: 475px;
	height: 60px;
	background-color: #26c3d7;
	border: 1px solid #1bb4c8;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	cursor: pointer;	
}
#enqueteFormulier form .submit:hover {
	width: 475px;
	height: 60px;
	background-color: #2cd2e7;
	border: 1px solid #1bb4c8;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
	text-transform: uppercase;
	cursor: pointer;	
}
#enqueteverstuur {
	border:5px solid red;
	width:475px;
	border:0;
	height:31px;
	line-height:31px;
	padding:0;
	margin:0;
	background:url(../img/button_verstuur.jpg);
}
#enqueteverstuur:hover {
	background-position:bottom;
}
/* BLOGS */
#main ul.blogs {
	border: 1px solid #e2e2e2;
	overflow: hidden;
}
#main ul.blogs li {
	background: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #e2e2e2;
	overflow: hidden;
}
#main ul.blogs li:first-child {
	border:none;
}
#main ul.blogs li a {
	font-size: 13px;
	text-transform: capitalize;
}

#main ul.blogs li a.lees_meer {
	text-transform: none;
}

#main ul.blogs li img {
	float: left;
	margin-right: 20px;
}

#main ul.blogs li p {
	padding-right: 20px;
}
#main div.pres {
	margin-top: 20px;	
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
#main div.pres img, #main div.presdetail img {
	float: left;
	padding-right: 10px;
}
#main div.pres img, #main div.presdetail div {
	overflow: hidden;
}
#main div.pres h2 {
	color: #686868;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#main div.pres a.more {
	display:block;
}

/* ---  RANKING STARS ---  */
#rateStatus{float:left; clear:both; width:100%; height:26px;}
#rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:5px 0 0 0;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(../img/star_on.png) no-repeat;}
#rateMe a{float:left;background:url(../img/star_off.png) no-repeat;width:24px; height:24px;padding-right: 3px;}
#ratingSaved{display:none;} 
.saved{color:red; }
/* ---  RANKING STARS ---  */

.sidebar_plain_text {
	font-size: 14px;
	color: #6B6B6B;
	padding-top: 4px;
	padding-left: 3px;
}

/* --- PREZI STYLES ---*/
.prezi-player { width: 550px; }
.prezi-player-links { text-align: center; }