﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #CFD4A3;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    margin-top: 0;
}
.loglink
{
    float: right;
    font-family: Verdana;
    color: black;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.loglink a
{
    color: black;
    text-decoration: none;
}

.loglink a:hover
{
    text-decoration: underline;
}

.borderimg
{
    margin-bottom: 17px;
    margin-top: 17px;
}
.line
{
    color: #717171;
}
.copyr
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    padding: 8px;
}

.page_title
{
    font-size:16pt;
    color:#A15875;
    font-family:Lucida Sans;
    text-transform:uppercase;
    padding-bottom:16px;
}

.submenu
{
    padding-left:25px;
    font-size:12px;
    background-image:url(images/arrow_red.gif);
    background-repeat:no-repeat;
    background-position-x: 15px;
    background-position-y:center;
}

.submenu a
{
    color:#A15875;
    text-decoration:none;    
}

.submenu a:hover
{
    text-decoration:underline;
}

.copyr a
{
    color: #333333;
    text-decoration: none;
}

.copyr a:hover
{
    text-decoration: underline;
}

.button:visited, .button:link
{
    display: block;
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    height: 19px;
    padding-left: 23px;
    padding-top: 5px;
    vertical-align: middle;
    background-image: url(images/bgbutton.gif);
    border-bottom: 3px solid #ffffff;
}

.button:hover
{
    display: block;
    padding-left: 23px;
    padding-top: 5px;
    font-family: Verdana;
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    height: 19px;
    background-image: url(images/bgbutton_h.gif);
    border-bottom: 3px solid #ffffff;
}

.path
{
    padding-left: 5px;
    font-family: Verdana;
    color: black;
    font-size: 10px;
    text-transform: uppercase;
    height: 21px;
    background-color: #e5e5e5;
}

.path a
{
    text-decoration: none;
    color: Black;
}

.path a:hover
{
    text-decoration: underline;
}

.photolist
{
    border-bottom: 20px solid white;
    border-left: 3px solid white;
    border-top: 3px solid white;
    background-color: #c1c1c1;
}

.bottommenu
{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
    padding-left: 16px;
    font-family: Verdana;
    color: #717171;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: top;
}

.bottommenu a
{
    font-family: Verdana;
    color: #717171;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

.bottomMenu a:hover
{
    text-decoration: underline;
}

.textbody
{
    font-size: 12px;
}


/* Image scroller */
.box_stripes
{
    width: 100%;
    overflow: hidden;
    margin: 0px 0px;
    width: 458px;
    height: 91px;
}

.controls
{
    float: left;
    padding-top: 40px;
    cursor: pointer;
}

.scroller
{
    float: left;
    height: 91px;
    width: 414px;
    overflow: hidden;
}

.section
{
    width: 414px;
    height: 91px;
    overflow: hidden;
    float: left;
    margin-left: 0px;
}

.box_stripes div.image
{
    float: none;
    text-align: center;
    margin-right: 4px;
}

.stripe_summary_holder
{
    float: left;
}

/* Weblog */

.WeblogTitle
{
    font-family:Arial;
    font-size:14px;
}

.WeblogTitle a
{
    color:Black;
    text-decoration:none;
}

.WeblogTitle a:hover
{
    text-decoration:underline;
}

.WeblogDivider
{
    padding-bottom:20px; 
    border-bottom:3px solid #717171;
}


/* Reserveren */

.inputLabel
{
    width:125px;
    vertical-align:top;
}

.inputField
{
    width:480px;
}

.reserveren_tabs_sheet
{
    min-height:150px;
    width:605px;
    padding:10px;
    border-left:1px solid #B5B5B5;
    border-bottom:1px solid #D2D2D2;
    border-right:1px solid #D2D2D2;
    margin-bottom:30px;
}

#accomodation_tabs
{
    width:605px;
    padding-top:10px;
    background-image: url('images/tab_bg.gif');
    background-position-y:10px;
    background-repeat:repeat-x;
}