﻿body,p,td,li { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#99abba; }
.hdatum  { background-color:#ff5200;color: white; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.locatie   { color: white; font-style: italic }
.gebouw  { color: white; font-style: normal; font-weight: bold }
.tablecl  { border: solid 1px #ff5200 }
.noborder { border: none 1px #ff5200 }
.lunch  { font-weight: bold; text-indent: 20px; letter-spacing: 2px }
input,select { color: #99abba; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #152d42; border: solid 1px #99abba }
table#personalia input, table#personalia select { width:210px;}
.inputbutton  { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ff5200; border: solid 1px #99abba }

body
{
    background-color:#152d42;
}

a, a:visited, a:link
{
    color:#ff5200;
}

h1
{
    color:#ff5200;
    font-size:16px;
}

div#etalagedagen, form
{
    width:900px;
}

div.hdatum, div.locaties
{
    clear:both;
}

div.hdatum
{
    padding:2px;
}

div.locatieHeader, div.locatie
{
    float:left;
    padding:0;
}

div.locatieHeader
{
    background-color:#99abba;
    color:Black;
}

input.NoBorder, .NoBorder input
{
    border:0px;
    background-color:Transparent;
    width:auto;
}

input, select
{
    width:300px;
}

input.Button
{
    width:auto;
    background-color:#ff5200;color: white; 
}

select
{
    background-color:#99abba;
    color:#152d42;
}

form
{
    margin:0 auto 0 auto;
}