/* *************************************************************

NAME: style.css
DATE: 03/02/2010...
DESCRIPTION: general styles for Bazuin

blauw bg: #1d91ce

************************************************************* */

/* **************** BODY / LAYOUT / PAGE CONTAINER STYLES **************** */
    
body {   
    background: url('/images/bazuin/bg.jpg') repeat-x #1d91ce;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #022C56;
	margin: 0px;
	behavior				: url("/css/bazuin/csshover.htc");

}
.siteContainer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	
	position : relative;
}
.contentContainer {
	width: 529px;
	margin-top: 24px;
	float: left;
	margin-right: 11px;
	position: relative;	
}
.content {
	width: 529px;
	float: left;
}
.flexarea {
	width: 319px;
	float: left; 
	margin-top: 24px;
}
.clearer {
	clear:both;
}
/* **************** TYPO STYLES **************** */
h1, h2 {
	margin: 0px;
	text-transform: uppercase;
	font-family: Times;
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
a {
	color: #032d57;
}
p {
	margin: 0px 0px 10px;
}
textarea, input {
	font-family: verdana;
	font-size: 11px;
}
.boxWhite319Mid, .boxWhite319MidVideo {
	color: #000;
}

.bgPhoto h1 {
	font-size: 26px;
	font-weight: normal;

	letter-spacing: 2px;
	width: 240px;
	margin: 0px;
}

.bgPhoto a.more {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.homeSignup a , 
.whatif, 
.tooltipimage
 {
	margin-left: 12px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 2px;
	font-size: 10px;
}
.homeSignup a.help {
	margin-left: 3px;
	padding: 0px;
	text-decoration: underline;
}
.homeSignup a.edit {
	font-size: 11px;
	text-decoration: underline;
	float: left;
	margin-top: 7px;
}
.homeSignup a.normal {
	font-size: 12px;
	margin: 0px;
}
.homeSignup span.kvk {
	font-size: 10px;
	float: left;
	margin-left: 5px;
}
.homeSignup a.arrow {
	margin-left: 20px;
}
.homeSignup a {
	padding-top: 5px;
}
.homeSignup a img{
	padding-top: 2px;
}

.tooltipimage{
	position : relative;
	top 	: 5px;
	margin-left : 5px;
}
.homeTextSmall {
	width: 180px;
	float: left;
	padding: 0px 15px
}
.homeTextSmall h2{
	color: #022c56;
	font-size: 23px;
	font-weight: normal;
	line-height: 25px;
	padding: 15px 0px 0px 0px;
	margin-left: 3px;
}
.homeTextSmall div p {
	margin-left: 3px;
}
h3 {
	font-family: Arial;
	text-transform: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
/* **************** HEADER STYLES **************** */
.headerContainer {
	height: 114px;
	width: 862px;
	background: url('/images/bazuin/header.png') no-repeat;
	position: relative;
	font-size: 12px;
}
.headerContainer a {
	color: #022c56;
}
.headerContainer a:hover {
	color: #da4839;
}
.headerLogo {
	width: 93px;
	height: 92px;
	position: absolute;
	left: 39px;
	top: 10px;
	cursor: pointer;
}
.rightTop {
	width: 308px;
	height: 114px;
	position: absolute;
	right: 3px;
}
.login {
	background: url('/images/bazuin/arrow_login.png') no-repeat;
	padding-left: 17px;
	float: left;
	margin-left: 160px;
	margin-top: 10px;
}
.search {
	float: left;
	margin-top: 30px;
}
.search input,
.searchBox {
	margin-left: 28px;
	margin-top: 3px;
	border: none;
	width: 172px;
	color:#b0b0b0;
	font-size: 11px;
	border: none;
}
.searchInput {
	float: left;
	width: 205px;
	height: 33px;
	background: url('/images/bazuin/search_input.png') no-repeat;
}
/* **************** FAQ STYLES **************** */
.faqSelect {
	float: left;
	width: 260px;
	height: 20px;
	background: url('/images/bazuin/faq_select.png') no-repeat;
	color: #022c56;
	font-size: 11px;
	padding-left: 28px;
	padding-top: 3px;
	z-index: 30;
	position: relative;
	cursor: pointer;
}
.faq{
	position : absolute;
	top : 80px;
	left : 550px;
	color : red;
}
.faq ul, .faq li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.faqDropdown li ul.faqUlDropdown {
	display: none;
	background: url('/images/bazuin/faq_gradient_bg.png') bottom;
	width: 288px;
	padding-bottom: 14px;
	padding-top: 0px;
	z-index: 20;
	position: relative;
	padding-top: 30px;
}
ul.faqUlDropdown li {
	padding-left: 20px;
	margin-left: 10px;
	background: url('/images/bazuin/arrow_smallred.png') no-repeat;
	padding-bottom: 10px;
	width: 240px;
}
ul.faqUlDropdown li a {
	text-decoration: none;
}
ul.faqDropdown li:hover ul {
	display: block;
}
ul.faqUlDropdown li a:hover, a.moreFaq:hover {
	color: #da4939;
}
/* **************** FAQ OVERVIEW STYLES **************** */
.faqOverview ul {
	padding: 0px;
	margin-left: 0px;
}
.faqOverview li {
	list-style: none;
	padding: 15px 5px;
	background: url('/images/bazuin/horizontal_line_blue.gif') repeat-x top center;
	
}
.question {
	font-weight: bold;
}
.antwoord {
	height: 62px;
	overflow : hidden;	
}

.faqMore, .faqClose {
	background: url('/images/bazuin/arrow_blue_down.gif') no-repeat left;
	padding-left: 30px;
	margin-left: 10px;
	
}
.faqMore a, .faqClose a {
	text-decoration: none;
}
.faqClose {
	background: url('/images/bazuin/arrow_blue_above.gif') no-repeat left;
}
a.moreFaq {
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
.divInput {
	float: left;
	margin-left: 12px;
}
.divInput input {
	width: 280px;
	font-size: 12px;
	border: 1px solid #e2e9ef;
	border-top: 1px solid #aaadb2;
	height: 22px;
	padding: 0px 5px;
}
.arrowBlueGrey {
	float: left;
	width: 50px;
	background: url('/images/bazuin/arrow_blue_grey.png') no-repeat right;
	height: 23px;
	margin-left: 40px;
	padding-top: 10px;
	color: #154169;
}
.searchFaq {
	background: #d7d7d8;
	margin: 20px 0px;
}
.searchFaq p{
	padding: 19px 0px 0px 12px;
	color: #154169;
}
.faqContactContainer {
	padding-bottom: 20px;
}
/*paging*/
.paging a {
	text-decoration: none;
}
.paging a.selected {
	font-weight: bold;
}
.paging {
	background: url('/images/bazuin/horizontal_line_blue.gif') repeat-x top center;
	height: 34px;
	padding: 25px 0px 0px;
}
/* **************** CONTENT STYLES **************** */
.boxWhite529 {
	width: 529px;
	margin-bottom: 17px;
}
.boxWhite529Top {
	width: 529px;
	height: 8px;
	background: url('/images/bazuin/box_white_top_529.png');
}
.boxWhite529Mid {
	width: 529px;
	background: url('/images/bazuin/box_white_mid_529.png') repeat-y;
	position: relative;
	padding: 5px 0px 5px 0px;
}
.boxWhite529Bottom {
	width: 529px;
	height: 14px;
	background: url('/images/bazuin/box_white_bottom_529.png');
}
.innerBox503 {
	width: 503px;
	background: url('/images/bazuin/bg_white.png') repeat-y;
	margin-left: 13px;
}
.bgPhoto {
	width: 493px;
	height: 247px;
	background: url('/images/bazuin/foto_493.jpg') no-repeat;
	margin-left: 5px;
	color: #fff;
}
.borderRoundTop {
	width: 503px;
	height: 12px;
	background: url('/images/bazuin/box_transparent_529.png');
	position: absolute;
	left: 13px;
}
.borderRoundBottom {
	width: 503px;
	height: 12px;
	background: url('/images/bazuin/box_transparent_bottom_529.png');
	position: absolute;
	left: 14px;
	bottom: 5px;
}
.bgGradient {
	width: 493px;
	height: 204px;
	background: url('/images/bazuin/grey_gradient.png') no-repeat #d6d6d7;
	margin-left: 5px;
}
.bgPhotoSmall {
	width: 277px;
	height: 201px;
	background: url('/images/bazuin/photo_277.png') no-repeat;
	float: left;
}
.bgPhotoSmall-2 {
	width: 277px;
	height: 201px;
	background: url('/images/bazuin/photo_277_2.png') no-repeat;
	float: left;
}
.homeText {
	width: 245px;
	padding: 15px 0px 0px 20px;
	float: left;
}
.homeTextp {
	line-height: 16px;
	margin-bottom: 10px;
}
.homeSignup {
	float: left;
	width: 208px;
	margin-top: 80px;
	margin-left: 15px;
	font-size: 12px;
}
.homeSignup input{
	margin-left: 12px;
	margin-top: 5px;
	color: #5c5c5c;
	width: 180px;
	height: 11px;
	font-size: 10px;
}
.homeSignup input.error{
	color: #da4839;
}
.homeSignup .check {
	margin-left: 12px;
	font-size: 12px;
}
.check .bold {
	margin-bottom: 5px;
}
/*vervolg typo*/
.contentPadding {
	color: #032d57;
	font-size: 12px;
}
.contentPadding h1 {
	margin-bottom: 20px;
}
.date {
	color: #2d75b0;
	margin: 5px 0px 10px;
}

.tooltipText {
	display: none;
	height: 0px;
}
/* **************** FOOTER STYLES **************** */
.footerTop {
	width: 862px;
	height: 6px;
	background: url('/images/bazuin/footer_top.png') no-repeat;
}
.footerMid {
	width: 862px;
	min-height: 250px;
  	height: auto !important;
  	height: 250px;
	padding: 8px 0px 70px 0px;
	background: url('/images/bazuin/footer_mid.png') repeat-y bottom;
	position: relative;
}
.footerBottom {
	width: 862px;
	height: 34px;
	background: url('/images/bazuin/footer_bottom.png') no-repeat;
}
.contentFooter {
	width: 800px;
	position: absolute;
	top: 20px;
	left: 35px;
}
.contentFooter ul, .contentFooter li, .contentFooter p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contentFooter li, .contentFooter a, .contentFooter p {
	color: #fff;
	text-decoration: none;
}
.contentFooter a:hover {
	text-decoration: underline;
	color: #053859;
}
.footMenu01, .footMenu02, .footMenu03, .footMenu04, .footMenu05 {
	float : left;
	font-size: 12px;
	min-height: 250px;
  	height: auto !important;
  	height: 250px;
}
.footMenu01 {
	width: 108px;
}
.footInnerMenu02, .footInnerMenu03, .footInnerMenu04 {
	background: url('/images/bazuin/footer_vertical_stripe.png') no-repeat bottom right;
	min-height: 215px;
  	height: auto !important;
  	height: 215px;
}
.footInnerMenu02 {
  	padding-right: 19px;
  	width: 105px;
}
.footMenu03 {
	width: 151px;
	padding-left: 24px;
}
.footMenu04 {
	width: 176px;
	padding-left: 24px;
}
.footMenu05 {
	width: 136px;
	padding-left: 24px;
}
.service {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #6694bf;
}
p.footMenuTitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.footInnerMenu02 li,
.footInnerMenu03 li,
.footInnerMenu04 li {
	line-height: 22px;
}
.footMenu05 p {
	line-height: 16px;
}
.logoBg {
	width: 92px;
	height: 92px;
	background: url('/images/bazuin/logobg.png');
}
.contentFooter div.linkMore {
	margin-top: 15px;
}
.linkRedmax {
	width: 140px;
	height: 13px;
	margin-left: 30px;
	cursor: pointer;
}
/* **************** FLEXAREA STYLES **************** */
.boxWhite319 {
	width: 319px;
	margin-bottom: 17px;
}
.boxWhite319Top {
	width: 319px;
	height: 8px;
	background: url('/images/bazuin/box_white_top_319.png');
}
.boxWhite319Mid{
	width: 304px;
	background: url('/images/bazuin/box_white_mid_319.png') repeat-y;
	
	padding: 5px 5px 5px 10px;
}
.boxWhite319Bottom {
	width: 319px;
	height: 13px;
	background: url('/images/bazuin/box_white_bottom_319.png');
}
.flexAreaNewsElement {
	position: relative;
}
.flexAreaFirstNewsItem {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding: 0px 5px;
	margin: 0;
	font-weight: normal;
}
.flexAreaFirstDate {
	font-size: 10px;
	color: #fff;
	padding: 0px 5px;
	
}
.boxWhite319MidVideo {
	width: 277px;
	padding-left: 7px;
}
h2.flexVideo {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
	color: #022c56;
	cursor: pointer;
}
h4.flexVideo {
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
	text-transform: none;
	margin: 0px;
	color: #022c56;
}
.boxWhite319MidVideo a {
	color: #285298;
	font-size: 12px;
	text-decoration: none;
}
div.video {
	margin: 5px 0px;
}
/* **************** NEWS STYLES **************** */

.newsContainer {
	width: 292px;
	margin-left: 4px;
}
.newsContainer h2 {
	margin: 0px;
	color: #fff;
	font-weight: normal;
	position: absolute;
	left: 70px;
	top: 13px;
	font-size: 20px;
}
.newsHead {
	width: 292px;
	height: 40px;
	background: url('/images/bazuin/news_head.png');
}
.newsContent {
	width: 292px;
	background: url('/images/bazuin/news_bg.png');
}
.newsHeadPhoto {
	width: 282px;
	height: 223px;
	background-repeat: no-repeat;
	margin-left: 5px;
	position: relative;
}
.newsContent ul, .newsContainer p {
	margin: 0px;
	padding: 0px;
}
.newsContainer  ul {
	margin-left: 5px;
}
.newsContainer li {
	list-style: none;
	height: 55px;
	width: 282px;
	background : url('/images/bazuin/newsitem_bg.png');
}
.newsImage {
	width: 67px;
	float : left;
	height: 53px;
}
.newsLink {
	width: 282px;
	float: left;
	height: 53px;
	position: absolute;
	right: 5px;
}
.newsLink a {
	color : #032d56;
	text-decoration: none;
	font-size: 12px;
	height: 43px;
	width: 192px;
	position: absolute;
	left: 80px;
	top: 15px;
	line-height: 16px;
}
.newsItems {
	position: relative;
}
.newsLink:hover {
	background :url('/images/bazuin/hovernews.png') right no-repeat;
	cursor: pointer;
}
.newsLink:hover a {
	color: #fff;
}
.newsLinkDate {
	color : #2d75b0;
	font-size: 10px;
	width: 192px;
	position: absolute;
	left: 80px;
	top: 3px;
}
.newsLink:hover .newsLinkDate {
	color: #fff;
}
p.flexAreaMoreNews {
	margin-top: 5px;
}
a.darkBlue {
	color: #022a53;
	font-size: 12px;
	padding-left:4px;
	text-decoration: none;
}
.borderRoundBottomSmall {
	width: 292px;
	height: 12px;
	background: url('/images/bazuin/box_transparent_319.png');
	position: absolute;
	bottom: 17px;
}
.headLine {
	width: 270px;
	height: 44px;
	background: url('/images/bazuin/blue_transparent.png') repeat-x;
	font-size: 14px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	padding-top: 8px;
	padding-left: 12px;
}
.headLine p {
	padding: 5px;
}
.wysContainer {
	margin: 0px;
	color: #022c56;
}
/* **************** BUTTON STYLES **************** */
.btnSearch {
	float: left;
	margin-left: 10px;
	margin-top: -1px;
	cursor: pointer;
}
.btnSearchLeft {
	width: 7px;
	height: 25px;
	background: url('/images/bazuin/btn_grey25_left.png') no-repeat;
	float: left;
}
.btnSearchMid {
	height: 24px;
	background: url('/images/bazuin/btn_grey25_mid.png');
	font-size: 12px;
	color: #022c56;
	float: left;
	font-weight: bold;
	line-height: 24px;
	padding: 1px 7px 0px;
}
.btnSearchRight {
	width: 7px;
	height: 25px;
	background: url('/images/bazuin/btn_grey25_right.png') no-repeat;
	float: left;
}
.btnSearch:hover .btnSearchLeft {
	background: url('/images/bazuin/btn_grey25_left_hover.png') no-repeat;
}
.btnSearch:hover .btnSearchMid {
	background: url('/images/bazuin/btn_grey25_mid_hover.png');
	color: #8296a5;
}
.btnSearch:hover .btnSearchMid a {
	color: #8296a5;
}
.btnSearch:hover .btnSearchRight {
	background: url('/images/bazuin/btn_grey25_right_hover.png') no-repeat;
}
.btnGrey28 {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
.btnGrey28Left {
	width: 7px;
	height: 28px;
	background: url('/images/bazuin/btn_grey28_left.png') no-repeat;
	float: left;
}
.btnGrey28Mid {
	height: 28px;
	background: url('/images/bazuin/btn_grey28_mid.png');
	font-size: 12px;
	color: #022c56;
	float: left;
	font-weight: bold;
	line-height: 28px;
	padding: 0px 15px;
}
.btnGrey28Right {
	width: 7px;
	height: 28px;
	background: url('/images/bazuin/btn_grey28_right.png') no-repeat;
	float: left;
}
a.linkBtn {
	margin-left: 0px;
	text-decoration: none;
	color: #022C56;
	float: none;
	margin-bottom: 0px;
	font-size: 12px;
}
.btnGrey28:hover .btnGrey28Left, .btnGrey28Ears:hover .btnGrey28Left {
	background: url('/images/bazuin/btn_grey28_left_hover.png') no-repeat;
}
.btnGrey28:hover .btnGrey28Mid, .btnGrey28Ears:hover .btnGrey28Mid {
	background: url('/images/bazuin/btn_grey28_mid_hover.png');
	color: #8296a5;
}
.btnGrey28:hover .btnGrey28Right, .btnGrey28Ears:hover .btnGrey28Right {
	background: url('/images/bazuin/btn_grey28_right_hover.png') no-repeat;
}
.btnGrey35Home {
	float: left;
	cursor: pointer;
	position: absolute;
	bottom: 20px;
}
.btnGrey35 {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
.btnGrey35Left {
	width: 7px;
	height: 35px;
	background: url('/images/bazuin/btn_grey35_left.png') no-repeat;
	float: left;
}
.btnGrey35Mid {
	height: 35px;
	background: url('/images/bazuin/btn_grey35_mid.png');
	font-size: 12px;
	color: #022c56;
	float: left;
	line-height: 35px;
	padding: 0px 10px 0px 8px;
}
.btnGrey35RightArrow {
	width: 35px;
	height: 35px;
	background: url('/images/bazuin/btn_greyarrow35_right.png') no-repeat;
	float: left;
}
.btnGrey35Right {
	width: 8px;
	height: 35px;
	background: url('/images/bazuin/btn_grey35_right.png') no-repeat;
	float: left;
}
.btnGrey35:hover .btnGrey35Left, .btnGrey35Home:hover .btnGrey35Left {
	background: url('/images/bazuin/btn_grey35_left_hover.png') no-repeat;
}
.btnGrey35:hover .btnGrey35Mid, .btnGrey35Home:hover .btnGrey35Mid {
	background: url('/images/bazuin/btn_grey35_mid_hover.png');
	color: #8296a5;
}
.btnGrey35:hover .btnGrey35Mid a, .btnGrey35Home:hover .btnGrey35Mid a {
	color: #8296a5;
}
.btnGrey35:hover .btnGrey35RightArrow, .btnGrey35Home:hover .btnGrey35RightArrow {
	background: url('/images/bazuin/btn_greyarrow35_right_hover.png') no-repeat;
}
.btnGrey35:hover .btnGrey35Right, .btnGrey35Home:hover .btnGrey35Right {
	background: url('/images/bazuin/btn_grey35_right_hover.png') no-repeat;
}
.btnGrey53 {
	float: left;
	cursor: pointer;
	position: absolute;
	bottom: 20px;
}
.btnGrey53Left {
	width: 7px;
	height: 53px;
	background: url('/images/bazuin/btn_grey53_left.png') no-repeat;
	float: left;
}
.btnGrey53Mid {
	height: 41px;
	background: url('/images/bazuin/btn_grey53_mid.png') repeat-x;
	font-size: 12px;
	color: #022c56;
	float: left;
	padding: 12px 12px 0px 8px;
}
.btnGrey53RightArrow {
	width: 34px;
	height: 53px;
	background: url('/images/bazuin/btn_greyarrow53_right.png') no-repeat;
	float: left;
}
.btnGrey53:hover .btnGrey53Left {
	background: url('/images/bazuin/btn_grey53_left_hover.png') no-repeat;
}
.btnGrey53:hover .btnGrey53Mid {
	background: url('/images/bazuin/btn_grey53_mid_hover.png') repeat-x;
	color: #8296a5;
}
.btnGrey53:hover .btnGrey53RightArrow {
	background: url('/images/bazuin/btn_greyarrow53_right_hover.png') no-repeat;
}
.btnGrey50 {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
.btnGrey50Left {
	width: 7px;
	height: 53px;
	background: url('/images/bazuin/btn_grey50_left.png') no-repeat;
	float: left;
}
.btnGrey50Mid {
	height: 37px;
	background: url('/images/bazuin/btn_grey50_mid.png') repeat-x;
	font-size: 12px;
	color: #022c56;
	float: left;
	padding: 16px 12px 0px;
}
.btnGrey50Right {
	width: 21px;
	height: 53px;
	background: url('/images/bazuin/btn_grey50_right.png') no-repeat;
	float: left;
}
.btnGrey50:hover .btnGrey50Left {
	background: url('/images/bazuin/btn_grey50_left_hover.png') no-repeat;
}
.btnGrey50:hover .btnGrey50Mid {
	background: url('/images/bazuin/btn_grey50_mid_hover.png') repeat-x;
	color: #8296a5;
}
.btnGrey50:hover .btnGrey50Right {
	background: url('/images/bazuin/btn_grey50_right_hover.png') no-repeat;
}
.btnGrey53Mid .innerText {
	width: 135px;
}
.btnGrey35Mid .innerText {
	width: 135px;
}
.btnGrey28:hover a.linkBtn, .btnGrey35:hover a.linkBtn, .btnGrey53:hover a.linkBtn ,.btnGrey50:hover a.linkBtn {
	color: #8296a5;
}
/* **************** NEWS STYLES **************** */
.newsItem {
	background: url('/images/bazuin/horizontal_line_blue.gif') top repeat-x;
}
p.subTitle {
	margin: 5px 0px 10px;
	color: #2d75b0;
	font-style: italic;
}
span.subTitle {
	color: #2d75b0;
	font-style: italic;
}
.newsImg {
	border: 1px solid #04335e;
	padding: 2px;
}
ul.archiveNews {
	padding: 15px 0px 0px;
	margin-left: 0px;
	background: url('/images/bazuin/horizontal_line_blue.gif') repeat-x top;
	list-style: none;
}
ul.archiveNews li {
	padding-bottom: 4px;
}
.dateArchive, .titleArchive {
	float: left;
}
.dateArchive {
	color : #2d75b0;
	width: 70px;
	border-right: 1px solid #2d75b0;
	margin-right: 10px;
}
.dateArchive2 {
	width: 110px;
	color : #2d75b0;
	border-right: 1px solid #2d75b0;
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}
a.titleArchive{
	font-weight: bold;
	text-decoration: none;
}
.line {
	background: url('/images/bazuin/horizontal_line_blue.gif') top repeat-x;
	height: 1px;
	margin-bottom: 10px;
}
.lineGrey {
	background: url('/images/bazuin/horizontal_line_grey.png') top repeat-x;
	height: 1px;
	margin: 10px 12px;
}
.newsOverviewPagingContainer a {
	text-decoration: none;
	margin: 0px 10px;
}
.newsOverviewPagingContainer {
	margin-bottom: 10px;
}
a.activePage {
	font-weight: bold;
}
/* **************** VACANCIES STYLES **************** */
ul.vac {
	padding: 0px;
	margin: 0px;
}
ul.vac li {
	list-style: none;
	background: url('/images/bazuin/horizontal_line_blue.gif') top repeat-x;
	padding: 10px 0px 15px;
}
.vacTitle {
	font-weight: bold;
	margin-bottom: 10px;
}
.vacTitle a {
	text-decoration: none;
}
.vacIntro {
	width: 260px;
	float: left;
}
.vacBtn {
	float: left;
}
/* **************** VERVOLG STYLES **************** */
.contentPadding {
	padding: 12px 20px 12px 31px;
	line-height: 16px;
}
.contentPadding img {
	margin: 15px 0px 0px;
}
.relItems {
	background: url('/images/bazuin/horizontal_line_blue.gif') top repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}
.relItems h3 {
	margin-bottom: 10px;
}
.relItems a {
	color:#da4839;
	text-decoration: none;
	line-height: 18px;
}
/*404*/
.greyBlock {
	background: #d7d7d8;
	padding: 15px;
	margin-top: 10px;
}
.greyBlock p {
	margin: 0px 0px 10px;

}
.greyBlock a {
	text-decoration: none;
	font-weight: bold;
}
.greyBlock input {
	float: left;
	height: 22px;
	border: 1px solid #e0e1e5;
	border-top: 1px solid #aaadb2;
	padding: 0px 5px;
	width: 280px;
	margin-right: 20px;
	margin-top: 2px;
}
/*iFrame*/
.boxWhite862 {
	width: 862px;
	margin-bottom: 17px;
}
.boxWhite862Top {
	width: 862px;
	height: 8px;
	background: url('/images/bazuin/box_white_top_862.png');
}
.boxWhite862Mid {
	width: 862px;
	background: url('/images/bazuin/box_white_mid_862.png') repeat-y;
	position: relative;
	padding: 5px 0px 5px 0px;
}
.boxWhite862Bottom {
	width: 862px;
	height: 13px;
	background: url('/images/bazuin/box_white_bottom_862.png');
}

/* Video */
.video ul {
	padding: 0px;
	margin: 0px;
}
.video li {
	padding-left: 20px;
	margin-bottom: 3px;

	list-style: none;
	background: url('/images/bazuin/arrow_blue.png') no-repeat;
}
.video li a {
	text-decoration: none;
}
.video li a:hover, .video li.selected a{
	color: #da4939;
}
.videoStill {
	width: 286px;
	height: 161px;
	position: relative;
	margin-bottom: 20px;
}
.pngStill {
	width: 286px;
	height: 161px;
	background: url('/images/bazuin/video_still.png');
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
/* Contact */
.boldBlue {
	float: left;
	color: #032d57;
	font-weight: bold;
	margin-right: 15px;
}
iframe.google {
	border: 0px solid #fff;
	margin-bottom: 20px;
}
.contentPaddingFrame {
	padding: 12px 20px 12px 31px;
	line-height: 16px;	
}
.contentContact {
	background: url('/images/bazuin/horizontal_line_blue.gif') repeat-x top center;
	padding-top: 20px;
}
.contactTop {
	margin-bottom: 25px;
}
.contactTop select {
	width: 220px;
}
/*forms*/
.greyFormContact {
	background: #d7d7d8;
	padding: 12px 10px;
	margin-bottom: 20px;
}
.greyDarkTitle, .greyDarkTitleOption2 {
	background: #adadad;
	margin-top: 10px;
	padding: 10px 7px;
	height: 15px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	font-size: 16px;	
}
.greyDarkTitleOption2 {
	padding: 6px 5px 10px;
}
.greyDarkTitle img, .greyDarkTitleOption2 img {
	padding: 0px 4px;
	margin: -3px 0px 0px;
}
.greyDarkTitle img.margin, .greyDarkTitleOption2 img.margin {
	padding: 0px 20px;
}
.greyFormDienst {
	background: #d7d7d8;
	padding: 12px 10px;
}
span.normal {
	font-weight: normal;
}
span.size21 {
	font-size: 21px;
}
.btnGrey28Ears {
	float: left;
	cursor: pointer;
	margin-top: -7px;
	margin-left: 10px;
}
.option3 {
	float: left;
}

.greyBlock .searchBox {
	margin-left: 28px;
	margin-top: 3px;
	border: none;
	width: 172px;
	height : auto;
	padding : 0px;

	color:#b0b0b0;
	font-size: 11px;
	border: none;
}

.divInput .searchBox {
	margin-left: 28px;
	margin-top: 3px;
	border: none;
	width: 172px;
	height : auto;
	padding : 0px;

	color:#b0b0b0;
	font-size: 11px;
	border: none;
}
