/* 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%;
}

#container {
	width:950px;
	text-align:left;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #e51820;
}
a:visited {
	color: #e51820;
}
a:hover {
	color: #e51820;
}
a:active {
	color: #e51820;
}

p {
	margin:0;
	padding:0;
}

.menu {
	width:861px;
	height:28px;
}

.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: 607px; 
	overflow:hidden
}

.titel {
	color: #ffffff; 
	font-size: 20px;
	height:37px;
	width: 607px;
}

.lnkCatalogus:link, .lnkCatalogus:visited, .lnkCatalogus:active, .lnkCatalogus: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;
}

.divFoto img 
{
    border:0px;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}

.fotoDetail img
{
    border:0px;
}

.lnkTerug:link, .lnkTerug:active, .lnkTerug:visited, .lnkTerug:hover {
    text-decoration:none; 
    text-transform:uppercase;
    color:#d96046;
    display:block;
    width:80px;
    padding:5px 0 5px 0;
    text-align:center;
    background-color:#e51820;
}
