#container {
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    width: 700px;
    margin-top: 4px;
}


#container2 {
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    width: 700px;
    margin-top: 4px;
}

#leftcontent {
    float: left;
    width: 490px;
    margin-right: 4px;
}

#rightcontent {
    float: left;
    width: 200px;
    border: 1px solid #00ff00;
}

.clearer {
    clear: both;
}

.rightmenu {
    margin: 0px 0px 0px 10px;
    padding: 4px;
    list-style-type: none;
}

#searchbar {
    padding: 4px;
    font-weight: bold;
    border: 1px solid #ff0000;
    word-spacing: 6px;
}

#infobar {
    border: 1px solid #999999;
    padding: 4px;
    margin-top: 4px;
}

.infobartable {
    width: 100%;
}

.lefttable {
    width: 100%;
}

.stationimg {
    width: 132px;
    height: 99px;
}

.lefttd {
    vertical-align: top;
}

.righttd {
    text-align: center;
}

#domainbar {
    padding: 4px;
    border: 1px solid #cc0000;
    text-align: center;
    width: 1000px;
    background-color: #000000;
    color: #ffffff;
    overflow: hidden;
    z-index: 999;
    position: absolute;
    left: 50%;
    margin-left: -500px;
}



#adsenseblok {position:absolute; left:440px; margin-top:97px; border:1px solid #fff;}
#adsenseblok img {width: 200px; height: 160px;}




#tekstintro {}

.even {
    background-color: #e4e4e4;
    color: #000000;
    padding: 2px;
    font-weight: bold;
}

.odd {
    background-color: #3a3a3a;
    color: #ffffff;
    padding: 2px;
}

#resultsbar {
    border: 1px solid #ff9933;
    padding: 4px;
    margin-top: 4px;
}

.resulttable {
    width: 100%;
}

.resulttd {
    width: 6%;
}

.resulttd2 {
    width: 50%;
}

.hover {
    border: 2px solid #ff0000;
    background-color: #00ff00;
}

.even1 {
    background-color: #1459a7;
    color: #ffffff;
    cursor: pointer;
}

.even2 {
    background-color: #999999;
    color: #ffffff;
    cursor: pointer;
}

.even1 td, .even2 td, .odd1 td, .odd2 td {
    padding: 4px;
    font-weight: bold;
}

.odd1 {
    background-color: #00469d;
    color: #ffffff;
    cursor: pointer;
}

.odd2 {
    background-color: #999999;
    color: #ffffff;
    cursor: pointer;
}

.sluitknop {
    text-align: right;
}

.sluitknop img {
    cursor: pointer;
}

p {
    margin: 0;
    padding: 0;
}

.resultp {
    padding: 4px;
}

.contact {
    width: 620px;
    border: 0px solid #ffffff;
    padding: 1px;
    margin-left: 4px;
    margin-right: auto;
    margin-top: 10px;
}

.contact td {
    padding: 1px;
    vertical-align: top;
}

.contact input, .contact select {
    font-size: 11px;
    padding: 1px;
    width: 254px;
}

.contact select {
    width: 150px;
}
div.jqmdAbove { z-index: 5000; top: 8%; } /* used by 4c -- nested modal */

div.jqmdWide { width: 560px; margin-left: -280px; }
div.jqmdTall { height: 330px; }


div.centered { width: 100%; text-align: center; }
div.buttons input{ margin: 10px 14px; }
div.output { margin: 10px; color: red; }

.largeText { font-size: 120%; font-weight: bold; }
.smallText { font-size: 85%; }

