/********************
Zorgvandezaak.nl
Versie 4.0
2011.13.07
info@vormfabriek.nl
********************/

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding:0;
    font: 13px/1.5em DINWebRegular, "ff-din-web-1","ff-din-web-2", Arial, Helvetica, Verdana, sans-serif;
    color: #fff;
}

#bg {position:fixed; top:0; left:0; width:100%; height:100%;}


@font-face {
    font-family: DINWebRegular;
    src: url(../fonts/DINWeb.eot);
    font-weight: normal;
}
@font-face {
    font-family: DINWebRegular;
    src: url(../fonts/DINWeb.woff) format('woff');
    font-weight: normal;
}


#wrap {
min-height: 100%;
position:relative; 
z-index:1;
}

#main {
	padding-bottom: 80px;
}

.container {
	display: block;
    margin: 0 auto;
    width: 960px;
    position:
}

.container a{
	text-decoration: none;
}

#header {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
}
#logo {
    background: url(../images/header_logo.png) no-repeat;
    height: 39px;
    width: 212px;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

#nav {
    background: #000;
    width: 498px;
    height: 39px;
    float: left;
    margin-left: 10px;
   	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#menu li {
    list-style-type: none;
    float: left;
    margin: 12px 6px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline;
}
#menu li a {
    text-decoration: none;
    height: 13px;
    color: #FFF;
    text-align:  center;
}

#nav_products {
    background: url(../images/nav_producten.gif) no-repeat;
}

#nav_products a {
    width: 85px;
}

#nav_whoarewe {
    background: url(../images/nav_whoarewe.gif) no-repeat;
}

#nav_whoarewe a {
    width: 85px;
}

#nav_widgets {
    background: url(../images/nav_widgets.gif) no-repeat;
}

#nav_widgets a {
    width: 63px;
}

#nav_arrange {
    background: url(../images/nav_arrange.gif) no-repeat;
}

#nav_arrange a {
    width: 88px;
}

#nav_contact {
    background: url(../images/nav_contact.gif) no-repeat;
}

#nav_contact a {
    width: 65px;
}

#content {
position: relative;
width:720px;
margin-top: 20px;
padding-bottom: 10px;
min-height:393px; 
height:auto;
float: left;
filter: alpha(opacity=95);
-moz-opacity: 0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}
/* voor IE */
/*\*/
* html #content {
height: 393px;
}

#contentHome {
position: relative;
width:720px;
margin: 20px 0 -6px 0;
padding-bottom: 0;
min-height:325px; 
height:auto;
float: left;
filter: alpha(opacity=95);
-moz-opacity: 0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}
/* voor IE */
/*\*/
* html #contentHome {
height: 325px;
}

#content a{
text-decoration: underline;
}

#player {
    margin: 0 auto;
    width: inherit;
    padding-top: 10px;
}

#flashPlayer {
margin: -5px 0 0 -38px;
}

#mediaPlayer{
}


#content h1, #contentHome h1 {
    padding: 13px 0 7px 13px;
    font-size: 18px;
    font-weight: 100;
    background: url(../images/line_large.png) no-repeat bottom left;
    text-transform: uppercase;
    margin-left: 25px;

}

#content h2, #contentHome h2 {
    font-size: 15px;
    font-weight: 100;
	text-transform: uppercase;
	margin: 20px 0 0 37px;

}

#content h3, #contentHome h3 {
	display: block;
    font-size: 13px;
    font-weight: 100;
	text-transform: uppercase;
	margin: 20px 0 0 37px;
}

#content p, #contentHome p {
    margin: 0px 20px 0 38px;
    padding-top: 5px;
    clear: both;
}

#content .minderbreed {
border-bottom: 1px dashed #fff;
position: relative;
padding-bottom: 10px;
}

.minderbreed p{
width: 60%;
}

.minderbreed .btn_right {
position: absolute;
bottom: 10px; right: 20px;
}

#content a, #contentHome a {
    color: #FFF;
}

#introHome {
width: 400px;
padding-bottom: 30px;
}

#introHome p{
margin: 20px 0 0 15px;
}
#introHome h1 {
margin: 0;
}

#introHome ul {
margin: 0 0 0 15px;
list-style-position: inside;
}

#video_home {
position: absolute;
top: 39px;
right: 20px;
}

#shadowcta {
margin-top: -10px;
}

#calltoactions {
position: relative;
top: 0;
left: 0;
margin: 0;
width: 720px;
height: 100px;
background-color: #00b3bb;
filter: alpha(opacity=95);
-moz-opacity: 0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
}

ul#btn_calltoaction{
list-style-type: none;
display: block;
margin-top: 30px;
}
#btn_calltoaction li {
display: inline;
padding: 20px;
}

#footer_home {
width: 680px;
margin-top: 25px;
background-color: #1e9c39;
padding: 20px;
}

#footer_home h2 {
font:20px/1.5em DINWebRegular, "ff-din-web-1","ff-din-web-2", Arial, Helvetica, Verdana, sans-serif;
font-weight: 100;
}

#footer_home a {
text-decoration: underline;
color:#fff;
}

.clickHead {
    cursor: pointer;
}

p.clickHead {
    font-weight: bold;
}

.contentHead {
    color: #fff;
    margin: 0px 20px 0 75px; 
    padding: 10px 0;
	border-bottom: 1px solid #fff;
}

.product_box {
    width:  146px;
    height: 124px;
    float: left;
    margin-left: 60px;
    margin-top: 20px;
}

.goto {
    width: 169px;
    height: 31px;
    background: url(../images/goto_widgets.gif) bottom right no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
.goto a{
    width: 169px;
    height: 31px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
}
.new_block {
    width: 180px;
    height: 152px;
    float: left;
    padding-bottom:0;
    cursor: pointer;
    filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
    text-decoration: none;
}
.new_block span {
    background: url(../images/line_vert.png) repeat-x right center;
    height: 132px;
    width: 1px;
    float: right;
    margin-top: 20px;
}
.new_block h1 {
    padding: 13px 0 7px 13px;
    color: #FFF;
    font-weight: 100;
    line-height: 22px;
    font-size: 18px;
    text-transform: uppercase;
}
.new_block a {
    color: #FFF;
    text-decoration: none;
    width: 180px;
    height: 132px;
    display: block;
    margin: 0;
}
.new_block p {
    color: #fff;
    font-size: 12px;
	font-weight: bold;
    margin: 5px 0 0 15px;
}

.block {
    height: 132px;
    width: 240px;
    float: left;
    padding-bottom: 30px; 
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.block h1 {
    padding: 13px 0 7px 13px;
    color: #FFF;
    font-size: 18px;
    font-weight: 100;
    background: url(../images/line.png) no-repeat bottom center;
    text-transform: uppercase;
    
}
.block p {
    color: #DDD;
	font-weight: bold;
    margin: 5px 0 0 15px;
}

.block ul {
    margin-top:  10px;
    margin-left: 32px;
}
.block li {
    background: url(../images/line.png) no-repeat bottom center;
    color: #DDD;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 6px 0px;
    list-style: none;
    list-style-image: url(../images/star.png);
}
.block a:link {
    text-decoration: none;
}
.block a:visited {
    text-decoration: none;
}
.block a:hover {
    text-decoration: underline;
}
.block a:active {
    text-decoration: underline;
}
.block_2col {
    height: 132px;
    width: 480px;
    float: left;
    padding-bottom: 30px; 
	filter: alpha(opacity=92);
	-moz-opacity: 0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}
.block_2col h1 {
    padding: 13px 0 4px 13px;
    color: #FFF;
    font-size: 18px;
    font-weight: 100;
    background: url(../images/line.png) no-repeat bottom left;
    text-transform: uppercase;
    
}
.block_2col p {
    color: #DDD;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 0 15px;
}
.block_2col img {
    margin: 3px 7px;
}
.block_2col ul {
    margin-top:  10px;
    margin-left: 32px;
}
.block_2col li {
    background: url(../images/line.png) no-repeat bottom center;
    color: #DDD;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 6px 0px;
    list-style: none;
    list-style-image: url(../images/star.png);
}
.block_2col a:link {
    text-decoration: none;
}
.block_2col a:visited {
    text-decoration: none;
}
.block_2col a:hover {
    text-decoration: underline;
}
.block_2col a:active {
    text-decoration: underline;
}

#sidebar {
    margin-top: 20px;
    width: 177px;
    float: right;
}
.sidebar_block {
    height: 129px;
    margin-bottom: 12px; 
}
.sidebar_block2 {
    margin-bottom: 25px; 
}


.sidebar_block h1, .sidebar_block2 h1 {
    padding: 13px 0 5px 13px;
    color: #FFF;
    font-size: 15px;
    font-weight: 100;
    background: url(../images/line_small.png) no-repeat bottom center;
    text-transform: uppercase;
    
}
.sidebar_block p, .sidebar_block2 p {
    padding: 3px 3px 3px 13px;
    color: #DDD;
    font-variant: normal;
    font: 11px;
    line-height: 14px;
}
.sidebar_block a, .sidebar_block2 a {
    position: relative;
}

.sidebar_block2 p a {
color: #fff;
text-decoration: underline;
}
.sidebar_block input, .sidebar_block2 input {
    position: relative;
}

.sidebar_block2 input, .sidebar_block2 label {
width: 150px;
margin-left: 12px;
}

.sidebar_block2 textarea {
margin-left: 12px;
width: 151px;
margin-bottom: 15px;
}

.sidebar_block button, .sidebar_block2 button {
    position: relative;
    clear:both;
    float: right;
    margin-right: 10px;
    width:70px;
    height:20px;
    background:#666 url(../images/button.png) no-repeat;
    text-align:center;
    color:#FFF;
    font-size:11px;
    font-weight:100;
    margin-bottom: 15px;
    cursor: pointer;
}    
    
    
}
.sidebar_block a:link, .sidebar_block2 a:link {
    text-decoration: none;
}
.sidebar_block a:visited, .sidebar_block2 a:visited {
    text-decoration: none;
}
.sidebar_block a:hover, .sidebar_block2 a:hover {
    text-decoration: underline;
}
.sidebar_block a:active, .sidebar_block2 a:active {
    text-decoration: underline;
}
.sideWhite a {
	margin-top: 2px;
    color: #FFF;
    text-decoration: underline !important;
}
.sideYelllow a {
	margin-top: 2px;
    color: #FFFF00;
}
.sideOrange a {
    margin-top: 2px;
    color: #fff;
}
.sidePink a {
	margin-top: 2px;
    color: #fff;
}
.sidePurple a {
	margin-top: 2px;
    color: #fff;
}
.sideGreen a {
	margin-top: 2px;
    color: #fff;
}
.trans_purple {
background: #000 url(../images/bg_purple.jpg) 0 0 no-repeat;
}
.trans_green {
background: #122b09 url(../images/bg_green.jpg) 0 0 no-repeat;
}
.trans_blue {
background-color: #00B3BB;
}
.trans_black {
background: #000 url(../images/bg_black.jpg) 0 0 no-repeat;
}
.trans_darkgreen {
background-color: #00B3BB;
}
.trans_darkblue {
background-color: #00B3BB;
}
.trans_darkorange {
background-color: #00B3BB;
}
.trans_darkyellow {
background-color: #00B3BB;
}
.trans_darkpink {
background-color: #00B3BB;
}
.trans_darkpurpleb {
background-color: #00B3BB;
}
.trans_yellow {
background-color: #00B3BB;
}
.trans_orange {
background-color: #00B3BB;
}
.trans_white {
background-color: #f4f9fd;
}


.trans_generali {
background: #9b2d2d url(../images/bg_generali.jpg) 0 0 no-repeat;
}

.trans_pink {
    background: url(../images/box_gradient_pink.png) no-repeat;
}
.trans_purpleb {
    background: url(../images/box_gradient_purple.png) no-repeat;
}


.block_yellow {
    background-color: #e83a8d;
}
.block_orange {
    background-color: #ee6f3e;
}
.block_pink {
    background-color:#7e216d;
}
.block_purpleb {
    background-color: #1e9c39;
}
.block_green {
    background-color: #1E9C39;
}
.block_green_new {
    background: url(../images/box_gradient_green_new.png) no-repeat;
}
.block_blue {
    background: url(../images/bg_blue.png) no-repeat;
}
.block_blue_new {
    background: url(../images/bg_blue_new.png) no-repeat;
}


* {margin:0;padding:0;}
.clear { clear: both; }
.clear_left {clear: left;}
.clear_right {clear: right;}
button {border:1px solid #444; margin:0; padding:0;}
img { background: transparent; border: 0;}

.boxes {
    margin-left: -80px;
}
.form{
    margin: 0 auto;
    width: 400px;
    padding: 14px;
}
#stylized {
    margin-top: 25px;
    color: #FFF;
    width: 600px;
}

#stylized h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
    
}
#stylized p{
    font-size:11px;
    color:#FFF;
    margin-bottom:20px;
    border-bottom:solid 1px #b7ddf2;
    padding-bottom:10px;
}
#stylized label{
    display:block;
    text-align:right;
    width:150px;
    float:left;
    padding-top: 0px;
}
#stylized .small{
    color:#FFF;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:140px;
}
#stylized input {
    float:left;
    font-size:12px;
    padding:0px 2px;
    border:solid 1px #000;
    margin:2px 0 20px 10px;
}
#stylized textarea {
    float:left;
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #000;
    width:200px;
    margin:2px 0 20px 10px;
}
#stylized button {
    clear:both;
    margin-left:161px;
    width:109px;
    height:25px;
    background:#666666 url(../images/button.png) no-repeat;
    text-align:center;
    line-height:25px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    margin-bottom: 25px;
    cursor: pointer;
}
input.radio#geslacht {
    position: relative;
    width: 25px;
    float: left;
    text-align:left;
    border: 0;
}
input.radio#aanhef {
    position: relative;
    width: 25px;
    float: left;
    text-align:left;
    border: 0;
}
label.radiolabel {
    float: left;
    text-align:left;
    width: 100px;
    margin-left: -120px;
}
input {
    width: 200px;
}
input.checkbox {
    position: relative;
    width: 13px;
}

#footer {
    background: url(../images/footer_bg.gif) repeat-x;
    position: relative;
	margin-top: -80px;
	height: 80px;
	clear:both;
}
#footer h1 {
    background: url(../images/tab_sponsors.png) no-repeat;
    position: relative;
	width:  115px;
    height: 27px;
}
.footer_block {
    float: left;
    height: auto;
    margin: 15px 0 0 15px;
}

/*========= new 100519 =============*/

.workshoptable {
    display:  block;
    color: #d1d1d1;
    padding: 10px 0 20px 35px;
	margin: 0 0 -10px 37px;
	border-bottom: 2px dotted #fff;
}
.workshoptable p {
    clear: both;
}
#tablecontact {
color: #fff;
margin: 7px 0 10px 37px;
}

#voordelen {
	margin: 10px 0 0 50px;
	color: #fff;
}

#kruimel {
	margin: 10px 0 0 40px;
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-size: 10px;
}

.txtkaartje { /* tekst op het kaartje bij welcome back */
    color: #6b2168 !important;
    position: absolute;
    top: 255px;
    left: 10px;
    width: 410px;
}

.trans_white p, .trans_white h1, .trans_white a {
    color:#7c1b6a !important;
}

/*========= new 100609 =============*/
.contacttable {
    padding: 10px 0 20px 0;
	margin: 0 0 -10px 33px;
	}
	
#float_extras {
float: left;
margin: 15px 0 15px 27px;
}

#float_extras img {
padding-left: 6px;
}
	
#map {
    margin: 20px auto;
    width: 495px;
    height: 363px;
    background: url(../images/who_are_we.png) no-repeat;
}
#map li {
	margin:0;
	padding:0;
	list-style:none;
}
#map li a {
	position:absolute;
	display:block;
	background:url(../images/blank.gif);
	text-decoration:none;
	color:#000;
	cursor: help;
}
#map li a span { display:none; }
#map li a:hover span {
    color: #FFF;
	position:relative;
	display:block;
	width:200px;
	left:20px;
	top:20px;
	border:1px solid #000;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.9;
    background: #000 url(../images/box_gradient_pink.png) 0 0 repeat-x;
}
#map a.ardyn {
	top:200px;
	left:250px;
	width:200px;
	height:35px;
}
#map a.academy {
	top:255px;
	left:450px;
	width:145px;
	height:50px;
}
#map a.xperts {
	top:400px;
	left:485px;
	width:125px;
	height:50px;
}
#map a.prevalis {
	top:545px;
	left:375px;
	width:105px;
	height:25px;
}
#map a.margolin {
	top:545px;
	left:190px;
	width:90px;
	height:25px;
}
#map a.skils {
	top:415px;
	left:110px;
	width:60px;
	height:60px;
}
#map a.gimd {
	top:275px;
	left:145px;
	width:60px;
	height:30px;
}

#login {
   background: #000;
   width: 177px;
   height: 39px;
   float: right;
  	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
    margin-top: 0;
}
#loginmenu li {
   list-style-type: none;
   float: left;
   margin: 12px;
   font-size: 12px;
   text-transform: uppercase;
   display: inline;
}
#loginmenu li a {
   text-decoration: none;
   height: 13px;
   color: #FFF;
}

/*====== new 100612 ======== */
#zoek {
    margin-top: 10px;
    color: #FFF;
    width: 178px;
}

#zoek h1 {
    font-size:14px;
    margin-bottom:8px;
        
}

#zoek h3 {
font-weight: 100;
margin-top: 0;

}

#zoek label{
    display:block;
    text-align:right;
    width:153px;
    float:left;
    padding-top: 0px;
}
#zoek input {
    float:left;
    font-size:12px;
    padding:0px 2px;
    border:solid 1px #000;
    width:153px;
    margin:2px 0 12px 10px;
}
#zoek button, {
    clear:both;
    float: right;
    margin-right: 10px;
    width:70px;
    height:20px;
    background:#666 url(../images/button.png) no-repeat;
    text-align:center;
    color:#FFF;
    font-size:11px;
    font-weight:100;
    margin-bottom: 25px;
    cursor: pointer;
}

.zoekterm {
font-style: italic;
background-color: #eedb41;
padding: 0 3px;
color: #000;
}

.zoekresult{
display: block;
background: url(../images/line_large.png) no-repeat bottom left;
margin: 0 0 25px 25px;
padding-bottom: 5px;
}

.zoekresult a {
text-decoration: none;
}

.zoekresult h2, .zoekresult p {
    margin-left: -25px;
}

#shadow {
    height: 15px;
    width: 720px;
    margin-top: -28px;
    background: url(../images/shadow.png) no-repeat;
    z-index: -999999;
}

/*====== new 100620 ======== */

#sponsoren {
background-color: #fff;
border-collapse: collapse;
}

table#sponsoren td {
padding: 0;
margin: 0;
}

.break_float {
clear: both;
padding-top: 30px;
}

/*====== new 100909 ======== */

h1 {
text-shadow: 1px 1px 3px #000;
}

.trans_white h1 {
text-shadow: 1px 1px 3px #666;
}

h2 {
text-shadow: 1px 1px 3px #000;
}

h3 {
text-shadow: 1px 1px 6px #000;
}

#tabMenu {
position: relative;	
margin: 25px 0 20px 38px;
width: 632px;
height: 243px;
background: #00529b url(../images/bg_tabmenu_wiezijnwe.jpg) bottom left repeat-x;
border-top: 30px solid #084378;

}

.tabmenuActive {
color: #fff !important;
margin-left: -12px;
}

.tabmenuActive:before {
content:url(../images/tabMenu_arrow.png);
}

#Voorzorg {
position: absolute;
top: -25px;
left: 25px;
}

#Zorg {
position: absolute;
top: -25px;
left: 150px;
}

#Nazorg {
position: absolute;
top: -25px;
left: 230px;
}

#Voorzorg, #Zorg, #Nazorg {
font-size: 20px;
font-weight: normal;
font-variant: small-caps;
cursor: pointer;
text-shadow: 1px 1px 3px #000;
color: #7495b2;
}

#tabMenuContent {
position: absolute;
top: 15px;
left: 40px;
}

#kolommen {
padding-top: 3px;
margin: 0 0 0 38px;
}

#genrali #kolommen {
background:none;
}

#kolom1 {
margin: 0 0 0 -38px;
float: left;
width: 340px;
}

#kolom2 {
float: left;
width: 340px;
}

#genrali #kolom2 {
border-top: 32px solid #8d1411;
margin-top: 21px;
margin-left: 35px;
width: 300px;
background-color: #9b1f1c;
}

#genrali #kolom2 h2 {
margin: 0 !important;
padding-left: 12px;
}

#genrali #kolom2 p{
margin-top: -31px;
}

#genrali #kolom2 ul {
padding: 10px 26px 40px;
}

#tabMenuContent ul ul {
list-style-type: none;
padding-left: 20px;
}

#tabMenuContent {
margin: 10px 0 0 -15px;
}

.table_wiezijnwij {
margin: 20px 0 10px 38px;
display: block;
}
.table_wiezijnwij h2, .table_wiezijnwij p {
margin: 0 !important;
}

#radioGenerali {
clear: both;
margin: 50px 0 10px 0;
padding: 0;
}

.html5_audio {
padding: 10px 0 20px 37px;
width: 300px;
}

.widgetsTable {
display: block;
border: 0;
margin: 15px 35px; 
width: 630px;
}

#flowplayer {
position:relative;right:0px;top:0px;
}

#googlebtn {
margin-top: 10px;
padding-right: 30px;
text-align: right;
width: 749px;
}
.myform a{
text-decoration: none !important;
}

.checkfield {
text-align: right !important;
width: 200px;
margin-left: 40px !important;
border: 0 !important;
}
