﻿* 
{
padding: 0;
margin: 0;
}

html,body
{
    height:100%;
    background-color:#ffffff;
    background-image:url('images/left_pagefill_align_topright.jpg');
    background-repeat: repeat;
    }
body 
{
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

#header 
{
    position:relative;    
    width:750px;
    height:276px;
    margin-left:24px;
    background-color: #a3a3a3; 
    float: left;
    display: inline;/*fixes double margin bug IE6*/
}
#searchbar 
{
    position:relative;
    width:457px;
    height:33px;
    margin-left:24px;
    margin-right:0px;
    background-color:#59c4c4;
    float: left;
    padding-left: 3px;
    display: inline;
}
#search
{
    position: relative;
    top: 0px;
    left: -24px;
    float: right;
    width: 290px;
    height: 23px;
    background-color:#59c4c4;
    vertical-align: middle;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #ffffff;
}
#searchbox
{
    position: relative;
    height: 23px;
    width: 80px;
    top: -2px;
   
}
.search_titel
{
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
#main 
{
    width:798px;
    min-height:100%;
    position:relative; 
    background-color: #ffffff;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-y;
    float: left;
}
#content 
{
    width:440px;
    margin-left: 24px;
    padding: 20px 5px 20px 5px;
    position:relative; 
    background-color: #ffffff;
    float: left;
    display: inline;
}
#calendar 
{
    width:290px;
    padding: 20px 5px 20px 5px;
    color: #ffffff;
    background-color: #a174b5;
    float: left;
}
#clearfooter {
    clear:both;
    height:5px;
}    
#footer 
{
    position:relative;
    width:750px;
    height:80px;
    margin-left:24px;
    background-color:#59c4c4;
    float: left;
    vertical-align:bottom;
    display: inline;
}
#adres 
{
    left: 177px;
    top: 4px;
    position: absolute;
    width: 144px;
    height: 131px;
    margin: 8px 8px 8px 8px;
    color: #ffffff;
    font-weight: bold;
}
#logo 
{
    left: 27px;
    top: 4px;
    position: absolute;
    width: 144px;
    height: 131px;
    cursor: pointer;
}
#adres>a 
{
    font-size: 10px;
    color: #ffffff;
}
#menu 
{
    left: 27px;
    top: 144px;
    position: absolute;
    width: 144px;
    height: 131px;
    margin: 8px 0px 8px 0px;
    color: #ffffff;
    font-weight: bold;
}
.menu_item 
{
    left:0px;
    width:128px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    padding: 0px 8px 0px 8px;
}
.activiteiten_menu_item_bg
{
    margin: 10px 0px 10px 0px;
    width:280px;
    color: #ffffff;
    padding: 8px 5px 10px 5px;
    background-image: url('images/activiteiten_menuitem_bg.jpg');
    background-repeat: repeat;
}
.activiteiten_menu_item 
{
    margin: 10px 0px 10px 0px;
    width:280px;
    color: #ffffff;
    padding: 8px 5px 10px 5px;
    background-image: none;
    background-repeat: repeat;
}
.activiteiten_menu_titel
{
    font-size: 16px;
    font-weight: bold;
}

.location
{
    height:27px;
    width: auto;
    position: relative;
    top: 3px;
    left: 0px;
    background-image: url('images/location_bg.jpg');
    background-repeat: repeat-x;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    float: left;
    cursor: pointer;
}
.location_arrow_more
{
    height:27px;
    width: 13px;
    position: relative;
    top: 3px;
    left: 0px;
    background-image: url('images/location_arrow_more.jpg');
    float: left;
}
.location_arrow_end
{
    height:27px;
    width: 11px;
    position: relative;
    top: 3px;
    left: 0px;
    background-image: url('images/location_arrow_end.jpg');
    float: left;
}
.title
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: 5px;
}
.content_bg
{
    background-image: url('images/content_bg.jpg');
    padding: 10px 5px 10px 5px;
}
.content_no_bg
{
    background-image: none;
    padding: 10px 5px 10px 5px;
}
ul
{
    position: relative;
    left: 17px;
}
ol
{
    position: relative;
    left: 17px;
}
a
{
    color: #6f2a8e;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#rotator
{
    border: 0px;
    overflow: hidden;
    position: relative;
    width: 750px;
    height: 276px;
}

#rotator img
{
    border: 0px;
    width: 750px;
    height: 276px;
}
td.photo
{
    border-color: Black;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
    text-align: center;
    padding: 2px;
}
td.photoalbum
{
    border-color: Black;
    border-width: 1px;
    border-style: solid;
    height: 124px;
    width: 124px;
    vertical-align: middle;
    text-align: center;
}
.photoalbum_title
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
