﻿body {
background: url(../images/bg.gif);
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 12px;
color:#000;
line-height: 150%;
background-color: #2C2C2C;
}

#container {
width: 808px;
background: #fff;
margin: 20px auto 20px auto;
}

#header {
height: 237px;
background: url(../images/header.jpg) no-repeat;
}

#header h1, #header p {
display: none;
}

#navigation {
width:141px;
padding:0px;
margin-left: 10px;
float:left;
background:#fff;
}

html>body #navigation {
margin-left: 20px;
}

#navigation ul {
padding: 0px;
}

#navigation li {
list-style-type: none;
}

#navigation li a {
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
display: block;
border-bottom: 1px solid #efefef;
padding: 2px 0px;
height: 20px;
}

html>body #navigation li a {
height: auto;
}

#navigation li a:hover {
color: #ed6e20;
border-bottom: 1px solid #ccc;
}

#navigation li a.active {
color: #ed6e21;
}

#text {
width:448px;
padding:0px;
float:left;
background:#fff;
margin: 0px 20px 0px 20px;
}

#text a {
padding-bottom: 2px;
color: #696969;
padding-left: 14px;
background: url(../images/a.gif) left 4px no-repeat;
}

#text a.floorplan {
padding: 0px;
}

#text a.floorplan:hover {
border: 0px;
}

#text a:hover {
color: #363434;
border-bottom: 1px solid #ccc;
}

#text .submission a {
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
font-size: 1.4em;
display: block;
width: 100%;
background: #efefef;
border: 1px solid #ccc;
color: #000;
padding-left: 0px;
padding-right: 0px;
}

#text .submission-closed {
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
font-size: 1.4em;
display: block;
width: 100%;
background: #efefef;
border: 1px solid #ccc;
color: #000;
padding-left: 0px;
padding-right: 0px;
}

#text .submission-closed a {
background: none;
padding: 0px;
color: #000;
border: 0px;
}

#text .submission a:hover {
color: #752c00;
background: #ffbc00;
border: 1px solid #ed6e21;
}

#text h1 {
font-size: 16px;
padding-bottom: 4px;

display: block;
border-bottom: 1px solid #ccc;
}

#sidebar h2 {
font-size: 16px;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
margin-bottom: 8px;
text-weight: lighter;
text-align: left;
}

#text p {
text-align: justify;
margin-top: 10px;
margin-bottom: 20px;
}

#text p.left {
text-align: left;
}

#text ol {
font-size: 0.9em;
margin-left: 30px;
}

#text ol li {
list-style-type: decimal;

border-bottom: 1px solid #efefef;
padding-bottom: 5px;
margin-bottom: 5px;
}

#text ul {
margin-top: 10px;
}

#text ul li {
list-style-type: circle;
margin-left: 30px;
padding-bottom: 5px;
margin-bottom: 5px;
}

#text address {
margin-top: 10px;
}

#text h2 {
margin-bottom: 10px;
margin-top: 10px;
}

#text td {
border-bottom: 1px solid #efefef;
}

#text td.time {
text-align: right;
width: 30%;
}

#registration {
background: #f6f6f6;
padding: 10px;
border: 1px solid #ccc;
}

#registration label {
display: block;
clear: both;
font-weight: bold;

}

#registration input {
padding: 3px;
width: 97%;
margin-bottom: 10px;
}

#registration div {
clear: both;
}

#registration div.checkbox label {
font-weight: normal;
display: inline;
}

#registration div.checkbox {
margin-bottom: 10px;
}

#registration div.checkbox input {
width: auto;
margin-bottom: 0px;
}


.floorplan {
text-align: center;
color: #000;
}

table {
font-size: 0.9em;
width: 450px;
margin-bottom: 10px;
}

td {
vertical-align: top;
width: auto;}

#sidebar {
width:141px;
margin-right: 10px;
float:right;
background:#fff;
}

.sponsors h2 {
text-align: center;
}

.sponsors li {
text-align: center;
margin-bottom: 10px;
}

.sponsors li a {
display: block;
height: 100%;
width: 100%;
}

#sidebar .news p {
margin-bottom: 10px;

background: url(../images/arrow.gif) bottom right no-repeat;
}


#sidebar .news p a {
border-bottom: 1px solid #efefef;
padding-bottom: 4px;
color: #000;
display: block;
text-decoration: none;
}

#sidebar .news p a:hover {
border-bottom: 1px solid #ccc;
}

#footer {
padding: 10px;
clear: both;
background: #efefef;
}

#footer a {
color: #ec6a19;
}

#endorsing {
float: left;
}

#endorsing ul, #dedicated ul {

margin-top: 10px;
border-top: 0px;
margin-bottom: 10px;
}

#content #endorsing li, #content #dedicated li {
list-style-type: none;
margin-left: 0px;

text-align: center;
}

#content #endorsing a, #content #dedicated a {
border: 0px;
background: none;padding: 0;
}

.plaatje {border: 1px solid #efefef; padding: 10px;}