/* --------------------------------------- */
/* NATUURWEGWIJZER HOME css */
/* --------------------------------------- */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header							{ height: 168px; }

.navblock						{ height: 124px; }

.navblock p,
.navblock ul
	{
	height: auto;
	min-height: 80px;
	}

.navblock p.special,
.navblock p.more
	{
	height: 15px;
	margin-top: 0px;
	}

.navblock p.special				{ line-height: 1.4em; width: 170px; overflow: hidden; }

.navblock ul					{ list-style: none; min-height: 95px; }
.navblock ul li
	{
	background: url(/grfx/bullet-activiteiten.gif) no-repeat 0px 3px;
	line-height: 1.4em;
	padding-left: 10px;
	}

#block1							{ background-image: url(/grfx/background-block-gebieden.png); }
#block2							{ background-image: url(/grfx/background-block-routes.png); }
#block3							{ background-image: url(/grfx/background-block-centra.png); }
#block4							{ background-image: url(/grfx/background-block-activiteiten.png); }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#content
	{
	margin-left: 0px;
	margin-right: 417px;
	padding-top: 25px;
	}

#content img					{ margin-right: 10px; float: right; }

#content h3,
#sidebar-right h3
	{
	color: #ff1ae9;
	}

#sidebar-right
	{
	position: relative;
	background: url(/grfx/background-content-home.gif) repeat-y 0px 0px;
	font-size: 0.85em;
	width: 394px;
	padding: 12px;
	padding-top: 25px;
	float: right;
	}

#sidebar-right h3					{ color: #3fb8c6; }

#sidebar-right ul					{ list-style: none; }
#sidebar-right ul li				{ padding-bottom: 10px; }
#sidebar-right ul li a,
#sidebar-right .more a
	{
	color: #000;
	text-decoration: underline;
	}

#sidebar-right ul img				{ margin-right: 5px; float: left; }

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer							{ background-image: url(/grfx/background-footer-home.jpg); }

/* ======================================= */
/* ======================================= */
/* ======================================= */

