
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #393835;
	background: #dedbc8 url('/visuals/basis/bg.jpg') top center no-repeat;
}

img {
	border:0px;
}

h1 {
	font-size: 12px;
	margin: 20px 0px 20px 5px;
	padding: 0px;
	color:#e53336;
}

h2 {
	font-size: 14px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	font-weight: bold;
	color: #e53336;
}

.reislink a:link,
.reislink a:visited,
.reislink a:hover,
.reislink a:active	{
	text-decoration:none;
}

h3 {
	font-size: 14px;
	margin: 20px 0px 15px 0px;
	color: red;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 3px;
}

.left_tekst {
	font-size: 12px;
	color: white;
	padding: 5px;
	margin: 0px;
}

.offertetekst {
	width: 150px;
	padding: 0px;
	margin: 0px;
	float:left;
}

.offerteradio {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float:left;
}

.stad {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin:0px;
	margin-right:8px;
	padding:0px;
	text-align:right;
	padding-top:6px;
	padding-bottom:6px;
	color: #e53437;
}

table {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 15px 7px;
	padding: 0px;
	border-spacing: 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
}

a:link {
	text-decoration: underline;
	color: #393835;
}

a:visited {
	text-decoration: underline;
	color: #393835;
}

a:hover {
	text-decoration: none;
	color: #393835;
}

a:active {
	text-decoration: underline;
	color: #393835;
}

ol {
	margin: 0px 0px 15px 25px;
	padding: 0px;
}

ul {
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.linken a:link,
.linken a:visited,
.linken a:hover,
.linken a:active {
	text-decoration:none;
	color: black;
}

input {
	width: 200px;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.verzend {
    float:right;
	width: 149px;
	height: 44px;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 10px;
	border: 0px;
	color: #e53336;
	background: url(/visuals/basis/button.png) top left no-repeat;
}

.inputklein {
	width: 125px;
	background: #eeeeee;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.inputgroot {
	width: 390px;
	background: #eeeeee;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

form {
	padding: 0px;
	margin: 0px;
}

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

#center_hor {
	position: relative;
	height: 100%;
	width: 984px;
	margin: 0px auto 0px auto;
	padding:0px;
}



#bottom_menu {
	position: relative;
	text-align:center;
}

#bottom_menu table {
	text-align:center;
	margin:0px auto;
}

#bottom_menu td {
	padding:5px 2px 0px 2px;
}

#bottom_menu td a:link,
#bottom_menu td a:visited,
#bottom_menu td a:active {
	text-decoration: none;
}

#bottom_menu td a:hover {
	color: #e53336;
}

#bottom_menu td.active a:link,
#bottom_menu td.active a:visited,
#bottom_menu td.active a:hover,
#bottom_menu td.active a:active {
	color: #e53336;
	text-decoration: none;
}


#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active {
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #e53336;
}


#top {
	position: relative;
	width:980px;
	height:117px;
	height: 126px;	
}

#logo_las_1,
#logo_las_2,
#logo_las_5 {
	position: absolute;
	top: 10px;
	left: 50px;
	width:163px;
	height:107px;
}

#logo_las_1 {
	background:  url('/visuals/basis/las-logo-groot.jpg') 0px 0px no-repeat;
}

#logo_las_2 {
	background:  url('/visuals/basis/logo_las_2.png') 0px 0px no-repeat;
}

#logo_las_5 {
	background:  url('/visuals/basis/logo_las_5.png') 0px 0px no-repeat;
}


#logo_las_1 a,
#logo_las_2 a,
#logo_las_5 a {
	display: block;
	height:100%;
	width:100%;
	text-decoration: none;
}

#content_left {
	float:left;
	width: 232px;
	height:467px;
	width: 194px;
	padding: 0px 19px 0px 19px;
	background:  url('/visuals/basis/content_bg_left.png') top center no-repeat;
}

#content {
	float: left;
	width:574px;
	height:467px;
}

#contentv2 {
	float: left;
	width:574px;
	min-height:467px;
}

#content_right {
	float:left;
	width: 148px;
	height:467px;
	margin-left: 13px;
	/*background: url('/visuals/basis/content_bg_right.png') top center no-repeat;*/
	background:  url('/visuals/basis/content_bg_right.png') top center no-repeat;

}

#content_top {
	position: relative;
	margin:20px 0px 0px 0px;
	width:574px;
	height:30px;
	border-bottom:1px solid #e53336;
}

#content_middle {
	position:relative;
	width:574px;
	height:400px;
	margin-top:10px;
	overflow-y: auto;
	overflow-x: hidden;
}

#content_middlev2 {
	position:relative;
	width:574px;
	min-height:400px;
	margin-top:10px;
	overflow-y: auto;
	overflow-x: hidden;
}

#content_bottom {
	position: relative;
	margin:0px 0px;
	width:574px;
	border-top:1px solid #e53336;
}

#content_h1 {
	float:left;
	width:300px;
	color:#468ccc;
	font-size:14px;
	font-weight:bold;
	height:25px;
}

#content_h1 img {
	padding: 0px 10px 0px 0px;
}

#language_switch {
	position:absolute;
	right:0px;
	top:-10px;
	width:75px;
}

#breadcrumb {
	position:absolute;
	right:-10px;
	bottom:0px;
	width:425px;
	font-size:11px;
	text-align:right;
	margin:5px 10px; 0px 0px;
}




#country_selection {
	width:250px;
	margin:0px auto;
}

#country_selection table {
	width:100%;
}

#country_selection table tr td {
	text-align:center;
	height:70px;
}

#country_selection table tr td a {
	display:block;
	text-decoration:none;
	width:100%;
}





#title_left {
	font-size: 16px;
	color:#e53336;
	text-align:center;
	margin-top:20px;
	height:34px;
}

#title_right {
	font-size: 16px;
	color:#468ccc;
	text-align:center;
	margin-top:20px;
	height:32px;
}

#regions_left {
	position: relative;
	/*margin: 0px 19px 0px 19px;*/
	background: #e53336;
	height:408px;
}

#regions_left #regionmap {
	position:absolute;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	padding: 0px 0px 0px 4px;
	left:-1px;
	bottom:-1px;
	width:197px;
	height:200px;
	background: url('/visuals/basis/bg_regionmap.png') bottom left no-repeat;
}

#regions_left ul {
	list-style-type: none;
	margin: 0px;		
}

#regions_left ul li {
	position:relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #ffffff;
	background: #760204 url('/visuals/basis/bg_left_title_1.png') top left repeat-y;
	text-align: left;
	font-weight:bold;
	font-size:12px;
}

#regions_left ul li a:link,
#regions_left ul li a:visited,
#regions_left ul li a:active {
	display: block;
	color: #ffffff;
	padding: 1px 5px;
	text-decoration: none;
}

#regions_left ul li a:hover {
}

#regions_left ul li ul li {
	position:relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #ffffff;
	background: #e53437 url('/visuals/basis/bg_left_1.png') top left repeat-y;
	text-align: left;
	font-weight:normal;
	font-size:11px;
}

#regions_left ul li ul li a:link,
#regions_left ul li ul li a:visited,
#regions_left ul li ul li a:active {
	display: block;
	color: #ffffff;
	padding: 0px 5px;
	text-decoration: none;
}


#blocks_right {
	position: relative;
	margin: 0px 7px 0px 7px;
	height:411px;
}

#blocks_right .title {
	height:15px;
	color: #ffffff;
	font-weight:bold;

	padding:1px 5px;
	margin:0px -5px 5px -5px;
	border-top:1px solid #ffffff;
}

#blocks_right .block {
	position: relative;
	background: url('/visuals/basis/bg_right.png') top left repeat-y;
	font-size: 11px;
	font-weight: normal;
	color: #393835;
	height: 82px;
	padding:0px 5px;
}

#blocks_right .block .bold {
	font-weight: bold;
	color: #e53437;
	text-decoration:none;
}

#blocks_right .contact_image {
	float: left;
	width: 19px;
	height: 49px;
	margin-right:4px;
	background:  url('/visuals/basis/contact_tran.png') top left no-repeat;

}

#blocks_right .block .more {
	position:absolute;
	width: 27px;
	height: 18px;
	top: 65px;
	left: 108px;
	background:  url('/visuals/basis/more.png') top left no-repeat;
}

#blocks_right .block .more2 {
	position:absolute;
	width: 134px;
	height: 66px;
	top: 16px;
	left: 0px;
}

#blocks_right .block .more a {
	display: block;
	height: 100%;
}

#blocks_right .block .more2 a {
	display: block;
	height: 100%;
}

#blocks_right .block ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

#blocks_right .block ul  li{
	margin:0px;
	padding:0px;
	list-style-image: url(/visuals/basis/content_list_item.png);
}


.las_travelplanner_logo {
	position:absolute;
	top:2px;
	width:30px;
	height:15px;
	left:90px;

}

.las_over_logo {
	position:absolute;
	top:25px;
	left:30px;
	width:70px;
	height:52px;
	background:  url('/visuals/basis/las-logo-klein.jpg') top left no-repeat;
}

.over_argentinie {
	position:absolute;
	top:18px;
	left:0px;
	width:134px;
	height:64px;
	background:  url('/visuals/basis/gezicht_3.png') top left no-repeat;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.frame {
	padding: 0px;
	margin: 0px auto 0px auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/shadow_right_bottom.png') top left no-repeat;
}

.country {
	position:relative;
	float:left;
	width: 75px;
	text-align:center;
	margin:4px;
}

.info_but {
    position: relative;
	width: 153px;
	height: 47px;
	background:  url('/visuals/info_but.png') top left no-repeat;
}

.info_but a:link,
.info_but a:visited,
.info_but a:active {	
	display:block;
	height: 100%;
}

.info_but_active a:link,
.info_but_active a:visited,
.info_but_active a:active,
.info_but a:hover {
	display:block;
	width: 153px;
	height: 47px;
	background:  url('/visuals/info_but_act.png') top left no-repeat;
}

.info_but_active {
	width: 153px;
	height: 47px;
	background:  url('/visuals/info_but_act.png') top left no-repeat;
}

.acco_but {
    position: relative;
	width: 153px;
	height: 47px;
	background:  url('/visuals/acco_but.png') top left no-repeat;
}

.acco_but a:link,
.acco_but a:visited,
.acco_but a:active {	
	display:block;
	height: 100%;
}

.acco_but_active a:link,
.acco_but_active a:visited,
.acco_but_active a:active, 
.acco_but a:hover {
	display:block;
	width: 153px;
	height: 47px;
	background:  url('/visuals/acco_but_ac.png') top left no-repeat;
}

.atrac_but {
    position: relative;
	width: 153px;
	height: 47px;
	background:  url('/visuals/atrac_but.png') top left no-repeat;
}

.atrac_but a:link,
.atrac_but a:visited,
.atrac_but a:active {	
	display:block;
	height: 100%;
}

.atrac_but_active a:link,
.atrac_but_active a:visited,
.atrac_but_active a:active, 
.atrac_but a:hover {
	display:block;
	width: 153px;
	height: 47px;
	background:  url('/visuals/atrac_but_ac.png') top left no-repeat;
}

#place_top {
	position: relative;
	margin: 0px 0px 0px 1px;
	width: 192px;
	height: 5px;
	background: url('/visuals/basis/place_top.jpg') top left no-repeat;
}

#place_back{
	position: relative;
	margin: 0px 0px 0px 1px;
	width: 192px;
	background: url('/visuals/basis/place_back.jpg') top left repeat-y;
}

.place_line {
	position: relative;
	clear: both;
	width: 192px;
	height: 2px;
	background: url('/visuals/basis/place_line.jpg') top left no-repeat;
}

#place_bot {
	position: relative;
	margin: 0px 0px 0px 1px;
	width: 192px;
	height: 5px;
	background: url('/visuals/basis/place_bot.jpg') top left no-repeat;
}

#item1 {
	position: relative;
	width: 46px;
	height: 35px;
	background: url('/visuals/basis/items1.jpg') top left no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left:5px;
}

#item2 {
	position: relative;
	width: 35px;
	height: 33px;
	background: url('/visuals/basis/items2.jpg') top left no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left:5px;
    margin-top: 5px;
}

#item3 {
	position: relative;
	width: 28px;
	height: 31px;
	background: url('/visuals/basis/items3.jpg') top left no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left:5px;
    margin-top: 5px;
}

#item4 {
	position: relative;
	width: 28px;
	height: 31px;
	background: url('/visuals/basis/items4.jpg') top left no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left:5px;
    margin-top: 5px;
}

.button {
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 149px;
	height: 45px;
	margin: 20px 20px 0px 20px;
}

.button a {
	display: block;
	padding: 13px 0px 0px 0px;
	height: 34px;
	text-decoration: none;
	color: #e53336;
	background: url(/visuals/basis/button.png) top left no-repeat;
}

.button a:hover {
	color: white;
	background: url(/visuals/basis/button_active.png) top left no-repeat;
}

.button.active a {
	color: white;
	background: url(/visuals/basis/button_active.png) top left no-repeat;
}

.left_column {
	float: left;
	width: 200px;
	text-align: left;
	overflow-x: hidden;
}

.right_column {
	float: right;
	width:374px;
	text-align: right;
	overflow-x: hidden;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#flash_photo_top {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 750px;
	height: 126px;
}

#flash_slide {
	position: relative;
	width: 194px;
	height: 408px;
}

#vlag_gezicht {
	width:134px;
	height:66px;
	margin: -5px;
	padding:0px;
}

.content {
	height: 320px;
	width: 550px;
	overflow-y: auto;
	overflow-x: hidden;
}

.travel_map {
	position: relative;
	height: 408px;
}

.region_map {
	position: relative;
	height: 320px;
}

.region_map a {
	display:block;
	height:100%;
	}



#imagePopup {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%;
	height:100%;
	visibility:hidden;
	background: url('/visuals/bgPopup.png') top left repeat;
}

#closePopup,
#closePopup a {
	position:absolute;
	top:0px;
	background: #ffffff;
	padding:3px;
	right:-2px;
	color: black;
	display:block;
	text-decoration:none;
}


#center_hor_popup {
	position: relative;
}

#center_hor_popup  img {
	border:2px solid #ffffff;
}
.reis_tbl 
{
   text-align:left;
   width:525px;
   

}

.reis_tbl td
{
   padding-right:15px;
   
}



.prijs
{

	font-size:15px;
	color:#E53336;
	font-weight:bold;
}


.extrainfo
{
	
	vertical-align:top;
	width:150px;
	

}

.prijsinfo
{
	
	vertical-align:top;
	
	width:125px;
}

.reisnaam
{
	vertical-align:top;
	width:250px;
	

}

#top_table {
	position:absolute;
	right:0;
	top:0;
}