@charset "utf-8";
/* CSS Document */

.marmelademenu {
	color: #FFFFFF;
	background-color: #663333;
	background-image: url(../images/gradient.gif);
}
.marmeladecontent {
	background-color: #EEEEEE;
}
.marmeladecontent div {
	margin: 15px;
}


.marmeladerights {
	font-size: xx-small;
	margin: 10px;
}

body {
	background-color: #FFFFCC;
	font-family: "trebuchet MS";
	font-size: small;
}
.marmeladcontainer .marmeladcontainer .marmeladecontent img {
	margin-left: 10px;
	margin-top: 10px;
}

.marmeladeleft {
	background-image: url(../images/vanster.gif);
	background-position: bottom right;
}
.marmeladeright {
	background-image: url(../images/hoger.gif);
	background-position: bottom left;
}
.marmelade_under_the_sides {
	background-image: url(../images/under.gif);
}
.marmelade_over_the_sides {
	background-image: url(../images/over.gif);
}
.marmeladeimage {
	background-color: #EEEEEE;
}
.marmelademenu2 {

}
.marmeladeline {
	margin: 4px;
	color: #663333;
}
.marmeladecentervert {
	vertical-align: middle;
	height: 100%;
	width: 100%;
	top: 50%;
	bottom: 50%;
}
.marmeladcontainer {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: table;
	position: fixed;
	right: 0px;
	bottom: 0px;
	vertical-align: middle;
} .centeringincontainer {  display: table-cell; vertical-align: middle; }

.marmeladcontainer .marmeladerights .style1 {
	position: fixed;
	left: auto;
	top: auto;
	right: 5px;
	bottom: 5px;
}
.fixLowerLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
	position: fixed;
	left: 5px;
	top: auto;
	right: auto;
	bottom: 5px;
}
.StreetAndTimes {
	bottom: 20px;
	position: absolute;
	left: 0px;
	top: auto;
	right: 0px;
	font-size: x-large;
	text-align: center;
}

.fixLowerRight {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
	position: fixed;
	left: auto;
	top: auto;
	right: 5px;
	bottom: 5px;
	visibility: hidden;
}
.maincenteringstyle {
	position: fixed;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.centerAblog {
	vertical-align: middle;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
}
