/*  DYNAMIC 4 - banketbakkerij d'elst - Art Creations 2006 - Copyright Art Creations - Philippe Devleeschouwer  */

body,td,th {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#5C2413;
	margin:0px;
	padding:0px;
	text-align:justify;
}
body {
	background:url(images/bkg.gif) top center repeat-y;
}
a {
	color:#5C2413;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#5C2413;
	font-weight:bold;
	text-decoration:underline;
}
p {
	margin: 0px;
	margin-top: 1px;
	text-align:justify;
}
h2 {
	font-size:12px;
	color:#5C2413;
	font-weight:bold;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#content ul li {
	margin-left:20px;
}


/* Layout */
#page {
	padding-left:1px;
	width:710px;
}
#lang {
    width:710px;
	height:20px;
}
#header {
	background:url(images/header.gif) top center no-repeat;
	width:710px;
	height:161px;
}
#menu {
	width:710px;
	height:32px;
	padding-left:130px;
	background:url(images/bar.gif) top left no-repeat;
}
#container {
	width:710px;
	background:url(images/submenu_bkg.gif) top left repeat-y;
}
#submenu {
	float:left;
	min-height:360px;
	width:132px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}
#content {
	float:left;
	min-height:360px;
	width:438px;
	padding:20px;
	padding-left:25px;
	text-align:justify;
}
* html #content {
	height:360px;
}
#footermenu {
	width:710px;
	height:32px;
	background:url(images/bar.gif) top left no-repeat;
}
#footer {
	padding-top:10px;
	color:#999999;
	height:70px;
}



#content IMG {
	border: 1px;
}
#content table tr td table tr td {
	text-align:inherit;
}


/* lang */
#lang ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding-left:25px;
	padding-top:5px;
}
#lang ul li {
	float: left;
	padding-right:5px;
}
#lang ul li a {
	color:#5C2413
	text-decoration: none;
	font-weight:normal;
}

/* menu */
#menu ul {
	list-style-type:square;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:40px;
}
#menu ul li {
	float: left;
	padding-right: 40px;
}
#menu ul li a {
	font-weight:normal;
}
#menu ul li a.current, #menu ul li a.parent {
	font-weight:bold;
}



/* submenu */
#submenu ul {
	list-style-type:square;
	margin: 0px;
	padding: 0px;
	padding-left:20px;
}
#submenu ul li {
	padding-top:6px;
}
#submenu ul li a{
	font-weight:normal;
}
#submenu ul li a.current, #menu ul li a.parent {
	font-weight:bold;
}

/* footermenu */
#footermenu ul {
	list-style-type:square;
	margin: 0px;
	padding: 0px;
	padding-top:6px;
}
#footermenu ul li {
	float: right;
	padding-right: 40px;
}
#footermenu ul li a{
	font-weight:normal;
}
#footermenu ul li a.current, #footermenu ul li a.parent {
	font-weight:bold;
}

/* Gallery */
table.gallery_rub {
	border:1px solid #666666;
	width: 90%;
}
td.gallery_rub {
	padding: 5px;
	vertical-align:top;
}
tr.gallery_rub td {
	padding-left:10px;
}
table.gallery_thumbs {
}
td.gallery_thumbs {
	padding:5px;
	margin:2px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #666666;
}


/* Mailform */
form {
	padding:0px;
	margin:0px;
}
textarea.form_textarea,input.form_text,select.form_dropdown {
	color: #5C2413;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
input.form_button {
	color: #5C2413;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
input.form_button:hover {
	color: #5C2413;
	border: 1px solid #333333;
	background-color: #ffffff;
}

/* Sitemap */
#sitemap {
	width:60%;
	margin-left:50px;
}
#sitemap ul {
	list-style-type:square;
	padding:0px;
	margin:0px;
}
#sitemap a {
	font-weight:normal;
}
