@charset "utf-8";

.header-1 {
	width: 930px;
	height: 134px;
	background-image: url('../img/logo-berkers.png');
	background-repeat: no-repeat;
	background-position: right;
}

.menu {
	width: 993px;
	height: 37px;
}

.bodytext {
	padding-bottom: 12px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.banner {
	position: relative;
	width: 930px;
	height: 338px;
	margin-top: 8px;
	margin-bottom: 8px;
	/*background-image:url('../img/bg/bg-banner.jpg');
	background-repeat:no-repeat;*/
	/*z-index:10;*/
}

.banner .bannerLeft { /* 269 x 223 */
	background-image: url('../img/bg/bg-banner-links.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 14px;
	padding: 6px;
	padding-left: 20px;
	width: 243px;
	height: 211px;
	font-size: 12px;
	z-index: 20;
}

.banner .bannerLeft h1 {
	color: #018075;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
}

.banner .bannerLeft li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;
}

.banner .bannerRight { /* 489 x 69 */
	background-image: url('../img/bg/bg-banner-rechts.png');
	background-repeat: no-repeat;
	font-size: 14px;
	position: absolute;
	left: 441px;
	top: 226px;
	padding: 12px;
	width: 465px;
	height: 45px;
	color: #FFF;
	z-index: 20;
}

.banner .Sticker { /* 150 x 155 */
	position: absolute;
	left: 730px;
	top: 0px;
	padding: 12px;
	width: 150px;
	height: 55px;
	color: #FFF;
	z-index: 30;
}

.banner .banner-bg {
	z-index: 10;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.header-2 {
	width: 930px;
	height: 30px;
}
/*.header-2 headerLeft{
}
.header-2 headerRight{
}*/
.header-2 h1 {
	display: block;
	float: left;
	width: 930px; /* 445 - 20 --> right header quickfix */
	padding-left: 8px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
}

.wrapper .banner .submenu ul li {
	list-style: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.content { /* 930 */
	padding-top: 10px;
	width: 950px;
	color: #3d3c41;
}

.content h1 { /* temp solution for removal header */
	display: none;
}

.content table .bodytext {
	padding: 0px;
}

.content .txt {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.content .txt h2 {
	color: #1BA69A;
	font-size: 14px;
	font-weight: bold;
}

.content .contentLeft {
	float: left;
	text-align: justify;
	width: 640px;
}

.content .contentRight {
	float: right;
	text-align: justify;
	width: 300px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.footer {
	width: 950px;
	height:175px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer .news .user-simplenews-pi1 .news-item { /* 220 x 138 */
	float: left;
	margin-right: 24px;
	padding: 12px;
	width:276px;
	height:151px;
	background-color:#eaeaea;
}

.footer .news .user-simplenews-pi1 .news-item .title {
	color: #018075;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 16px;
}

.footer .news .user-simplenews-pi1 .news-item .teaser {
	font-size: 12px;
	padding-bottom: 12px;
}

.footer .news .user-simplenews-pi1 .news-item .link a {
	color: #018075;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.footer .banner-berkers {
	display: block;
	float: left;
}

/*
	### Aanvraag Informatie pakket form ###
*/
.tx-pilmailform-pi1 {
	padding-top: 10px;
}

.tx-pilmailform-pi1 label {
	color: #1ba69a;
	font-weight: bold;
	display: block;
	width: 150px;
}

.tx-pilmailform-pi1 input {
	border: 1px solid #cacaca;
	color: #1ba69a;
	margin-bottom: 8px;
	padding-left: 5px;
	padding-top: 3px;
	width: 195px;
	height: 17px;
}

.content form.routeplan input.route {
	color: #1ba69a;
	padding-top: 0;
	padding-left: 0;
	padding: 5px;
	width: auto;
	height: auto;
}

.tx-pilmailform-pi1 input.versturen {
	color: #1ba69a;
	padding-top: 0;
	padding-left: 0;
	padding: 5px;
	width: auto;
	height: auto;
	margin-left: 150px;
}

.tx-pilmailform-pi1 label.serv-lab {
	margin-top: 8px;
	margin-bottom: 8px;
}

.tx-pilmailform-pi1 input.ver-serv {
	margin-left: 0;
}

.tx-pilmailform-pi1 textarea {
	border: 1px solid #cacaca;
	color: #1ba69a;
	margin-bottom: 8px;
	width: 439px;
}

/*
	###ROUTE FORM###
*/
.content form.routeplan input {
	border: 1px solid #cacaca;
	color: #1ba69a;
	padding-top: 5px;
	padding-left: 5px;
	width: 190px;
	height: 22px;
}

.content form.routeplan input.route {
	position: relative;
	top: 1px;
	color: #1ba69a;
	padding-top: 0;
	padding-left: 0;
	padding: 5px;
	width: auto;
	height: auto;
}

.contentRight .af-form {
	margin: 0;
}
