/**
 * author Chris
 * since 20-10-11 10:44
 * copyright ©2011 Trace Communications
 */
html {
    background:  #d7d1cb;
}
body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 90%;
    background: #d7d1cb url(../../gfx/body-bg.jpg) repeat-x;
}
a {
    color: #953c8c;
    text-decoration: none;
}
#wrapper {
    background: url(../../gfx/wrapper-bg.png) center top repeat-y;
}
#content {
    font-size: 93%;
}
#header {
    position: relative;
    height: 328px;
}
#header .address h1 {
    width: 98px;
    margin: 0 auto;
}
#header .address {
    position: absolute;
    top: 0;
    left: 45px;
    height: 252px;
    padding-top: 20px;
    background: #73d2b7;
    text-align: center;
    font-size: 85%;
}
#nav {
    position: absolute;
    bottom: 65px;
    height: 30px;
}
#nav ul {
    position: relative;
    bottom: 0px;
    left: 3px;
}
#nav ul, #nav li {
    height: 39px;
    display: block;
    float: left;
}
#nav li {
    margin-top: 9px;
    width: 124px;
    text-align: center;

    margin-right: 3px;
}
#nav .active {
    margin-top: 0px;
}
#nav a {
   display: block;
   color: #fff;
   height: 22px;
    padding-top: 8px;
   background: url(../../gfx/bt-menu.png) top left no-repeat;
}
#nav .active a {
    height: 25px;
    padding-top: 14px;
    font-size: 116%;
    font-weight: bold;
    background: url(../../gfx/bt-menu-active.png) bottom left no-repeat;
}
#header .slideshow {
    height: 272px;
    width: 930px;
    margin-left: 15px;
}
.slide {
    position:           absolute;
    text-align:         center;
    width: 930px;
    height: 272px;
    overflow: hidden;

}
#header .subnav {
    height: 32px;

}
#header .subnav .search {
    position: relative;
    height: 26px;
    background: #73d2b7;
    padding: 3px 20px;
}
.search .container {
    position: absolute;
    top: 0px;
}
#searchInput {
    position: absolute;
    top: 0px;
    width: 153px;
    height: 21px;
    border: 0px;
    padding-left: 4px;
    padding-right: 4px;
    background: url(../../gfx/bg-search-input.png) top left no-repeat;
    color: #bbb;
    margin-right: 0;
}
#searchSubmit {
    position: absolute;
    top: 0px;
    left: 160px;
    margin: 0;
    width:24px;
    height: 21px;
    padding: 0px;
    background: url(../../gfx/bt-search-submit.png);
    border: 0px;
}
#searchSubmit:hover {
    cursor: pointer;
}

#content {
    font-size: 85%;
}
/** HOMEPAGE **/
.homeBlock {
    height: 198px;
    background: url(../../gfx/homeblock-bg.png) no-repeat;
    margin-bottom: 10px;
}
.homeBlock .inner {
    margin: 18px 26px;
}

h2 {
    color: #e2001a;
    font-size: 138.5%;
    margin-bottom: 0.7em;
}
.homeBlock p, .homeBlock ul {
    margin-bottom: 0.7em;
}

.sidebarBlock {
    margin-bottom: 10px;
}
.sidebarBlock .top {
    height: 21px;
    background: url(../../gfx/bg-sidebar-block-top.png) no-repeat;
    font-size: 116%;
    font-weight: bold;
    color: #fff;
    padding-top: 4px;
    padding-left: 12px;
    margin: 0px;
}
.sidebarBlock .middle {
    padding: 12px;
    background: url(../../gfx/bg-sidebar-block-middle.png) bottom left no-repeat;
}

.sidebarBlock .bottom {
    background: url(../../gfx/bg-sidebar-block-bottom.png) no-repeat;
    height: 5px;
}

.closer {
    background: url(../../gfx/wrapper-closer-bg.png) top center no-repeat;
    height: 15px;
    margin-bottom: 30px;
}
#footer {
    margin-top: 32px;
}
#footer, #footer a {
    color: #666;
    text-decoration: none;
    font-size: 10px;
}
#footer .fontSmall {
    font-size: 8px;
}
#footer .fontMedium {
    font-size: 10px;
}
#footer .fontLarge {
    font-size: 12px;
}
.vacSubtitle {
    color:#953c8c;
    font-weight:bold;
    font-size:1.1em;
}
.listTable th {
    width:200px;
    vertical-align:top;
}
.listTable td th {
    width:30px;
}
.listTable td .textField,
.listTable td select,
.listTable td textarea {
    border:1px solid #cdcdcd;
    width:300px;
}
.listTable td fieldset input.radio {
    width:10px;
}
.textFieldAnders {
	width:150px;
	border:1px solid #cdcdcd;
}
.listTable td .textFieldDay {
    width:100px;
}
.listTable td .textFieldMonth {
    width:100px;
}
.listTable td .textFieldYear {
    width:100px;
}
.listTable td fieldset {
    padding:0px;
    margin:0px;
}
.vacTable {
    width:100%;
}
.vacTable th {
    color:#953c8c;
}
.vacTable th a.purpleUnderline {
    text-decoration:underline;
}
.vacTable th a.purpleUnderline:hover {
    text-decoration:none;
}
.vacTable th a {
    color:#953c8c;
}
.vacTable td {
    padding-top:20px;
}
.vacTable td a {
    color:#e2001a;
    font-weight:bold;
}
.errorMessage {
    display:block;
    color:#e2001a;
}
#verstuurButton {
    background-color:#e3001a;
    color:#fff;
    padding:3px;
    padding-left:10px;
    padding-right:10px;
}
.newsItem {
   /* background-image:url('../../gfx/bg_block_middle.jpg'); */
    width: 100%;
    margin-top:14px;
}
/*
.newsItem .newsItemTop {
    background-image:url('../../gfx/bg_block_top.jpg');
    background-repeat:no-repeat;
    background-position:top left;
}*/
.newsItem .newsItemTop .newsItemBottom {
   /* background-image:url('../../gfx/bg_block_bottom.jpg');
    background-repeat:no-repeat;
    background-position:bottom left; */
    padding:12px;
}
.newsItem .newsItemTop .newsItemBottom a {
    color:#9c4994;
    font-weight:bold;
    text-decoration:none;
}
.sitemapList {
    margin-left: 22px;
}
.sitemapList, .sitemapList li {
    list-style: disc;
}
.submenu {
    line-height: 32px;
}
.submenu a {
    color: #000;
}
