/* css-datei - www.mangovillagesamui.com */
/* CSS Document */

body 
{
        background-image: url(/images/hintergrund_05.jpg); 
}


.thailand
{
	font-size: 12px;
	font-family: Arial;
}

div.thailand
{
	position: relative;
	left: 50%;
  visibility: visible;
	height: 100px;
	width: 700px;
	margin-left: -350px;
	margin-bottom: 100px;
	margin-top: 20px;
	overflow: visible;
}

.thailand a, .thailand a:visited, .thailand a:active
{
   color: #000000;
   font-size: 12px;
}

.thailand a:hover
{
   text-decoration: none;
}

.thailand h2
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: none;
}

.thailand p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a, a:active 
{
    text-decoration: none;
	color: #000000;  
}

a:visited
{
    text-decoration: none;
	color: #000000;  
}


