.bg {
	background: #ffc;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
}
html {

        overflow-x:hidden;
}
body {
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#flashheader{
	border:2px solid #FFFFFF;
	margin:7px;
}

.cal_available {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #99c;
}

.cal_notavailable {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ccc;
}

.cal_arrivaldate {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #c9f;
}

.cal_requestable {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffc800;
}

.cal_bold {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.quotedperson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609;
	background-color: #ffc;
}

.quotedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #609;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #939;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #609;
	text-decoration: underline
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #306;
}

a.mainwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

a.mainwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	text-decoration: underline;
}

a.mainwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

a.mainwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f63;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369
}

.kophuis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #f63;
	font-weight: bold
}

.vragen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000
}

.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3c6;
}

.bleubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}


.whitenonstroke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

a.whitenonstroke:link {
	color: #fff;
	text-decoration: none
}

a.whitenonstroke:visited {
	text-decoration: none;
}

a.whitenonstroke:hover {
	color: #ccc;
	text-decoration: none;
}

a.whitenonstroke:active {
	color: #fff;
	text-decoration: none;
}

.button {
	border-bottom: thin solid #000;
	border-right: thin solid #000;
	border-top:thin solid #fff;
	border-left: thin solid #fff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: #96c;
	color: #fff;
	cursor: hand;
	clip:  rect(   );
	margin-bottom: 2px;
	margin-top: 2px;
}

.linknonstroke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a.linknonstroke:link {
	text-decoration: none;
	color: #000;
}

a.linknonstroke:hover {
	text-decoration: none;
	color: #369;
}

a.linknonstroke:active {
	color: #000;
	text-decoration: none;
}

a.linknonstroke:visited {
	text-decoration: none;
}


.title {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #c9f;
}

.subtitle {
    background-color: #96c;
}

.border {
    border-right: #96c 1px solid;
    border-top: #96c 1px solid;
    border-left: #96c 1px solid;
    color: #639;
    border-bottom: #96c 1px solid;
    background-color: #c9f;
}

.service {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
}

.search {
    font-weight: normal;
    font-size: 11px;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: left;
}

.result {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: left;
}

.resultbold {
    font-weight: bold;
    font-size: 11px;
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: left;
}

.resultblank {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: left;
}

.mainstep {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: left;
}

.info {
    font-weight: normal;
    font-size: 11px;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: left
}

.specialtitle {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    letter-spacing: 0.1em;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f63;
}

input {
	background-color: #efefef;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

select {
	background-color: #efefef;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

textarea {
	background-color: #efefef;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

.whiteborder {
	border: thin solid #fff;
}

.footer {
	background: #96c;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer a:link {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#menu_left {
	position: relative;
	top: 0;
	left: 0;
}

#menu_left {
	width: 95px;
}

#menu_left dt {
	color: #fff;
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #fff;
	background: #c9f;
}

#menu_left li {
	text-align: center;
	background: #c9f;
	margin: 2px 0;
	border: 1px solid #fff;
	width: 75px;		
	
}

#menu_left dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background: #96c;
}

#menu_left dt a:hover {
	background: #639;
}

#menu_left li a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background: #639;
	padding: 2px;
}

#menu_left li a:hover {
	background: #96c;
}



#menu_right dt a:active {
	background: #96c;
}

#menu_left dt a:active {
	background: #96c;
}

#menu_right li a:active {
	background: #fff;
	color: #000;
	
}

#menu_left li a:active {
	background: #96c;
}



#menu_right{
	position: relative;
	top: 0;
	left: 0;
}

#menu_right{
	width: 95px;
}

#menu_right dt {
	color: #fff;
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #fff;
	background: #c9f;
}

#menu_right li {
	text-align: center;
	background: #c9f;
	margin: 2px 0;
	border: 1px solid #fff;
	width: 75px;		
}

#menu_right dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background: #96c;
}

#menu_right dt a:hover {
	background: #639;
}

#menu_right li a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background: #639;
	padding: 2px;
}

#menu_right li a:hover {
	background: #96c;
}

dl, dt, dd, ul, li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

