@charset "utf-8";

body  {
	font: 80% Arial, Helvetica, sans-serif;
	background: #932d18;
	margin: 0px; 
	margin-top: 20px;
	padding: 0px;
	text-align: center; 
	color: #333333;
}

#container { 
	position: relative;
	width: 1000px;
	margin: 0px auto;
	border: #ffffff 1px solid;
	padding: 0px;
	text-align: left; 
	height: 100%;
	background-color: #ffffff;
} 

#header { 
	height: 160px; 
	background: #0d663e;
	border: 0px;
	padding: 5px; 
} 

#menu {
	margin:0px;
	margin-bottom:2px;
	margin-top:1px;
	padding:0px;
	width:994px; 
	background-color:#0d663e;
	border: 3px; border-color:#FFFFFF; border-style:solid;
	text-align:center;
}
	
#contentpart {
	border: 1px solid #0d663e;
	margin:0px;
	padding:5px;
	padding-right:0px;
	background-color: #FFFFFF;
	height:100%;
	background-image:url(images/bg_sub.gif);
	background-position: bottom left;
	background-repeat:no-repeat;

	}

#sidebar1 {
	float: left; 
	width: 206px; 
	height: 100%;
	font-weight: bold;
	padding: 19px;
	padding-top: 12px;
	margin: 0px;
	}

#mainContent { 
	margin: 0px 0px 0px 244px; 
	padding: 10px; 
	padding-top:10px;
	color: #231f20;
	width: 716px;
	} 

#footer { 
	position: relative;
	width: 1000px;  
	margin: 0px auto;
	padding: 0px;
	text-align: left; 
} 

td.menu {
	padding-left:20px; 
	padding-right:54px; 
	text-align:center;
	}

td.right_column {
	width:160px;
	vertical-align:top;
	text-align:right;
	border-left: solid 10px #0d663e;
	margin:0px;
	padding:0px
	}


table.content {
	width:100%
	}

p.bellen {
	color:#932d18; 
	font-weight:bold;
	font-size:100% 13px;
	margin-top:10px;
	margin-bottom:10px;
	}

p.tel {
	color:#333333; 
	font-weight:bold;
	font-size:17px;
	margin-top:5px
	}
	
td.openingstijden {
	font-size:11px;
	padding-left:6px;
	padding-bottom:3px;

	}

div.footerleft {
	font-size:10px; 
	color:#999999; 
	margin-left:20px;
	text-align:left;
	}

a.footerright {
	font-size:10px; 
	color:#999999; 
	font-weight:normal; 
	margin-right:20px;
	}

.fltrt { 
	float: right;
	margin: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Linken content */

a {
	color: #981b1e;
	text-decoration:none;
}

a:link {
	color: #981b1e;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}



/* Linken mainmenu */

a.menu {
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	}

a.menu:link {
	color: #FFFFFF;
	}

a.menu:hover {
	color: #231f20;
	}
	
a.menu:active {
	color: #231f20;
	}

/* Linken submenu */


a.submenu {
	text-decoration:none;
	color: #333333;
	}
	
a.submenu:link {
	color: #333333;
}

a.submenu:hover {
	color: #981b1e;
	text-decoration: underline;
}
a.submenu:active {
	color: #981b1e;
	text-decoration: underline;

}

/* Algemeen */

h1 {
	font-size:14px;
	margin:0px;
	padding-top:10px;
	}

h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
	font-style:italic;
	color: #666666;
	font-family: "Times New Roman", Times, serif
	}

img {
	border:none;
	}
	
img.tel {
	vertical-align: middle;
	padding-right:1px;
	width:22px;
	height:24px; 
	}
	
img.logo {
	margin-left:10px;
	margin-top:40px;
	width:230px;
	height:126px;
	}
	
img.banner {
	margin:5px;
	width:981px;
	height:150px;
	}

h1.headerleft{
	color: #932d18;
	}

table.openingstijden{
	border:none;
	text-align:right;
	margin:0px;
	padding:0px;
	}

tr {
	vertical-align:top;
	}

tr.green{
	background-color:#cfe0d8;
	}

tr.kop{
	background-color:#0d663e;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;	}
	
td.tarieven {
	vertical-align:top;
	border-bottom: #333333 1px solid;
	font-size:12px;	}

hr.sub {
	color:#0d663e; 
	height:4px
	}
	
table.footer{
	width:100%; 
	text-align:center;
	}

