img {
    border: 0px;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    color: black;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: black;
    margin: 0px;
}

h1{
	background-repeat:no-repeat;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-top:8px;
	color:#fdb827;
}


.background {
    background-image: url('../images/background_overall.jpg');
    position: fixed;
    top: 0px;
    left: 0px;
    height: 777px;
    width: 1024px;
    z-index: -200;
}

table, tr, td {
    font-family: Tahoma;
    font-size: 8pt;
}

.header {
    width: 825px;
    height: 283px;
    background-position: 0px -1px;
    float: left;
    position: relative;
    z-index: -1;
}

.main {
    width: 825px;
    background-color: white;
    clear: both;
    float: left;
    text-align: left;
	margin-top:-5px;
	z-index:1;
	position:relative;
}

.footer {
    width: 825px;
    height: 25px;
    line-height: 25px;
    background-color: white;
    clear: both;
    float: left;
    text-align: center;
    background-color: white;
    color: #8b8b8b;
    background-image: url('../images/line.gif');
    background-position: top;
    background-repeat: no-repeat;
}

.websites {
    /*background-color:white;
     filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
     padding-left: 4%;*/
    background-image: url('../images/top_bg2.png');
	background-repeat:no-repeat;
	background-position: center;
    color: white;
    height: 26px;
    position: fixed;
    left: 0;
	top: 0;
    width: 100%;
    z-index: 3;
    line-height: 25px;
    text-align: center;
}


.websites a:link, .websites a:visited {
    text-decoration: none;
    color: white;
}

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

a {
    text-decoration: none;
    color: #d95936;
}

a:hover {
    color: #fdb827;
    text-decoration: underline;
}

/*
 Grootte menu knoppen!
 */
a.ondernemingen_container {
    float: left;
    display: block;
    width: 200px;
    height: 174px;
    background-image: url('../images/big_menu_buttons.jpg');
    background-position: 0px 0px;
}

a.ondernemingen_container:hover {
    background-position: 0px 174px;
}

a.ondernemingen_container div {
    width: 100%;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
}

/*
 De slide van dagen
 */
#box4 {
    position: absolute;
    overflow: hidden;
    margin-top: 0px;
}



.box4_ins{
    width: 825px;
    height: 470px;
    float: left;	
}

#box4 div.uitleg {
    position: absolute;
    top: 0px;
    right: 167px;
    height: 470px;
    width: 310px;
    overflow: auto;
  /*
  background-color: white;
*/
    padding: 0px;
}

#box4 div.uitleg_ins {
    padding-left: 5px;
    width: 290px;
}

/*
 Menu list
 */
.navcontainer {
    height: 60px;
    width: 825px;
    background-image: url('../images/smooth_menu/bg_horizontal_repeat.png');
    background-repeat: repeat-x;
    background-position: top;
    float: left;
	z-index:2;
	position:relative;
}

.uitverkocht{
	background-image:url("../images/uitverkocht.png");
	height:35px;
	left:366px;
	position:absolute;
	top:32px;
	width:123px;
}

.navlist {
    margin: 0;
    white-space: nowrap;
    padding: 0;
}

.navlist li {
    display: compact;
    list-style-type: none;
    float: left;
}

.navlist a, .navcontainer a {
    background-image: url('../images/smooth_menu/stripe.png');
    background-repeat: no-repeat;
    background-position: right 12px;
    float: left;
    text-align: center;
    display: block;
    height: 60px;
    line-height: 55px;
    margin-right: 1px;
    padding: 0 10px 0 10px;
    color: #8b8b8b;
}

#list_right a{
	background-position: left 12px;
}

.navlist a:link, .navlist a:visited {
    text-decoration: none;
}

.navlist a:hover, .navcontainer a:hover {
    background-position: 0px 0px;
    background-image: url('../images/smooth_menu/bg_horizontal_repeat_active.png');
    background-repeat: repeat-x;
    color: white;
}

.active a:link, .active a:visited, .active a:hover, a.active_avonden, a.active_avonden:hover {
    background-position: top center;
    background-image: url('../images/smooth_menu/bg_horizontal_selected.png');
    background-repeat: repeat-x;
    color: white;
}



#handles4 {
    text-align: right;
    position: relative;
	margin:0px;
}

#cont {
    width: 550px;
    margin: 0 auto;
    background: #fff;
    text-align: right;
    padding: 20px
}

.buttons {
    cursor: pointer;
    padding: 3px 3px 0 0;
    position: relative;
    float: right;
    z-index: 101;
    margin: 0px;
}

.buttons span {
    padding: 0px 10px 0 10px;
    height: 39px;
    float: left;
    background-image: url('../images/menu_avonden.png');
    color: #fff;
    cursor: pointer;
    font-size: 8px;
    font-family: Verdana;
    line-height: 39px;
    color: #661600;
    font-weight: bold;
}

.buttons span.active, .buttons span:hover {
    background-position: 0px 78px;
    cursor: pointer;
}

/*
 Sponsorshit
 */
#box1 {
    position: absolute;
}

#box1 span {
    display: block;
    float: left;
}

.mask1 {
    position: relative;
    width: 810px;
    height: 100px;
    overflow: hidden;
}




/*
avonden
*/

.avonden_top{
	width:825px;
	height:60px;
	position:relative;
	z-index:1;
}

.avonden_overall{
	height:485px;
	width:825px;
	position:relative;
	overflow:hidden;
	margin-top:0px;
	top: -5px;
	z-index:0;
}
