body {
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background: url(../images_thai/bg_greenstripes.gif);
}
 h1 {
   text-align: left;
 	font-family: Tahoma;
	font-size: 16px;
	font-weight: lighter;
	font-weight: 700;
	color: #274911;
 }
 h1 {
   text-align: left;
 	font-family: Tahoma;
	font-size: 14px;
	font-weight: lighter;
	font-weight: 700;
	color: #274911;
 }
 h1 {
   text-align: left;
 	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	font-weight: 700;
	color: #274911;
 }

img alt {
	font-size: 12px;
	color: #fff;
}

#mastercontainer {
	height: 578px;
	width: 747px;
	margin-top: 50px;
	  margin-left: auto;
  margin-right: auto;
}

#topcontainer1 {
  width: 747px;
  height: 135px;
  background: url(../images_thai/thai_header1.jpg);

}
#topcontainer2 {
  width: 747px;
  height: 82px;
  background: url(../images_thai/thai_header2.jpg);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#sprachcontainer {
   float: left;
	margin-top: 60px;
	margin-left: 7px;
	#margin-left: 5px;
	border: 0px solid #fff;
}
#menucontainer {
 float: left;
 width: 143px;
  height: 361px;
  background: url(../images_thai/thai_menu.jpg);

}


#maincontainer {
float: left;
 width: 604px;
 #width: 604px;;
   height: 361px;
 background: url(../images_thai/thai_main.jpg);


}

#maincontent {
float: right;
height: 355px;
width: 560px;
#width: 575px;
/* background: Fuchsia; */
overflow: auto;
text-align: justify;
 padding-right: 20px;

}

#maincontent a {
	text-decoration: underline;
	color: #274911;
}

#maincontent p {
	text-align: justify;
}

.menubg {
   float: left;
	width: 139px;
	height: 22px;
	background: url(../images_thai/menubg.gif);
			filter: alpha(opacity=78);
	-moz-opacity:0.78;
	opacity: 0.78;
	text-align: left;
	padding-left: 5px;
}

.menubgRO {
   float: left;
	width: 139px;
	height: 22px;
	background: url(../images_thai/menubg_flower.gif);
			filter: alpha(opacity=78);
	-moz-opacity:0.78;
	opacity: 0.78;
	text-align: left;
	padding-left: 5px;
}

.menubgACT {
   float: left;
	width: 139px;
	height: 22px;
	background: url(../images_thai/menubg_flower.gif);
			filter: alpha(opacity=78);
	-moz-opacity:0.78;
	opacity: 0.78;
	text-align: left;
	padding-left: 5px;
}

.menubg a {
	font: Tahoma;
	font-size: 14px;
	color: #274911;
	text-decoration: none;
	text-align: left;
		filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
}

