/* CSS Document Nieuw Landgoed */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #b10026;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #b10026;
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: normal;
}

h1
{
	font-size: 22px;	
	padding-top: 25px;
}

h2
{
	font-size: 20px;
	padding-top: 20px;
}

h3
{
	font-size: 18px;
	padding-top: 20px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
}

h6
{
	font-size: 12px;
	font-weight: bold;
}

p
{
	color: #131313;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.6;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 850px;
	margin: 0 auto;
	background: url('http://nieuwlandgoed.nl/images/bg.gif') repeat-y;
}

#logo
{
	width: 450px;
	height: 27px;
	float: left;
	padding-top:10px;
}

#logo a
{
	font-size:30px;
	text-decoration:none;
}

#logo a span
{
	font-size:24px;
	color:#000;
}

#second-nav
{
	width: 150px;
	height: 38px;
	float: left;
	margin-left: 236px;
}

#navigation
{
	width: 450px;
	height: 28px;
	float: left;
	margin-top: 16px;
}

#banner
{
	width: 850px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #fff;
}

#content-wrapper
{
	width: 850px;
	min-height: 410px;
  	height: auto !important;
  	height: 410px !important;
	background: url('http://nieuwlandgoed.nl/images/content-bg.jpg') no-repeat top;
}

#home #content-wrapper
{
	width: 850px;
	min-height: 660px;
  	height: auto !important;
  	height: 410px !important;
	background: url('http://nieuwlandgoed.nl/images/content-home-bg.jpg') no-repeat top;
}

#latest-news
{
	width: 353px;
	height: 79px;
	margin-top: 14px;
	padding-left: 132px;
	background: url('http://nieuwlandgoed.nl/images/nieuw_landgoed_voorpagina.gif') no-repeat;
}

#footer
{
	width: 100%;
	height: 27px;
	font-size: 11px;
	text-align: center;
	background: #72745a;
	color: #fff;
	margin-top: 40px;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper #content-left
{
	float: left;
	width: 540px;
	padding-left: 20px;
}

#content-wrapper #form
{
	float: right;
	margin-right: 20px;
	width: 249px;
	display: inline;
}

#content-wrapper ul
{
	padding: 20px 30px 30px 20px;
	float: left;
}

#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	padding-bottom: 12px;
	padding-left: 16px;
	background: url('http://www.nieuwlandgoed.nl/images/list-bullet.gif') no-repeat left 4px;
	list-style-type:none
	
}

#content-wrapper #content-left img.float-right
{
	float: right;
	margin: 40px 0 10px 0;
}

#content-wrapper #content-left img.float-left
{
	float: left;
	margin: 6px 18px 20px 0;
}

/*************************************************** Latest News Styles ***************************************************/

#latest-news h4
{
	color: #fff;
	margin: 0;
	padding: 0 0 7px 0;
	margin-bottom: 6px;
	width: 333px;
	font-weight: bold;
	border-bottom: 1px solid #620f14;
}

#latest-news h6
{
	color: #fff;
	margin: 0;
	padding: 0;
}

#latest-news p
{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4;
}

#latest-news p a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	height: 28px;
	line-height: 27px;
	display: inline;
	float: left;
	width: 500px;
	padding-left: 4px;
	background: url('http://nieuwlandgoed.nl/images/nav-divide.gif') no-repeat left 8px;; margin-left:20px; margin-right:0; margin-top:0; margin-bottom:0
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	background: url('http://nieuwlandgoed.nl/images/nav-divide.gif') no-repeat right 8px;; padding-left:9px; padding-right:12px; padding-top:0; padding-bottom:0
}

#navigation ul li a:hover
{
	color: #b10026;
}

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #b10026;
}

/*************************************************** Second Nav Styles ***************************************************/

#second-nav ul
{
	height: 37px;
	line-height: 37px;
	margin: 0;
	display: inline;
	float: left;
	width: 140px;
}

#second-nav ul li
{
	display: inline;
	float: left;
}

#second-nav ul li a:link,
#second-nav ul li a:visited
{
	display: inline;
	float: center;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	margin-right: 12px;
	background: url('http://www.nieuwlandgoed.nl/images/nav-arrow.gif') no-repeat left 15px;; padding-left:11px; padding-right:4px; padding-top:0; padding-bottom:0
}

#second-nav ul li a:hover
{
	color: #b10026;
}

/*************************************************** Footer Styles ***************************************************/

#form h5
{
	background: #969877 url('http://nieuwlandgoed.nl/images/form-arrow.gif') no-repeat 17px 10px;
	color: #fff;
	margin: 0;
	height: 27px;
	line-height: 27px; padding-left:31px; padding-right:0; padding-top:0; padding-bottom:0
}

#form p
{
	padding: 15px 0;
	margin: 0 auto;
	width: 217px;
	font-size: 11px;
	line-height: 1.4;
	border-bottom: 1px solid #b8ba97;
}

#form form
{
}

#form fieldset
{
	padding: 18px 16px;
}

#form form label
{
	display: inline;
	float: left;
	width: 48px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #1b1b1a;
	padding-top: 3px;
}

#form form input
{
	display: inline;
	float: left;
	width: 163px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
}

#form form br
{
	clear: left;
	font-size: 0;
}

#form form textarea
{
	display: inline;
	float: left;
	width: 163px;
	margin-bottom: 10px;
	height: 90px;
	border: 1px solid #b0b0b0;
	font-size: 11px;
	color: #1b1b1a;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#form form #submit
{
	width: 90px;
	height: 19px;
	padding: 0;
	text-align: center;
	margin-left: 126px;
	border: 1px solid #721117;
	background-color: #a71d24;
	color: #fff;
}

/*************************************************** Footer Styles ***************************************************/

#footer p
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #fff;
	line-height: 26px;
}

#footer p a
{
	text-decoration: none;
	color: #fff;
}
