@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #300;
}
a {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
#wrap {
	background-color: #000;
	margin: 0 auto;
	width: 750px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#header {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
.header a:link {
	text-decoration: none;
	color: #333;
}
.header a:visited {
	text-decoration: none;
	color: #333;
}
.header a:active {
	text-decoration: none;
	color: #430302;
}
.header a:hover {
	text-decoration: underline;
	color: #333;
}
#intro {
	background-color: #666;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCC;
	padding: 8px;
}
#content2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCC;
	padding: 8px;
}
#offer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	background-color: #333;
	background-image: url(/images/UDT003-reserveren2.jpg);
	color: #000;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	text-align: center;
	padding: 8px;
}
#highlight {
	background-color: #333;
	padding-left: 8px;
}
#photos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.reservationbutton {
	font-weight: bold;
	color: #CCC;
	background-color: #600;
	border: 1px solid #CCC;
}
.menumatrix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.btnC { display: block; position: relative; background: #aaa; padding: 5px; width: 200px; margin: 0px auto; color: #fff; text-decoration: none; cursor: pointer; text-align: center; }
.btnC * { font-style: normal; background-image: url('../images/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnC i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnC span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnC span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnC span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnC span,
* html .btnC i { width: 200px; text-align: center; padding: 0px; display: block; margin: 0px auto; background-image: none; cursor: pointer; }

.btnC.blue { background: #2ae; }
.btnC.red { background: #a00; }
.btnC.green { background: #9d4; }
.btnC.lime { background: #bbce00; }
.btnC.pink { background: #e1a; }
.btnC:hover { background-color: #ccc; color: #000; }
.btnC:active { background-color: #444; color: #fff; }
.btnC[class] {  background-image: url('../images/shade.png'); background-position: bottom; }

* html .btnC { border: 3px double #aaa; }
* html .btnC.blue { border-color: #2ae; }
* html .btnC.green { border-color: #9d4; }
* html .btnC.lime { border-color: #bbce00; }
* html .btnC.pink { border-color: #e1a; }
* html .btnC:hover { border-color: #a00; }
#facebook {
	background-color: #FFF;
	text-align: center;
}
