body
{
margin:0 0 0 0;
}

.header
{
text-align:center;
}

.menu
{
background-color:rgb(51,102,153);
padding: 10 10 10 10;
border-color:rgb(51,51,102);
border-style:solid;
border-width:1px;
text-align:center;
}

.menucontent:link, .menucontent:visited
{
display:block;
width:220px;
height:20px;
text-decoration:none;
font-weight:bold;
border-color:#ffffff;
border-top-width:0px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
text-align:left;
padding-left:10px;
}

.menucontent:active, .menucontent:hover
{
display:block;
width:220px;
height:20px;
text-decoration:none;
font-weight:bold;
border-color:#ffffff;
border-top-width:0px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
background-color:rgb(51,51,102);
text-align:left;
padding-left:10px;
}

.homelink:link, .homelink:visited
{
display:block;
width:220px;
height:20px;
text-decoration:none;
font-weight:bold;
border-color:#ffffff;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
text-align:left;
padding-left:10px;
}

.homelink:active, .homelink:hover
{
display:block;
width:220px;
height:20px;
text-decoration:none;
font-weight:bold;
border-color:#ffffff;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
background-color:rgb(51,51,102);
text-align:left;
padding-left:10px;
}

.languagepink
{
position:relative;
left:123px;
color:#ffffff;
}

.title
{
border-color:#000000;
border-style:solid;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
background-color:#ffffff;
}
/* -- */
.tel
{
left: 200px;

}

iframe
{
border-width:0px;
}


/* pink contentpage (in iframe) */

.dummy
{
width:450px;
height:580px;
background-color:#ffffff;
}

.content
{
padding:0 10 10 10;
}

.png { 
  vertical-align: middle;
  border: 0; 
  behavior: url(pngbehavior.htc);
}

.freetext td
{
background-color:rgb(51,102,153);
color:#ffffff;
}