/* CSS Document */

body	{ background-color: #FFFFFF; margin-top: 0px; margin-left: 0px; font-family: arial, sans-serfi; font-size: 10pt }
table	{ border: 0px; padding: 0px }

/* Menuleiste */
.nav1	{ text-align: center; background-color: #408080; color: #FFFFFF; font-weight: bold; font-size: 13; text-decoration: none }
.nav2	{ text-align: center; background-color: #FF9933; color: #FFFFFF; font-weight: bold; font-size: 13; text-decoration: none }
.nav3	{ text-align: center; background-color: #CC3333; color: #FFFFFF; font-weight: bold; font-size: 13; text-decoration: none }
.nav4	{ text-align: center; background-color: #0080FF; color: #FFFFFF; font-weight: bold; font-size: 13; text-decoration: none }

/*.submenu1	{ font-size: 10pt; color: #408080; font-weight: bold }
.submenu2	{ font-size: 10pt; color: #CC3333; font-weight: bold }
.submenu3	{ font-size: 10pt; color: #0080FF; font-weight: bold }
.submenu4	{ font-size: 10pt; color: #FF9933; font-weight: bold }*/

/* Links 
a:link { color:#6F6F6F; text-decoration:none; }
a:visited { color:#CFCFCF; text-decoration:none; }
a:active { color:#000000; text-decoration:none; } */

/* SubmenuLayers */

.submenu1	{ position: absolute; top: 27px; left: 410px; z-index: 1; visibility: hidden; font-size: 10pt; color: #408080; font-weight: bold }
.submenu2	{ position: absolute; top: 27px; left: 410px; z-index: 1; visibility: hidden; font-size: 10pt; color: #FF9933; font-weight: bold }
.submenu3	{ position: absolute; top: 25px; left: 410px; z-index: 1; visibility: hidden; font-size: 10pt; color: #CC3333; font-weight: bold }
.submenu4	{ position: absolute; top: 25px; left: 410px; z-index: 1; visibility: hidden; font-size: 10pt; color: #0080FF; font-weight: bold }

.submenu1text	{ text-align: center; color: #408080; font-weight: bold; font-size: 13; text-decoration: none }
.submenu2text	{ text-align: center; color: #FF9933; font-weight: bold; font-size: 13; text-decoration: none }
.submenu3text	{ text-align: center; color: #CC3333; font-weight: bold; font-size: 13; text-decoration: none }
.submenu4text	{ text-align: center; color: #0080FF; font-weight: bold; font-size: 13; text-decoration: none }
