* {margin: 0; padding: 0; border: 0;}
body
{
	font: 62.5%/1.3em "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; 
	font-weight: normal;
	text-align:center;
	background-color: #f6f6f6;
}
p
{
	font-size: 1.3em;
	text-align: left;
	padding: 10px 0 5px 0;
	line-height: 20px;
}
p.small { font-size: 0.9em; }
p.notop { padding-top: 0; }
p img.right
{
	float: right;
	margin: 0 0 0 10px;
}
p img.left
{
	float: left;
	margin: 0 10px 0 0;
}
p a
{
	color: #004e98;
	border-bottom: 1px dotted #004e98;
	text-decoration: none;
}
p a:hover { border-style: solid; }
h1 
{
	font-size: 1.5em;
	color: #004e98;
	text-align: left;
	padding-bottom: 10px;
	line-height: 20px;
}
.center, td.center { text-align: center; }
.right, td.right {text-align: right;}
ul li{font-size:12px;} /*ulpoging*/
/**************/
/* Structures */
/**************/
#container
{
	overflow: hidden;
	margin: 0 auto;
	width: 756px;
	border: 1px solid red;
}

#header
{
	margin: 0 auto;
	width: 750px;
	height: 175px;
	background: transparent url(images/header-bg.jpg) no-repeat left top;
}
#contentWrapper
{
	overflow: hidden;
	margin: 0 auto;
	width: 696px;
	padding: 20px 30px;
	background: transparent url(images/contentwrapper-bg.jpg) repeat-y left top;
}
#footer
{
	margin: 0 auto;
	width: 756px;
	height: 35px;
	padding-top: 15px;
	background: #f6f6f6 url(images/container-bg.jpg) no-repeat left top;
}
/*******************/
/* CONTENT HOLDERS */
/*******************/
#header div#banner
{
	width: 750px;
	height: 150px;
}
#header div#home
{
	float: left;
	width: 175px;
	height: 110px;
}
#header div#home a
{
	display: block;
	width: 175px;
	height: 110px;
}
#header div#home a span
{
	display: none;
}
#header div#title
{
	float: right;
	width: 445px;
	padding-right: 5px;
	font-size: 0.9em;
	color: #fff;
}
ul#menu
{
	width: 750px;
	height: 25px;
}
ul#menu li 
{
	height: 25px;
	line-height: 25px;
	float: left;
	list-style-type: none;
	_width: 120px;
}
ul#menu li a 
{
	display: block;
	height: 25px;
	padding: 0 25px;
	font-size: 1.1	em;
	color: #f6f6f6;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(images/menu-hover-bg.jpg) repeat-x left -25px;
}
ul#menu li a:hover { background-position: 0 0; }
#sidebar
{
	float: left;
	width: 185px;
	padding: 10px 5px;
	border: 1px solid #c8c8c8;
	border-top: none;
	border-left: none;
	background-color: #e8e8e8;
}
#sidebar ul
{
	list-style-type: square;
	text-align: left;
	padding-left: 20px;
}
#sidebar ul li {font-size: 1.1em;}
#sidebar ul#menuverhuur
{
	width: 185px;
	list-style-type: none;
	padding-left: 0;
border-bottom: 1px dotted #004E98;

}
#sidebar ul#menuverhuur li
{
	text-align: left;
	height: 20px;
	line-height: 20px;
	font-size: 1.3em;
	background-color:#DBDCDE;
	
	border-top: 1px dotted #004E98;
	border-left: 1px dotted #004E98;
	border-right: 1px dotted #004E98;
	padding-left: 5px;

	
}
#sidebar ul#menuverhuur li a
{
	display: block;
	color: #004E98;
	text-decoration: none;
}
#sidebar ul#menuverhuur li a:hover
{
	background-color: #004E98;
	color: #fff;

}
#sidebar ul#menuverhuur li a.selected
{
	font-weight: bold;
	font-size: 1.2em;
}
#content { float: right; width: 470px; }
#content ul
{
	text-align: left;
	list-style-type: square;
	padding-left: 25px;
	font-size: 1.1 em;
	line-height: 20px;
}
/************/
/* ARTICLES */
/************/
div.article 
{
	overflow: hidden;
	float: left;
	width: 458px;
	margin-top: 15px;
}
div.article h2
{
	float: left;
	font-size: 1.3em;
	color: #f5f5f5;
	padding: 0 5px 0 5px;
	height: 24px;
	line-height: 24px;
	width: 448px;
	background: #47565b url(images/articleh2-bg.jpg) no-repeat left top;
	text-align: left;
}
div.articleDetail 
{
	float: left;
	width: 446px;
	padding: 5px;
	background: #e4e4e2 url(images/article-detail-bg.jpg) repeat-x left top;
	border: 1px solid #47565b;
	border-top: none;
}
div.articleDescription { float: left; width: 300px; }
div.articleImage 
{
	float: right;
	width: 129px;
	background: #092026 url(images/article-img-bg.jpg) repeat-x left bottom;
	text-align: center;
	padding: 5px 2px 0 2px;
}
div.priceTag { padding: 5px 0; color: #fff; }
div.priceTag span { font-size: 1.5em; }
/***********/
/* CONTACT */
/***********/
table#contact
{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
table#contact tr { height: 30px; }
table#contact th
{
	width: 150px;
	font-size: 1.1em;
	font-family: "Trebuchet MS";
	text-align: left;
	vertical-align: top;
}
table#contact th span { font-size: 0.8em; color: #666; }
table#contact td
{
	width: 400px;
	text-align: left;
	vertical-align: top;
}
table#contact td input
{
	width: 75%;
	font-size: 1.1em;
	font-family: "Trebuchet MS";
	background: #fff url(images/txt-bg.jpg) repeat-x left top;
	border: 1px solid #222;
}
table#contact td input.small { width: 20%; }
table#contact td input.button
{
	margin-top: 10px;
	width: auto;
	padding: 0;
	background: #e4e4e4 url(images/button-bg.jpg) repeat-x left bottom;
}
table#contact td textarea
{
	font-size: 1.1em;
	font-family: "Trebuchet MS";
	width: 75%;
	background: #fff url(images/txtarea-bg.jpg) repeat-x left top;
	border: 1px solid #222;
}

