﻿/* CSS Document */
/* ############### tales.be css/html5 framework v2 (by kvd) ###############  */
/* ############### c07_content.css ############### */

#contentsection h1 {
	font-family: BankGothic, Arial;
	color:#447f16;
	margin-bottom:20px;
}
#contentsection h2 {
	font-family: BankGothic, Arial;
	color:#447f16;
	margin-bottom:15px;
	width:600px;
}
#contentsection p {
	width:650px;
	font-size:12px;
	margin-bottom:15px;
	text-align:justify;
}
#contentsection .gallery {
	width:670px;
}
#contentsection .gallery img {
	margin:0 10px 8px 0;
}
#contentsection .gallery img:last-child {
	margin-right:0px;
}
/* DOELSTELLING */

#doelstelling .buttons-green li {
	width:208px;
	height:26px;
	background-image:url(../image/basics/doelstelling.buttons.green.gif);
	display:block;
	font-size:12px;
	text-align:center;
	padding-top:0.9em;
	font-weight:bold;
	margin: 0 0 5px 10px;
	color:white;
	float:left;
	line-height:10px;
}
#doelstelling .buttons-green li a {
	color:white;
	text-decoration:none;

}
#doelstelling .buttons-green ul {
	width:671px;
	display:block;
	margin-bottom:30px;
	min-height:80px;
	margin-left: 0em !important;
}
#doelstelling p {
	text-align:center;
	color:black;
	font-weight:bold;
	margin-bottom:20px;
}
/* DOELSTELLING DETAIL*/
#doelstelling-detail p {
	width:650px;
	font-size:12px;
	margin-bottom:15px;
	text-align:justify;
}
#doelstelling-detail img {
	padding-right:15px;
	float:left;
}
/* HOME */
.home #contentsection .homeslogankader {
	width:306px;
	height:123px;
	background-image:url(../image/basics/home.slogan.kader.bg.gif);
	display:block;
	margin:18px 0 0 0;
	padding:10px;
	font-family: BankGothic, Arial;
	color:white;
}
.home #contentsection .homeslogankader h2 {
	font-size:25px;
	color:white;
	line-height:25px;
	padding-bottom:5px;
	width:300px;
}
.home #contentsection .homeslogankader h3 {
	text-align:right;
	width:300px;
}
.home #contentsection .homeslogankader h3 a {
	font-size:15px;
	color:white;
	text-align:right;
	width:300px;
	text-decoration:none;
}
.home #contentsection .homewelkomkader {
	height:110px;
	background-image:url(../image/basics/home.kader.welkom.bg.gif);
	display:block;
	margin:18px 0 0 0;
	padding:13px 20px 20px 20px;
	color:white;
}
.home #contentsection .homewelkomkader h1 {
	font-size:18px;
	color:white;
	font-family: BankGothic, Arial;
	color:#2d2d2d;
	margin-bottom:10px;
}
.home #contentsection .homewelkomkader p {
	font-size:11px;
	color:white;
	padding-bottom:5px;
	color:#2d2d2d;
	width:290px;
	height:43px;
	line-height:14px;
}
.home #contentsection .welkombutton {
	width: 84px;
	height: 23px;
	background: url(../image/basics/home.meerinfo.knop.gif);
	float: left;
	margin-left: 210px;
	font-size:11px;
	border: 0px;
	color: white;
	display: block;
}
.home #contentsection .home-klantenlogin {
	display: block;
	width: 215px;
	padding: 10px 10px 0 20px;
	height: 133px;
	font-size: 11px;
	background: url(../image/basics/home.klantenlogin.bg.gif) no-repeat;
	margin:18px 0 0 15px;
}
.home #contentsection .home-klantenlogin .inputveld {
	border:1px solid #bfbfbf;
	background-image:url(../image/basics/input.bg.gif) no-repeat;
	height:21px;
	width:194px;
	padding:0 0 0 5px;
	margin-bottom:10px;
	font-size:12px;
	color:#8a8a8a;
	margin-right:30px;
	float:left;
}
.home #contentsection .home-klantenlogin .checkbox {
	border:1px solid #bfbfbf;
	background-image:url(../image/basics/rememberme.bg.gif);
	margin:5px 10px 0 0;
	float:left;
}

.IE9 .home #contentsection .home-klantenlogin .checkbox {
	padding:0px;
}
.IE8 .home #contentsection .home-klantenlogin .checkbox {
	padding:0px;
}
.home #contentsection .home-klantenlogin .rememberme {
	color:#447f16;
	float:left;
	font-size:11px;
	margin:3px 10px 0 0;
}
.home #contentsection .home-klantenlogin .loginbutton {
	width:71px;
	height:25px;
	background:url(../image/basics/button.bg.gif);
	float:left;
	margin-left:47px;
	border:0px;
	color:#fff;
	display:block;
}
.home #contentsection .home-klantenlogin h4 {
	font-size:18px;
	color:white;
	font-family: BankGothic, Arial;
	color:#2d2d2d;
	margin-bottom:10px;
}
.home #pagefooter p {
	font-size:12px;
	text-align:center;
	color:#2d2d2d;
	width:900px;
	height:60px;
	border-top:1px dotted #949392;
	padding:10px;
	line-height:25px;
}
.home #pagefooter p a {
color:#458018;
}

/* clientcorner */
 .inputtable td
{
  padding-right:10px;  
}

 .inputtable input,  .inputtable select,  .inputtable textarea
{
    
}

.inputtable input[type="text"]
{
	border:1px solid #bfbfbf;
	font-size:12px;
	color:#8a8a8a;
	float:left;
	height:21px;
	width:280px;
}

.inputtable input[type="checkbox"]
{
	float:left;
}

.inputtable select
{
    border:1px solid #bfbfbf;
	height:21px;
	font-size:12px;
	color:#8a8a8a;
	float:left;
	width:280px;
	}

.inputtable td
{
    padding:5px;
	white-space:nowrap;
	
	}
.clientcorner #contentsection .border-right{
	border-right:1px solid #999999;
}

.clientcorner #contentsection .dotted-line{
	border-bottom:1px dotted #999999;
	margin-bottom:20px;
}
.clientcorner #contentsection .inputtext {
	border:1px solid #bfbfbf;
	font-size:12px;
	color:#8a8a8a;
	float:left;
	height:21px;
	width:280px;
}
.clientcorner #contentsection .checkbox {
	
	float:left;
}
.IE9 .clientcorner #contentsection .checkbox {
	padding:0px;
}
.IE8 .clientcorner #contentsection .checkbox {
	padding:0px;
}
.IE7 .clientcorner #contentsection .checkbox {
	padding:0px;
}
.clientcorner #contentsection .select {
	border:1px solid #bfbfbf;
	height:21px;
	font-size:12px;
	color:#8a8a8a;
	float:left;
	width:280px;
	}
	
.clientcorner #contentsection .textarea {
	border:1px solid #bfbfbf;
	font-size:12px;
	color:#8a8a8a;
	float:left;
	width:280px;
}
.clientcorner #contentsection .transportbutton {
	width:115px;
	height:25px;
	background:url(../image/basics/transport.button.bg.gif);
	border:0px;
	color:#fff;
	display:block;
	font-size:11px;
}
.clientcorner #contentsection .details-icon{
	width:12px;
	height:13px;
	background-image:url(../image/basics/details-icon.gif);
	float:left;
	display:block;
}
.clientcorner #contentsection .details-icon{
	width:12px;
	height:13px;
	background-image:url(../image/basics/details-icon.gif);
	float:left;
	display:block;
	margin:5px;
}
.clientcorner #contentsection .update-icon{
	width:12px;
	height:12px;
	background-image:url(../image/basics/update-icon.gif);
	float:left;
	display:block;
	margin:5px;
}
.clientcorner #contentsection .delete-icon{
	width:10px;
	height:10px;
	background-image:url(../image/basics/delete-icon.gif);
	float:left;
	display:block;
	margin:5px;
}
.clientcorner #contentsection .table-title{
	font-size:12px;
	color:#43801e;
	text-align:center;
	font-weight:bold;
}

 .gridstyle th
{
    font-size:12px;
	color:#43801e;
	text-align:center;
	font-weight:bold;
	border-bottom:1px dotted #949392;
	white-space:nowrap;
	padding-bottom:10px;
	padding-right :10px;
}
.gridstyle td
{
	text-align:center;
	border-left:1px solid #999999;
	padding:10px;
	white-space:nowrap;
}
.gridstyle td img
{
	margin-right:5px;
	margin-top:4px;
}
 .gridstyle td:first-child
{
	border-left:transparent;
}
 .gridstyle tr:nth-child(even)
{
	background-color:#eee;
}

#maincontent {
    overflow:visible !important;		
    
}