/*
 * General
 */
html {
	width: 100%;
	min-width: 1000px;
	margin: 0;
	padding: 0;
}

body {
	background-repeat: no-repeat;
	background-image: url(images/bg_arrangementen.jpg);
	background-position: center top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-width: 1000px;
}

div#main {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
	min-width: 1000px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 10px 0;
	padding: 0;
}

/*
 * Container
 */
div#container {
	width: 885px;
	margin: auto;
	padding-right: 85px;
	height: 800px;
}

/*
 * Menu
 */
ul#menu {
	width: 157px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 150px;
	float: left;
}

ul#menu li {
	margin: 0;
	padding: 0;
	background-image: url(images/butdown.png);
}

ul#menu li a {
	display: block;
	height: 33px;
	width: 157px;
	padding-top: 13px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold; 
	background-image: url(images/butup.png);
}

ul#menu li a#groep {
        font-size: 7pt;
        padding-top: 7px;
}

ul#menu li a:hover, ul#menu li a.active {
	background-image: none;
}

ul#menu li a#home {
	margin-top: 20px;
}

/*
 * Home
 */
div#contentHome {
	float: left;
	width: 300px;
	margin-top: 300px;
	margin-left: 70px;
	margin-bottom: 30px;
	font-style: italic;
	text-align: justify;
}

/*
 * Onbeperkt tapas
 */
div#contentOnbeperkttapas {
	float: left;
	width: 300px;
	margin-top: 260px;
	margin-left: 70px;
	margin-bottom: 30px;
	font-style: italic;
	text-align: justify;
}

/*
 * Menukaart
 */
div#contentMenukaart {
	float: left;
	width: 600px;
	margin-top: 270px;
	margin-left: 50px;
	font-style: italic;
	text-align: justify;
}

a.butLeft {
	display: block;
	width: 50px;
	height: 49px;
	background: url(images/butleft.png) no-repeat;
}
a.butRight {
	display: block;
	width: 50px;
	height: 49px;
	background: url(images/butright.png) no-repeat;
}
a.butLeft:hover {
	background-image: url(images/butleft2.png);
}
a.butRight:hover {
	background-image: url(images/butright2.png);
}
div#contentMenukaart a.butLeft, div#contentMenukaart a.butRight {
	margin-top: 200px;
	float: left;
}
div#contentMenukaart div {
	background-repeat: no-repeat;
	float: left;
	width: 480px;
	height: 480px;
	margin: 0 10px;
}
div#contentMenukaart img {
	width: 480px;
}

/*
 * Arrangementen
 */
div#contentArrangementen {
	float: left;
	width: 520px;
	height: 660px;
	margin-top: 240px;
	margin-left: 90px;
	font-style: italic;
	text-align: justify;
	padding-bottom: 20px;
	padding-right: 30px;
}

div#contentArrangementen h3 {
	color: #A01821;
	font-size: 8pt;
	padding: 0;
	margin: 10px 0px;
}

div#contentArrangementen p,div#contentArrangementen ul,div#contentArrangementen ul li {
	font-size: 8pt;
	padding: 0;
	margin: 0 0 0 20px;
}

/*
 * Catering
 */
div#contentCatering {
	float: left;
	width: 300px;
	margin-top: 250px;
	margin-left: 180px;
	font-style: italic;
	text-align: justify;
}

/*
 * Foto's
 */
div#contentFotos {
	float: left;
	width: 700px;
	font-style: italic;
	text-align: justify;
}

div#contentFotos div#fotoFrame {
	float: left;
	margin-top: 185px;
	margin-left: 178px;
	margin-right: 69px;
	width: 300px;
	height: 400px;
}

div#contentFotos div#fotoFrame img {
	width: 300px;
	height: 285px;
	margin: auto;
	margin-bottom: 20px;
	display: block;
}

div#contentFotos div#fotoFrame .butLeft {
	margin-left: 80px;
	margin-right: 10px;
	float: left;
}

div#contentFotos div#fotoFrame .butRight {
	float: left;
}

div#contentFotos p#filiaalSelect {
	display: block;
	margin-top: 300px;
	float: left;
	width: 100px;
	height: 300px;
	color: #A01821;
	font-weight: bold;
	text-transform: uppercase;
}

/*
 * Nieuwsbrief
 */
div#contentNieuwsbrief {
	float: left;
	width: 500px;
	margin-top: 300px;
	margin-left: 75px;
}

div#contentNieuwsbrief p {
	color: #A01821;
	text-align: center;
	font-weight: bold;
}

div#contentNieuwsbrief p.ok {
	color: #008080;
}
div#contentNieuwsbrief p.error {
	color: #A01821;
}

div#contentNieuwsbrief label {
	color: #000;
	text-align: right;
	font-weight: bold;
	display: inline-block;
	width: 100px;
	padding-right: 10px;
}

div#contentNieuwsbrief input {
	margin-left: 10px;
	border: none;
	height: 25px;
	width: 190px;
	padding-left: 10px;
	background: url(images/input.png) no-repeat;
}

div#contentNieuwsbrief .submit {
	margin-left: 226px;
	width: 99px;
	height: 27px;
	padding-top: 0;
	margin-top: 0;
	background: url(images/submit.png) no-repeat;
}

/*
 * Dating
 */
div#contentDating {
	float: left;
	width: 300px;
	margin-top: 250px;
	margin-left: 170px;
	font-style: italic;
	text-align: justify;
}

div#contentDating p {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #A01821;
}

div#contentDating p a {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A01821;
}

div#contentDating p a:hover {
	text-decoration: none;
}

div#contentDating .submit {
	width: 99px;
	height: 27px;
	border: none;
	padding-top: 0;
	margin-top: 0;
	background: url(images/submit.png) no-repeat;
}

/*
 * Dating 2 (Viltje plaatsen)
 */

div#contentDating2 {
	float: left;
	width: 201px;
	margin-top: 300px;
	margin-left: 230px;
	font-style: italic;
	text-align: justify;
}

div#contentDating2 label {
	color: #000;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

div#contentDating2 label.n {
	display: block;
	float: left;
	margin-top: 5px;
}

div#contentDating2 input {
	border: none;
	height: 20px;
	padding-top: 5px;
	width: 190px;
	padding-left: 10px;
	background: url(images/input.png) no-repeat;
}

div#contentDating2 input#dnews {
	display: block;
	float: left;
	padding: 0;
	margin: 5px 0 0 5px;
	background: none;
	padding-left: 0px;
	width: 15px;
	height: 15px;
}

div#contentDating2 select {
	margin-top: 5px;
}

div#contentDating2 textarea {
	border: none;
	width: 190px;
	height: 150px;
	margin: 10px 0 10px 5px;
}

div#contentDating2 .submit {
	clear: both;
	display: block;
	margin: auto;
	width: 99px;
	height: 37px;
	padding-top: 10px;
	background: url(images/submit.png) no-repeat bottom;
}

/*
 * Dating 3 (Viltje bekijken)
 */

div#contentDating3 {
	float: left;
	width: 320px;
	margin-top: 250px;
	margin-left: 170px;
	font-style: italic;
	text-align: justify;
}

div#contentDating3 div#contact {
	float: left;
	width: 200px;
	height: 300px;
	padding: 10px;
}

div#contentDating3 div#contact h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

div#contentDating3 .butLeft , div#contentDating3 .butRight {
	float: left;
	margin-top: 100px;
}

div#contentDating3 .submit {
	float: left;
	display: block;
	width: 99px;
	border: none;
	height: 37px;
	padding-top: 10px;
	background: url(images/submit.png) no-repeat bottom;
}

div#contentDating3 label {
	color: #000;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

div#contentDating3 input {
	border: none;
	height: 20px;
	padding-top: 5px;
	width: 190px;
	padding-left: 10px;
	background: url(images/input.png) no-repeat;
}

div#contentDating3 textarea {
	width: 190px;
	height: 60px;
}

/*
 * Franchising
 */
div#contentFranchising {
	float: left;
	width: 300px;
	margin-top: 280px;
	margin-left: 60px;
	font-style: italic;
	text-align: justify;
}

/*
 * Vestingen
 */
div#contentVestigingen {
	float: left;
	width: 595px;
	margin-top: 180px;
	margin-left: 60px;
	/* padding-top: 650px; */
}

/*
 * Speeddate
 */
div#contentTapasdate {
    float: left;
    margin-top: 250px;
    margin-left: 180px;
    width: 310px;
}
div#contentTapasdate a {
    color: #000;
}
div#contentTapasdate a:hover {
    text-decoration: none;
}

/*
 * Reserveren
 */
div#contentReserveren {
    float: left;
    margin-top: 255px;
    margin-left: 170px;
    width: 330px;
    text-align: center;
}

div#contentReserveren .locationform {
    margin-top: 50px;
}

div#contentReserveren #rescalendar {
    height: 150px;
}

div#contentReserveren table {
    width: 200px;
    margin: -10px auto 0 auto;
    border: 1px dotted #A01821;
    font-size: 9pt;
}

div#contentReserveren a {
    color: #000;
    text-decoration: none;
}

div#contentReserveren .phone {
    color: #ffed26;
}

div#contentReserveren .full {
    color: #A01821;
}

div#contentReserveren p {
    padding: 1px;
    margin: 0;
    text-align: left;
}

div#contentReserveren label {
    display: inline-block;
    width: 150px;
}

div#contentReserveren .reserve {
    text-align: left;
}

div#contentReserveren .succeed {
    color: #008080;
}

div#contentReserveren .error {
    color: #A01821;
}

/*
 * Vacatures
 */
div#contentVacatures {
    float: left;
    margin-top: 250px;
    margin-left: 100px;
    width: 500px;
}

div#contentVacatures form {
    margin-left: 150px;
}

/*
 * Copyright
 */
div#copyright {
	clear: both; 
	text-align: center; 
	padding-top: 40px;
	padding-left: 40px;
	font-size: 7pt;
	font-weight: bold;
	color: #000;
}
div#copyright a {
	color: #A01821;
	text-decoration: underline;
}
div#copyright a:hover {
	text-decoration: none;
}

div#socialmedia {
    position: absolute;
    top: 120px;
    margin-left: 90px;
}

div#socialmedia a {
    text-decoration: none;
}

div#socialmedia img {
    width: 25px;
    border: none;
}
