﻿body
{
    background-color: #efefef;
    margin-top: 0px;
}

#main
{
    border: solid 1px #cccccc;
    width: 852px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffe8d1;
}

.main_content
{
    background-image: url(../Images/bg.gif);
    background-repeat: repeat-y;
    vertical-align: top;
    width: 650px;
}

.menu_holder
{
    position: relative;
    width: 652px;
    height: 22px;
    margin: 0;
    padding: 0;
    z-index: 1;
    background-color: #ff9934;
}

.nav
{
    display: inline;
    float: left;
    font: bold 14px/19px arial,helvetica;
    width: auto;
    height: 22px;
    background-color: #ff9934;
    margin: 0;
    padding: 0;
}

.nav a:link, .nav a:visited
{
    display: block;
    border-left: solid 1px #ffffff;
    width: auto;
    height: 22px;
    background-color: #ff9934;
    padding: 0px 25px;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
}

.nav a:hover, .nav a:active
{
    display: block;
    border-left: solid 1px #ffffff;
    width: auto;
    height: 25px;
    background-color: #f15a3f;
    padding: 0px 25px;
    color: #31080b;
    text-decoration: none;
    margin: 0;
}

.content
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
    text-align: justify;
    text-indent: 25px;
    margin: 0;
}

.content_center
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
}

.content_center a
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #f15a3f;
    text-decoration: none;
}

.content_center a:hover
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #f15a3f;
    text-decoration: underline;
}

.content span
{
    font-family: Trebuchet MS, Arial;
    font-size: 16px;
}

.content_spacer
{
    padding: 10px;
}

.center div
{
    margin-left: auto;
    margin-right: auto;
}

.news_title
{
    font-size: 14px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
    text-align: center;
}

.news_content
{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
    color: #f15a3f;
    text-align: center;
    font-weight: bold;
}

.news_content a
{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
    color: #f15a3f;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.news_content a:hover
{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
    color: #f15a3f;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}

.content_small
{
    font-size: 10px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
    margin: 0;
}

.takeaway
{
    font-size: 16px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
    text-decoration: none;
}

.takeaway:hover
{
    font-size: 16px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
    text-decoration: underline;
}

.textfield
{
	font-family: Verdana;
	font-size: 10px;
	color: #31080b;
	background-color: #e3ba92;
	border: solid 1px #f15a3f;
}

.status
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
}


.links_txt
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
    text-decoration: none;
    text-align: right;
    font-weight: bold;
}

.links a
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
    text-decoration: none;
}

.links a:hover
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
    text-decoration: underline;
}

.content_info
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
    text-align: center;
}

.contact a
{
    font-size: 16px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
    text-decoration: none;
}

.contact a:hover
{
    font-size: 16px;
    font-family: Trebuchet MS, Arial;
    color: #31080b;
    text-decoration: underline;
}

.contact_front
{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.contact_front
{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
    color: #ffffff;
    text-decoration: none;
}

a.contact_front:hover
{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
    color: #ffffff;
    text-decoration: underline;
}

.content_reserveren
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial;
    color: #6b6b6b;
    margin: 0;
}
