/* thailand fotos styles .css*/
body
 {
background : #edf2ff;
font-family:"trebuchet ms",arial,helvetica,sans-serif;
color:#4d65a0;
font-size:12px;
	font-style : italic ;
}

body { background-image : url("achtergrond_4.jpg" )/*  invullen*/
}

h1
{
	margin-bottom :5px;
	text-align:center	;
	font-style: italic
}
h2
{
	margin-top:12;
	margin-bottom:12;
	text-align:center;
	font-size:15px;
	font-style : italic ;
}

p.special 
{
font-size:12px;
text-align:center;
margin-top : 6px
}
p
{
margin-top : 6px ;
margin-bottom : 0 ; 
font-size : 15px ; 
font-style : italic ;
line-height :1.2 ;
text-indent: 3em ;
}



td {
width : 0 ; /*20%*/
text-align : center  ; 
border-width :1px  ;  /*thin*/
border-color :#4d65a0 ; /*red*/
border-style :solid  ; /* */
font-size: 12px; 
font-weight: bold;
font-style: italic;
/*om tekst onder de fotos te zetten - gebruik <br> in de html tekst*/
 }

table {
border-color :#4d65a0;
border-width :1px;
border-style : solid;
}

img {border : 1px solid #4d65a0}
