/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.seFeel free to use and modify but please provide credits.
*//* default elements */
* {margin: 0; padding: 0;}body {
	background: #663300 url(img/bghout.jpg);
	color: black;
	font: normal 70% verdana;
	padding: 2 0;
}div.news{width: 700px;background: #F9FAFF; margin-bottom: 8px} <!-- kleur e.d. tabel met ronde hoeken-->/*  links in menu en footer*/
a {color: black; text-decoration: underline;}
a:hover {color: #CC0000; text-decoration: underline; background:#663300 ;} <!-- kleur hover navigatie-->big {font-size: 1.1em;}h1,h2,h3 {color: black; padding: 8px 0 2px;}h1 {font: normal 2.4em serif,sans-serif;}
h1 a {color: black; text-decoration: none;}
h1 a:hover {color: blue; text-decoration: underline;}h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}table a {color: black; text-decoration: underline;}
table a:hover {color: red; text-decoration: underline;}p a {color: black; text-decoration: underline;}
p a:hover {color: #CC0000; text-decoration: underline;}blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 11px Verdana;
                color: black;
	padding-left: 26px
}
<!-- uiterlijk button links -->
INPUT
{
    BACKGROUND-COLOR: #EBCE85;
    COLOR: #3B65C2;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}form,table {margin-bottom: 1.2em; }
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}/* structure */
#wrapper {
	background: #332 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 760px;
}
#container {
	background: #FFFFFF; <!-- achtergrond website -->
	border-top: 2px solid #332;
                font-family: Verdana;
	font-size: normal 1.0em;
	line-height: 1.5em;
	margin: 1px auto;
	width: 750px;
}/* header */
.title {
	background: #E2DED4 url(img/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.title a {
	color: black;
	text-decoration: underline;
}.title a:hover {
	color: red;
	text-decoration: underline;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 5px 0 5px 10px;
}.header {
	border-top: 1px solid #663;
	background: #DAD7C5 no-repeat left bottom;
	height: 150px;
}/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 35px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 2px solid #C9C6B3;
	color: black;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 3px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #CC0000; text-decoration: underline;}/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: black;
	padding: 3px 3px;}
.bottom a {
	color: black;
	text-decoration: underline;
}
.bottom a:hover {
	color: red;
	text-decoration: underline;
}
.bottom .left,.bottom .right {width: 60%;}
/* footer */
.footer {
	background: #332;
	color: black;
	padding: 2px;
}
.footer .left {width: 70%;}
.footer .right {
	width: 30%;
	text-align: right;
}
.footer a {
	color: #CC9966;
	text-decoration: underline;
}.footer a:hover {
	color: red;
	text-decoration: underline;
}
.footer ul { color: black;
text-decoration: underline;
}/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}/* misc */
.clear,.clearer {clear: both;}
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 5px 5px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #CC0000;
}.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
