body {
   color:rgb(250,248,249);
   font-family: "verdana", "arial", "sans-serif";
   font-size: 10pt;
   font-weight: normal;
   background-color:rgb(153,112,144);
   margin: 0px 0px 0px 0px;
}

img { 
   border-width:0px;
}

td {
}

p {
   font-size: 10pt;
   padding-left:10pt;
   padding-right:10pt;
}

#teksthomepage {
   padding-left:130px;
   padding-right:10pt;
   text-align:right;
}

h2 {
   font-size: 20pt;
   font-weight: normal;
   padding-left:10pt;
   padding-right:10pt;
}

h3 {
   font-weight: normal;
   font-size: 16pt;
}

h4 {
   font-weight: normal;
   padding-left:10pt;
   font-size: 13pt;
}

.window { 
	width:100%; 
	height:100%; 
	border-style:none; 
}

.balk { 
	min-height:100px; 
}

.streep { 
	height: 2px; 
	background-color:rgb(121,74,110); 
}

#menu { 
	width:160px; 
	vertical-align:top; 
	text-align:right; 
	padding-top:10px;
	padding-right:10px;
}

a {
   text-decoration: underline; 
   font-size: 10pt;
   font-weight: normal;
}

a:link {color:rgb(250,248,249);}
a:visited {color:rgb(250,248,249);}
a:hover {color:rgb(250,248,249);font-weight:bold;}

a.menu {
   text-decoration: none; 
   font-size: 10pt;
   font-weight: normal;
}

a.menu:link {color:rgb(250,248,249);}
a.menu:visited {color:rgb(250,248,249);}
a.menu:hover {color:rgb(250,248,249);font-weight:bold;}

a.submenu { 
   text-decoration: none; 
   font-size: 8pt;
   font-weight: normal;
}

a.submenu:link {color:rgb(250,248,249);}
a.submenu:visited {color:rgb(250,248,249);}
a.submenu:hover {color:rgb(250,248,249);font-weight:bold;}

.content {
	width: 500px;
	height: 478px;
	vertical-align: top;
	border-style:none; 
	padding-top:10px;
}

.tarief_tabel {
   font-size: 10pt;
   font-weight: normal;
}

#soort_massage {
   width: 190px;
}

#duur_massage {
   width: 100px;
}

#prijs_massage {
   width: 50px;
}

#prijs2_massage {
   width: 100px;
}

ul {
   font-size: 10pt;
   list-style-position: outside;
   list-style-type: circle;
}