body{
	margin:			0px;
	padding:		0px;
	background:		#fff;
	font-family:		verdana;
	font-size:		11px;
}

.container{
	width:			600px;
	background:		#EAEAEA url(../images/bg_container.gif) left top repeat-y;
	margin:			0px auto;
	padding:		0px 5px 10px 5px;
	font-family:		verdana;
	font-size:		11px;
}

.header{
	width:			600px;
	height:			110px;
	margin:			0px 0px 10px 0px;
	padding:		0px;
	background:		#fff url(../images/header.gif) left top no-repeat;
	font-family:		verdana;
	font-size:		11px;
}

.menu{
	width:			590px;
	height:			14px;
	background:		#EAEAEA;
	padding:		0px 0px 10px 10px;
	font-family:		verdana;
	font-size:		11px;
}

.menu ul{
	padding:		0px;
	margin:			0px;
}

.menu li{
	list-style-type: 	none;
	display:		inline;
	padding:		0px 10px 0px 0px;
}

.content{
	width:			580px;
	background:		#EAEAEA;
	padding:		0px 10px 0px 10px;
	font-family:		verdana;
	font-size:		11px;
}

.footer{
	width:			610px;
	height:			10px;
	margin:			0px auto;
	padding:		0px;
	background:		url(../images/bg_footer.gif) top left no-repeat;
}

/************
* Templates *
************/

.open_huis_row{
	width:			570px;
	height:			14px;
	padding:		5px;
	font-family:		verdana;
	font-size:		11px;
}

