*{
   margin: 0;
   padding: 0;
   border: 0;
}

body {
   background-image: url('images/content_bg.jpg');
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 1.4em;
}

p, th, h2, h3, h4, img {
   padding: 5px;
   line-height: 1.4em;
}
 
hr {
   margin: 5px;
   padding: 5px;
   height: 0;
   border: 0;
   border-top: 1px solid #cccccc;
}

ol li {
   margin-left: 30px;
   line-height: 1.4em;
}

ul li {
   margin-left: 30px;
}

ul ul li {
  margin-left: 45px;
}

ul ul ul li {
  margin-left: 60px;
}

td li {
  margin-left: 20px;
}

#top {
   float: left; 
   width: 100%;
   height: 120px;
   background-image: url('images/logoachter.jpg');
  background-repeat: no-repeat;
}

#entop {
   float: left; 
   width: 100%;
   height: 120px;
   background-image: url('images/enlogoachter.jpg');
  background-repeat: no-repeat;
}

#container {
   width: 100%;
   height: 120px;
   background-image: url('images/bg.jpg');
   background-repeat: repeat-x;
}

.onderwijs table, .onderwijs td {
   margin: 0;
   padding: 2px;
   border: 1px solid black;
}

.submenu {
   font-size: 14px;
   border: 1px dotted #000000;
   padding: 5px;
   margin: 5px;
}

.blue {
   background: #f0f8ff;
   color: #3792b3;
}
th, .kop {
   font-weight: bold;
   text-align: center;
   background: #f0f8ff;
   border: 1px solid #3792b3;
}

.atd {
   font-weight: bold;
   background: #f0f8ff;
   border: 1px solid #3792b3;
}

.form input, select, textarea {
   border: 1px solid #3792b3;
   background: #f0f8ff;
}

.form {
   padding: 5px;
}

label {
   padding: 15px;
   line-height: 24px;
}

.textmenu {
   background: #f0f8ff;
   border: 1px solid #3792b3;
   padding: 5px;
}

#content {
  padding: 5px;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

#menu {
	margin: 0;
	padding: 0;
	}

#menu img {
   padding: 0;
   margin: 0;
   padding-top: 3px;
}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #3399CC;
	width: auto;
        float: left;
	height: 2em;
	border-top: 1px solid #ABB1B2;
	border-left: 1px solid #ABB1B2;
	border-bottom: 1px solid #ABB1B2;
	border-right: none;
	padding-left: 5px;
        padding-right: 5px;
	margin: 0 0 10px 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;   
	}


#menu ul li a:hover {
	color: #ffffff;
	background: #0d2666;
	}


	    a:visited {
	    text-decoration: underline;
	    color: #3399cc;
	    }

	    a:hover {
	    text-decoration: none;
	    color: #7F1F00;
	    }

	    a:active {
	    text-decoration: none;
	    color: #7F1F00;
	    }

#menu li#cgd a {
   color: #FFDD00;
   font-weight: bold;
}

body#sectionzero #menu li#zero a, 
body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a, 
body#sectionsix #menu li#six a, 
body#sectionseven #menu li#seven a {
	background: #0d2666;
	border: 1px solid #5600A8;
	color: #ffffff;
	font-weight: bold;
	}
