.thailand {
	background-color: #FDFFD7;
}
.tr1 {
width:1025px;
height:234px;
background:url(../images/1_01.png);
background-repeat:no-repeat;
background-position:center;
}
.tr2 {
width:180px;
height:147px;
background:url(../images/2_02.png);
background-repeat:no-repeat;
background-position:right top;
vertical-align:top;
}
.tr3 {
width:156px;
background:url(../images/7_07.png);
background-repeat:repeat-y;
background-position:left;
vertical-align:bottom;
border:none;
}
.tr5 {
width:180px;
background:url(../images/5_05.png);
background-repeat:repeat-y;
background-position:right;
vertical-align:bottom;
}
.content {
width:689px;
background-color:#FFFFFF;
vertical-align:top;
background-image:url(../images/10_10.png);
background-position:center bottom;
background-repeat:repeat-x;
}
.contenttop {
background-color:#FFFFFF;
}
p {
background-color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #662904;
margin-top:1px;
margin-bottom:25px;
}
h1{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#662904;
font-weight:bold;
margin-top:2px;
margin-bottom:2px;
}
h2 {
background-color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #662904;
margin-top:1px;
margin-bottom:1px;
}
.headercontenttxt{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#662904;
}
.footertxt{
font-family: "Trebuchet MS", Tahoma;
font-size:10px;
color:#662904;
}
.menutxt{
background-color:#FFFFCC;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#662904;
font-weight:bold;
border-style:solid;
border-width:1px;
border-color:#662904;
}
ul {
	margin-left: 2;
	padding-left: 2;
	}
.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 15px;
margin: 5px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../images/open-menu-thailand-voor-beginners.png);
background-repeat:no-repeat;
background-position: 4px left;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
/*submenu link style*/	
a.submenu:link {color: #AB7C36; font-size: 12px; text-decoration: none; font-weight:bold;}
a.submenu:visited {color: #AB7C36; font-size: 12px; text-decoration: none; font-weight:bold;}
a.submenu:hover {color: #662904; font-size: 12px; text-decoration: none; font-weight:bold;}
a.submenu:active {color: #662904; font-size: 12px; text-decoration: none; font-weight:bold;}

.image{
border-style:solid;
border-width:1px;
margin:5px;
}