body
{
    background: #cfdce3;
    text-align: center;
    font-family:  Verdana;
}
#main
{
    width: 720px;
    margin: 0px auto;
}
#general
{
    width: 720px;
    border: solid 1px #999999;
    margin: 0px auto;
    margin-top: 30px;
    background: #fff;
}
#headerleft, #headerright
{
    float: left;
}
#headerleft
{
    width: 105px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
#headerright
{
    padding-left: 10px;
    padding-top: 35px;
    padding-bottom: 10px;
    font: 0.7em/0.82em Verdana;
    vertical-align: middle;
    text-align: left;
}
#headerright img
{
    padding-bottom:8px;
    padding-left:-5px;
}
.menu
{
    height: 35px;
    background: #006699;
}
#body
{
    font: 0.9em/1.12em Verdana;
}
#bodyleft
{
    float: left;
    width: 360px;
    text-align: left;
    color: #000;
    padding: 20px;
    padding-top: 25px;
    font: 0.75em/1.19em Verdana;
}
#bodyright
{
    float: right;
    padding: 30px;
}
#footer
{
    font: 0.6em/0.69em Verdana;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}
#footerleft
{
    float: left;
}
#footerright
{
    float: right;
}
.bleft
{
    width: 160px;
    float: left;
    padding-top: 30px;
    padding-right: 30px;
    text-align: right;
}
#bright
{
    border-left: solid 1px #999999;
    float: right;
    width: 489px;
    padding: 20px;
    text-align: left;
}
#brighttext
{
    margin-top: 10px;
    font: 0.75em/1.19em Verdana;
}
#picsmall
{
    position: relative;
    right: 0px;
    top: 0px;
    float: right;
    margin-bottom: 5px;
    margin-left: 10px;
    border:10px solid #cce0eb;
}
.homepic
{
    border:10px solid #cce0eb;
}
.bleftlink, .bleftlinkselected
{
    display: block;
    width: 150px;
    height: 35px;
    background: #fff;
    text-decoration: none;
    font: 0.75em/3.09em Verdana;
    vertical-align: middle;
    color: #666666;
    padding-right: 40px;
}
.bleftlink:hover
{
    background: #cce0eb;
    text-decoration:none;
}
.bleftlinkselected
{
    background: #cce0eb;
}
.menulink
{
    width: 120px;
    height: 35px;
    font: 1em/2.13em Verdana;
    vertical-align: middle;
    color: #bbcdd7;
    text-decoration: none;
    display: block;
    float: left;
    font-weight: bold;
}
a:hover 
{
    text-decoration:underline;
}
.menulink:hover
{
    background: #004568;
    text-decoration: none;
}
.menulinkselected
{
    background: #004568;
}
a, .flink
{
    font: 1em/1em Verdana;
    color: #004568;
    text-decoration: none;
}
.flink:hover 
{
    text-decoration: none;
}
.empty
{
    clear: both;
}
.link
{
    font-weight: 700;
    color: #004568;
    text-decoration: none;
}
h1
{
    font: 1.38em/1.38em Verdana;
    color: #006699;
}

.gallerypic 
{
    padding:20px;
}

.gallerypic:hover
{
    border:5px solid #e2e2e2;
    padding:15px;
}

.tarifftable
{
    width:400px;
}

.tarifftable tr th
{
    background-color: #006699;
    padding:10px;
    color: #ffffff;
    border:1px solid #e2e2e2;
}

.tarifftable tr td
{
    padding:10px;
    border:1px solid #e2e2e2;
}

.tarifftable tr.alt
{
    background-color: #cce0eb;
}