/* the font styles for the text */
p,h1,h2,h3,h4,ul,ol,li,div,span,blockquote,body,table,td   { color: navy; font-size: 12px; line-height: normal; font-family: verdana, arial, helvetica, sans-serif }
.class9pxblauw   { color: navy; font-size: 10px; line-height: normal; font-family: verdana, arial, helvetica, sans-serif }
.classstreepjeboven { border-top: 1px solid #000080 }
h1  { color: #339; font-size: 18px }

h2 {font-size: 15px;
color:#ffcc66;
}

h3   { color: #f90; font-size: 12px }

h4  { color: #339; font-size: 11px }

p   { color: navy; font-size: 12px; line-height: 20px }

/* the link text styles */
a:link     { color: #444; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited { color: #444; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover    { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #339 }
a:active { color: #444; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.nav, a.nav:link, a.nav:active, a.nav:visited   { color: #eee; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #339 }
a.nav:hover   { color: #339; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #eee }

a.outside, a.outside:link, a.outside:active, a.outside:visited    { color: #eee; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: transparent }
a.outside:hover    { color: #339; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #eee }

/* the color and border class selectors */

.maincolor    { color: #339; font-size: 12px; font-family: Skia, Arial, Helvetica, Geneva, Swiss; background-color: #fff }

.seccolor, .seccolorleft, .seccolorright   { color: #ff9; background-color: #339 }

/*the styles for the  3 content DIVs */
#left   { font-size: 12px; line-height: 20px; margin-top: 10px; margin-right: 10px }

#right    { font-size: 11px; line-height: 16px; margin-top: 10px; margin-left: 10px }


#main        { margin-top: 7px; margin-right: 4px; margin-left: 8px }


body {margin: 0;}

.picright  { float: right }
.picleft  { float: left }

