/* *** html/body: 640px breedte van card garanderen i.c.m. 640 viewport *** */
body, html
{
	background-color: #ffffff;
	
	max-width: 640px;
	width: 640px;
	padding: 0px;
	margin: 0px auto;
}

body
{
	margin: 0 auto;	
}

/* *** Global *** */
img
{
	border: 0px;
}

a, a:visited, a:active, a:hover
{
	color: #000000;
}

a:active, a:focus
{
	outline: none;
}

hr
{
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

h1
{
	color: #000000;
	font-size: 24px;	
}

/* *** Card *** */
.company_color, .company_color:active, .company_color:visited
{
	color: #F8B23C;
}

.vertalingen
{
	position: absolute;
	z-index: 10;
	
	color: #F8B23C;
	
	left: 50px;
	top: 0px;
	
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 14px;
}

.vertalingen_a, .vertalingen_a:visited, .vertalingen_a:active, .vertalingen_a:hover
{
	text-decoration: none;
	opacity: 0.5;
}

.vertalingen_a:hover, .vertalingen_a:active
{
	opacity: 1;
}

.vertalingen_a_selected, .vertalingen_a_selected:visited, .vertalingen_a_selected:active, .vertalingen_a_selected:hover
{
	text-decoration: none;
}

.vertalingen_divider
{
	padding-left: 10px;
	padding-right: 10px;
	opacity: 0.5;
}

.pasfoto
{
	position: absolute;

	background-image: url('../images/layout/bg_pasfoto.png'); background-repeat: no-repeat; background-position: left top;
	
	left: 460px;
	top: 30px;
	
	padding: 12px;
}

.pasfoto img
{
	width: 125px;
	height: 175px;
}

.canvas
{
	position: absolute;

	width: 640px;
	height: 1000px;	

	box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.2);
}	

.canvas_bg
{
	position: absolute;
	
	background-image: url('../images/layout/bg.png'); background-repeat: no-repeat; background-position: left top;
	background-color: #FFFFFF;
	
	width: 640px;
	height: 1027px;	

	box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.2);
}	

.header
{
	background-image: url('../images/layout/header2.png'); background-repeat: no-repeat; background-position: left top;
	
	position: absolute;
	display: block;
	
	background-color: #FFFFFF;

	width: 640px;
	height: 198px;
		
	text-align: right;
}

.page, .page2
{
	top: 198px;
}

/* alle tekst onder naam/functie */
body, .info, .page, .page2
{
	font-family: Arial;
	font-size: 25px;
	line-height: 34px;	
	color: #000000;
}

.info
{
	position: absolute;

	left: 175px;
	top:340px;	
	width: 390px;
	
	font-weight: normal;
}

.header_text
{
	color: #000000;
	font-weight: normal;
	font-size: 23px;
	line-height: 31px;
	position: relative;
   
}

.header_text b
{
	 
	 

	font-size: 32px;
    position: relative;
    line-height: 35px;
    color: #FFFFFF;
    font-weight: 600;
}

.cardinfo{
	position:relative;
	top:50px !important;
}


.functie{
	font-size: 25px;
    position: relative;
    line-height: 35px;
    color: #FFFFFF;
    font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
    font-style: oblique;
	margin-top:3px; 
}

.info img
{
	width: 20px;
	height: 14px;
}

.info a, .info a:visited, .info a:active, .info a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.info .link_website, .info .link_website:active, .info .link_website:visited, .info .link_website:hover
{
	color: #000000;
	text-decoration: none;
	
}

.link_website{
	position:relative;
	top:110px;
}

.link_tel{
	position:relative;
	top:30px;
}

.info span
{
	color: #F8B23C;
	font-weight: bold;
}

.info_bedrijf
{
	color: #000000!important;
	font-weight:bold !important;
	font-size:28px;
	text-transform:uppercase;
}

.link_adres
{
	text-decoration: none;
}

/* iconen en buttons behorende bij iconen */
.icons
{
	position: absolute;

	left:175px;
	top: 900px;
	width: 65px;	
	
	font-size: 0;
	line-height: 0;
}

.buttoncontactdeel{
	position: absolute;
    top: 430px;
    left: 50px;
}

	
.icons img
{
	width: 55px;
	height: 55px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.button_contact, .button_contact:visited, .button_contact:active, .button_contact:hover,
.button_deel, .button_deel:visited, .button_deel:active, .button_deel:hover
{
	background-repeat: no-repeat; background-position: left top;
	
	position: absolute;
	z-index: 11;		

	display: block;

	color: #FFFFFF;
	
	width: 65px;
	height: 65px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	
}

.button_deel
{
	background-image: url('../images/icons/delen.png');
	top: 470px;	
	left:215px;
}

.button_contact
{
	background-image: url('../images/icons/opslaan.png');
	top: 470px;
	left:307px;
}



/* Custom buttons (zet background-color aan om ze te zien) */
 
#subLink1, #subLink1:active, #subLink1:visited,
#subLink2, #subLink2:active, #subLink2:visited,
#subLink3, #subLink3:active, #subLink3:visited,
#subLink4, #subLink4:active, #subLink4:visited,
#subLink5, #subLink5:active, #subLink5:visited
{
	/* background-color: #FF0000; */
	
 	position: absolute;
 	display: block;
 	
 	width: 554px;
 	height: 186px;
}
 
#subLink1 { left: 40px; top: 712px; }
#subLink2 { left: 40px; top: 940px; }
#subLink3 { left: 444px; top: 845px; }
#subLink4 { display: none; left: 257px; top: 887px; }
#subLink5 { display: none; left: 405px; top: 887px; }

/* vervolgpagina's */
.page, .page2
{
	position: absolute;
	background-color: #FFFFFF;
	left: 0px;	
}

.page
{	
	width: 640px;
	height: 649px;	
}

.page2
{
	width: 560px;
	min-height: 385px;

	padding-left: 40px;
	padding-right: 40px;		
}

/* *** Forms *** */
.input_text, .input_textarea
{
	border: 1px solid #000000;
	color: #000000;

	margin-bottom: 16px;
	margin-top: 6px;
	padding: 5px;

	font-family: Arial;
	font-size: 22px;

	width: calc(100% - 10px - 2px);
}

.input_textarea
{	
	height: 100px;	
}

.input_submit, .input_submit:visited, .input_submit:active, .input_submit:hover
{
	display: inline-block;
	background-color: #000000;
	border: 1px solid #000000;

	padding: 6px;
	padding-left: 20px;
	padding-right: 20px;
	
	color: #FFFFFF;

	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

/* Harmonica lijst van deel opties op /deel pagina */
.deel_list, .deel_list:visited, .deel_list:active
{
	transition: background-color 350ms ease-in-out;
	
	display: block;
	
	margin: -10px;
	padding: 10px;
	padding-bottom: 20px;
	text-decoration: none;
}

.deel_list img
{
	width: 55px;
	height: 55px;
	margin-right: 8px;
	
	vertical-align: middle;
}

.deel_div
{
	transition: background-color 350ms ease-in-out;
	display: none;

	margin: -10px;
	margin-top: 0px;
	margin-bottom: 20px;
	
	padding: 10px;	
	padding-top: 0px;
}

.deel_list_selected, .deel_div_selected
{
	background-color: #FFFFFF; /* achtergrondkleur als een deeloptie is opgengeklapt */
}


.deel_link
{
	display: block;	
	margin-bottom: 16px;	
}

.extrabuttons
{
	background-color: #FF0000;
	position: absolute;
	z-index: 13;	

	left: 155px;
	top: 753px;	
}

.extrabuttons img
{
	margin-bottom: 16px;
	margin-right: 5px;			
	height: 52px;
	width: 110px;
}

/* Niet card specifieke css */
.mobicard_i
{
	position: absolute;

	left: 612px;
	top: 1137px;	
}

.mobicard_i img
{

	width: 24px;
    height: 24px;
    position: relative;
    bottom: 140px;
}

.scrollbuttons
{
	position: fixed; 
	z-index: 1000; 
	
	left: 96%;
	top: 615px;	
}
 
.company_titel
{
	
}

.company_titel img
{
	width: 296px;
	height: 63px;
}

.ruler
{

}
	
.ruler img
{
	width: 296px;
	height: 34px;	
}
		
.spacer
{
	height: 16px;
}

.footer, .footer2
{
	position: absolute;
	left: 0px;
	width: 600px;
	padding: 20px;

	color: #272727;

	text-align: center;
	font-size: 16px;
}

.footer
{
	top: 810px;	
}

.footer2
{
	top: 950px;
}

.footer a, .footer a:visited, .footer2 a, .footer2 a:visited
{
	color: #272727;
}

/* *** CV *** */
.cv_icons
{
	position: absolute;

	left: 20px;
	top: 175px;	
}

.cv_icons img
{
	width: 55px;
	height: 55px;
}

.icon_linkedin_cv
{
	display: block;
	width: 55px;
	height: 55px;	
	/* border: 1px solid #ab8640; */
}

.cv_header
{
	top: 156px;
	width: 540px;
	height: 67px;
	padding-left: 90px;
	padding-top: 17px;
	font-size: 18px;	

	position: absolute;
	background-repeat: no-repeat; background-position: left top;	
	color: #272727;
}

.cv_header b
{
	font-size: 22px;	
	line-height: 34px;
}

.cv_page
{
	position: absolute;
	
	left: 0px;
	top: 240px;
	width: 600px;

	padding: 20px;

	color: #272727;	
	
	font-size: 17px;
	line-height: 18px;			
}

.cv_page h1
{
	color: #272727;	

	padding: 0px;
	padding-top: 5px;
	margin: 0px;

	font-size: 22px;	
}

.cv_page h2
{
	border-top: 2px solid #ab8641;

	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	padding-top: 20px;

	color: #272727;	

	font-size: 18px;
}

.cv_ruler
{
	border-bottom: 2px solid #ab8641;
	
	margin-bottom: 10px;	
}

.button_cv
{
	position: absolute;
	z-index: 10;		


	left: 44px;
	top: 386px;
}
	
.button_cv img
{
	width: 77px;
	height: 77px;
}

.arrow
{
	background-image: url('../images/layout/cv_arrow.png'); background-repeat: no-repeat; background-position: left top;
	
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 24px;		
}