@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #d1ebd2;
	background-image: url(../Images/Blad.jpg);
	background-repeat: repeat;
}

.thrColHybHdr #container {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
.thrColHybHdr #header {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: #00964e url(../Images/Topfotos.jpg) no-repeat;
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
} 
.thrColHybHdr #header h1 {
	margin: 0; 
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColHybHdr #sidebar1 {
	float: left;
	width: 140px;
	margin: 40px 0px 10px 10px;
	padding: 0px 0px 10px;
}
.thrColHybHdr #sidebar2 {
	float: right;
	width: 250px;
	margin: 40px 10px 10px 0px;
	padding: 0px;
}
.thrColHybHdr #sidebar2a {
	padding: 10px;
	border: 1px solid #00964E;
	color: #00964E;
}

.thrColHybHdr #mainContent {
	margin: 40px 270px 10px 150px;
	padding-right: 2em;
	padding-bottom: 10px;
	padding-left: 2em;
} 
.thrColHybHdr #mainContent h1 {
	color: #00964E;
	font-size: 1.7em;
}
.thrColHybHdr #mainContent img {
	border: 1px solid #00964E;
	padding: 2px;
	background: #FFF;
}

.thrColHybHdr #mainContent .Teaser {
	color: #000000;
	font-size: 1.1em;
}
.thrColHybHdr #mainContent .fotobijschrift {
	font-size: 0.9em;
	font-style: italic;
	color: #00964E;
}



.thrColHybHdr #footer {
	padding: 0 10px;
	background-color: #00964e;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
.thrColHybHdr #sidebar2a h3, .thrColHybHdr #sidebar2a p {
	margin: 0px;
	padding: 0px 0px 10px;
}

.thrColHybHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 080%;
}
.thrColHybHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColHybHdr #container #footer a:hover {
	text-decoration: underline;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.zoekenlink
{
	display: block;
	cursor: pointer;
	background-color: #d1ebd2;
	padding: 3px 0px;
	color: #00964e;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 2px;
}
.shopRegel
{
	border-bottom: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.zoekenresult
{
	border:1px solid #00964e;
	padding: 5px;
	margin: 0px 0px 5px;
}
a
{
	text-decoration: none;
	color: #006A38;
}
a:hover 
{
	text-decoration: underline;
}
.thrColHybHdr #mainContent h4 {
	color: #00964E;
	font-size: 1.1em;
}
/* Menu items are a light gray block with padding and no text decoration */
.menuHeading
{
	display: block;
	cursor: default;
	padding: 0.5em 0.75em;
	background-color: #00964e;
	color: #fff;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.tableHeading
{
	cursor: default;
	padding: 0.5em 0.75em;
	background-color: #00964e;
	color: #fff;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.Loginform
{
	display: block;
	padding: 0.5em 0.75em;
	text-decoration: none;
	background-color: #d1ebd2;
	color: #00964e;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}
.thrColHybHdr #container #sidebar1 #MenuBar1 .Loginform #form1 #button, .thrColHybHdr #container #sidebar1 #MenuBar1 .Loginform #form1 #Gebruiker, .thrColHybHdr #container #sidebar1 #MenuBar1 .Loginform #form1 #Wachtwoord {
	background: #D1EBD2;
	border: 1px solid #00964E;
	color: #00964E;
	margin-top: 5px;
	padding: 2px;
	width: 90px;
}
#container #sidebar2 #sidebar2a li  {

}
#container #sidebar2 #sidebar2a ul {
	margin: 5px 5px 15px;
}
.thrColHybHdr #container #sidebar2 #sidebar2a p #PlantJump {
	font-size: 11px;
	color: #00964E;
	background: #D1EBD2;
	border: 1px dotted #00964E;
}
.plantNaam2 {
	font: italic normal 70% "Times New Roman", Times, serif;
	color: #000;
}
