/* CSS Document */

body,html { height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #231f20;
}

.wrapper{	
	position: relative;
	height:100%;
	width:924px; 
	text-align: left;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0b8242;
}
a:visited {
	color: #0b8242;
}
a:hover {
	color: #0b8242;
}
a:active {
	color: #0b8242;
}

.left {
	width:201px;
	margin-left:22px;
	margin-right:43px;
}

*html .left {
	width:234px;
	margin-left:11px;
	margin-right:21px;
}

.adres {
	margin-top:12px;
	background-image:url(images/main-adres-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:white;
	padding:16px 21px 10px;
	text-align:right;
}


.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #1f2220; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	padding: 0 21px 0 0;
	text-align:right; 
	width:180px;
	background-image:url(images/main-menu-bg-out.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/**html .menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #1f2220; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	padding: 0 51px 0 0;
	text-align:right; 
	width:150px;
	background-image:url(images/main-menu-bg-out.gif);
	background-position:right;
	background-repeat:no-repeat;
}*/

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    background-image:url(images/main-menu-bg-over.gif); 
	background-position:right;
	background-repeat:no-repeat;
    color:#0b8242;
}

.validator {color: #0b8242;font-size:12px;}
.validatortext {color: #0b8242;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#0b8242; border:solid 1px #231f20;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.DIVtekst{
	width: 491px; 
	overflow:hidden;
	margin-bottom:20px;
}

.talen {
	text-align:right;
	padding:194px 18px 0 0;
	background-image:url(images/main-talen-bg.gif);
	width:133px;
	height:33px;
	float:right
}

*html .talen {
	text-align:right;
	padding:194px 9px 0 0;
	background-image:url(images/main-talen-bg.gif);
	width:142px;
	height:33px;
	float:right
}

.talen a{
	border:1px solid #85c1a1;
	display:block;
	float:right;
	height:15px;
	padding:2px;
	width:15px;
	color:white;
	text-decoration:none;
	text-align:center;
	margin-right:3px;
	font-size:11px;
	font-weight:bold;
}

.titel {
	color: #0b8242; 
	font-size: 16px;
	line-height:15px;
	height: 27px;
	width: 491px;
	background-image:url(images/main-titel-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #0f0f0f;
   text-decoration:none;
   text-align:center;
   display: block;
   width:128px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #e5e5e5;
}

.divFoto
{
    width:118px;
    height: 85px;
    background-color:#e5e5e5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#d96046;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#d96046;
}

ul {color: #0b8242;}
ol {color: #0b8242;}