body {
    background-color: #D1D4B2;
    margin: 0;
    height: 100%;
    font-family: verdana;
    font-size: small;
}

html {
    height: 100%;
}

#wrapper {
    width: 1024px; /*border: 1px solid #000000;*/
    background-color: #F6F6F6;
    margin: 0 auto;
    padding: 0px;
    padding-top: 0px;
    min-height: 100%;
    overflow: visible;
}

#footer {
    height: 25px;
    margin: 5px auto 0 auto;
    background: #666666;
    width: 1024px;
    text-align: center;
    color: #FFF;
    /*border: 1px solid #000000;*/
    clear: both;
    font-size: x-small;
}

#footer p {
    padding: 5px;
}

#footer a {
    color: #FFF;
}

#top {
    width: 100%;
    height: 200px;
    min-height: 200px;
    background: url(/img/header_verhuis.jpg) scroll no-repeat;
    border-bottom: solid 1px #CCCCCC;
    background-color: #F6F6F6;
}

#subtop {
	display:none;
    height: 20px;
    border-bottom: solid 1px #CCCCCC;
    text-align: center;
    background-color: #F6F6F6;
    font-size: 90%;
    padding: 10px;
    color: #A51F18;
}

#subtop img {
    padding-top: 2px;
    padding-right: 20px;
    border: none;
}

#subtop a {
    padding-top: 5px;
}

#subtop p {
    text-align: center;
    margin-bottom: 5px;
}

#left {
    margin-top: 5px;
    width: 120px;
    float: left;
}

#content {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 120px;
    width: 880px;
    min-height: 100%;
    _height: 100px;
}

#contentSPKA {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 120px;
    width: 550px;
    min-height: 100%;
    _height: 100px;
}

#contentSP {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 120px;
    width: 720px;
    min-height: 100%;
    _height: 100px;
}

#contentKA {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 120px;
    min-height: 100%;
    _height: 100px;
}

#content p {
    padding: 10px;
}

#contentKA p {
    padding: 10px;
}

#contentSP p {
    padding: 10px;
}

#contentSPKA p {
    padding: 10px;
}

#textContent {
    border-left: dashed 1px #990000; /*border-right:dashed 1px #990000;*/
    min-height: 500px;
    _height: 500px;
}

#textContent img {
    border: none;
}

#textContent table {
    margin-left: 10px;
}

#sponsors {
    margin-top: 5px;
    margin-right: 3px;
    width: 160px;
    float: right;
    border-right: dashed 1px #990000;
    border-left: dashed 1px #990000;
    min-height: 100%;
    _height: 100px;
}

#sponsorLogo {
    margin-left: 10px;
}

#sponsorLogo img {
    border: none;
}

#kalender {
    margin-top: 5px;
    width: 190px;
    float: right;
    min-height: 450px;
}

#kalender p.ploegenAfgelast {
    text-decoration: line-through;
}

#kalender p.redenAfgelast {
    font-weight: bold;
}

#menu {
    padding: 15px;
}

#menuButton {
    background: url("/img/menu.jpg") no-repeat center;
    height: 36px;
}

#login {
    border-top: dashed #990000 1px;
    border-bottom: dashed #990000 1px;
    margin-top: 50px;
    padding-bottom: 20px;
    width: 120px;
    font-size: x-small;
}

#login p {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#login .input {
    float: right;
    margin-right: 5px;
}

#sponsorButton {
    background: url("/img/sponsors.jpg") no-repeat center;
    height: 36px;
}

#kalenderButton {
    background: url("/img/kalender.jpg") no-repeat center;
    height: 36px;
}

p {
    padding: 0;
    margin: 0;
}

#singlePost {
    min-height: 450px;
    text-align: justify;
}

#singlePost table {
    margin: 10px;
}

#singlePost hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 80%;
    text-align: center;
}

#singlePost .titel {
    font-weight: bold;
}

#singlePost .titel span {
    font-size: 0.5em;
    margin-right: 10px;
    color: #990000
}

#singlePost .postFooter {
    font-size: x-small;
    text-align: center;
    color: #990000;
}

#singlePost ul {
    margin: 5px;
}

#post hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 80%;
    text-align: center;
}

#post .titel {
    font-weight: bold;
}

#post .titel span {
    font-size: 0.5em;
    margin-right: 10px;
    color: #990000
}

#post .postFooter {
    font-size: x-small;
    text-align: center;
    color: #990000;
}

#post table {
    margin: 10px;
}

#post ul {
    margin: 5px;
}

#post {
    text-align: justify;
    margin-right: 5px;
}

#post h4 {
    text-align: left;
    margin-left: 10px;
    padding: 0;
    margin-bottom: 10px;
}

#postLinks {
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: x-small;
    text-align: center;
}

#paginatie {
    margin-top: 10px;
    color: #990000;
    text-align: center;
    font-weight: bold;
}

#paginatie a:link {
    text-decoration: underline;
    color: #990000;
}

#paginatie a:hover {
    text-decoration: none;
    color: #660000;
}

#paginatie a:visited {
    color: #990000;
    text-align: center;
    text-decoration: underline;
}

#addThis {
    margin-top: 20px;
    text-align: center;
}

#rssFeed {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

#rssFeed img {
    border: 0px;
}

h1 {
    font-size: large;
    color: #990000;
    font-weight: bold;
    text-align: center;
}

h3 {
    font-size: medium;
    color: #990000;
    text-align: center;
}

h4 {
    font-size: small;
    color: #8F8F8F;
    text-align: center;
}

a:link {
    text-decoration: underline;
    color: #990000;
}

a:hover {
    text-decoration: none;
    color: #660000;
}

a:visited {
    color: #990000;
    text-align: center;
}

table {
    font-size: small;
}

#calendar {
    margin-left: 10px;
    padding-top: 30px;
}

#calendar table {
    width: 850px;
    border: 1px solid #888;
    border-collapse: collapse;
}

#calendar table td {
    width: 80px;
    border: 1px solid #888;
    padding-right: 5px;
    min-height: 150px;
    height: 150px;
    text-align: right;
    vertical-align: top;
    font-size: x-small;
}

#calendar table td:hover {
    background-color: #F3BABC
}

#calendar table td.header:hover {
    background-color: #F6F6F6;
}

#calendar .header {
    font-size: small;
    text-align: center;
    height: 20px;
}

#calendar tr .days {
    background-color: #F1F3F5;
}

#calendar th {
    border: 1px solid #888;
    background-color: #E9ECEF;
}

#calendar .actday {
    background-color: #D7A5A6;
    font-weight: bold;
}

#calendar #date {
    font-size: small;
    text-align: right;
}

#calendar .event {
    text-align: left;
    margin: 5px;
    color: #990000;
}

#calendar .eventCancelled {
    text-align: left;
    margin: 5px;
    color: #111111;
    text-decoration: line-through;
}

#calendar table tr:hover {
    background-color: #F6F6F6;
}

#calendar #cat {
    padding: 0;
    margin: 0;
    color: #666666;
    font-weight: bold;
}

#calendar #infoLink {
    padding-bottom: 5px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#calendar #game {
    padding-bottom: 5px;
}

/*iframe			{height:100%;}*/
#newsSideBar {
    margin-top: 5px;
    border-top: dashed 1px #990000;
    margin-bottom: 20px;
}

#newsSideBar p.title {
    padding: 10px;
}

#newsSideBar p.title a {
    font-weight: bold;
    font-size: 11px;
}

#newsSideBar p.date {
    padding-left: 10px;
    font-size: 9px;
    color: #666666;
}

#newsButton {
    margin-top: 10px;
    background: url("/img/nieuws.jpg") no-repeat center;
    height: 36px;
}

#innerWrapper {
    float: left;
    width: 1024;
    min-height: 100%;
    background-color: #F6F6F6;
}

#sponsorTable {
    margin: 30px auto 0 auto;
}

#sponsorTable td {
    width: 140px;
    height: 140px;
    border: 1px #990000 solid;
    text-align: center;
}

#fotos {
    margin-left: 10px;
}

#fotos td {
    width: 140px;
    height: 140px; /*border:1px #990000 solid;*/
    text-align: center;
}

#fotos td img {
    padding: 2px;
    border: 2px solid #F6F6F6;
}

h5 {
    text-align: center;
    color: #990000;
    font-size: large;
}

h6 {
    text-align: center;
    color: #990000;
    font-size: normal;
}

#albums {
    padding-left: 20px;
    margin-top: 10px;
}

.album {
    float: left;
    padding: 10px;
    width: 140px;
    height: 200px;
    text-align: center;
    cursor: pointer;
}

.albumTittel {
    color: #990000;
    height: 40px;
}

.albumDate {
    font-size: x-small;
}

.albumCategorie {
    font-size: x-small;
    padding-bottom: 10px;
}

#albumDetails {
    margin-left: 10px;
    text-align: center;
}

#albumDetails .albumTittel {
    color: #990000;
    height: 20px;
}

.overlayB {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90000;
    background-color: #000;
    /* for IE */
    filter: alpha(opacity = 70); /* CSS3 standard */
    opacity: 0.7;
    width: 100%;
}

.overlayB #close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
}

#frame {
    width: 1024px;
    height: 500px;
    border: 1px red solid;
    z-index: 100000;
    position: absolute;
    top: 10px;
}

#frame .foto {
    border: 1px dashed green;
    margin-bottom: 40px;
}

#frame .foto img {
    margin-left: 40px;
}

#frame h1 {
    color: #FFF;
    text-align: left;
    margin-left: 20px;
}

#frame p {
    color: #FFF;
    float: left;
    font-size: x-small;
}

#frame div.end {
    padding-bottom: 40px;
}

#guide {
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#guide img {
    border: none;
    margin: 10px 0;
}

#twitter {
    margin-top: 10px;
}

#facebook {
    margin-top: 10px;
}

#facebook a {
    margin-bottom: 20px;
}

#Extern {
    color: #B90000;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

#Extern h6 {
    text-decoration: underline;
    font-size: 15px;
    margin: 0;
    color: #B90000;
}

#Extern span {
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
}

/*Menu settings*/
#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 80px;
}

#nav {
    color: #990000;
    font-weight: bold;
    text-align: left;
}

#nav ul li {
    margin: 5px 0;
    cursor: pointer;
}

#nav .sub {
    background-color: #F6F6F6;
    padding: 5px 0;
}

#nav .subnr3 {
    width: 160px;
}

#nav .subnr4 {
    width: 210px;
}

#nav .sub li {
    font-size: 0.9em;
    margin: 0;
    padding-left: 7px;
    border-top: 1px solid #E8CECF;
    border-bottom: 1px solid #E8CECF;
}

#nav a {
    color: #990000;
    text-decoration: none;
    width: 100%;
    display: inline;
}

#nav a:hover {
    color: #8F8F8F;
}

#nav .sub a {
    font-size: 0.9em;
}

#nav .sub a:hover {
    color: #000;
    text-decoration: underline;
}

#nav .navHover {
    color: #8F8F8F;
}

#nav a:visited {
    margin: 0;
    padding: 0;
    text-align: left;
}

#nav a:link {
    margin: 0;
    padding: 0;
    text-align: left;
}

.ploegen {
    margin-right: 5px;
}

#ConnectExtern {
    margin-left: 20px;
    margin-top: 10px;
}

#ConnectExtern .addthis_toolbox {
    height: 30px;
    width: 500px;
    display: inline-block;
    margin-top: 10px;
}

#ConnectExtern .fb_iframe_widget {
    width: 500px;
    display: inline-block;
}

.clear {
    clear: both;
}

/* Champagne !!*/
#champagne {
    width: 100%;
    height: 150px;
    background-image: url('/img/bg_champagne.png');
    background-position: 0 0;
    background-repeat: repeat;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 1000;
}

#inner-champagne {
    width: 1024px;
    margin: 0 auto;
    background-image: url('/img/champagne_toast.png');
    background-position: 10px 0;
    background-repeat: no-repeat;
    height: 150px;
    text-align: left;
}

#inner-champagne img {
    float: right;
    margin-top: 10px;
}

#inner-champagne a {
    font-size: 34px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
    display: inline-block;
    font-weight: bold;
    margin-left: 130px;
    width: 600px;
    text-align: center;
}

.rwc2011 td {
    padding: 2px;
}

blockquote {
    background-image: url('/img/Format Quote.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    margin-left: 10px;
}

blockquote p {
    background-image: url('/img/Format Quote.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 20px;
}

/* Mailchimp subscribe */
#mc_embed_signup .button {
    background-color: #AAAAAA;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}

#mc_embed_signup {
    background: #F6F6F6;
    font: 14px Helvetica, Arial, sans-serif;
}

#mc_embed_signup form {
    display: block;
    padding: 10px 0 10px 3%;
    position: relative;
    text-align: left;
}

#mc_embed_signup h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 15px 0;
    padding: 0;
}

#mc_embed_signup input {
    border: 1px solid #999999;
}

#mc_embed_signup input[type="checkbox"] {
}

#mc_embed_signup input[type="radio"] {
}

#mc_embed_signup input:focus {
    border-color: #333333;
}

#mc_embed_signup .button:hover {
    background-color: #777777;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}

#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .clear {
    clear: none;
    display: inline;
}

#mc_embed_signup label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

#mc_embed_signup input.email {
    display: block;
    margin: 0 4% 10px 0;
    min-width: 130px;
    padding: 8px 0;
    text-indent: 5px;
    width: 58%;
}

#mc_embed_signup input.button {
    display: block;
    margin: 0 0 10px;
    min-width: 90px;
    width: 35%;
}

#mc_embed_signup div#mce-responses {
    clear: both;
    float: left;
    margin: 0 5%;
    overflow: hidden;
    padding: 0 0.5em;
    top: -1.4em;
    width: 90%;
}

#mc_embed_signup div.response {
    float: left;
    font-weight: bold;
    margin: 1em 0;
    padding: 1em 0.5em 0.5em 0;
    top: -1.5em;
    width: 80%;
    z-index: 1;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    margin-left: 1.05em;
    padding: 0.5em 0;
    text-align: left;
    width: auto;
}

#disqus_thread {
    width: 520px;
}

.comment {
    margin-left: 20px;
}

.comment a {
    font-size: 1.2em;
    cursor: pointer;
    color: #000;
}

.add {
    margin-left: 10px;
}