body {
	margin: 0px 0px 0px 0px;
	background: url(img/nl/bg.jpg) #F8931D;
	background-position: center top;
	background-repeat: repeat-y;
}
body, table, tr, td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #7D1D18;
}
a,a:visited {
	color: #7D1D18;
	text-decoration: underline;
}
a:hover {
	color: #F7921C;
	text-decoration: underline;
}
a.b,a:visited.b {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.b {
	color: #FFFFFF;
	text-decoration: underline;
}
a.c,a:visited.c {
	color: #F7921C;
	text-decoration: none;
}
a:hover.c {
	color: #E4302F;
	text-decoration: none;
}
table, td {
	border: 0px solid #ffffff;
}
input, textarea, select, submit {
	font-family: Arial;
	font-size: 12px;
	color: #7D1D18;
	background: #FFFFFF;
	border: thin solid #F7921C;
	border: 1px solid #F7921C;
}
.spot_groningen {
	margin-left: 25px;
}
/* IRREGULAR FONTS */
.buttom {
	color: #7D1D18;
}
.bigtitle {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #7D1D18;
}
.title,h1 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #7D1D18;
}
.smalltitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7D1D18;
}
.whitetitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial;
	font-size: 10px;
	color: #7D1D18;
}
.highlight {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.standard {
	color: #7D1D18;
}
.small {
	font-size: 10px;
}
.error {
	color: #FF0000;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}

/* FLOATS */
#content {
	margin: 45px 115px 25px 185px;
	width:690px;
	height:190px;
	overflow:auto;
}
.left_content {
	float: left;
	width: 430px;
}
.left_content_home {
	float: left;
	width: 400px;
}
a.top_aanbieding, a.top_aanbieding:hover {
	display: block;
	padding: 35px 5px 0px 14px;
	width: 125px;
	height: 59px;
	background-image: url(/img/nl/top_aanbieding.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
}
.banner {
	float: right;
	width: 144px;
	margin-top: 5px;
}

/* CMS */
.front {
	font-size: x-small;
}
#front {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(img/cms/front_bg.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 181px;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial;
}
/* Date picker */
.dpDiv {}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-size: 12px;
	text-align: center;
	color: #7D1D18;
	background-color: #FFFFFF;
	border: 1px solid #F7921C;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD { border: 1px solid #ece9d8; }
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #FFFFFF;
	border: 1px solid #F7921C;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #FFFFFF;
	border: 1px solid #F7921C;
	cursor: pointer;
	color: red;
	}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #FFFFFF;
	border: 1px solid #ECE9D8;
	color: #7D1D18;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #7D1D18;
	font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Arial;
	font-size: 12px;
	color: #7D1D18;
	background: #FFFFFF;
	border: 1px solid #F7921C;
	font-weight: normal;
	padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Arial;
	font-size: 12px;
	color: #7D1D18;
	background: #FFFFFF;
	border: 1px solid #F7921C;
	font-weight: normal;
	
}
.minute_item {
	width: 571px;
	height: 89px;
	float: left;
	background-image: url('/img/nl/minute_background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 12px;
	padding: 4px;
}
.minute_item > .item_image {
	width: 126px;
	height: 88px;
	float: left;
}
.minute_item > .item_text {
	width: 300px;
	margin-left: 12px;
	float: left;
}
.minute_item > .item_text > .item_title {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #7d1d18;
	text-decoration: none;
}
.minute_item > .item_text > .item_title:hover {
	text-decoration: underline;
}
.minute_item > .item_text > .item_period {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7d1d18;
}
.minute_item > .item_text > .item_description {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7921c;
}
.minute_item > .item_button {
	float: left;
	margin-left: 13px;
	width: 119px;
}
.minute_item > .item_button > .item_price {
	width: 120px;
	height: 61px;
	float: left;
	background-image: url('/img/nl/lastminute_prijs.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
	margin-top: 1px;
	color: #ffffff;
	font-weight: bold;
	/*text-align: center;*/
	/*padding-top: 10px;*/
}
.a_lastminute_book {
	display: block;
	text-decoration: none !important;
	height: 21px;
	width: 120px;
	padding-left: 20px;
	background: url('/img/nl/lastminute_boeken.png') top left no-repeat;
	color: #FFF !important;
	line-height: 21px;
	font-size: 12px;
	font-weight: normal;
}
.div_lastminute_text_1 {
	padding-left: 15px;
	margin-top: 1px;
}
.div_lastminute_price {
	font-size: 14px;
	line-height: 14px !important;
	padding: 2px 5px 0 15px;
	height: 63px;
	overflow: hidden;
}
.div_lastminute_text_2 {
	display: none;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 10px;
}
.span_lastminute_perweek {
	font-size: 10px;
}
.minute_item > .item_button > .item_price > .euro {
	font-size: 20px;
}
.home_contest {
	display: block;
	width: 144px;
	height: 94px;
	margin-top: 5px;
}
.menu_minute_container {
	width: 149px;
	height: 144px;
	background-image: url('/img/nl/menu_minute_bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	color: #fefefe;
	padding-top: 75px;
	font-size: 11px;
	position: relative;
	top: -16px;
}
.mmc_sidebar {
	top: 0px;
	margin-bottom: 6px;
}
.menu_minute_container > .mm_item {
	margin-left: 10px;
	margin-bottom: 9px;
}
.menu_minute_container > .mm_item > .mm_title {
	font-weight: bold;
}
.menu_minute_container > .mm_item > .mm_date {
	
}
.menu_minute_container > .mm_item > .mm_discount {
	font-weight: bold;
	width: 121px;
	height: 21px;
	background-color: #d82126;
	padding-left: 4px;
	padding-top: 2px;
	overflow: hidden;
}
.menu_minute_container > .mm_item > .mm_discount > .mm_price {
	font-size: 12px;
	/*font-weight: bold;*/
}
.menu_minute_container > a.mm_view {
	display: block;
	color: #fefefe;
	margin-left: 10px;
	font-size: 11px;
	margin-top: -5px;
}
.menu_minute_container > a.mm_view:hover {
	text-decoration: none;
}
