/*Standaard stijlblad van Frequentieland*/

BODY{
background:#F2F5FE url("images/bg.gif") 0 0 repeat-x;
margin-top: 30px;
}

BODY.gsm{
}

H1 {text-align: left;
font-family: "Comic Sans MS";
font-size: 18pt; font-weight: normal;
background: transparent;
color: #0000FF;
margin-top: 20px;
margin-bottom: 10px;
}

H2{text-align: left;
font-family: "Comic Sans MS";
font-weight: normal; 
background: transparent;
color: #0000FF; 
font-size: 14pt;
margin-top: 20px;
margin-bottom: 0px;
}

H3{text-align: left;
font-family: "Comic Sans MS";
background: transparent;
color: #0000FF; 
font-size: 12pt;
font-weight: normal;
margin-top: 20px;
margin-bottom: 0px;
}

H4{text-align: left;
font-family: Arial, Helvetica, sans-Serif;
background: transparant;
color: #0000FF;
font-size:10pt;
font-weight: bold;
margin-bottom: 0px;
}

P,TABLE{
font-family: Arial, Helvetica, Sans-Serif;
background: transparent;
color: #000000; 
font-size:10pt;
margin: 0px 0px 10pt; 0px;
}

UL,OL{
font-family: Arial, Helvetica, Sans-Serif;
text-align: left; 
background: transparent;
color: #000000; 
font-size:10pt;
}


blockquote{
font-family: Arial, Helvetica, Sans-Serif;
text-align: center;
font-size:10pt;
margin-left: 20px;
margin-right: 20px; 
background: transparant;
color: #0000ff; 
}

UL{
list-style-image: url(images/blue_dot.gif);list-style-position: outside;line-height: 125%;
}

UL.punt{
list-style-image: none;
list-style-type: disc;
line-height: 125%;
}

LI{
margin: 5px 10px 0px 0px;
}

LI.bijeen{
margin: 5px 10px 0px 0px;
}


.comic{
font-family: "Comic Sans MS";
}


B{
font: normal normal bold 10pt Arial, Helvetica, Sans-Serif;
}

EM{
font: italic normal 500 "Comic Sans MS";
background: transparent;
color: #000099;
}

.rood{
background: transparent;
color: #FF0000; 
}

.blauw{
background: transparent;
color: #000066; 
}

.center{
text-align: center;
}

.voettekst{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
line-height: 12pt;
background: transparent;
color: #000066;
}
.voettekst a{text-decoration:none; color: #3333DD;}
.voettekst a:visited{text-decoration: none; color: #3333DD;}
.voettekst a:active{text-decoration: none; color: #FF0000;}


.menu{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
line-height: 10pt;
background: transparant;
color: #3333DD;
border: 1px solid #DDDDDD;
}
.menu a{text-decoration:none; color: #3333DD; font-size: 8pt;}
.menu a:visited{text-decoration: none; color: #3333DD;}
.menu a:active{text-decoration: none; color: #FF0000;}

.rij1{
background: #DDDDDD; 
color: #FF0000; 
font-weight: bold;
font-size: 10pt;
}

.rij_n{
background: #DDDDDD; 
color: #FF0000; 
font-weight: bold;
}

P.links {
clear: left;
}

P.rechts {
clear: right;
}

P.beide {
clear: all;
}

IMG.links {
float: left;
margin: 5px 5px 5px 0px;
}

IMG.rechts {
float: right;
margin: 5px 0px 5px 5px;
}

IMG {
margin: 5px 5px 5px 5px;
}

IMG.none {
margin: 0px 0px 0px 0px;
}

TABLE {
background: transparent;
border: 1px solid #0000FF;
}

.voettekst TD{
border: 1px solid #83adfc;
}

/*Links*/
A:active{
color: #FF0000;
font-size: 100%;
}

A:hover{
background: #FFD700; url(none) no-repeat fixed 0% 0%;
}

A:link{
color: #3333DD;
font-size: 100%;
}

A:visited{
color: #800080;
font-size: 100%;
}

a.abc {
   padding-right: 12px;
   background: transparent url(images/abc.gif) no-repeat center right;
}

HR{
color: #000066;
size: 1;
width: 100%;
text-align: left;
}