*
{
	padding: 0em;
	margin: 0em;
}
html, body {
    height:100%;
}
body { 
	padding: 0; 
	margin: 0;
	font-family: candara, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #a8bccb; 
	color: #000000; 
	line-height: 1.3em;
	text-align: center;
}

a {	
	color: #003366;	
	background: inherit;
}

a:hover { 
	color: #336699;
	background: inherit; 
}

h1 {
	font: normal 2.1em candara, Tahoma, Arial, Sans-Serif; 
	letter-spacing: -1px; 
	margin: 0; 
}

h1 a, h2 a {
	text-decoration: none; 
}

h1 a:hover, h2 a:hover {
	background: inherit;
}
h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em candara, Tahoma, Arial, Sans-Serif; 
	letter-spacing: -1px; 
}

h2 { 
	font-size: 1.5em; 
	margin-bottom: 5px; 
	color: #000; 
	background: inherit; 
}

p {	
	margin: 0 0 5px 0; 
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 	
	margin: 0; 
}

td, th
{
	text-align: left;
	vertical-align: top;
}

.bbcode { 
	width: 35px; 
	float: left; 
	padding-left: 5px; 
}

.bbcode input { 
	font-weight: bold; 
	width: 25px; 
	float: left; 
}

input.submit {
	background: #a32616;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em candara, Tahoma, Arial, Sans-Serif;
}

input.login {
	width: 100%;
	border: none;
	padding: 4px;
}

input[type=text], select, textarea, input[type=password], input[type=email], input[type=number]{
    padding: 5px !important;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}
select {
    height: 23pt;
}
textarea, input, select, label
{
	margin-top: 1px;
	margin-bottom: 0px;
}
label
{
    line-height: 23pt !important;
}

/* Lay-out */
.loginframe {
    margin: 50px auto auto 0;
    padding: 1%;
    background-color:#E3E3E3;
    width: 90%;
    color: #004b8b;
}
.loginframe input[type=text], .loginframe select, .loginframe textarea, .loginframe input[type=password] {
    width: 99% !important;
}
#main {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	background: #ffffff;
	min-height: calc(100vh - 50px);
}

#header {
    background-color: #004b8b;
	clear: both;
	border-bottom: thin solid #000000
}
#footer {
    height: 50px;
    line-height: 50px;
    background-color: #E3E3E3;
  	clear: both;
  	border-top: 1px solid #CCCCCC
}
.framewrapper {
    position: relative;
    width: 1299px;
    max-width: 100%;
    margin-left:auto;
    margin-right:auto;
    padding-right: 0;
    padding-left: 0;
}

.row {
    background-color: #e0e0e0;
    height: 200px;
}

/* layout (header)
   ------ */

.header {
	height: 45px;
    line-height: 65px;
	color: #d8ff34;
/*	padding: 10px 0 2px 0; 
	border-bottom: 2px solid #ffffff; */
}

.logo { 
	float: left; 
	padding-top: 12px;
	margin-left: 25px;
}

.logo img {
	vertical-align: middle;
    width: 200px;
    height: auto !important;
}

.logo h1 a, .logo h2 a {
	color: #fff;
	font-size: 18px;
    overflow: hidden;
}

.language {
	float: right;
	width: 300px;
	padding: 5px 0 4px 0;
/*	border-bottom: 1px solid #c87c6f;
	background: #c87c6f; */
	color: #FFFFFF;
}
/* menu bar */
.bar {
	clear: both;
	font-size: 15px;
	height: 35px;
	color: #FFF;
	margin: 0 0 0 0px;
}
.bar li { 
	margin: 0 10px 0 0;
	padding: 10px 10px;
	color: #565247;
	float: left;
}
.bar li.active {
	background: #21262e;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 8px 5px 0px;
}
.bar li a {
/*	font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
}
.bar li a:hover {
	color: #000;
    background-color: #a9c1d6;
}
.bar li:hover, .bar li:hover a {
	color: #000;
    background-color: #a9c1d6;
}
li.home a {
	background-image: url(icons/btn_home.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.home a:hover, .bar li.home:hover a {
	background-image: url(icons/btn_home_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.paginas a {
	background-image: url(icons/btn_paginas.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.paginas a:hover, .bar li.paginas:hover a {
	background-image: url(icons/btn_paginas_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.bestanden a {
	background-image: url(icons/btn_bestanden.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.bestanden a:hover, .bar li.bestanden:hover a {
	background-image: url(icons/btn_bestanden_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.leden a {
	background-image: url(icons/btn_leden.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.leden a:hover, .bar li.leden:hover a {
	background-image: url(icons/btn_leden_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.beheerders a {
	background-image: url(icons/btn_beheerders.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.beheerders a:hover, .bar li.beheerders:hover a {
	background-image: url(icons/btn_beheerders_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.instellingen a {
	background-image: url(icons/btn_instellingen.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.instellingen a:hover, .bar li.instellingen:hover a {
	background-image: url(icons/btn_instellingen_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.stats a {
	background-image: url(icons/btn_stats.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.stats a:hover, .bar li.stats:hover a {
	background-image: url(icons/btn_stats_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.website a {
	background-image: url(icons/btn_website.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.website a:hover, .bar li.website:hover a {
	background-image: url(icons/btn_website_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.uitloggen a {
	background-image: url(icons/btn_uitloggen.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
li.uitloggen a:hover, .bar li.uitloggen:hover a {
	background-image: url(icons/btn_uitloggen_active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
/* right side
   --------- */

.right {
	float: right;
	width: 80%;
	margin: 0 0 10px 0;
/*	padding-top: 2px;	*/
	height:100%;
    min-height: 400px;
    background-color: #FFFFFF;
}

#contentbox
{
	text-align: left;
	padding: 0 5px 5px 5px !important;
	font-size: 11pt;
	line-height: 1.6em;
}

#breadcrumb {
	clear: both;
	background: #e0e0e0;
	color: #000;
    line-height: 50px;
	padding: 6px 20px;
	font-family: candara, Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#breadcrumb a {
	margin-left: 8px;
	margin-right: 8px;
	color: #000;
	text-decoration: none;
	background: 0;
}
#breadcrumb a:hover {
	margin-left: 8px;
	margin-right: 8px;
	color: #004b8b;
	text-decoration: none;
	background: 0;
}
#breadcrumb a.current {
	font-family: candara, Tahoma, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}
		
/* left side
   ---------- */
		
.left {
	float: left;
	width: 20%;
	margin: 0 0 5px 0;
/*	padding-top: 2px; */
	min-height:450px;
	background-color: #fff;
}

.left h3 {
	background: #e0e0e0;
	color: #000;
	padding: 7px 0px 7px 10px;
    line-height: 50px;
	font-family: candara, Tahoma, Arial, Sans-Serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;	
	margin: auto 0 auto 0;
	height: 50px;
	text-align: left;
}

.left p {
	padding: 0 10px;
}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.leftmenuImg { 
	text-align: left;
	padding: 10px; 
	margin: 10px; 
	background-color: transparent;
	border-radius: 8px;	
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;			
}

.knop {
    display: inline-block;
	width: 115px;
    min-width: 75%;
	height: 15px;
    margin: 2px 7px;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    line-height: 13px;
    padding: 5px 10px 5px !important;
	cursor: pointer;
    color: #ffffff;
	border: 1px solid #4e4e4e;
	background: #484848;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.knop1 {
    display: inline-block;
	width: 115px;
    min-width: 75%;
	height: 15px;
    margin: 2px 7px;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    line-height: 13px;
    padding: 5px 10px 5px !important;
	cursor: pointer;
    color: #fff;
	border: 1px solid #5897c3;
	background: #559cc7;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.knop2 {
    display: inline-block;
	width: 115px;
    min-width: 75%;
	height: 15px;
    margin: 2px 7px;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    line-height: 13px;
    padding: 5px 10px 5px !important;
	cursor: pointer;	
	color: #fff; 
	border: 1px solid #3e76af; 
	background: #004b8b;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
a.menulinks {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family: candara, Tahoma, arial, sans-serif;
	font-size: 12px;
	background: none;
}

.dealer { 
	clear: both;
	text-align: left;
	margin-left: 10px;
}

.dealer a { 
	color: #454545; 
}

/* footer
   ------ */

.emptyfooter {
	height: 5px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	color: #000;
}

#footer a {
	text-align: center;
	text-decoration: none; 
	color: #000;
	background: none;
	vertical-align: middle;
/*	background: #fff;  */
}
#footer img {
	width: 25px;
}
.debug {
	background-color: #a8bccb;
}

#uploading {
	display: none;
	position: absolute;
	width: 350px;
	height: 40px;
	background: rgba(0,0,0, 0.5);
	border: 2px solid black;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	color: black;
	font-weight: bold;
}

#uploading img { vertical-align: middle; margin-right: 30px; }