html  {
        overflow-y: scroll;
}

* {
        margin: 0;
        padding: 0;
}

body {
      font-family:Cilibri, Verdana, Arial, sans-serif;
      font-size: .7em;
      color: #fff;
      background: #002F76 url('images/bg1.jpg') repeat-x;
      background-attachment: fixed;
      margin: 0px;
      }

.title  {
        border-left: 4px solid #fff;
        color: #fff;
        padding: 0px 0 0 10px;
        margin-top: 25px;
        border-bottom: 2px solid #fff;
        font-size: 1.4em;
        width: 100%;
        }

h1 {font-size:16px; margin:0; padding:10px 0; color:#fff;}
h2 {font-size:14px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:12px; margin:0; padding:8px 0;}

a {
     color: white;
     text-decoration: underline;
}

b {
	color: white;
}

.bar {
        height: 1px;
        background-color: white;
        margin-top: 15px;
}

.panel {
        background-color: #002F76; 
        border: 1px solid #fff; 
        padding: 8px;
        margin-bottom: 5px;
        text-align: justify;
        width: 780px;

}

.panel_wit {
        background-color: #fff; 
        border: 1px solid #ddd; 
        padding: 8px;
        margin-bottom: 5px;
        text-align: center;
        color: #222;
        font-size: 12pt;
        font-weight: bold;
        width: 780px;

}


#container  {
        border: 0px solid #fff;
        margin: 0 auto;
        width: 1000px;
        border: 0px solid #fff;
}

#header {
         position: fixed;
         top: 0px;
         xposition: relative;
         width: 1000px;
         height: 80px;
         z-index: 10;
         border: 0px solid #aaa;
         border-bottom: 4px solid #fff;
         background: #002F76 url('images/bg1.jpg') repeat-x;
           }

#logo {
         width:1000px;
         height: 80px;
         border: 0px solid #aaa;
}

#outer1 {
        float: left;
        width: 150px;
        top: 110px;
        position: fixed;
        border: 0px solid #fff;
        }

#menu   {
         width:144px;
         height: 480px;
         margin-top: 20px;
         border: 2px solid #ccc;
         background: #ccc url('images/bg_metallic1.jpg') repeat-x;
         }

#menu a {
        float: left;
        color: #333;
        padding: 2px 5px 2px 5px;
        text-decoration: none;
        font-size: 90%;
        font-weight: bold;
        border: 1px solid #bbb;
        margin-top: 3px;
        margin-left: 5px;
        width: 145px;
        
}

.menufont {
        font-size: 7pt;
        font-weight: bold;  
        color: #333;
	
}

#menu a:hover {
        background-color: #aaaaaa ;
        color: #fff;
        border: 1px solid #777;
        background-image: url('images/arrow_menu3.png');
        background-repeat:no-repeat;
        background-position:right;
}

.active {
        background-color: #eee;
        background-image: url('images/arrow_menu3.png');
        background-repeat:no-repeat;
        background-position:right;
        border: 0px solid #222;
        color: #eee;
}


#menu2   {
         width:155px;
         height: 400px;
         padding:10px;
         margin-top: 20px;
         border: 2px solid #ccc;
         background: #ccc url('images/bg_metallic1.jpg') repeat-x;
         }

#menu2 a {
        float: left;
        background-color: #ccc;
        color: #333;
        padding: 4px 5px 2px 5px;
        text-decoration: none;
        font-size: 90%;
        font-weight: bold;
        border: 1px solid #999;
        margin-top: 5px;
        margin-left: -2px;
        width: 125px;
        height: 15px;
        width: 147px;
}

	
}

#menu2 a:hover {
        background-color: #fff ;
        color: #000;
        border: 1px solid #fff;
        background-image: url('images/arrow_menu3.png');
        background-repeat:no-repeat;
        background-position:right;
        
}


#outer2 {display: inline-block;
         margin-left: 0px;
         float: right;
         width: 790px;
         border: 0px solid #ff0;
         }

#outer1, #outer2, {
         margin-top: 0px;
         }

#wrapper {
          overflow:hidden;
          position: relative;
          top: 70px;
          border: 0px solid #f00;
          }


#footer {clear:both;
         width: 950px;
         border-top: 2px solid #fff;
         height: 20px;
         position: fixed;
         margin: 0 auto;
         background: #002F76;
         bottom: 0;
         }

.content {padding:10px;
}


#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}

.img-shadow {
  float:right;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;
  margin: 10px 0 0 15px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #000000;
  margin: -6px 3px 5px -6px;
  padding: 2px;
  }


table    {
         border-width: 0px;
         position:center;
         padding: 5px;
         }

td      {
         color: #fff;
         border: 0px solid #ddd;
         line-height: 14px;
         text-align:top;
         padding: 4px;
         }




.kop  {  color: #fff;
         font-weight:bold;
         padding: 2px;
         margin-left: 2px;
         padding-left: 5px;
         margin-bottom: 10px;
         text-transform: uppercase;
         border-left: 4px solid #fff;
         border-bottom: 1px solid #fff;
         
         }

.profiel {color: #fff;
         font-size: 8pt;
         font-weight:normal;
         padding: 2px;
         margin-top: 5px;
         margin-bottom: 5px;
         text-align: justify;
         }

ul { list-style: square;
     margin-left: 20px;
 }



.button {   background-color:#C6006B;
            border: 1px solid #bbb;
            font-family:verdana;
            font-weight: bold;
            font-size:10px;
            color:#fff;
            padding: 3px;
            margin: 1px;
        }

.button2 {  display:inline;
            background-color:#C6006B;
            border: 1px solid #bbb;
            font-weight: bold;
            font-size:10px;
            text-decoration: none;
            text-align: center;
            color:#fff;
            padding: 1px;
            width: 18px;
            margin: 2px;
        }
        
.button3 {  display:inline;
            background-color:#009;
            border: 1px solid #fff;
            font-weight: bold;
            font-size:10px;
            text-decoration: none;
            text-align: center;
            color:#fff;
            padding: 1px;
            width: 18px;
            margin: 1px;
        }        

input1 {
            border: 1px solid #999;
            font-family:verdana;
            font-weight: bold;
            font-size:10px;
            color:#444;
            padding: 2px;
        }
        
textarea {
	    font-family: Verdana;

}        

<!--[if lte IE 7]>
xbody {word-wrap:break-word;}
x#outer1 {float:left; display:inline; margin-left:10px; margin-right:10px;}
x#wrapper {display:inline-block;}


<![endif]-->        

