@import "template_fullpagescroll.css";

strong, b {
	color: #367904;
}
table, tr, tbody, th, td, td.tdNoBorder {
/*	font-size: 11px;*/
}
h1 {
	font-size: 14px;
	color: #367904;
}
h2 {
	font-size: 12px;
	color: #367904;
}
h3 {
	font-size: 11px;
	color: #367904;
}
h5 {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0;
}
h5.headingRight {
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
h5 img {
	vertical-align: middle;
}
a {
	color : #00f;
}
h5 a {
	color: #367904;
}
textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.even {
	background-color: #58595b;
}
#main {
/*	background-image: URL(../images/bg.gif);*/
	background-position: center;
	background-repeat: repeat-y;
}
#topmenu, #footer {
	color: #fff;
	background-color: #39C;
}
#submenuGreen {
	height: 17px;
	background-color: #9abc81;
}
#submenuLightGreen {
	height: 17px;
	background-color: #d7e4cd;
}
#contentContainer {
	margin-top: 126px;
	padding: 15px;

	
}
#rightColumn {
	position: absolute;
	width: 198px;
	right: 0px;
	top: 81px;
	bottom: 0;
	background-image: url(/images/bg_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}
#rightColumnContent {
	margin: 17px 0 0 8px;
	padding: 0px 0 0 10px;
	border-left: 1px solid #367904;
}
#rightColumnContentBottom {
	margin-left: 8px;
	/*height: 10px;*/
	border-left: 1px solid #367904;
	border-bottom: 1px solid #367904;
}
.product {
	border-bottom: 1px solid #2ec107;
	clear: both;
}
.productImg {
	float: left;
	width: 200px;
  /*height: 200px;
/*	border: 1px solid #2ec107;*/
}
.productSummary {
	padding: 0;
}
.productDetailsImg {
	float: right;
	width: 200px;

	/*border: 1px solid #2ec107;*/
	margin-left:5px;
	padding-bottom:5px;
	background-color:white;
}
.trNoBorder {
	font-size : 11px;
}

.productDescription {
	padding: 0;
}

#infoblock
{
float:right;
}

.koppelBlokText {
	padding: 10px;
	/*margin-bottom: 10px;*/
	background-color: #eaeaea;
}
.koppelBlokText ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
}
.koppelBlokText li {
	list-style-type: square;
	line-height: 16px;
	color: #090;
}
.description {
	padding-bottom: 10px;
}
.categorieDescription {
}
.catImg {
	float: right;
	width: 200px;
}
.nieuwsItem {
	margin-bottom: 10px;
}

/*************************
* START WERELDKAART
*************************/
#wereldkaart {
	position: absolute;
	width: 618px;
	height: 362px;
	background-image: url(/images/wereldkaart.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #360;
}

#wereldkaart ul, 
#wereldkaart li {
	margin: 0;
	padding: 0;
}

#wereldkaart li {
	position: absolute;
	list-style-type: none;
}

#wereldkaart .info_block {
	background-color: #e3e3e3;
	margin-left: 20px;
	margin-top: 0;
	border: 1px solid #060;
	padding: 5px;
	width: 150px;
	font-size: 11px;
}

#agent_list li {
	list-style-type: square;
	color: #360;
	margin-bottom: 5px;
}

#agent_list li span {
	color: #000;
}
/*************************
* EINDE WERELDKAART
*************************/

/*************************
* FORM STYLES
*************************/
.canvasbutton {
	background-color: #090;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
}

#contactformulier input, #contactformulier textarea {
	width: 300px;
}

#contactformulier input.canvasbutton {
	width: 100px;
}

/************************
* EINDE FORM STYLES
*************************/

.sitemap {
	color: #367904;

	font-size: 12px;
}


.sitemap h2 {
	text-transform: uppercase;
}

.sitemap li {
	list-style-type: none;
}


#sitemapitem {
	margin-top: 1px;
	padding: 5px;
	background-color: #eaeaea;
}

#subitem {
	margin-top: 10px;
}
#breadcrumb {
	text-align: right;
}

a.canvasbutton {
	width: 50px;
	display: block;
	text-align: center;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
}