* {
padding: 0;
margin: 0;
}
body {
font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
color: #333;
background-color: #e5e4e4;
}
a, a:link, a:visited {
font-size: 13px;
color: #333;
text-decoration: underline;
}
a:active {
font-size: 13px;
color: #333;
text-decoration: none;
}
a:hover {
font-size: 13px;
color: #545454;
text-decoration: underline;
}
h1 {
font-size: 14px;
padding: 0px 0px 10px 0px;
}
.adressen {
padding-bottom: 15px;
}
h2 {
font-size: 13px;
padding: 5px 0px 5px 0px;
}
p {
padding: 0px 0px 15px 0px;
}
ul {
padding: 0 0px 0px 5px;
margin: 0px;
list-style-type: none;
}
li {
padding-bottom: 2px;
}
form {
border-width: 1px;
border-style: dashed;
border-color: #cccccc;
margin-top: 5px;
padding: 15px;
width: 550px;
}
label {
float: left;
width: 75px;
text-align: right;
margin-right: 15px;
font-weight: bold;
}
input {
background-color: #fafafa;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
margin-bottom: 10px;
}
textarea {
width: 350px;
height: 150px;
background-color: #fafafa;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
margin-bottom: 10px;
}
.verzenden {
padding-left: 95px;
}
.error {
padding-top: 5px;
}
.tabel_grijs {
border: 1px dashed #cccccc;
background-color: #fafafa;
width: 250px;
}
.tabel_grijs td {
padding: 15px;
}
.tabel_grijs_groot {
border: 1px dashed #cccccc;
background-color: #fafafa;
width: 580px;
}
.tabel_wit_groot {
border: 1px dashed #cccccc;
background-color: #ffffff;
width: 580px;
}
.tabel_grijs_groot td {
padding: 15px;
}
.tabel_wit_groot td {
padding: 15px;
}
.per_zaal {
padding: 2px 0px 2px 0px;
}
tr.wit td {
background-color: #ffffff; 
}
tr.grijs td {
background-color: #fafafa; 
}
html, body {
height: 100%;
}
html {
overflow-y: scroll;
}
#container {
min-height: 100%;
background-color: #ffffff;
width: 900px;
margin: 0 auto;
}
#header {
background-image: url('../images/header_nieuw.jpg');
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
height: 55px;
}
#navigation {
text-align: right;
padding-right: 25px;
height: 30px;
}
#navigation ul {
float: right;
width: auto;
margin: 0;
padding: 0 0px; 
list-style-type: none;
}
#navigation li { 
float: left; 
width: auto;
}
#navigation li a:link, #navigation li a:visited {
color: #333;
text-decoration: underline;
margin: 0px 5px;
padding: 5px 5px;
display: block;
border-bottom-width: 0;
}
#navigation li a:hover, #navigation li a:active {
color: #ffffff;
background-color: #545454;
text-decoration: none;
}
#wrapper {
background-color:#ffffff;
padding-top: 15px;
width: 898px;
position: relative;
}
#menu {
float: left;
width: 160px;
border-right: 1px solid #e6e6e6;
padding-left: 30px;
}
#content {
width: 638px;
margin-left: 180px;
padding-left: 25px;
padding-right: 30px;
text-align: justify;
position: relative;
background-color:#ffffff;
}
#content_links {
width: 350px;
float: left;
}
#content_rechts {
width: 200px;
}
#content_clear {
clear: both;
}
.nieuw {
width: 580px;
padding: 0px;
border-spacing: 0px 2px;
}
.nlinks {
width: 65px;
vertical-align: bottom;
border-bottom: 1px dashed #cccccc;
}
.nmidden {
width: 295px;
padding-right: 10px;
text-align: left;
border-bottom: 1px dashed #cccccc;
}
.nrechts {
width: 195px;
vertical-align: bottom;
padding-left: 15px;
border-bottom: 1px dashed #cccccc;
}
.sorteer {
width: 580px;
padding: 0px;
border-spacing: 0px 2px;
}
.slinks {
width: 65px;
vertical-align: bottom;
border-bottom: 1px dashed #cccccc;
}
.srechts {
width: 490px;
vertical-align: bottom;
text-align: left;
border-bottom: 1px dashed #cccccc;
}
.concertoverzicht {
width: 580px;
padding: 0px;
border-spacing: 0px 2px;
}
.cvooraan {
width: 10px;
vertical-align: bottom;
padding-left: 0px;
border-bottom: 1px dashed #cccccc;
}
.clinks {
width: 320px;
text-align: left;
padding-right: 10px;
border-bottom: 1px dashed #cccccc;
}
.crechts {
width: 195px;
vertical-align: bottom;
padding-left: 15px;
border-bottom: 1px dashed #cccccc;
}
.co_maand {
border: 1px dashed #cccccc;
background-color: #fafafa;
width: 610px;
}
.co_maand td {
padding: 15px;
}
.info {
margin-top: 10px;
margin-bottom: 0px;
padding: 0px;
font-size: 10px;
}
.naar_boven {
margin-top: 5px;
padding: 0px;
font-size: 10px;
}
* html #container {
height: 100%;
}
.concertlink a, a:active {
text-decoration: none;
}
#footer {
width: 850px;
background-color: #ffffff;
color: #333;
font-size: 11px;
text-align: left;
height: 20px;
padding-top: 10px;
padding-left: 30px;
margin: -30px auto 0 auto;
}
#clearfooter {
height: 30px;
}

