@charset "utf-8";
/* CSS Document */
html {   
	background: url(/images/background.jpg) repeat-y top center;
}
body {   
    margin:0px;   
    padding:0px;
	font: 12px "Century Gothic", Arial;
    }   
#background {   
	background:url(/images/background-lsc.jpg) no-repeat top center;
    width:100%;
	display:table;
	height: 100%;
    }  
#con {
	position: relative;
	width: 955px; 
	margin: 0 auto;
	padding-bottom: 20px;
	}
#header {
	position:relative;
	width: 875px;
	height: 280px;
	float: left;
	margin: 0 40px 13px 40px;
	}
#embleem {
	position:absolute;
	top:0;
	left:0;
	}
#logo{
	position:absolute;
	top:25px;
	right:5px;
	}
#menu {
	position:absolute;
	top: 190px;
	right: 5px;
	width: 442px;
	height: 30px;
	overflow:hidden;
	}
#knop1 a:hover, #knop2 a:hover, #knop3 a:hover, #knop4 a:hover, #knop5 a:hover,#knop6 a:hover {
	background-position: 0 -30px;
}
#knop1 a:active, #knop2 a:active, #knop3 a:active, #knop4 a:active, #knop5 a:active, #knop6 a:active {
	background-position: 0 30px;
}
#txt {
	border-top: 1px solid black;
	background: url(/images/trans.png) repeat;
	width: 875px;
	height: auto;
	float: left;
	margin: 0 40px 13px 40px;
	}
#txt-foot {
	border-top: 1px solid black;
	background: url(/images/trans.png) repeat;
	margin: 0 40px 13px 40px;
	float: left;
	width: 875px;
	height: 100px;
	font: 20px "Century Gothic", Arial;
	}
#inhoud {
	padding: 20px;
	position:relative;
	top:0;
	width: 835px;
	height: auto;
	min-height: 275px;
	float:left;
	}
#inhoud h1 {
	font: 16px "Century Gothic", Arial;
	color: #333333;
	}
#inhoud h2 {
	font: 14px "Century Gothic", Arial;
	color: #333333;
	}
#inhoud p {
	font: 12px "Century Gothic", Arial;
	color: #333333;
	}
#inhoud a {
	font: 12px "Century Gothic", Arial;
	color: #333333;
	}
#inhoud a:visited {
	font: 12px "Century Gothic", Arial;
	color: #999999;
	}
#inhoud a:hover {
	font: 12px "Century Gothic", Arial;
	color: #666666;
	}
	#knop1 a{ display: block; height: 30px;	width: 91px; background: url(/images/menu-salon-classique_r1_c1.png); float:left;}
	#knop2 a{ display: block; height: 30px;	width: 188px; background: url(/images/menu-salon-classique_r1_c2.png); float:left;}
	#knop3 a{ display: block; height: 30px;	width: 83px; background: url(/images/menu-salon-classique_r1_c3.png); float:left;}
	#knop4 a{ display: block; height: 30px;	width: 80px; background: url(/images/menu-salon-classique_r1_c4.png); float:left;}

table.talt tr.even {
	background:  url(/files/transparantje.png) repeat;
