/* Stylesheet van Michael's pagina's */
/* Vakantie Noorwegen 2007           */
/* H1 H2 br P                        */
/* A .menu .menu2 .viseted .hover    */
/* di.menulinks .kop .inhoud              */

H1 {
	font-family: Arial Rounded MT Bold;
	font-size: 30pt;
	font-weight : bold;
	color: #FFCC66;
	text-align: center;
}

H2 {
	font-family: Arial;
	font-size: 16pt;
    font-weight: bold;
    color: #003366;
	font-weight : bold;
	text-align: left;
}

P {
	font-family: Arial;
	font-size: 13pt;
	font-weight : bold;
	color: #000000;
}

p.fototekst {
	font-family: Arial Narrow;
	font-size: 12pt;
	color: #003366;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

img {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

img.geenborder {
  border-style: none;
}



img.linkstekst {
  margin-left: 20px;
}

img.rechtstekst {
 margin-right: 20px;
}


A {
	font-family: Arial;
	font-size: 13pt;
	font-weight : bold;
	text-decoration: none;
	color: #037EF1;
}

A.menu {
	font-family: Arial Black;
	font-size : 14pt;
	color: #FFFF00;
	font-weight : bold;
	text-decoration: none;
}

A.menu:visited {
	color: #FFCC00;
}

A.menu:hover {
	color: #CCFF00;
}



div#menulinks {
 background: url(../img/menu00.jpg);
 position: absolute;
 top: 30px;
 left: 30px;
 width: 180px;
 height: 756px;
 padding: 10px;
  font-family: Arial Black;
  font-size : 14pt;
  color: #00F000;
  font-weight : bold;
  text-align: center;
}
div#kop {
 background: url(../img/achtergr06.jpg);
 position: absolute;
 top: 30px;
 left: 30px;
 width: 1000px;
 height: 100px;
 padding: 0px;
}

div#inhoud {
 position: absolute;
 top: 140px;
 left: 240px;
 width: 750px;
 height: auto;
 padding: 10px;
}