.none
{
    font-size: 12px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color: #545353;
}

.body
{
    font-size: 12px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color: #545353;
    line-height: 16px;
}

.body1
{
    font-size: 12px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color: #545353;
    line-height: 16px;
}

#title
{
    font-size: 24px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #6DAADB;
    line-height: 24px;
    z-index: 1;
    position: relative;
    top: -10px; 
    left: 380;
}

#title_sub
{
    font-size: 22px;
    FONT-FAMILY: Monotype Corsiva, Arial, Verdana, Helvetica, sans-serif;
    color: #A5A5A4;
    line-height: 28px;
    position: relative; 
    width: auto;
    z-index: 2; 
    top: -20px; 
    left: 388px; 
    border: solid;
    border-color: #A5A5A4;
    border-width: 1px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

#title_sub_leeg
{
    font-size: 22px;
    FONT-FAMILY: Monotype Corsiva, Arial, Verdana, Helvetica, sans-serif;
    color: #A5A5A4;
    line-height: 30px;
    position: relative; 
    width: auto;
    z-index: 2; 
    top: -28px; 
    left: 388px; 
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.kop
{
    font-size: 14px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color: #6EAADB;
    font-weight: bold;
    line-height: 18px;
}

a
{
    font-size: 12px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
a:link {color: #6EAADB;}
a:hover {text-decoration: underline;}
a:visited {color: #6EAADB;}
a:active {color: #6EAADB; }

.textlink
{
    font-size: 13px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    color: #656464;
    line-height: 20px;
	text-decoration: underline;
}

.textlink a {font-size: 13px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; } 
.textlink a:link {color: #002A4E; text-decoration: underline;}
.textlink a:visited {color: #002A4E; text-decoration: underline;}
.textlink a:active {color: #002A4E; text-decoration: underline;}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
        font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #545353;
        text-align: center
}
    
        
.m0l0iover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
        font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #324A8F;
        text-align: center
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background: #C8C8C8;
        border : 1px solid #A1A1A1;
}
.m0l0oover {
	text-decoration : none;
	background: #C8C8C8;
        border : 1px solid #A1A1A1;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
        font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #545353;
}

.m0l1iover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
        font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #324A8F;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #A1A1A1;
        background: #C8C8C8;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #A1A1A1;
        background: #C8C8C8;
}
