:root { overflow-y: scroll !important; }
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
color: #000;
margin: 0 auto;
height:100%;
font-family:Arial;
background-color: #3e3e3e;
font-size: 12px;
}

h2 {
    margin: 0;
    padding: 0;
    font-family:Arial;
}


img {border: none;}

.clear {clear: both;}

div#header {
    width:980px;
    margin:0 auto;
    padding:0;
    height: 74px;
}


div#container{
    width:100%;
    position:relative;
    background:url(/img/site_left_bg.jpg) left 74px repeat-x fixed;}

div#site-right-bg{
    width:50%;
    position:absolute;
    right:0;
    top:0;
    background:url(/img/site_right_bg.jpg) left 74px repeat-x fixed;}

div#wrapper{
    width:100%;
    position:relative;
    height:auto!important;
    background:url(/img/site_bg.jpg) center 74px no-repeat fixed;
}

div#main-total{
    width:980px;
    margin:0 auto;
    padding:0;
}

div#logo {
    float:left;
    top: 10px;
    padding: 0;
    position:relative;
    width:300px;
    height:90px;
    background:url(/img/logo.png);
    z-index:999;
}

div#hyves {
}
div#hyves img{
    margin: 10px 0 10px 55px;

}

div#menubalk {
    float: left;
    width: 680px;
    height: 40px;
    padding-top: 15px;
}

div#main-page{
    width:980px;
    padding-top: 60px;
    text-align:left;}

div#main-content {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/img/png_bg.png) repeat scroll left top;
    height:auto !important;
    min-height:400px;
    padding:25px;
    overflow: hidden;
}
div#left-content {
    float: left;
    width: 200px;
    min-height: 400px;
}

div#form {
    padding:5px 5px 5px 10px;
    font: 16px Times new Roman;
}

#menulinks {
    float: left;
    width: 200px;
    margin: 0 10px 10px 7px;
    background: #e3e1e0;
}

#menulinks img{
    margin: 25px;
}

#menulinks h2{
    width: 185px;
    height: 16px;
    padding:7px 5px 5px 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing:1px;
    text-transform: uppercase;
    background: #3e3e3e;
    color: #fff;
}

#menulinks ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#menulinks li {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 25px;
	background: #e3e1e0;
}

#menulinks li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#menulinks li a{
	color: #000;
    text-decoration: none;
}

#menulinks li a:hover{
	color: #000;
    text-decoration: underline;
}

div#home {
    float: left;
    min-height: 400px;
    background-color: #fff;
    width: 705px;
    margin-left: 25px;
}

div#home h1{
    width: 695px;
    height: 16px;
    background: #3e3e3e;
    margin: 0;
    padding: 7px 0 5px 10px;
    color: #fff;
    font-size: 14px;
    letter-spacing:1px;
    font-weight: bold;
    text-transform: uppercase;
}

div#hometext {
    color: #696969;
    font-size: 100%;
    margin: 0 10px 10px 10px;
}

#home a:link {
	color:#00C0F3;
    text-decoration: none;
    font-weight: bold;
}
#home a:visited {
	color:#00C0F3;
    text-decoration: none;
    font-weight: bold;
}
#home a:hover {
	color:#00C0F3;
    text-decoration: underline;
    font-weight: bold;
}

#footer {
	clear: both;
	color: #fff;	
	margin: 0 auto; 
    width: 705px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
    overflow: hidden;
}
#footer p{
	color: #fff;
	font-weight: normal;
	letter-spacing: -0.5px;	
}

#footer a{
	color: #fff;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-decoration: none;	
}

.button {
	margin-top: 3px;
	color:#e3e3e3;
    font-weight: bold;
    background: #00C0F3;
    text-transform: uppercase;
    border: 1px solid #3e3e3e;

}

.date {
    width: 70px;
	background-image: url(/img/bg_agendapunt.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
}

.number {
    width: 58px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color:#000
}

.month {
    width: 58px;
	text-align: center;
	font-size: 10px;
	color:#000
}

.year {
    width: 58px;
	text-align: center;
	color:#000;
}

#kop {
	font-size: 14px;
	font-weight: bold;
	color:#00C0F3;
    text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 5px;
}

#koptekst {
	padding-left: 5px;
}

#kopinfo {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}


.nummering {
	text-align: left;
	font-size: 11px;
}

.menulinks {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.lijn {
    width: 570px;
	padding-top: 5px;
	border-bottom: 1px dotted #00C0F3;
}

.foto {

}

.foto img{
	border: 2px dashed #a6ce39;
}

td {
	font-size:  12px;
}


a.pagingButton
{
	border: 1px solid #a6ce39;
	padding: 5px;
	min-width: 12px;
	margin: 2px;
	text-decoration:  none;
}

a.pagingButton:hover
{
	text-decoration:  underline;
}