/* CSS Document */

<style TYPE="text/css">

html, body {width: 100% !important;}

body { font-family: verdana, sans-serif;
font-size: 100%;
color: #000;
background-color: #E3EBF2;
margin: 0px;
padding: 0px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  margin-top:5px;
  width: 90%;
  min-width: 900px;
   min-height: 500px;
  text-align: left;
  background:  #D4D0CA url(images/se_0.jpg) repeat-x;
  border:solid #003399 3px;
}

div#content {
background-color: transparent;
color: #000066;
font-size: 80%;
text-decoration: none;
margin-left: 210px;
padding: 0px;
}


div#links {
background: transparent;
color: #000;
font-size: 80%;
text-decoration: none;
width: 210px;
float: left;
margin: 0px;
padding: 0px; 
}

#links_midden{
  margin:0px;
  padding:2px;
  padding-left:30px;
  padding-right:15px;
  background:url(images/se_4.gif);
  background-repeat:repeat-y;
}

#links_onder{
  position:relative;
  margin:0px;
  padding:5px;
  padding-left:30px;
  background:url(images/se_5.gif);
  background-repeat:no-repeat;
}

#links h1 { 
color: #444; 
font-size: 1.1em; 
font-weight: bold; 
line-height: 1.3em; 
}



.navlinks a:hover  { 
color: #FFF; 
background: rgb(132,157,180);
}


.navlinks a { 
display: block; 
color: #000; 
font-weight: bold;
text-decoration: none;
}

.normal_link a:hover{
display:inline;
color:#0000CC;
text-decoration:none
}

.normal_link a{
display:inline;
color:#0000CC;
text-decoration:none
}


#logo {
	float: left;
	width: 210px;
	height: 230px;
	position:relative;
	background: url(images/se_1.jpg);
	background-repeat:no-repeat;
	border:none;
	z-index:2;
	}

#header {
height:75px;
text-align:center;
background: url(images/se_6.jpg);
background-repeat:no-repeat;
background-position:center;
}

#top-menu {
height:20px;
position:relative;
left: -5px;
background-color:#3300FF;
background:url(images/se_3.jpg);
background-repeat:repeat-x;
background-position:100px;
z-index:1;

}

/* navigatie met submenu's  */

#nav ul li a {
background-color: transparent;
}

#nav, #nav ul {
color: #F3E7A9;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding: 0px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
/* width: 100px; */
}

#nav ul {
padding-left: 0;
margin-left: 0;
color: #F3E7A9;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
position: absolute;
width: 100px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 4px 3px 3px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #cccccc;
}

#nav a:hover{
color:#FFFFFF;
}

ul a{
font-weight: bold;
color: #cccccc;
cursor: default; 
}

.pointer{
cursor:pointer;
border-right:solid 1px #cccccc;
padding-right:0.8em;
}

.nopointer{
cursor: default; 
border-right:solid 1px #cccccc;
padding-right:0.8em;
}


.sub{
width: 105px;
}

ul ul a:link, ul ul a:visited{
font-weight: bold;
color: #cccccc;
cursor: pointer; 
}

ul ul a:hover{
font-weight: bold;
color: #FFF;
cursor: pointer; 
}


#nav ul li{
background-color: #0000b9;

}
/* tot hier navigatie met submenu's*/

#main {
padding:20px;
/* background:url(images/zwever.gif) right top no-repeat; */
}

#main td, tr {
font-size:9px;
}

.center_img{
text-align:center;
}

.center_tekst{
text-align:center;
}

.left_img{
float:left
}

.right_img{
float:right;
margin-left:5px;
}

.spacer-r{
clear: right;
}

/* top knopje */
a.button {
text-align:right;
float:right;
line-height:20px;
background:  url(images/totop1.gif) no-repeat 0 0;
color:#003399;
text-decoration:none;
display: block;
text-indent: 20px;
}

a.button:hover {
color:#FF0000;
text-decoration:none;
background:  url(images/totop2.gif) no-repeat 0 0;
}



/* end top knopje */
/* footer */
#footer {
  margin-left: auto; 
  margin-right: auto;
  padding:0px;
  background:  #009933;
  width:90%;
  height:21px;
  border:solid #003399 3px;
  border-top: none;
  min-width: 900px;
}  


#footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#footer_center {
clear:none;
  text-align:center;
  padding-top:0px;
  margin-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:12px;
  color: #FCF8E3;
}

#footer_right {
clear:none;
  float:right;
  padding-right:5px;
  padding-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:12px;
  color: #FCF8E3;
}

#footer_right img{
vertical-align:middle;
}


#footer_right  A:link {
	COLOR: #FFFFCC; text-decoration: none
}
#footer_right  A:visited {
	COLOR: #FFFFCC; text-decoration:none
}
#footer_right  A:active {
	COLOR: #FFFFCC; text-decoration: none
}
#footer_right  A:hover {
	COLOR: #FFFFFF; text-decoration: none
}
#footer_left {
  float:left;
  padding-left:5px;
  padding-top:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:12px;
  color: #FCF8E3;
}

#footer_left  A:link {
	COLOR: #FFFFCC; text-decoration: none
}
#footer_left  A:visited {
	COLOR: #FFFFCC; text-decoration:none
}
#footer_left  A:active {
	COLOR: #FFFFCC; text-decoration: none
}
#footer_left  A:hover {
	COLOR: #FFFFFF; text-decoration: none
}
/* end footer */
