/* Layout Styles for euroborghoreca.nl */
html, body {
	height: 100%;
}


body {
	background: #fff;
	font: normal 0.8em/1.4em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#page {
	position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #page {
    height: auto;
}

#header {
	background: transparent url("../images/header_back_repeat.gif") repeat-x left top;
	float: none;
	height: 118px;
	width: 860px;
}

#logo {
	background: transparent url("../images/header_left_back.gif") no-repeat left top;
	padding: 28px 0px 0px 234px;
}

.topmenu {
	/*
 	clear: left;
	padding: 10px 0px 0px 40px;
	*/
	position: absolute;
	left: 274px;
	top: 128px;
	width: 600px;
}

#left {
	background: transparent url("../images/left_above_menu.gif") no-repeat left top;
	float: left;
	padding-top: 92px;
	width: 265px;
}

#nav {
	background: transparent url("../images/menu_back.gif") no-repeat top left;
	min-height: 497px;
}

#content {
	background: transparent url("../images/content_back.gif") no-repeat left top;
	float: left;
	min-height: 405px;
	_height: 405px;
	margin-top: 92px;
	padding: 0px 10px 30px 10px;
	width: 517px;
}

#title {
	margin-bottom: 10px;
}

.clear_both {
	clear: both;
	float: none;
	width: 100%;
}
#footer {
	position: absolute;
	bottom: 0;
	clear: both;
	float: none;
	text-align: right;
	width: 782px;
}

