@charset "utf-8";
/* CSS Document */
/******************************
** RESET CSS **
******************************/


/* http://meyerweb.com/eric/tools/css/reset/ 
 v2.0 | 20110126
 License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************************
** MAIN CSS **
******************************/
.main{
	width:927px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	overflow:hidden;
}
.topbar{
	width:927px;	
}
.topbar_left{
	float:left;
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/top_image.jpg");
	width:221px;
	height:73px;	
}
.topbar_right{
	float:right;
	margin-top:30px;
	margin-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#585858;	
}
.navbar{
	width:927px;
	height:68px;
	background-color:#000;
	margin-bottom:10px;
}
.navbar_image{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/logo_tekst.png");
	width:206px;
	height:66px;
	float:left;	
}
.navbar_menu{
	float:right;
	margin-top:29px;
}
.footer{
	width:907px;
	padding:10px;	
	background-color:#000;
	margin-bottom:10px;	
	margin-top:10px;
}
.footer_left{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;	
	line-height:140%;
}
.footer_right{
	float:right;
	background-color:#fff;	
	margin-top:3px;
	padding:5px;
}
/******************************
** INDEX **
******************************/
.index_content{
	width:927px;		
}

.index_youtube{
	width:458px;
	height:280px;
	overflow:hidden;
	float:left;	
	margin-right:10px;
}
.index_afspraak{
	float:left;
	margin-right:9px;
	width:185px;
	height:240px;
	padding:40px 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	
	background: #323232; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #323232 0%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #323232 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #323232 0%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #323232 0%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #323232 0%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-8 */
}
.index_nieuwsbrief{
	float:left;	
	width:203px;
	height:258px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	line-height:150%;
	border:solid 1px #cbcbcb;
	padding:10px;
}
.index_nieuwsbrief > h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#585858;
}
.index_acne, .index_vip, .index_pigment, .vvp_pigment, .index_gladde_huid, .index_modules, .index_scheren, .vvp_scheren, .index_hand, .index_huid_verjongen, .index_pupa, .index_behandelingen, .vvp_behandelingen, .index_foto, .index_antitox{
	width:205px;
	height:125px;
	float:left;
	margin-right:9px;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000;
}
.index_acne > .text > a, .index_vip > .text > a, .index_pigment > .text > a, .index_gladde_huid > .text > a, .index_modules > .text > a, .index_scheren > .text > a, .index_hand > .text > a, .index_huid_verjongen > .text > a, .index_pupa > .text > a, .index_behandelingen > .text > a, .index_foto > .text > a, .index_antitox > .text > a{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000;	
}
.index_acne > .text > a:hover, .index_vip > .text > a:hover, .index_pigment > .text > a:hover, .index_gladde_huid > .text > a:hover, .index_modules > .text > a:hover, .index_scheren > .text > a:hover, .index_hand > .text > a:hover, .index_huid_verjongen > .text > a:hover, .index_pupa > .text > a:hover, .index_behandelingen > .text > a:hover, .index_foto > .text > a:hover, .index_antitox > .text > a:hover{
	border:none;
	color:#8a8a8a;
}
.index_gladde_huid, .index_huid_verjongen, .index_antitox{
	margin-right:0;	
}
.index_bar_top{
	margin:10px 0;	
}
.index_acne{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/acne.jpg");
}
.index_vip{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/Vip_member.jpg");
}
.index_pigment, .vvp_pigment{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/pigment.jpg");	
}
.index_gladde_huid{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/gladde_huid.jpg");
}

.index_bar_midden{
	margin-bottom:10px;	
}
.index_modules{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/losse_modules.jpg");
}
.index_scheren, .vvp_scheren{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/scheren.jpg");
}
.index_hand{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/hand_verzorg.jpg");
}
.index_huid_verjongen{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/grauw_verjongen.jpg");
}



.index_bar_bottom{
	margin-bottom:10px;	
}
.index_pupa{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/pupa.jpg");
}
.index_behandelingen, .vvp_behandelingen{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/gelaatsbehandelingen.jpg");
}
.index_foto{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/foto_tekst.jpg");
}
.index_antitox{
	background-image:url("http://w3.interforcecms.nl/Bestanden/59/antitox.jpg");	
}
/******************************
** VERVOLGPAGINA **
******************************/
.midden_frame{
	margin:10px 0;	
}
.content{
	float:left;	
	width:690px;
	margin-right:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:150%;
}
.content > .text > img{
	max-width: 690px !important;
	height: auto !important;
}

.content > .text > a{ text-decoration:none;	
	color:#ee1c25;
}
.content > .text > a:hover{	
	border-bottom:dotted 1px #ee1c25;
}
.right_bar{
	float:right;
	width:228px;
}
.vvp_afspraak{
	width:185px;
	height:240px;
	padding:40px 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	
	background: #323232; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #323232 0%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #323232 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #323232 0%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #323232 0%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #323232 0%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-8 */
}
.vvp_nieuwsbrief{
	width:203px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	line-height:150%;
	border:solid 1px #cbcbcb;
	padding:10px;
}
.vvp_nieuwsbrief > h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#585858;
}
.vvp_blokken{
		
}
.vvp_pigment, .vvp_scheren, .vvp_behandelingen{
	margin-right:5px;	
}
.vvp_pigment > .text > a, .vvp_scheren > .text > a, .vvp_behandelingen > .text > a{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000;	
}
.vvp_pigment > .text > a:hover, .vvp_scheren > .text > a:hover, .vvp_behandelingen > .text > a:hover{
	border:none;
	color:#8a8a8a;
}
/******************************
** NIEUWBRIEF FORM **
******************************/
.Aanmelden_Bedrijfsnaam_TR{
	display:none;	
}
.btnSubmit{
	background-color: #9A9A9A;
	border: none;
	color: white;
	padding: 5px;	
}
/******************************
** NAVIGATION MENU**
******************************/
ul.menu > li{
	margin-right:25px;	
	padding-bottom:10px;
}
ul.menu > li > a, ul.sub > li > a{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;	
}
ul.menu > li > a:hover, ul.sub > li > a:hover{
	border:none;
}
ul.sub{
	background-color:#000;	
	margin-top:-20px;
}
ul.sub > li{
	padding:5px;	
}
/******************************
** HTML TAGS**
******************************/
h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ee1c25;
	line-height:150%;
}

h1{
	font-size:26px;
}
h2{
	font-size:24px;
}
h3{
	font-size:22px;
}
h4{
	font-size:20px;
}
h5{
	font-size:18px;
}
h6{
	font-size:16px;
}
p, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
p{
	color:#000;
}

b, strong{font-weight:bold;}
i, italic, em{font-style:italic;}
u{text-decoration:underline;}	

.content ul {
 margin:10px 1.5em 1.5em 1.5em;
}
.content ul li {
 list-style-type:disc;
}
.content ol {
 margin:10px 1.5em 1.5em 1.5em;
}
.content ol li {
 list-style-type:decimal;
}
table.metlijn > tbody > tr > td{
		border:solid 1px #ee1c25;
		padding:5px;
}
a > img{
	border:0;
}
/******************************
** CLEARFIX **
******************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}