/* CSS Document */
body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcfdef;
	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%;
}

#container {
	width:950px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #e51820;
}
a:visited {
	color: #e51820;
}
a:hover {
	color: #e51820;
}
a:active {
	color: #e51820;
}

.selected           { color: #000000; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:link    { color: #000000; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected a:visited { color: #000000; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:active  { color: #000000; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected a:hover   { color: #000000; font-size: 13px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.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: #0f0f0f; 
	font-size: 12px;
	font-weight:bold;
	text-decoration: none; 
	display: block;
	height: 21px;
	padding: 3px 0 0 25px;
	text-align:left; 
	width:168px;
	background-image:url(images/main-menu-bg-out.gif);
}

.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); 
    color:#ffffff
}

.validator {color: #e51820;font-size:12px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#e51820; 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: 827px; 
	overflow:hidden
}

.titel  { color:#000000; text-transform:uppercase; font-weight:bold; font-size:20px }

.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;
}

.adres { text-transform:uppercase; font-size:9px}
.adres a:link, visited, active, hover { text-decoration:none; font-size:9px; color:#b2b3b5 }

.submenu                { color: #000000; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.submenu a:link         { color: #000000; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.submenu a:visited      { color: #000000; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.submenu a:active       { color: #000000; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.submenu a:hover        { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}

.subselected            { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.subselected a:link     { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.subselected a:visited  { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.subselected a:active   { color: #C39C63; font-size: 11px; text-decoration: none;  text-transform:uppercase; font-weight:bold;}
.subselected a:hover    { color: #C39C63; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
