/*Deskproto main-stylesheet*/


/* kleuren gebruikt in www.deskproto.com

<!-- EFE700 = geel -->
<!-- 0099FF = lichtblauw -->
<!-- 000099 = donkerblauw -->

 */
 
/* Kop 1 */
H1{
font:14pt Arial ,sans-serif;
font-weight:normal;
color:#000000;
margin-left:0.1in;
}

/* Kop 2 */
H2{
font:11pt Arial ,sans-serif;
font-weight:bold;
color:#000000;
margin-left:0.1in;
}

/* Kop 3 */
H3{
font:11pt Arial ,sans-serif;
color:#000000;
font-weight:bold;
margin-left:0.1in;
}
/* kop 4 */
H4{
font:9pt Arial ,sans-serif;
color:#000000;
font-weight:bold;
margin-left:0.1in;
}

DIV{
font:10pt arial,sans-serif;
font-weight:bold;
color:#000000;
margin-left:0in;
}

/* opmaak voor submenu */
DIV.TABLE1{
padding-left:0px;
padding-top:20px;
padding-bottom:20px;
}

/* tabel */
DIV.TABLE{
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
font:10pt arial,sans-serif;
color:#000000;
margin-left:0in;
width:120px;
}

/* opmaak inhoud tekst */
DIV.CONTENT{
font:10pt arial,sans-serif;
font-weight:normal;
color:#000000;
margin-left:0.1in;
}

DIV EM{
font: 9pt Arial,sans-serif;
font-weight:bold;
color:#000000;
}

/* opmaak inhoud afbeeldingen */
DIV.PHOTO{
font: 8pt Arial,sans-serif;
color:#000000;
font-style:normal;
font-weight:bold;
margin-left:0in;
}

A:hover{
color:#000000;
}

A:link{
font:9pt arial ,sans-serif;
font-weight:bold;
color:#000000;
text-decoration: underlined;
}

A:visited{
font:9pt arial ,sans-serif;
font-weight:bold;
color:000000;
font-style:italic;
text-decoration: underlined;
}



