body {
    background-image: url(/img/layout/bg.jpg);
    background-repeat: repeat-x;
    background-color:#e7f2f7;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000
}
a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#02639a;
    text-decoration: underline;
    font-weight: bold;
}
* {
    margin: 0;
    padding: 0;
    list-style:none;
}
td.information {
  background-color: #f3fafe;
  margin: 0px;
  padding: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #02639a;
}
.footer a{
    color:#ACBCCB;
}
.header {
	background-image: url(/img/layout/header_content_bg.jpg);
	background-repeat: no-repeat;
}
.header_content {
	background-image: url(/img/layout/header_content_bg.jpg);
	background-repeat: no-repeat;
}
.topleft {
	background-image: url(/img/layout/bg_content_left.jpg);
	background-repeat: no-repeat;
}
.topright {
	background-image: url(/img/layout/bg_content_right.jpg);
	background-repeat: no-repeat;
}
.middleleft {
	background-image: url(/img/layout/bg_left_middle.jpg);
	background-repeat: repeat-y;
}
.middleright {
	background-image: url(/img/layout/bg_right_middle.jpg);
	background-repeat: repeat-y;
}
.bottomleft {
	background-image: url(/img/layout/bg_left_corner.jpg);
	background-repeat: no-repeat;
}
.bottomright {
	background-image: url(/img/layout/bg_right_corner.jpg);
	background-repeat: no-repeat;
}
.bottommiddle {
	background-image: url(/img/layout/bg_bottom_middle.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #02639a;
}
.mailadres {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#ffffff;
	font-weight: bold;
}
.content_txt td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}
.content_txt h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#02639a;
	font-weight: bold;
	height: 20px;
}
.content_txt h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#02639a;
	font-weight: bold;
}

.error_message {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
    color: #FF4433;
    font-weight: bold;
    
}

.content_txt .prijs {
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.datum {
    font-family: 'Trebuchet MS';
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.pagenav {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.booking
{
	font-size: 11px;
}
/*
.booking#step1
{
	background-image: url("/bv/img/naar-stap-2.png");
	width: 120px;
	height: 43px;
	color: #ffffff;
	font-size: 1px;
	border: #ffffff hidden 0px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	cursor: pointer;
}

.booking#step2
{
	background-image: url("/bv/img/boekdezereis.png");
	width: 140px;
	height: 50px;
	color: #ffffff;
	font-size: 1px;
	border: #ffffff hidden 0px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	cursor: pointer;
}
*/
.booking#step1
{
	font-size: 13px;
}
.booking#step2
{
	font-size: 13px;
}

h4.errorMsg {

    font-weight: bold;
    padding: 3px;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-color: white;
    color: white;
    background-color: #ff3333;
    margin: 3px;
}

.content_txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.content_txt h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#02639a;
	font-weight: bold;
	height: 20px;
}
