html {
font-family:Arial;
margin:0 auto; 
text-align:center;
background-color: #fefffc;
background-image: url("images/2012/Background.jpg");
background-position: 50% 0%;
height:100.02%;
}

a img {
border: none;
}
 
#top {
width:880px;
text-align:center;
margin:0 auto; 
padding:0px;
height:420px;
 }

#shadowcontainerl, #shadowcontainerr, #shadowcontainerl2, #shadowcontainerr2 {
    width: 1020px;
    background-repeat: repeat-y;
    margin: 0 auto;
    position: relative;
}

#sidebuttons {
  position: absolute;
  top: 450px;
  left: 0;
/*   margin-top: 450px; */
  float: left;
}

#shadowcontainerl {
/*     background-image: url("images/shadowl2.png"); */
}

#shadowcontainerr {
/*     background-image: url("images/shadowr2.png"); */
    background-position: 100% 0%;
}

#shadowcontainerl2 {
/*     background-image: url("images/shadowl.png"); */
    background-repeat: no-repeat;
}

#shadowcontainerr2 {
/*     background-image: url("images/shadowr.png"); */
    background-position: 100% 0%;
    background-repeat: no-repeat;
}

#container {
 
width:880px;
background:transparent;
text-align:center;
position: absolute;
top: 0;
left: 140px;
padding:0px;
overflow:visible;
height:100.02%;
min-height:100.02%;
}
 
#nav {
width:880px;
margin: 0 auto;
background-color:#006AB3;
text-align: center;
height:30px;
overflow:hidden;
}
 
#page {
	background-color: #ffffff;
}
 
#content {
width:704px;
margin: 0 auto;
padding:5px 10px;
text-align: left;
float:left;
background-color:#FFFFFF;
 
}
 
#sidebar {
width:151px;
/* margin: 0 auto; */
padding-bottom:5px;
padding-right: 5px;
text-align: left;
float:left;
height:100.02%;
/* overflow:auto; */
overflow:hidden;
/* background:#FFA751; */
background-color: #ffffff;
}

#sidebar p {
	margin: 0;
	padding: 0;
}

#sidebar a {
	display: block;
	margin-top: 15px;
}

#sidebar img {
	border: none;
}
 
#footer {
width:880px;
height: 63px;
margin: 0 auto;
padding: 0 auto;
background: url("images/2012/Footer2.jpg") no-repeat;
float:left;
}
 
 
img{
/* padding:`; */
margin:0 auto;
}
 
 
.kop{
font-weight:bold;
color:#77431c;
font-size:160%;
}
 
 
 
body {
	margin: 0;
	padding: 0;
}
 
a:link { color:#00238a;text-decoration: none; }
a:visited { color:#00238a;text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
#menu a{
width:100%;
float:left;
height:30px;
color:#fff;
}
 
#menu a{
font:normal 80%/205% tahoma,arial,helvetica,sans-serif;color:#FFF;
display:block;
white-space:nowrap;
margin:0;
padding:0 ;
}
 
 
 
#menu a{
color:#fff;
background-color: #006AB3;
}
 
#menu a:hover{
color:#fff;
background:#207dbd;
}
 
#menu a{
 
text-decoration:none;
background-color: #207dbd;
}
 
#menu a, #menu a:visited{
background:#006ab3;
}
 
#menu a:hover{
background:#207dbd;
}
 
#menu a:active{
color:#FF954C;
background:#ccc;
}
 
#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:110px;
}
 
#menu li{
position:relative;
}
 
#menu li li{
position:relative;
width:110px;
top:30px;
margin:0;
padding:0;
float:left;
}
 
 
#menu ul ul{
position: absolute;
top: 0;
left: 0;
 
z-index:500;
top:auto;
display:none;
float:left;
}
 
/* Begin non-anchor hover selectors */
 
/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */
 
div#menu a:hover{
	background-color: 207dbd;
	background-image: none;
	background-repeat: no-repeat;
	background-position: -999px -9999px;
}
 
div#menu li:hover{
background-color: #207dbd;
cursor:pointer;
z-index:100;
}
 
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}
 
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}
 
/* End of non-anchor hover selectors */
 
/* Styling for Expand */
 
#menu a.x, #menu a.x:visited{
font-weight:normal;
color:#207dbd;
background:none;
}
 
#menu a.x:hover{
color:#fff;
background:#207dbd;
}
 
#menu a.x:active{
color:#060;
background:#207dbd;
}
 
a.level2{
color:#ff0000;
 
}

.clear {
	clear: both;
	font-size: 0;
}
