/*
Template name: Bitter Sweet
Template URI: http://templates.arcsin.se/bitter-sweet-website-template/
Release date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 1.1em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */

body {
	background: #5F8000 url(img/bg_herbo3.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0 auto;
}
.container {
	background: url(img/bgcontainer4.gif) repeat-y;
	margin: 0 auto;
  	width: 890px;          
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 890px;
        text-align: center;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(img/lavendel2.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 890px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(img/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 890px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item .body {padding: 12px 18px;}
 
/* main */
.main {float: left;
       min-height: 500px}


/* -----------------------------------navigation */
.navigation {
	margin: 0 auto;
	width: 890px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 35px;
	padding-left: 20px;
}
.navigation a {
	color: #FFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
        margin-right: 12px;
	line-height: 35px;  
}
.navigation a:hover {
	background: #5F8000; 
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}


/* ----------top navigation ---------- */
/* top */
.topnavig {
	background: #81AC00;
	font: bold 1.3em Verdana,sans-serif;
	color: #FFF;
	height: 35px;
	margin: 0 auto;
	width: 870px;
        text-align: left;
	padding-left: 20px;
	line-height: 35px;

}

.topnavig a {
	color: #FFF;
  	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
        margin-right: 12px;
	line-height: 35px;  
}

.topnavig a:hover {
	background: #5F8000; 
}
.topnavig ul {margin: 0; padding: 0;}
.topnavig li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.topnavig li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.topnavig li a:hover {
	background: #F0FFC6;
	color: #553;
}




/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	width: 889px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {text-decoration: none; color: #DEC;}
.footer .right a:hover {color: #FFF;}


.tab1 {font: normal 120% "Lucida Sans Unicode",sans-serif;
       border-spacing: 10px;
}

.tab2 {font: normal 120% "Lucida Sans Unicode",sans-serif;
       border-spacing: 3px;
}

/* floats */
.left {float: left;}
.right {float: right;}

/*--- images ---*/

img.frame {
background-color:		#FDFDFD;
border:					1px solid #BBB;
padding:				4px;
}
img.floatright {
float: 					right !important;
margin:					0 0 1em 1em;
}
img.floatleft {
float: 					left !important;
margin:					0 1em 1em 0;
}


/*--- forms ---- */


label {
	float:left;
	text-align:right;
	margin-right:15px;
	width:100px;
}


label span {
	width:100px;
}


input, textarea {
/*	color: #555;*/
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

input[type="text"] { width: 200px; }

table td.label {
text-align:				right ! important;
width:					30%;
padding-right:			20px;
font-weight:			bold !important;
font-size:				0.95em;
white-space:			nowrap;
}

/* some specific form classes */
.formField {
background-color: 		#FAFAFA;
border:					1px solid #ABABAB; 
padding:				2px 5px 2px 5px;
margin-top:				2px;
margin-bottom:			2px;
}
.formButton {
color:					#555;
font: 					11px Verdana, Arial, Helvetica, sans-serif;
border:					1px solid #C9C9C9; 
padding:				2px 5px 2px 5px;
background-color:		#EDEDED;
}
.formButton:hover {
border:					1px solid #999; 
background-color:		#CCC;
}
.formButton:active {
background-color:		#CCC;
}


.formVHV20 {
background-color: 		#FAFAFA;
border:					1px solid #ABABAB; 
padding:				2px 5px 2px 5px;
margin-top:				2px;
margin-bottom:			2px;
}


.formVHV20aantal {
background-color: 		#FAFAFA;
/* border:					1px solid #ABABAB;   */
/* padding:				2px 5px 2px 5px; */
/* margin-top:				2px; */
/* margin-bottom:			2px; */
size:				60;
}






