/*standaard html onderdelen*/
body,html {
margin: 0px;
padding: 0px;
}

body {
font-family: 'Verdana';
font-size: 13px;
color: #000;
height: 100%;
background: #262b19;
}

input, select, textarea {
padding-left: 2px;
padding-right: 2px;
}

select {
font-size: 11px;
}

img {
border: 0px;
}

table {
border-collapse: collapse;
width: 100%;
}

table img {
margin: 0px;
}

table a {
background: none;
}

td{
padding: 2px;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
}

h1, h2, h3, h4, p, form {
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
}

hr {
border: 0;
height: 1px;
width: 80%;
margin: 0px auto;
padding: 0px;
clear: both;
text-align: center;
}

blockquote {
padding: 0px 10px;
margin: 10px;
}

ul {
list-style-type: square;
}

/*onderhoudsmededeling*/
.maintenance-text {
background: #ffffe1;
font-size: 1.1em;
text-align: center;
padding: 4px 0px;
border-bottom: solid 1px #000;
color: #000;
}

.maintenance-text a {
color: #ff6000;
}

/*de positioning en opmaak van de onderdelen site*/
.wrap {
width: 100%;
padding: 0px;
margin: 0px;
}

/* header */
div.header-wrap {
width: 100%;
height: 441px;
}

div.header {
width: 1280px;
height: 441px;
padding: 0px 0px 0px 0px;
margin: 0px auto;
position: relative;
overflow: visible;
}

div.header div.header-back {
position: absolute;
top: 55px;
width: 1280px;
height: 350px;
z-index: 0;
background-position: center center;
}

div.header div.header-overlay {
position: absolute;
top: 100px;
width: 980px;
height: 400px;
background: url('../images/theme/back_header_overlay.png') no-repeat center bottom;
z-index: 1;
}

div.header a.tickets {
position: absolute;
width: 490px;
height: 341px;
background: url('../images/theme/tickets_klik_hier_1.png') no-repeat 209px 69px;
}

div.header a.home {
position: absolute;
width: 490px;
height: 341px;
}

/* bericht tussen header en menu*/
div.header-message {
background: #9fc04d;
height: 10px;
padding: 5px 10px 15px 10px;
margin: 6px auto -6px auto;
width: 962px;
border: solid 1px #fff;
color: #fff;
font-size: 14px;
}

div.header-message a {
text-decoration: underline;
color: #fff;
}

div.header-message span.close-message {
float: right;
cursor: pointer;
}

/*de rest van het frame*/
.main-wrap {
width: 100%;
}

.main {
width: 980px;
padding: 0px 0px 0px 0px;
margin: 0px auto;
overflow: visible;
z-index: 2;
position: relative;
}

/*general waarschuwingen*/
.general-error {
display: block;
padding: 3px 0px 3px 30px;
background: #fab9a0;
border: solid 1px #cf3d04;
margin: 0px 0px 2px 0px;
color: #3d3d3d;
}

.general-error a {
color: #cf3d04;
}

.general-warning {
display: block;
padding: 3px 0px 3px 30px;
background: #fff8b1;
border: solid 1px #f79d00;
margin: 0px 0px 2px 0px;
color: #3d3d3d;
}

.general-warning a {
color: #f79d00;
}

.general-info {
display: block;
padding: 3px 0px 3px 30px;
background: #e2eaf5;
border: solid 1px #88a3c9;
margin: 0px 0px 2px 0px;
color: #3d3d3d;
}

.general-info a {
color: #88a3c9;
}

.general-error img, .general-warning img, .general-info img {
vertical-align: middle;
}

/* de pagina zelf */
div.text {
float: left;
width: 480px;
padding: 0px 10px 0px 0px;
margin: 0px 0px 0px 00px;
}

/* rechter submenu */
div.submenu-right {
float: left;
width: 480px;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}

div.submenu-right div.dit-jaar {
width: 480px;
height: 164px;
position: relative;
}

div.submenu-right div.dit-jaar div#dit_jaar_photo {
position: absolute;
top: 10px;
right: 15px;
height: 144px;
width: 244px;
}

div.submenu-right div.dit-jaar div.dit-jaar-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 480px;
height: 164px;
background: url('../images/theme/back_dit_jaar.png');
}

div.submenu-right div.dit-jaar span#dit_jaar_title {
background: #25c0df;
color: #fff;
display: inline-block;
padding: 6px 5px 3px 5px;
font-size: 22px;
position: absolute;
top: 113px;
right: 0px;
}

div.submenu-right div.dit-jaar span#dit_jaar_title a {
color: #fff;
}

div.submenu-right div.dit-jaar span#dit_jaar_title a:hover {
color: #262b17;
}

div.submenu-right div.dit-jaar-sprekers {
width: 480px;
height: 113px;
position: relative;
overflow: hidden;
}

div.submenu-right div.dit-jaar-sprekers div#dit_jaar_sprekers {
background: #cd181f;
position: absolute;
left: 112px;
top: 34px;
height: 28px;
min-width: 313px;
}

div.submenu-right div.dit-jaar-sprekers div#dit_jaar_sprekers div {
float: left;
padding: 3px 5px 4px 2px;
font-size: 22px;
color: #fff;
overflow: hidden;
}

div.submenu-right div.dit-jaar-sprekers div#dit_jaar_sprekers div a {
color: #fff;
}

div.submenu-right div.dit-jaar-sprekers div#dit_jaar_sprekers div a:hover {
color: #25c0df;
}

div.submenu-right div.dit-jaar-sprekers div#dit_jaar_sprekers div span.divider {
color: #262b17;
}

div.submenu-right div.dit-jaar-sprekers div.dit-jaar-sprekers-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 480px;
height: 113px;
background: url('../images/theme/back_dit_jaar_sprekers.png');
}

div.submenu-right div.facebook {
width: 480px;
height: 192px;
background: url('../images/theme/back_facebook.png');
position: relative;
}

div.submenu-right div.facebook a.link {
position: absolute;
top: 0px;
left: 0px;
width: 480px;
height: 75px;
display: block;
}

div.submenu-right div.facebook span.facebook-title {
position: absolute;
top: 79px;
left: 39px;
font-size: 24px;
color: #262b17;
}

div.submenu-right div.facebook span.facebook-title a {
color: #fff;
}

div.submenu-right div.facebook div.facebook-images {
position: absolute;
top: 110px;
left: 39px;
}

div.submenu-right div.facebook div.facebook-images img {
margin: 0px 10px 0px 0px;
}

div.twitter-widget {
padding: 0px 0px 0px 20px;
}

div.twitter-widget div.twtr-hd {
height: 0px;
padding: 0px;
line-height: 0px;
}

div.twitter-widget .twtr-widget .twtr-tweet {
border-bottom: none;
font-size: 13px;
font-family: arial;
}

div.submenu-right div.sponsors {
width: 480px;
height: 288px;
position: relative;
}

div.submenu-right div.sponsors-banner {
text-align: center;
position: absolute;
top: 68px;
left: 33px;
width: 424px;
height: 182px;
overflow: hidden;
}

div.submenu-right div.sponsors-overlay {
width: 480px;
height: 288px;
position: absolute;
top: 0px;
left: 0px;
background: url('../images/theme/back_sponsors.png');
}

div.submenu-right div.sponsors a {
width: 480px;
height: 288px;
position: absolute;
top: 0px;
left: 0px;
}


/*de footer*/
.footer-wrap {
width: 100%;
margin: 50px 0px 10px 0px;
padding: 0px 0px 10px 0px;
background: #2e3320;
}

.footer {
width: 980px;
text-align: center;
font-size: 0.8em;
margin: 0px auto;
color: #5a5d51;
}

.footer div.footer-logos {
width: 100%;
margin: 0px auto;
text-align: center;
padding: 40px 0px 20px 0px;
}

.footer a {
color: #808279;
}

.footer a:hover {
text-decoration: underline;
color: #25c0df;
}

.footer img {
vertical-align: middle;
}

/*EINDE POSITIONERING*/


/*het menuutje links*/


/*het hoofdmenu*/


/*algemene zaken*/
.clear {
clear: both;
line-height: 0px;
height: 0px;
overflow: hidden;
}

.mod-today{
font-weight: bold;
}

ul.check-list {
list-style-type: square;
list-style-image: url('../images/check.gif');
margin: 0px 0px 0px 20px;
padding: 0px;
}

.comment {
font-size: 0.9em;
font-style: italic;
}

span.browser-warning {
display: none;
}

/*EINDE ALGEMEEN*/

/*de opmaak van de standaard pagina's*/
.content {
margin: 0px 0px 10px 0px;
padding: 80px 0px 0px 0px;
}

.content h1, .content h2, .content h3 {
height: 30px;
text-align: center;
padding: 7px 0px;
font-size: 18px;
background: url('../images/theme/back_h3.png') no-repeat;
color: #fff;
}

.cufon-active .content h1, .cufon-active .content h2, .cufon-active .content h3 {
font-size: 36px;
}

.content h4 {
background: #fff;
padding: 3px 5px;
}

.content a , a.content {
color: #25c0df;
}

.content a img {
vertical-align: bottom;
}

.content a:hover , a:hover.content{
text-decoration: underline;
color: #25c0df;
}

.content ul, .content ol {
margin: 0px 10px 0px 0px;
padding: 10px 0px 10px 10px;
background: #fff;
}

.content p {
background: #fff;
padding: 0px 5px;
margin: 0px 10px 0px 0px;
}

.content p.info {
font-size: 0.8em;
margin: 0px 10px 0px 0px;
padding: 0px 0px 10px 5px;
display: block;
color: #7e7e7e;
line-height: 1.2em;
}



/*tabellen*/
tbody tr th {
text-align: left;
}

tbody tr.year th {
font-size: 1.3em;
padding: 10px 0px 0px 0px;
}

tbody tr.month th {
font-size: 1.1em;
padding: 5px 0px 0px 0px;
}

.tr-even td, .tr-odd td, .tr-over td {
padding: 2px 3px;
font-size: 0.9em;

border-bottom: solid 1px #2b2b2b;
}

.tr-even td, .tr-odd td {

}

.tr-over td {
background: #ecf1f8;
}
