﻿/* CSS Document */
/* ############### tales.be css/html5 framework v2 (by kvd) ###############  */
/* ############### c02_header.css ############### */

#pagehead .mainpicture {
	padding-top: 12px;
}
#pagehead .klantenlogin {
	display: block;
	width: 240px;
	padding: 10px 10px 0 20px;
	height: 129px;
	font-size: 11px;
	background: url(../image/basics/klantenlogin.kader.top.jpg) no-repeat;
	margin-top:14px;
}
#pagehead .klantenloginstopper {
	display: block;
	width: 240px;
	height: 14px;
	margin-bottom: 10px;
	background: url(../image/basics/klantenlogin.kader.bottom.jpg) no-repeat 0 bottom;
}
#pagehead .klantenlogin h4 {
	font-family: BankGothic, Arial;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
}
#pagehead .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;
}
#pagehead .klantenlogin .checkbox {
	border:1px solid #bfbfbf;
	background-image:url(../image/basics/rememberme.bg.gif);
	margin:5px 10px 0 0;
	float:left;
}
.IE9 #pagehead .klantenlogin .checkbox {
	padding:0px;
}
.IE8 #pagehead .klantenlogin .checkbox {
	padding:0px;
}
.IE7 #pagehead .klantenlogin .checkbox {
	padding:0px;
}
#pagehead .klantenlogin .rememberme {
	color:#447f16;
	float:left;
	font-size:11px;
	margin:3px 10px 0 0;
}
#pagehead .klantenlogin .loginbutton {
	width:71px;
	height:25px;
	background:url(../image/basics/button.bg.gif);
	float:left;
	margin-left:47px;
	border:0px;
	color:#fff;
	display:block;
}
#pagehead .doelstelling-header {
	height:53px;
	width:218px;
	font-family: BankGothic, Arial;
	background:url(../image/basics/doelstelling.titel.bg.gif);
	padding:10px 0 0 22px;
	font-size:18px;
	float:left;
	display:block;
	padding-bottom:20px;
}
#pagehead .doelstelling-header img {
	padding-left:56px;
}
/* HOME */

.home #pagehead .home-foto {
	width:666px;
	height:280px;
	display:block;
	padding:24px 0 0px 0px;
}
.home #pagehead .doelstelling {
	display: block;
	width: 225px;
	margin: 24px 10px 0 10px;
	height: 248px;
	font-size: 11px;
	background: url(../image/basics/home.doelstelling.kader.top.jpg) no-repeat;
	padding:10px 0 10px 20px;
}
.home #pagehead .doelstellingstopper {
	display: block;
	width: 243px;
	height: 15px;
	background: url(../image/basics/home.doelstelling.kader.bottom.gif) no-repeat 0 bottom;
	margin-left:10px;
}
.home #pagehead .doelstelling li {
	list-style-image:url(../image/basics/home.doelstelling.icon.png);
	height:22px;
	color:white;
	border-bottom: 1px dotted #fff;
	list-style-position: inside;
	width:195px;
	padding:0px 0 0 0px;
}
.home #pagehead .doelstelling li:last-child {
 border-bottom: 0px dotted #fff;
}
.home #pagehead .doelstelling a {
	color:white;
	text-decoration:none;
}
.home #pagehead .doelstelling ul {
	margin:15px 0px 0px 0px;
}
