body {
 background-color: #250D08;
 margin:0;
 padding:0 0 30px 0;
 color:#000;
 font:x-small/1.5em Arial,Sans-Serif;
 voice-family: "\"}\""; voice-family:inherit;
 font-size:small;
 overflow:auto;
} html>body {font-size:small;}

#box {
 border-top: 1px solid #CFB090;
 width: 700px;
 color:#000;
 background: url("images/bgmain.jpg") #EFEFEF repeat-y 100% 95px;
 margin: 30px auto 0 auto;
 padding: 0;
 overflow: hidden;
}

#foto {
 border: 2px solid #CFB090;
 border-bottom: 2px solid #B59A7F;
 margin: -100px 15px 10px 20px;
 float: right;
 background-color: transparent;
}

#foto img {
 border-top: 1px solid #250D08;
 border-right: 1px solid #5E4328;
 border-bottom: 1px solid #E3C19F;
 border-left: 1px solid #E3C19F;
}

#main {
 min-height: 120px;
 color: black;
 background-color: transparent;
 padding: 0px 25px 25px 25px;
 text-align: justify;
}

#main h1 {
 font-size: large;
 font-weight: bold;
}

#main h2 {
 font-size: medium;
 font-weight: bold;
}

#main em {
 font-style: italic;
 font-weight: bold;
}

#main a {
 color: black;
 font-weight: bold;
 text-decoration: none;
}

#main a:hover {
 text-decoration: underline;
}

#sop {
 right: 0px;
 top: 0px;
 height: 95px;
 width: 700px;
 margin: 0;
 background: transparent url("images/sop.gif") no-repeat right top;
 line-height:normal;
}

#sop.en {
 background-image: url("images/sopen.gif");
}

#kop {
 margin: 0;
 height: 95px;
 width: 100%;
 background: transparent url("images/kop.gif") no-repeat left;
 line-height:normal;
}

#kop h1 {
 display: none;
}

#kop h2 {
 display: none;
}

#menu {
 position: relative;
 top: -35px;
 left: 0px;
 float:left;
 width: 100%;
 background-color: transparent;
 font-size:93%;
 line-height:normal;
}

#menu ul {
 margin:0;
 padding:10px 10px 0;
 list-style:none;
}

#menu li {
 float:left;
 background:url("images/left.gif") no-repeat left top;
 margin:0;
 padding:0 0 0 9px;
}

#menu a {
 float: left;
 display:block;
 background:url("images/right.gif") no-repeat right top;
 background-color: transparent;
 padding:5px 15px 4px 6px;
 text-decoration:none;
 font-weight:bold;
 color:#CFB090;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

#menu a:hover {
 color:#FFD9B2;
}

#menu #current {
 background-image:url("images/left_on.gif");
}

#menu #current a {
 background-image:url("images/right_on.gif");
 color:#333;
 padding-bottom:5px;
}

#menu li.taal {
 background-image:url("#");
}

#menu a.taal {
 padding-left: 0;
 padding-right: 0;
 color: #333;
 background-image: url("#");
}

#menu a.taal:hover {
 color: #FFD9B2;
 background-image: url("#");
}

#footer {
 margin-top: 25px;
 font-size: x-small;
 padding-left: 5px;
 height: 50px;
 background: #45190E url("images/bgfoot.gif") repeat-x top;
 color: black;
}

#bottom {
 border-top: 1px solid #CFB090;
 text-align: right;
 font-size: x-small;
 background-color: #250D08;
 color:#CFB090;
}

#bottom a {
 text-decoration:none;
 color:#CFB090;
}

#bottom a:hover {
 color:#FFD9B2;
}

#main a.urgText {
 color: #CC3300;
}

#main a.noline {
 text-decoration: none;
}

a.email {
 text-decoration: none;
 color: black;
}

a:hover.email {
 text-decoration: underline;
}

#login {
 font-size: x-small;
 background-color: transparent;
 float: left;
 display: inline;
}

#login a {
 color: #250D08;
 text-decoration: none;
}

#login a:hover {
 color:#FFD9B2;
}
