html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:10px;
	font-family: verdana, serif, sanf-serif, monospace;
	overflow: hidden;
	background:#BBBBBB;
	color:#FFFFFF;
	scrollbar-3dlight-color: #FFC426;
	scrollbar-arrow-color: #092269;
	scrollbar-base-color: #FFC426;
	scrollbar-darkshadow-color: #FFC426;
	scrollbar-face-color: #FFC426;
	scrollbar-highlight-color: #092269;
	scrollbar-shadow-color: #092269;
	scrollbar-track-color: #FFC426;
}
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background:#BBBBBB;
}
#top {
	z-index:5;
	position:absolute;
	top:0px;
	width:1000px;
	height:20px;
	font-size: 12px;
	margin-left:-500px;
	left:50%;
	background:#FFC426;
	text-align: right;
	color: #092269;
	vertical-align: middle;
}
#head {
	z-index:4;
	position:absolute;
	margin-left:-500px;
	left:50%;
	top:20;
	width:1000px;
	min-width:600px;
	height:125px;
	background: url(http://www.outline-travel.com/banner2.jpg) no-repeat;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-top: 1px solid #092269;
	font-family: verdana, serif, sanf-serif, monospace;
	font-size: 20px;
	color: #FF6600;
	font-size: 20px;
}
#button {
	position: absolute;
	top: 146px;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	z-index: 3
}

html #content {
	z-index:2;
	padding:5;
	height:100%;
	width:1000px;
	position:absolute;
	margin-left:-500px;
	left:50%;
	overflow: auto;
	background:#FFFFFF;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-top:167px solid #FFC426;
	border-bottom:15px solid #D8E8F8;
}
#foot {
	z-index:10;
	text-align:center;
	position:absolute;
	margin-left:-500px;
	left:50%;
	bottom:0;
	width:1000px;
	min-width:600px;
	height:15px;
	background:#FFC426;
	font-size:10px;
	color:#092269;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-bottom: 1px solid #092269;
	border-top: 1px solid #092269;
}

.title {
	color: #FF6600;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

.subtitle {
	color: #092269;/*#D8E8F8;*/
	font-size: 13px;
	font-weight: bold;
}

.text {
	color: #333333;
	font-size: 11px;
}

textarea {
	font-family: verdana, serif, sanf-serif, monospace;
	font-size: 10px;
	color: #333333;
	background:#FFFFFF;
	border-bottom: 1px solid #D8E8F8;
	border-left: 1px solid #D8E8F8;
	border-right: 1px solid #D8E8F8;
	border-top: 1px solid #D8E8F8;
	scrollbar-3dlight-color: #FFC426;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #FFC426;
	scrollbar-darkshadow-color: #FFC426;
	scrollbar-face-color: #FFC426;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #FFC426; 
}

input.form {
	font-size: 11px;
	color: #333333;
	background-color: #FFC426;
	border-bottom: 1px solid #D8E8F8;
	border-left: 0px none #D8E8F8;
	border-right: 0px none #D8E8F8;
	border-top: 0px none #D8E8F8;
	text-decoration : none;
}

input.button {
        font-size: 11px;
        color: #333333;
        background-color: #FFC426;
        border-style: solid;
        border-width: 1px;
        text-decoration: none;
        border-color: #333333;
}

table.names_end_page {
	background-color: #FFFFFF;
	color: #092269;
	font-size: 16px;
	width:980px;
	font-weight:bold;
}
.news{
	text-align: center;
}
.news_title{
	background-color: #FFC426;;
	color: #092269;
	font-size: 12px;
	font-weight:bold;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-bottom: 1px solid #092269;
	border-top: 1px solid #092269;
}
.news_text{
	background:#FFFFFF;
	color: #333333;
	font-size: 10px;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
}
.news_bottom{
	background:#FFC426;
	color: #092269;
	font-size: 10px;
	text-align: right;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-bottom: 1px solid #092269;
	border-top: 1px solid #092269;
}

.table_price_head{
	background-color: #FFC426;
	color: #092269;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-bottom: 1px solid #092269;
	border-top: 2px solid #092269;
}
.table_price_text{
	background-color: #FFC426;
	color: #092269;
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #092269;
	border-left: 1px solid #092269;
	border-bottom: 1px solid #092269;
	border-top: 1px solid #092269;
}
#border_right{
	border-right: 2px solid #092269;
}
#border_right_vrij {
	border-right: 2px solid #092269;
	background-color: #00FF00;
}
#border_right_niet_vrij {
	border-right: 2px solid #092269;
	background-color: #FF0000;
}
#border_left{
	border-left: 2px solid #092269;
}
#border_bottom_right{
	border-bottom: 2px solid #092269;
	border-right: 2px solid #092269;
}
#border_bottom_right_vrij {
	border-bottom: 2px solid #092269;
	border-right: 2px solid #092269;
	background-color: #00FF00;
}
#border_bottom_right_niet_vrij {
	border-bottom: 2px solid #092269;
	border-right: 2px solid #092269;
	background-color: #FF0000;
}
#border_bottom_left{
	border-bottom: 2px solid #092269;
	border-left: 2px solid #092269;
}
#border_bottom{
	border-bottom: 2px solid #092269;
}
#border_bottom_vrij {
	border-bottom: 2px solid #092269;
	background-color: #00FF00;
}
#border_bottom_niet_vrij {
	border-bottom: 2px solid #092269;
	background-color: #FF0000;
}

.foutmelding {
	color: #FFF000;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}

#bold {
	font-weight: bold;
}

#bold_italic {
	font-style: italic;
	font-weight: bold;
}

#vrij {
	background-color: #00FF00;
}
#niet_vrij {
	background-color: #FF0000;
}

#right {
	text-align: right;
}
#right_top {
	text-align: right;
	vertical-align: top;
}

#klein{
	font-size: 9px;
}

.titel_rechts {
	display: block; position: absolute; font-size: 15px;
}

.titel_rechts:hover {
	text-decoration: underline;
}

a:link    {text-decoration: none; font-weight:bold; color: #092269;}
a:visited {text-decoration: none; font-weight:bold; color: #092269;}
a:hover   {text-decoration: none; font-weight:bold; color: #092269;}
a:active  {text-decoration: none; font-weight:bold; color: #092269;}

a.top:link    {text-decoration: none; font-size: 12px; color: #092269;}
a.top:visited {text-decoration: none; font-size: 12px; color: #092269;}
a.top:hover   {text-decoration: none; font-size: 12px; color: #092269;}
a.top:active  {text-decoration: none; font-size: 12px; color: #092269;}

a.button:link    {text-decoration: none; font-size: 12px; color: #092269;}
a.button:visited {text-decoration: none; font-size: 12px; color: #092269;}
a.button:hover   {text-decoration: none; font-size: 12px; color: #092269;}
a.button:active  {text-decoration: none; font-size: 12px; color: #092269;}

a.bottom:link    {text-decoration: none; color: #092269;}
a.bottom:visited {text-decoration: none; color: #092269;}
a.bottom:hover   {text-decoration: none; color: #092269;}
a.bottom:active  {text-decoration: none; color: #092269;}

a.htitel:link    {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 20px;	color: #DD0000;}
a.htitel:visited {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 20px;	color: #DD0000;}
a.htitel:hover   {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 20px;	color: #DD0000;}
a.htitel:active  {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 20px;	color: #DD0000;}

a.htitel2:link    {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 18px;	color: #FF6600;}
a.htitel2:visited {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 18px;	color: #FF6600;}
a.htitel2:hover   {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 18px;	color: #DD0000;}
a.htitel2:active  {text-decoration: none; font-family: verdana, serif, sanf-serif, monospace; font-size: 18px;	color: #DD0000;}


.table_photo { border: none; background-color: #FFFFFF;}
.table_photo td { border: 1px solid black; background-color: #FFFFFF;} 
.table_photo img { width: 100px; background-color: #FFFFFF; height: 75px; vertical-align: middle; padding: 0px; margin: 1px; }
.table_photo img.big { width: 320px; background-color: #FFFFFF; height: 240px; }