html, body {
    background: #b7b7b7 url(../images/body_bg.jpg) repeat-x fixed;
    font-family: "Trebuchet MS", Tahoma;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

a img {
    text-decoration: none;
    border: 0;
}

h3 {
    margin: 0;
    padding: 0;
} #maincontainer {
    width: 800px;
    margin: 0 auto;
} #header {
    height: 65px;
} #menu {
    width: 380px;
    height: 30px;
    position: absolute;
    margin: 34px 0 0 420px;
} #section {
    width: 200px;
    height: 30px;
    position: absolute;
    margin: 0px 0 0 618px;
} #section ul {
    list-style-type: none;
    height: 30px;
    width: 200px;
    padding: 0;
    margin: 0;
} #section li a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    float: left;
    text-decoration: none;
    color: #faf700;
    font-size: 20px;
    text-transform: uppercase;
} #section li a:hover {
    color: #b7b7b7;
} #section li.active a {
    border-left: #b7b7b7 1px solid;
    border-right: #b7b7b7 1px solid;
    border-bottom: #b7b7b7 1px solid;
    background: #660a03;
} #main {
    overflow: hidden;
    padding: 45px 0 10px 0;
    background: #9c271d url(../images/main_bg.png) top repeat-x;
    border: 1px solid #b7b7b7;
} #logo {
    width: 257px;
    height: 109px;
    background: url(../images/logo.png);
    position: absolute;
    margin: 2px 0 0 20px;
}

/* begin menu*/ #menu ul {
    list-style-type: none;
    height: 30px;
    width: 380px;
    padding: 0;
    margin: 0;
} #menu li a {
	border-left: #B7B7B7 1px solid;
    border-right: #B7B7B7 1px solid;
    border-top: #B7B7B7 1px solid;
	border-bottom: #B7B7B7 1px solid;
	margin-right:5px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    float: right;
    text-decoration: none;
    color: #faf700;
    font-size: 20px;
    text-transform: uppercase;
} #menu li a:hover {
    color: #b7b7b7;
} #menu li.active a {
    border-left: #b7b7b7 1px solid;
    border-right: #b7b7b7 1px solid;
    border-top: #b7b7b7 1px solid;
	border-bottom: #660a03 1px solid;
    background: #660a03;
}

/* einde menu*/ #content {
    float: left;
    width: 600px;
    margin-left: 10px;
} #content_top {
    height: 30px;
} #articletitle {
    float: left;
    padding-top: 5px;
    width: 400px;
    height: 30px;
} #tijd {
    padding-top: 5px;
    float: right;
    height: 30px;
    width: 200px;
} #content_main {
    margin: 3px 0 5px 0;
    padding: 10px;
    background: #fff url(../images/content_bg.png) repeat-x bottom;
    border: 1px solid #000;
} #content_main a {
    text-decoration: none;
} #content_main p {
    margin: 0;
    padding: 0;
} #content_right {
    width: 170px;
    margin-left: 10px;
    float: left;
} #righttitle_a {
    height: 30px;
    background: url(../images/agenda.png) no-repeat right center;
} #righttitle_f {
    height: 30px;
    background: url(../images/fotos.png) no-repeat right center;
}
#rightcontentb {
    padding: 5px;
    background: #fff url(../images/content_bg.png) repeat-x bottom;
    border: 1px solid #000;
    margin: 3px 0 5px 0;
}
 #rightcontenta {
    padding: 5px 5px 5px 0;
    background: #fff url(../images/content_bg.png) repeat-x bottom;
    border: 1px solid #000;
    margin: 3px 0 5px 0;
} #copy {
	margin-top:3px;
    font-size: 11px;
    text-align: center;
} #copy a {
    color: #000;
}

/* begin agenda*/ .smd_cal_empty {
    margin: 0;
    padding: 0;
} .smd_cal_agenda {
    width: 100%;
} .smd_cal_cell {
    font-size: 12px;
    color: #fff;
    text-align: center;
    vertical-align: top;
    margin-top: 0;
} .smd_cal_daynames th {
    background: #faf700 url(../images/cell_bg.png) repeat-x bottom;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #000;
    width: 14%;
} .smd_cal_navrow th {
    background: #9c271d url(../images/event_bg.png) repeat-x bottom;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #fff;
} .smd_cal_navrow th a {
    text-decoration: none;
    color: #fff;
} .day {
    margin: 0 3px 0 0;
    background: #faf700;
    color: #9c271d;
    text-align: center;
    float: left;
    width: 20px;
} .event a {
    color: #fff;
    text-decoration: none;
} .smd_cal_standard p {
    padding: 0;
    margin: 0;
} .smd_cal_cell h4 {
    color: #000;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    font-size: 13px;
    margin: 0;
    background: url(../images/cell_bg.png) bottom;
    width: 100%;
    text-align: center;
} .smd_cal_event h4 {
    color: #fff;
    font-size: 13px;
    margin: 0;
    background: url(../images/event_bg.png) bottom;
    width: 100%;
    text-align: center;
} .smd_cal_event {
    border-bottom: 1px #fff solid;
} .headerhover {
    padding: 5px 0 5px 0;
    color: #fff;
    text-align: center;
    background: #303030;
    margin: 0;
    padding: 0;
    opacity: 0.9;
    filter: alpha( opacity = 90);

font-weight:bold;

font-size:
    11px;
} .bodyhover {
    color: #000;
    text-align: center;
    font-size: 11px;
    border-top: #000;
    background: #fff;
    padding: 0;
    margin: 0;
    width: 175px;
    opacity: 0.9;
    filter: alpha( opacity = 90);
} .bodyhover p {
    cursor: pointer;
    margin: 0;
    padding: 0;
}

/* einde agenda*/
/* begin fotos*/ .fotoalbumlijst {
    list-style-type: none;
    padding-left: 25px;
    font-weight: bolder;
    text-decoration: none;
    color: #faf700;
    text-transform: uppercase;
    background: #9c271d url(../images/event_bg.png) repeat-x bottom;
} #afbe img {
    opacity: 1;
    filter: alpha( opacity = 100);
} #afbe img:hover {
    opacity: 0.5;
    filter: alpha( opacity = 50);
} .fotoalbumlijst a {
    text-decoration: none;
} .fotoalbumlijst:hover {
    background: #faf700 url(../images/cell_bg.png) repeat-x bottom;
    color: #000;
} .navigatie {
    float: left;
    text-align: center;
    text-transform: uppercase;
} .navigatie a {
    padding: 0 5px 0 5px;
    background: #9c271d url(../images/event_bg.png) repeat-x bottom;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    text-decoration: none;
    color: #faf700;
} .navigatier {
    float: right;
    text-align: center;
    text-transform: uppercase;
    padding: 0 5px 0 5px;
    background: #9c271d url(../images/event_bg.png) repeat-x bottom;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #faf700;
} .navigatiemain {
    width: 100%;
    height: 24px;
} #afbe {
    background: #9c271d url('../images/event_bg.png') bottom repeat-x;
    float: left;
    padding: 5px;
    margin: 2px 2px 0 0;
    border-top: #000 1px solid;
    border-left: #000 1px solid;
    border-right: #000 1px solid;
} #fotoalbum_image {
    height: 80px;
    overflow: hidden;
}
#afb {
    height: 80px;
    overflow: hidden;
} #afb-lijst {
    padding: 0;
    overflow: hidden;
    margin-left: 5px;
}

/* einde fotos*/ #rightcontenta p {
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #9c271d;
    letter-spacing: -1px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 10px;
    font-weight: 700;
} #rightcontenta a {
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #9c271d;
    letter-spacing: -1px;
} #rightcontenta a:hover {
    color: #303030;
} #rightcontenta h6 {
    font-size: 11px;
    text-transform: uppercase;
    color: #9c271d;
    letter-spacing: -0.5px;
    line-height: 10px;
    font-weight: 700;
    margin-top: 0.5em;
    margin-bottom: 0em;
} #rightcontenta h7 {
    font-size: 14px;
    text-transform: uppercase;
    color: #9c271d;
    letter-spacing: -0.5px;
    line-height: 10px;
    font-weight: 700;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

#rightcontentb p {
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #9c271d;
    letter-spacing: -1px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 10px;
    font-weight: 700;
} #rightcontentb a {
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #9c271d;
    letter-spacing: -1px;
} #rightcontentb a:hover {
    color: #303030;
} #rightcontentb h6 {
    font-size: 11px;
    text-transform: uppercase;
    color: #9c271d;
    letter-spacing: -0.5px;
    line-height: 10px;
    font-weight: 700;
    margin-top: 0.5em;
    margin-bottom: 0em;
} #rightcontentb h7 {
    font-size: 14px;
    text-transform: uppercase;
    color: #9c271d;
    letter-spacing: -0.5px;
    line-height: 10px;
    font-weight: 700;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

/* begin heraut*/ #containerh {
    width: 1000px;
    height: 1480px;
    margin: 0 auto;
} #maincontainerh {
    width: 900px;
    margin: 0 auto;
} #headerh {
    height: 231px;
} #logoh {
    width: 880px;
    height: 283px;
    background: url(../images/logoh.png);
    position: absolute;
    margin: 2px 0 0 10px;
} #mainh {
    height: 1100px;
    overflow: hidden;
    padding: 60px 0 10px 0;
    background: #9c271d url(../images/main_bg.png) top repeat-x;
    border: 1px solid #b7b7b7;
    margin-bottom: 10px;
} #www {
    width: 762px;
    margin: 0 auto;
    height: 54px;
    background: url(../images/www.png);
} #herautdatum {
    padding: 0 20px 0 20px;
    float: right;
    background: #fff;
    border: 1px solid #000;
} #herauttitel {
    padding: 0 20px 0 20px;
    float: right;
    background: #fff;
    border: 1px solid #000;
} #herauttitel span {
    padding: 10px;
} .datump h3 {
    padding: 10px;
    margin-top: 5px;
    margin-left: 25px;
} #leeg {
    width: 600px;
    overflow: hidden;
} #heraut {
    overflow: hidden;
    margin: 0 15px 0 15px;
    padding: 10px;
    border: 1px solid #fff;
} #herautimg {
    margin-left: 10px;
    float: left;
    height: 150px;
    width: 200px;
} #alles {
    float: left;
    width: 600px;
}

/* einde heraut*/ #cafe {
    width: 252px;
    height: 250px;
    float: left;
    margin-left: 9px;
    background: url(../images/cafe.gif);
} #cafe:hover {
    background: url(../images/cafeh.gif);
} #agendalijst {
    width: 252px;
    height: 250px;
    float: left;
    overflow: hidden;
    margin-left: 11px;
    background: url(../images/agenda.gif);
} #snackbar {
    width: 252px;
    height: 250px;
    float: left;
    margin-left: 11px;
    background: url(../images/snackbar.gif);
} #snackbar:hover {
    background: url(../images/snackbarh.gif);
} #contentstart {
    padding: 10px 0 10px 0;
    margin-top: 60px;
    overflow: hidden;
    border: 2px solid #fff;
} #agendaartikel {
    margin: 5px;
    overflow: hidden;
    border-bottom: #ffffff 1px solid;
} #agendadatum {
    float: left;
    width: 55px;
} #agendadag {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: url(../images/dag.png);
    line-height: 35px;
    text-align: center;
    height: 35px;
    width: 35px;
    margin: 0 auto;
} #agendadatumr {
    float: left;
    width: 50px;
} #agendaartikelr {
    margin: 5px 0 0 5px;
    overflow: hidden;
    border-bottom: #000 1px solid;
} #agendadagr {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url(../images/agendadagr.png);
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 25px;
    margin: 0 auto;
} #agendamaandr {
    text-align: center;
    font-size: 10px;
    color: #000;
} #agendatitelr {
	overflow:hidden;
	padding: 0;
	line-height:11px;
	margin:5px 0 0 0;
	width:105px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    float: left;
    color: #faf700;
} #agendamaand {
    text-align: center;
    font-size: 11px;
    color: #fff;
} #agendatitel {
    text-transform: uppercase;
    padding-left: 5px;
    font-weight: bold;
    font-size: 16px;
    margin: 6px 0 0 0;
    line-height: 16px;
    width:180px;
    float: left;
    color: #faf700;
} #agendatitel a {
    text-decoration: none;
    color: #faf700;
} #aartikel {
    padding: 5px;
    overflow: hidden;
}
#aartikel:hover {
    background:#4e0802;
}
 #adag {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url(../images/adag.png);
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 30px;
    margin: 0 auto;
} #amaand {
    text-align: center;
    font-size: 12px;
    color: #fff;
} #adatum {
	height: 48px;
    float: left;
    width: 70px;
    border-bottom: #ffffff 1px solid;
} #atitel {
    text-align: left;
    width: 340px;
    text-transform: uppercase;
    padding-left: 5px;
    font-weight: bold;
    font-size: 25px;
    line-height: 45px;
    height: 48px;
    float: left;
    color: #faf700;
    border-bottom: #ffffff 1px solid;
} #atitel a {
    text-decoration: none;
    color: #faf700;
} #atitel a:hover {
    color: #b7b7b7;
} #aartikel img {
    float: left;
	overflow: hidden;
    padding: 3px;
    border: 1px solid #fff;
}
 
 #excerpt {
	color: #fff;
	float: left;
	padding: 5px;
 }
 #excerpt p {
	margin: 0;
 }
 #body {
	overflow:hidden;
    margin: 5px;
    padding: 10px;
    background: #fff;
} #body p {
    margin: 0;
    padding: 0;
}
#artimg {
	float:right;
}

