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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* ------------------- END CSS RESET ------------------- */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #58595B;	
	background: #EBEBEC;
}

#wrapper {
	width: 1100px;
	padding: 15px;
	margin: 20px auto 20px auto;	
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	border-radius: 2px;
}

h1 {
	font-size: 21px;	
	margin: 20px 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #F28A22;
}

h2 {
	font-size: 18px;	
	/*margin: 20px 0 20px 0;*/
	margin: 15px 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #74B3C1;
}

h2.sub {
	font-size: 18px;	
	margin: 0px 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #74B3C1;
}

h3 {
	font-size: 15px;	
	margin: 0px 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #74B3C1;
}

h1,h2,h3 {
	font-weight: normal;
    
}

h4{
    color: #F28A22;	
    font-size:13px;
    margin:5px 0 5px 0;
}

hr {
	margin-top: 15px;
}

.geadresseerden {
	width: 364px;
	height: 54px;
	padding: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.geadresseerden-trainingen {
	height: 300px;
	width: 228px;
	text-indent: 4px;
	background: #F1F1F2;
	padding: 6px;
	line-height: 20px;
}

.geadresseerden-trainingen option {
	text-indent: 4px;	
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	line-height: 20px;
}

.bericht-textarea {
	width: 474px;
	padding: 8px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	height: 370px;
}

.variabelen {
	font-family: "Courier New", Courier, monospace;	
	line-height: 21px;
    margin-top:20px;
}

.logboek-berichten {
	width: 280px;
	border: 1px solid #ccc;	
}

.saved {
	display: block;
	background: green;
	padding: 8px 0 8px 0px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	margin-bottom: 10px;
	text-align: center;
}


.log-bericht {
	border-bottom: 1px solid #ccc;	
	padding: 10px;
	line-height: 21px;
}

.log-bericht:last-child { border: none; }

.log-bericht h4 {
	color: #F28A22;	
}

/* Logboek persoon */

.logboek-persoon {
	width: 400px;
	border: 1px solid #ccc;	
	border-bottom: none;
}

.log-persoon {
	display: block;
	width: 380px;
	border-bottom: 1px solid #ccc;	
	padding: 10px;
	line-height: 21px;	
}

.log-persoon h4 {
	color: #F28A22;	
}


/* ------------------- Persoonsgegevens ------------------- */

.persoonsgegevens { overflow: hidden; }

.persoonsgegevens label {
	float: left;
	margin-right: 15px;
	display: block;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	width: 120px;	
	margin-top: 8px;
}

.sedig label {
	display: inline !important;
	width: 10px !important;
}

.sedig label input {
	padding: 0;
	margin-bottom: 0;	
}

.persoonsgegevens input[type=text] {
	width: 180px;	
}

a.backperson {
	color: #F28A22; 
	font-weight: bold;
	margin-bottom: 10px;	
}

/* ------------------- Persoon bekijken ------------------- */

.persoonsgegevens-bekijken, .bedrijfsgegevens-bekijken, .leveranciergegevens-bekijken {
	overflow: hidden;	
}

.persoonsgegevens-bekijken label, .achtergrond-info-bekijken label, .bedrijf-bekijken label, .opleiding-bekijken label {
	float: left;
	display: block;
	margin-right: 15px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	width: 120px;
	font-weight: bold;
	padding-top: 0px;
}



div.data-bekijken, div.data-bekijken-big {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	display: block;
	width: 260px;
	margin-left: 150px;
	min-height: 17px;
	padding: 3px 0 0px 5px;
	margin-bottom: 5px;
}

.data-bekijken table td span {
	display: inline-block;
	padding-bottom: 8px;
}

div.comment-big {
	line-height: 22px;	
	width: 360px !important;
}

span {
	font-family: Helvetica, Arial, sans-serif;	
}



.interesses-bekijken {
	background: #F1F1F2;
	padding: 10px; 	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.interesses-bekijken ul {
	width: 100%;
}

.interesses-bekijken ul li{
	line-height: 28px;
}

/* ------------------- Achtergrond info ------------------- */

.achtergrond-info input[type=text], .achtergrond-info input[type=radio], #bedrijf input, .persoonsgegevens input {
	margin-bottom: 15px;
}

.achtergrond-info {
	overflow: hidden;	
}

.achtergrond-info-bekijken {
	overflow: hidden;	
}
.achtergrond-info label {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

label.achtergrond {
	float: left;
	margin-right: 15px;
	display: block;
	width: 120px;	
	margin-top: 3px;
}

.opmerkingen {
	width: 250px;
	height: 120px;	
	padding: 3px 1px 1px 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

.logboek {
	width: 400px;
	height: 120px;	
	padding: 3px 1px 1px 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

.interesses {
	height: 200px;
	width: 220px;	
}

.interesses option {
	padding: 4px 4px;
}

.achtergrond-info-left {
	width: 450px;
	float: left;	
}

.achtergrond-info-right {
	margin-left: 505px;
	width: 500px;	
}

/* ------------------- Bedrijf ------------------- */

#bedrijf input[type=text]{
	width: 180px;
}

label.bedrijf {
	float: left;
	margin-right: 15px;
	display: block;
	width: 120px;	
	margin-top: 3px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

#rel-bedrijf  label {
	float: left;
	margin-right: 15px;
	display: block;
	width: 120px;	
	margin-top: 3px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}	

#rel-bedrijf input[type=text]{
	width: 180px;
	margin-bottom: 15px;
}

.rel-radio label {
	width: 20px !important;	
}

.rel-radio input[type=radio] {
	float: left;
}

.log-entries {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 400px;
	padding-bottom:7px;
}


/* ------------------- Formulieren Algemeen ------------------- */

a {
	font-family: Helvetica, Arial, sans-serif;	
}

a.add {
	padding: 0px 4px 2px 4px;
	background: #74B3C1;	
	font-size: 13px;
	color: white;
	text-decoration: none;
}

a.add:hover {
	background: #F28A22;	
}

a.add-text {
	display: inline-block;
	padding: 6px 6px 6px 6px;
	background: #74B3C1;	
	font-size: 13px;
	color: white;
	text-decoration: none;
	text-align: center;
	margin: 10px 0 10px 135px;
}

a.add-text:hover {
	background: #F28A22;	
}


a.add-text-min {
	display: inline-block;
	padding: 6px 6px 6px 6px;
	background: #74B3C1;	
	font-size: 13px;
	color: white;
	text-decoration: none;
	text-align: center;
}

a.add-text-min:hover {
	background: #F28A22;	
}

input {
	padding: 5px 1px 5px 4px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-right: 5px;
}

input[type=file] {
	padding: 5px 1px 5px 4px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-right: 5px;
}

select {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
}

input.med {
	width: 56px;	
}

option {
	
}

textarea {
	margin-bottom: 15px;	
}

.button {
	background: #F28A22;
	color: white;
	font-weight: bold;
	padding: 7px 12px;
	border: none;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	/*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.20);*/
}

.button:hover {
	background: #FF9124;	
}

.button-sec {
	background: #74B3C1;
	color: white;
	font-weight: bold;
	padding: 7px 12px;
	border: none;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	/*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.20);*/
}

.button-sec:hover {
	background: #83C9D9;	
}



/* ------------------- TABS ------------------- */


.ajax__tab_tab {
    font-family: Helvetica, Arial, sans-serif;
    font-size:14px;
    background: #74B3C1;
	font-weight: bold;
}


/* ------------------- NAV ------------------- */

#nav {
	background: #404042;
	height: 36px;	
	padding: 10px 0 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-radius: 3px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

#nav a {
	display: block;
	color: white;	
	text-align: center;
	padding: 7px 9px;
	text-decoration: none;
}

#nav a:hover {
	background: #F1F1F2;
	color: black;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ul#navlist {
		
}

ul#navlist li {
	float: left;
	margin-right: 11px;	
}

/* ------------------- Opleiding toevoegen ------------------- */

.opleiding label {
	float: left;
	margin-right: 15px;
	display: block;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	width: 120px;	
	margin-top: 6px;
}

label.simple {
	float: left;
	margin-right: 15px;
	display: block;
	width: 120px;	
	margin-top: 3px;
}

.opleiding-inplannen input[type=radio] { margin-bottom: 15px; }

.opleiding input[type=text] {
	margin-bottom: 15px;
	width: 180px;	
}

span.lijst {
	line-height: 23px;	
}


/* ------------------- Relatiebeheer ------------------- */

#keuze-scherm {
	width: 400px;
	padding: 15px 15px 7px 15px;	
	font-size: 16px;
}

a.keuze-links {
	display: block;
	margin-bottom: 7px;	
	color: #6BA6B3;
}

a.keuze-links:hover { color: #F28A22; }

.aktiebalk {
	background: #F1F1F2;	
	margin-bottom: 15px;
    height:35px;
	padding: 10px 0 10px 10px;
	/*-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;	
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;	
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;*/
}

.aktiebalk input[type=text] {
	width: 180px;
	color: #BCBDBF;	
}

a.add-big {
	padding: 7px 4px 7px 4px;
	background: #404042;	
	font-size: 13px;
	color: white;
	text-decoration: none;	
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

a.add-big:hover {
	background: #808184;	
}

#opleidingen select {
	margin-bottom: 5px !important;	
}

/* Relatiefilter */

#relatie-filter {
	background: #F1F1F2;	
	padding: 15px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
}

#relatie-filter h3 {
	font-size: 14px;
	margin-bottom: 4px;	
	background: white;
	width: 186px;
	padding: 10px 6px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: -5px;
}

.rel-filter-list {
	width: 200px;
	height: 200px;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: none;
}

.rel-filter-list option {
	padding-bottom: 4px;
}

.rel-overzicht {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;	
}

.data-options {
	padding: 15px 0;	
}

.data-options a {
	color: #6BA6B3;	
}
.data-options a:hover { color: #F28A22; }


.modalBackground
{
      background-color: Gray;
      filter: alpha(opacity=70);
      opacity: 0.7;
}
 
.modalPopup
{
      background-color:#ffffdd;
      border-width:3px;
      border-style:solid;
      border-color:Gray;
      padding:5px;
      width: 350px;
      height:300px;
}

.vink {
	padding: 5px 0;	
}

.vink label {
	margin: 0 !important;
	padding: 0 !important;
	width: 55px !important;
	font-weight: normal !important;
	float: left;
}


.imagegroup {
    float:left;
    display:block;
}

.image {
    margin: 5px 10px 5px 10px;
    float:left;
}

.row
{
    /*height:20px;
    margin:5px 5px 5px 5px;*/    
    width:320px;   
    float:left;
    
}

.rowLarge
{
    height:35px;
    width:341px;   
    margin:3px 5px 3px 5px;
}

.rowLabel
{
    float:left;
    width: 130px;
}

.rowButton
{
    width: 180px;
    float:left;
}

.rowItemSmall
{
    width:25px;
    float:left;   
}

.rowError
{
    background-color:#FFC8C8;
    width:960px;   
    float:left;
    margin-top:5px;
    padding-bottom: 5px;
}

.rowLabelError
{
    color:#FF2C70;
    float:left;
    margin-left:20px;
    padding-top:3px;
    font-size:small;
}

.rowOk
{
    background-color:#E1F7EC;
    width:960px;   
    float:left;
    margin-top:5px;
    margin-bottom:6px;
    padding-bottom: 5px;
}

.rowLabelOk
{
    color:#55855D;
    float:left;
    margin-left:20px;
    padding-top:3px;
    font-size:small;
}

#MessageUpdatePanel

{
    height:35px;
}
