
body {
	color: #ffffff;
	margin:0;
	padding:0;
	background-color:#000000;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	overflow: auto;
}



#container {
	        z-index: 1;
		position:relative;
		width:980px;
		margin:0 auto;
	        text-align:left;
	        top: 5px;
	        
}
#header {
	position:relative;
	height:122px;
	background-image:url(imageslayout/bgheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
}
#headerhome {
	position:relative;
	height:60px;
	background-image:url(imageslayout/headerhome.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
}
    #navigatie {width: 615px;
                height: 67px;
                margin-left: 354px;
                top: 8px;
                position: absolute;
               }
               
    #navigatie2 {width: 480px;
                height: 34px;
                margin-left: 40px;
                top: 35px;
                position: absolute;
                border-bottom: solid 1px #805f3d;
               }
        #navigatie2col {width: 480px;
                height: 34px;
                margin-left: 40px;
                top: 35px;
                position: absolute;
                border-bottom: solid 1px #805f3d;
               }           
               
        #navigatie3 {width: 180px;
                height: 110px;
                top: 210px;
               left:640px;
                position: absolute;
               }           
               
               
#pagina {width: 980px;
        left: 0px;
	position:relative;
	background-image:url(imageslayout/bgcontent.jpg);
	background-position: top;
	background-repeat: repeat-y;
	padding-bottom:20px;		/*for footer*/
	top: 0px;
	
}
#menu {
	position:relative;
	width:140px;
	min-height:150px;
	float:left;
	background-color:#00FF00;
}
#content { width: 100%;
	position:relative;
	padding:10px;
	margin-left:10px;
	
}

#tekstleft   { width: 400px;
               margin-top: 50px;
               margin-left: 0px;
               position: absolute;
}
#right   { width: 400px;
               margin-top: 50px;
               margin-left: 500px;
}


#flashcontent { width: 868px;
                height: 380px;
                margin-top: 80px;
                margin-left: 80px;
                z-index: 1;
		
	       }         
         
       
          
#footer {
	background-image:url(imageslayout/bgfooter.jpg);
        background-position: bottom;
	background-repeat: no-repeat;
	margin:0 auto;
	margin-top:0px;
	height:26px;
	position:relative;
	width:980px;
	font-size:10px;
	text-align:right;
}

 #adres { width: 810px;
          height: 21px;
          top: 22px;
          left: 0px;
          vertical-alignment: middle;
          position: absolute;
          text-align: left;
          padding-left: 20px;
          padding-top: 5px;
          color: #9b9c9d;
          font-size: 11px;
        }
#proxlogo{ width: 85px;
           height:21px;
           top: 22px;
           left: 830px;
           position: absolute;
           text-align: left;
           padding-left: 5px;
           padding-top: 5px;
           color: #9b9c9d;           
           
 
           }

.fotocomp {
	margin-left:100px;
}



a {     color: #805f3d;
	outline: none;
	text-decoration: none;
  }
  
a:hover {   color: #ffffff;
	    outline: none;
	    text-decoration: none;
         }
         
a:visited { color: #805f3d;
	    outline: none;
	    text-decoration: none;
	  }
	  
a:visited:hover { color: #ffffff;
	          outline: none;
	          text-decoration: none;
	        }	  
	  
        
h3   { font-size: 11px;
       color: #805f3d;
       margin-left: 95px;
       margin-top: 0px;
       }  
  
h1  { font-size: 12px;
      color: #805f3d;
      padding: 0px;
      margin: 0px;
     }
h2   { font-size: 11px;
       padding: 0px;
       margin: 0px;
       color: #805f3d;
     } 
h4   { font-size: 11px;
       padding: 0px;
       margin: 0px;
       color: #805f3d;
       font-style: italic;
       font-weight: normal;
     }     
  
/* Navigation
-------------- */
ul#nav {
	padding:0;
	margin:0;
	float:right;
	position:absolute;
	top: 0px;     /* set the exact position of the navigation */
	left: 0px;		/* set the exact position of the navigation */
	width:615px;
	height:67px;

}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(imageslayout/knopjes.jpg);
}
li#empty a {
	width:98px;
	height:67px;
}
li#home a {
	width:66px;
	height:67px;
}
li#company a {
	width:78px;
	height:67px;
}
li#collection a {
	width:83px;
	height:67px;
}
li#sales a {
	width:75px;
	height:67px;
}
li#services a {
	width:67px;
	height:67px;
}
li#furcare a {
	width:73px;
	height:67px;
}
li#contact a {
	width:67px;
	height:67px;
}
li#empty a {	
	background-position:0px 0px;
}
li#empty a.selected,li#empty a:hover {	
	background-position:-0px 0px;
}

li#home a {	
	background-position:-98px 0px;
}
li#home a.selected,li#home a:hover {	
	background-position:-98px 67px;
}
li#company a {	
	background-position:-164px 0px;
}
li#company a.selected,li#company a:hover {	
	background-position:-164px 67px;
}
li#collection a {	
	background-position:-242px 0px;
}
li#collection a.selected,li#collection a:hover {	
	background-position:-242px 67px;
}

li#sales a {	
	background-position: -325px 0px;
}
li#sales a.selected,li#sales a:hover {	
	background-position: -325px 67px;
}		 
li#services a {	
	background-position: -400px 0px;
}
li#services a.selected,li#services a:hover {	
	background-position: -400px 67px;
}	
li#furcare a {	
	background-position: -468px 0px;
}
li#furcare a.selected,li#furcare a:hover {	
	background-position: -468px 67px;
}
li#contact a {	
	background-position:-541px 0px;
}
li#contact a.selected,li#contact a:hover {	
	background-position:-541px 67px;
}


/* Navigation2
-------------- */
ul#nav2 {
	padding:0;
	margin:0;
	float:right;
	position:absolute;
	top: 0px;     /* set the exact position of the navigation */
	left: 0px;		/* set the exact position of the navigation */
	width:480px;
	height:34px;

}
ul#nav2 li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav2 li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(imageslayout/knopjescollection.jpg);
}

li#coats a {
	width:75px;
	height:34px;
}
li#jackets a {
	width:89px;
	height:34px;
}
li#raincoats a {
	width:109px;
	height:34px;
}
li#casual a {
	width:88px;
	height:34px;
}
li#accessories a {
	width:119px;
	height:34px;
}



li#coats a {	
	background-position:0px 0px;
}
li#coats a.selected,li#coats a:hover {	
	background-position:-0px 34px;
}
li#jackets a {	
	background-position:-75px 0px;
}
li#jackets a.selected,li#jackets a:hover {	
	background-position:-75px 34px;
}
li#raincoats a {	
	background-position:-164px 0px;
}
li#raincoats a.selected,li#raincoats a:hover {	
	background-position:-164px 34px;
}

li#casual a {	
	background-position: -273px 0px;
}
li#casual a.selected,li#casual a:hover {	
	background-position: -273px 34px;
}		 
li#accessories a {	
	background-position: -361px 0px;
}
li#accessories a.selected,li#accessories a:hover {	
	background-position: -361px 34px;
}


/* Navigation3
-------------- */
ul#nav3 {
	padding:0;
	margin:0;
	float:right;
	position:absolute;
	top: 0px;     /* set the exact position of the navigation */
	left: 0px;		/* set the exact position of the navigation */
	width:180px;
	height:110px;

}
ul#nav3 li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav3 li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(imageslayout/taalknopjes.jpg);
	
}

li#english a {
	width:180px;
	height:36px;
}

li#nederlands a {
	width:180px;
	height:38px;
}

li#francais a {
	width:180px;
	height:36px;
}




li#english a {	
	background-position:0px 0px;
}
li#english a.selected,li#english a:hover {	
	background-position:180px 0px;
}
li#nederlands a {	
	background-position: 0px -36px;
}
li#nederlands a.selected,li#nederlands a:hover {	
	background-position: 180px -36px;
}
li#francais a {	
	background-position:0px -74px;
}
li#francais a.selected,li#francais a:hover {	
	background-position:180px -74px;
}




