/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E1E1E;
	background-image: url(images/main-bg.jpg);
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}

.wrapper{	
	position: relative;
	height:100%;
}

#container {
	width:878px;
	text-align:left;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #01ADFF;
}
a:visited {
	color: #01ADFF;
}
a:hover {
	color: #01ADFF;
}
a:active {
	color: #01ADFF;
}

.menu {
	background-image:url(images/main-menu-bg.jpg);
	padding-left:25px;
	padding-top:24px;
	height:174px;
	width:194px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top:2px;
}
	
.menu li a  { 
	color: #ffffff; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	padding: 0px 0 0 18px;
	text-align:left; 
	width:176px;
	background-image:url(images/main-menu-icon.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.menu li a:hover, .menu li .selected  {
	font-weight:bold;
}

.validator {color: #fec40d;font-size:12px;}
.validatortext {color: #fec40d;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#01ADFF; border:solid 1px #ffffff;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.breadcrumb1{
	background-image:url(images/main-breadcrumb-bg1.jpg);
	width:572px;
	height:23px;
	font-weight:bold;
	color:white;
}

.breadcrumb2{
	background-image:url(images/main-breadcrumb-bg2.jpg);
	width:572px;
	height:23px;
	font-weight:bold;
	color:white;
}

.DIVtekst{
	width: 533px; 
	overflow:hidden;
}

.lnkCatalogus:link, .lnkCatalogus:active, .lnkCatalogus:visited, .lnkCatalogus:hover  {
   color: #0b0b0b;
   background-color:White;
   text-decoration:none;
   display: block;
   width:107px;
   height:18px;
   padding-top:2px;
   padding-left:8px;
   background-image:url(images/main-lnkCatalogus-bg.gif);
   background-position:right;
   background-repeat:no-repeat;
}

.divCatalogus {
    width:352px;
    float:right;
}

.divFoto
{
    border:2px solid white;
    margin-right: 22px;
    float:left;
}

.fotoDetail
{    
    border:2px solid white;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#01ADFF;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#01ADFF;
}

.adres {
	color:white;
	padding-top:35px;
	padding-left:25px;
	text-align:left;
}

.content {
	padding-left:33px;
	width:533px;
}

.titel {
	width:533px;
	height:20px;
	margin-top:20px;
	color:white;
	font-size:16px;
}

.titel:first-letter
{
    text-transform: uppercase;
}
