
/* CSS Document */

body	{overflow:hidden;
        margin:0px;
        padding:0px;
        background:url(../images/salonachtergrond2.jpg) no-repeat;
        }

#menu	{left:186px;
		top:0px;
        position:absolute;
		}
			
#layout {background:transparent none repeat scroll 0 0;
		bottom:33px;
		display:block;
		overflow:auto;
		position:absolute;
		left:240px;
		width:531px;
		z-index:3;
                top:212px;                }
                
* html #layout{
	height: expression(document.documentElement.clientHeight-260);
}
                
		
#leftbox    {
			bottom:30px;
			display:block;
			position:absolute;
			padding-top:100px;
			top:192px;
			width:210px;
			z-index:3;
            }
           
#adresstyle     {font-family:Corbel, Arial;
                font-size:13px;
                text-align:center;
                width:200px;
                line-height:15pt;
                }
                
#adresstyle a:link   {text-decoration:none;
                    color:#cb4f62;}
                
#adresstyle a:visited   {text-decoration:none;
                        color:#cb4f62;}

#adresstyle a:hover   {text-decoration:underline;
                        color:#cb4f62;}

#content    {font-family:Corbel, Calibri, Helvetica, Arial;
            font-size:14px;
            line-height:14pt;
            margin-right:30px;
            text-align:left;
            background-color:transparent;
                                								overflow:auto;}
                                
h1      {font-size:13pt;
        font-weight:900;
		}
        
hr      {color:#991d3b;}

.prijslijst td {border-bottom:#DFBAC2 solid 1px;}

.prijs  {width:50px;
        text-align:left;
        color:#991d3b;
        font-weight:bold;}
        


#content a:link {text-decoration:none;
                 color:#cb4f62;}
                
#content a:visited { color:#cb4f62;
                    text-decoration:none;}
                
#content a:hover {color:#cb4f62;
                text-decoration:underline;}
                
                
#footer	{background:#991d3b none repeat scroll 0 0;
		bottom:0px;
		display:block;
		position:absolute;
		width:100%;
		z-index:6;
		}
		
#footstyle  {height:33px;
            padding-left:25px;
            color:white;
            font-family:corbel, Arial;
            font-size:12px;
			}
            
.ondertitels a:link {color:white;
                    text-decoration:none;}
                    
.ondertitels a:hover {color:white;
                    text-decoration:none;}
                    
.ondertitels a:visited {color:white;
                    text-decoration:none;}
                    
tbody   {}
       
#bon    {background-color:white;}