html, body { background-image: url(../images/background.jpg); background-position: top; background-repeat: no-repeat; background-color: #051232; margin: 0; }
a { color: #0d2d7a; outline: none; text-decoration: none; }
img { border: 0; }
.container { width: 1010px; height: auto; margin: auto; }
#topbar { width: 1010px; height: 33px; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
 #topbar-left { float: left; height: 15px; padding-top: 9px; }
 #topbar-right { float: right; height: 15px; padding-top: 9px; }
 #topbar-left a { color: #186fcc; text-decoration: underline; outline: none; } /* link style */
 #topbar-left a:hover { color: #FFF; text-decoration: underline; outline: none; } /* link style */
#header { width: 1010px; height: 109px; background-image: url(../images/header.png); }
#menu { width: 1010px; height: 40px; max-height: 40px; background-color: #e7f2fa; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
 #menu-button1 { float: left; 
				 border-right: 1px  #d5dfe6 solid;
				 display: block;
				 height: 28px;
				 display: block; color: #FFFFFF;
				}
 #menu-button2 { float: left; 
				 border-right: 1px  #d5dfe6 solid;
				 display: block;
			 	 height: 28px;
				 display: block; padding-top: 12px; padding-left: 9px; padding-right: 9px; color: #FFFFFF; background-color: #FD8B2F;
				}
 #menu-button1 a { float: left; display: block; height: 28px; padding-top: 12px; padding-left: 9px; padding-right: 9px;  }
 #menu-button1 a:hover { float: left; display: block; background-color: #FD8B2F; color: #FFF; height: 28px; }
 
 .menu-button { float: left; 
				border-left: 1px  #eef6fc solid;
				border-right: 1px  #d5dfe6 solid;
				height: 28px;
				display: block;
				}
 .menu-button2 { float: left; 
				border-left: 1px  #eef6fc solid;
				border-right: 1px  #d5dfe6 solid;
				height: 28px;
				display: block; padding-top: 12px; padding-left: 9px; padding-right: 9px; background-color: #FD8B2F; color: #FFFFFF; 
				}
 .menu-button a { float: left; height: 28px; padding-top: 12px; display: block; padding-left: 9px; padding-right: 9px; background-color: #e7f2fa; }
 .menu-button a:hover { float: left; height: 28px; padding-top: 12px; display: block; padding-left: 9px; padding-right: 9px; background-color: #FD8B2F; color: #FFF; }

#secondmenu { width: 1000px; 
              height: 20px; 
			  background-color: #092E5A; 
			  margin-top: 1px; 
			  color: #FD8B2F; 
			  font-family: Verdana, Arial, Helvetica, sans-serif; 
			  font-size: 12px; 
			  padding-top: 5px;
			  text-align: right;
			  padding-right:10px;
			  }
#secondmenu a { color: #FFF; outline: none; }
#secondmenu a:hover { color: #FD8B2F; outline: none; }
#banner { width: 1010px; height: 268px; background-image: url(../images/banner.png); border-top: 1px; border-top-color: #FFF; border-top-style: solid; }
#top-content { width: 1010px; height: 16px; background-image: url(../images/top-content.png); margin-top: 30px; background-repeat: no-repeat; }
#middle-content {
	width: 1010px;
	min-height: 550px;
	background-image: url(../images/middle-content.png);
	background-repeat: no-repeat;
	background-color: #0b2464;
}
#bottom-content { width: 1010px; height: 16px; background-image: url(../images/bottom-content.png); }
#footer { width: 1010px; height: 60px; margin-top: 10px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
 #footer-menu { width: 1010px; 
                height: 25px; 
				border-bottom: 1px solid; 
				border-bottom-color: #0d2d7a; 
				border-top: 1px solid; 
				border-top-color: #0d2d7a; 
				color: #5e8dff;
				padding-top: 10px;
				}
 #footer-menu a:link { color: #0d2d7a; outline: none; text-decoration: none; } /* link style */
 #footer-menu a:hover { color: #5e8dff; outline: none; text-decoration: none; } /* link style */
 #footer-copyright { height: 15px; width: 1010px; color: #FFF; padding-top: 5px; }
 #footer-copyright a { color: #5e8dff; outline: none; text-decoration: underline; }
#left-content { float: left; width: 634px; height: auto; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 8px; }
#left-content a:link {color: #FFF; outline: none; text-decoration: none; }
#left-content a:hover {color: #FFF; outline: none; text-decoration: none; }
#left-content a:active {color: #FFF; outline: none; text-decoration: none; }
#left-content a:visited {color: #FFF; outline: none; text-decoration: none; }
#right-content { float: right; width: 344px; height: auto; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 8px; }
#textcontent { min-height: 800px;}
 
/* script uit/dichtklappen */
.script { color: #99FF33; text-decoration: underline;}
/* script uit/dichtklappen */

