/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdfdfd;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #222222;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #7bb73d;
}
a:visited {
	color: #7bb73d;
}
a:hover {
	color: #7bb73d;
}
a:active {
	color: #7bb73d;
}

p {
	margin:0;
	padding:0;
}

.menu {
	margin-left:42px;
	margin-right:50px;
	width:228px;
	height:444px;
	float:left;
}

.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: #787878; 
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	height: 25px;
	padding: 10px 0 0 30px;
	text-align:left; 
	width:198px;
	background-image:url(images/main-menu-bg.jpg);
}

.menu li {
	margin-bottom:5px;
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    color:#a9001e;
}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.divScroll{
	width: 613px; 
	margin-right:17px;
	overflow-x:hidden; 
	overflow-y: auto; 
	height:364px; 
	text-align:left;
}

.DIVtekst{
	width: 535px; 
	overflow:hidden;
}

.titel {
	color: #787878; 
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:30px;
	height:34px;
	width:630px;
	text-align:left;
}

.titelAmp {
	color:#a9001e;
}

.divRegistreer {
	margin-left:42px;
	height:29px;
	width:228px;
	text-align:center;
	padding-top:15px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#ae0c2a;
	float:left;
}

.divRegistreer a:link, .divRegistreer a:active, .divRegistreer a:visited, .divRegistreer a:hover {
	color:white;
	text-transform:uppercase;
}

.divDownload {
	margin-left:23px;
	height:29px;
	width:228px;
	text-align:center;
	padding-top:15px;
	color:white;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#7bb73d;
}

.divDownload a:link, .divDownload a:active, .divDownload a:visited, .divDownload a:hover {
	color:white;
	text-transform:uppercase;
}

.adres {
	color:#9a001f;
	width:950px;
	text-align:right;
}

.talen {
	width:950px;
	text-align:right;
	height:16px;
}

.talen a:link, .talen a:active, .talen a:visited, .talen a:hover {	
	text-decoration:none;
	text-transform:uppercase;
}

.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;
}

.validator {color: #a9001e;font-size:12px;}
.validatortext {color: #a9001e;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#a9001e; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.wrapper {
	width:950px;
	height:100%;
}

.container {height:658px;}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-image: url(images/main-scrollbar-bg.gif);
}

.jScrollPaneDrag {
	position: absolute;
	background-image: url(images/main-scrollbar-over.gif);
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(images/main-scrollbar-bg.gif);
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(images/main-scrollbar-bg.gif);
	height: 9px;
}
