/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	background-image: url(images/main-bg2.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #636363;
}

.wrapper{	
	position: relative;
	width:100%;
	background-image: url(images/main-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#container {
	width:863px;
	text-align:left;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #68a900;
}
a:visited {
	color: #68a900;
}
a:hover {
	color: #68a900;
}
a:active {
	color: #68a900;
}

p {margin:0; padding:0}

.menu {
	width:863px;
	height:48px;
	background-image:url(images/main-menu-bg.gif);
}	

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 36px;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited  {
	color: #636363; 
	font-size: 13px;
	text-decoration: none; 
	display: block;
	height: 33px;
	padding: 15px 28px 0 28px;
	text-align:center;
	background-image:url(images/main-menu-bg-out.gif);
	background-position:right;
	background-repeat:no-repeat;
}

*html .menu li a:link, *html .menu li a:active, *html .menu li a:visited  {
	color: #636363; 
	font-size: 13px;
	text-decoration: none; 
	display: block;
	height: 33px;
	padding: 15px 28px 0 28px;
	width:72px;
	text-align:center;
	background-image:url(images/main-menu-bg-out.gif);
	background-position:right;
	background-repeat:no-repeat;
}


.menu li img { border:0px; vertical-align:top;}

.menu li a:hover   {
	color: #636363; 
	font-size: 13px;
	text-decoration: none; 
	display: block;
	height: 33px;
	text-align:center;
	padding: 15px 28px 0 28px;
	background-image:url(images/main-menu-bg-over.gif);
	background-position:right;
	background-repeat:repeat-x;
    color:#ffffff;
}

*html .menu li a:hover   {
	color: #636363; 
	font-size: 13px;
	text-decoration: none; 
	display: block;
	height: 33px;
	text-align:center;
	padding: 15px 28px 0 28px;
	width:72px;
	background-image:url(images/main-menu-bg-over.gif);
	background-position:right;
	background-repeat:repeat-x;
    color:#ffffff;
}

.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;
    color:#ffffff;
}

.menu li { float:left;}

.validator {color: #68a900;font-size:12px;}
.validatortext {color: #68a900;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#68a900; border:solid 1px #636363;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.left {
	float:left;
	width:205px;
	margin-left:22px;
}

*html .left {
	float:left;
	width:205px;
	margin-left:11px;
}

.adres {
	width:205px;
}

.adrestitel {
	font-size:17px;
	line-height:12px;
}

.content {
	float:left;
	margin-left:30px;
	width:580px;
	margin-right:26px;
}

*html .content {
	float:left;
	margin-left:30px;
	width:580px;
	margin-right:13px;
}

.DIVtekst{
	width: 580px; 
	overflow:hidden;
}

.titel {
	color: #ffffff; 
	font-size: 20px;
	height:37px;
	width: 607px;
}

.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:#68a900;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#68a900;
}
