* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url('img/bg.jpg');
	background-position: top center;
	background-attachment:fixed;
	background-color: #f5f4ee;
	line-height: 21px;
}

p {
	line-height: 21px;
	margin-bottom: 21px;
}

img,a {
	border: none;
}

a {
	text-decoration: none;
	color: #656565;
}

a.u {
	text-decoration: underline;
}

h1 {
	font-size: 40px;
	color: #691350;
	margin-bottom: 20px;
}

#blushhh {
	position: absolute;
	left: 0;
	margin-top: 290px;
}

/* Verschillende kleuren defineren */
.etenbg {
	background-color: #adcb3f;
}
.op-locatiebg{
    background-color: #6ac1b6;
}
.uitgaanbg {
    background-color: #F28e4b;
}
.trouwenbg {
    background-color: #E93d8e;
}
.ga-eagles {
    background-color: #691350;
}
.zakelijk {
    background-color: #036564;
}

#home_inleiding {
	color: #691350;
	width: 380px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
}

#top {
	height: 8px;
	width: 100%;
	background-image: url('img/top.png');
}

#bar {
	margin-top: 30px;
	background-image: url('img/wit75.png');
	float: left;
	padding: 15px 20px 15px 20px;
	-moz-box-shadow: 5px 5px 0px #888;
	-webkit-box-shadow: 5px 5px 0px #888;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
}
#contactbar {
    position: absolute;
    top: 147px;
    left: 0;
    width: 160px;
    background-image: url('img/footer_bg.png');
    padding: 15px 20px 15px 20px;
    -moz-box-shadow: 5px 5px 0px #888;
	-webkit-box-shadow: 5px 5px 0px #888;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
    
}

#switch {
	position: fixed;
	height: 470px;
	width: 90px;
	left: 0;
	top: 50%;
	margin-left: -20px;
	margin-top: -235px;
}

#switch .actief {
	margin-left: 30px;
}

img#s1 {
	position: absolute;
}

img#s2 {
	position: absolute;
	margin-top: 75px;
}
img#s3 {
	position: absolute;
	margin-top: 150px;
}
img#s4 {
	position: absolute;
	margin-top: 225px;
}
img#s5 {
	position: absolute;
	margin-top: 300px;
}
img#s6 {
	position: absolute;
	margin-top: 375px;
}

#switch a:hover img {
	margin-left: 30px;
}

#container_home {
	width: 800px;
	margin: -100px auto;

}

#container {
	width: 800px;
	margin: 80px auto;

}

#pagfoto {
	position: absolute;
	margin-top: -60px;
}

#content {
    float:left;
	margin-left: 222px;
	width: 485px;
	padding: 39px 39px 18px 54px;
	color: #535353;
	background-image: url('img/wit95.png');
}

#content a {
	text-decoration: underline;
}

#home_inleiding {
	color: #691350;
	width: 380px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
}

#polaroids {
	width: 800px;
	margin-top: 30px;
}

#p1 {
	position: absolute;
	margin-top: 10px;
}

#p2 {
	position: absolute;
	margin-top: 10px;
	margin-left: 300px;
}

#p3 {
	position: absolute;
	margin-top: -5px;
	margin-left: 530px;
}

#p4 {
	position: absolute;
	margin-top: 255px;
	margin-left: 3px;
}

#p5 {
	position: absolute;
	margin-top: 225px;
	margin-left: 240px;
}

#p6 {
	position: absolute;
	margin-top: 255px;
	margin-left: 530px;
}

#menu {
	float: left;
	margin-left: 20px;
}

#menu ul li {
	display: block;
	float: left;
	padding: 0 10px;
}

#menu ul li a {
	display: block;
	color: #535353;
	padding: 10px 0px;
}

#menu ul li a span {
	font-size: 14px;
	font-weight: bold;
}

#menu ul li a small {
	display: block;
	font-size: 11px;
	width: 100px;
}

#social-media {
	margin-top: 15px;
	float: right;
}

/* Call to action buttons */
#cta {
	position: absolute;
	margin-top: 200px;
	width: 222px;
}

#cta .label {
	float: right;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #526315;
	background-image: url('img/cta_bg.png');
	background-repeat: repeat-y;
	background-position: right;
}

#cta .label a {
	display: block;
	padding: 10px 15px;
	color: #fff;
}

/*  Footer */
#footer {
	clear: both;
	width: 760px;
	height: 220px;
	padding: 20px;
	margin-top: 30px;
	background-image: url('img/footer_bg.png');
}

#footer_left {
	float: left;
	width: 150px;
}

#footer_right {
	float: right;
	width: 600px;
}

#footer_right li {
	display: block;
	float: left;
	width: 200px;
}

#footer_right li a {
	color: #fff;
}

#footer_right li a:hover {
	text-decoration: underline;
}


/* Agenda */

.agendaItem {
    float: left;
    width: 500px !important;
    height: auto;
    display: block;
    margin-bottom: 1em;
    position: relative;
}
.agendaTitel {
    float: left;
    height: 20px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
}
.agendaInleiding {
    float: left;
    width: 300px;
}
.agendaInhoud {
    display: none;
    position: absolute;
    width: 500px;
    top: 21px;
    right: 0;
    padding: 0 0 0 25px !important;
    margin-right: -25px !important;
    color: #FFF;
    z-index: 999;
    -webkit-box-shadow: inset 0px 0px 20px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 0px 20px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0px 0px 20px 2px rgba(0,0,0,0.3); 
}
.agendaInhoud span {
    float: left;
    margin-top: 20px !important;
}
.agendaBtn {
    background: transparent url(img/white_btn.jpg) top left repeat-x;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    padding: 0 15px 0 15px;
    margin-right: -45px;
    border: #d9d9d9 thin solid;
    position: absolute;
    right: 0;
    cursor:  pointer;
}
.agendaCloseBtn {
    background: url(img/close_overlay.png) top left no-repeat;
    position: absolute;
    top: 50%;
    right: 0px;
    height: 44px;
    width: 44px;
    margin: -22px -5px 0 0;
    cursor: pointer;
    display: none;
}
.agendaSchakel {
    float: left;
    margin: -2px 10px 0 0;
}

/** Menu- & Wijnkaart **/
.menuTitel {
    float: left;
    width: 485px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 1em;
}

.gerecht, .wijn {
    float: left !important;
    width: 520px !important;
    margin-bottom: 1em !important;
    position: relative !important;
}
.gerecht .titel, .wijn .titel {
    float: left;
    width: 520px;
    font-size: 24px;
    line-height: 24px;
    background: url(img/kleurrandje.png) bottom center no-repeat;
    padding-bottom: 3px;
    text-align: center;
    position: relative;
}
.gerecht .titel a, .wijn .titel a {
    position: absolute;
    top:-5px;
    margin-left: 5px;
    z-index: 99;
}

.gerecht .tekst, .wijn .tekst {
    float: left;
    width: 500px;
    text-align: center;
    
}

.wijn .prijzen {
    display: none;
    position: absolute !important;
    width: 500px;
    right: -4px !important;
    top: 25px !important;
    -webkit-box-shadow: inset 0px 0px 20px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 0px 20px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0px 0px 20px 2px rgba(0,0,0,0.3); 
    z-index: 999;
}
.wijn .prijzen .innerContent {
    padding: 20px 0 0 20px !important;
}

.wijn .button {
    position: absolute !important;
    top: 50%;
    right: 0;
    margin-right: -10px;
    width: 44px !important;
    height: 44px !important;
    margin-top: -21px !important;
    cursor: pointer !important;
    z-index: 1000 !important;
    display: block !important;
}

.categorieHolder, .wijnHolder {
    float: left;
    width: 485px;
}
.categorieHolder a {
    float: left;
    margin: 0 23px;
}
.wijnHolder a {
    float: left;
    margin: 0 3px;
}

