* {
	margin: 		0 auto;
}

img {
	border: 		0px;
}

body {
	font-family: 	"Tahoma";
	font-size: 		12px;
	line-height: 	1.6em;
	color: 			#9B9B9B;
	background: 	#1E1E1E url(../bistro-brugge_images/bistro-zwarthuis-brugge_01.gif) repeat-x;
	margin:			0px;
	padding:		0px;
}



a:link {
	color: 				#E17F10;
	text-decoration:	underline;
	font-weight:		normal;
}

a:visited {
	color: 				#E17F10;
	text-decoration:	underline;
	font-weight:		normal;
}

a:hover {
	color: 				#E17F10;
    text-decoration:	none;
}


#main {
	width:				839px;
}


/*** menu ***********************************************************************/
#logo
{
	width:				839px;
	height:				100px;
}
#header
{
	width:				839px;
	height:				229px;
}
#divider
{
	clear: 				both;
	width:				839px;
    background: 	    url(../bistro-brugge_images/bistro-zwarthuis-brugge_05.gif) no-repeat;
}

/*** einde menu ** **************************************************************/

/*** submenu ********************************************************************/
#submenu
{
	float:				left;
    font-size:          14px;
    text-transform :    uppercase;
	color: 				#4D4946;
	background:			#FFFFFF url(../bistro-brugge_images/bistro-zwarthuis-brugge_06.gif) repeat-y;
	vertical-align:		top;
	width:				215px;
	height:				496px;
	list-style:			none;
}

#submenu ul {
	padding-left: 		0px;
    width:              120px;
	list-style: 		none;
}

#submenu ul li {
	border-bottom: 		1px dotted #000000;
	padding: 			7px;
}

#submenu ul li a.tekstmenu {
	margin-left: 		10px;
	cursor: 			hand;
	display:			block;
}

#submenu ul li a:link {
	color: 				#ffffff;		
	text-decoration:	none;
	border: 			0px red solid;
}

#submenu ul li a:visited {
	color: 				#ffffff;	
	text-decoration:	none;
	border: 			0px red solid;
}

#submenu ul li a:hover {
	color: 				#E28110;		
	text-decoration:	none;	
	border: 			0px red solid;
}
#submenu ul li li {
	border-bottom: 		1px dotted #000000;
	padding: 			3px;
}
#submenu ul li li {
	border-bottom: 		0px dotted #000000;
	padding-left: 		15px;
    font-size:          11px;
}
#submenu ul li li a:link {
	color: 				#a2a2a2;
	text-decoration:	none;
	border: 			0px red solid;
}

#submenu ul li li a:visited {
	color: 				#a2a2a2;
	text-decoration:	none;
	border: 			0px red solid;
}

#submenu ul li li a:hover {
	color: 				#E28110;		
	text-decoration:	none;	
	border: 			0px red solid;
}


/*** einde submenu **************************************************************/

#inhoud 
{
    width:			839px;
}

#inhoud #text {
	float:          left;
	color:          #4D4946;
	text-align :    justify;
    width:          380px;
    border:         0px red solid;
}

#inhoud #text .text 
{
	padding-left:		10px;
}

#inhoud #text h1 {
	font-family:		"tahoma";
	font-size:			16px;
	color:				#9B9B9B;
	margin-bottom:		10px;
	margin-top:			10px;
}


/*** einde inhoud ***************************************************************/


#rightmenu
{
	float:		left;
	width:		244px;
}

/*** footer *********************************************************************/
#footer 
{
	clear:				both;
	background-color: 	#E17F10;
	font-size: 			11px;
	text-align:			center;
	color: 				White;
	width:				100%;
	height:				36px;
}

#footer .text
{
	padding-top:	10px;
}

#footer a:link 
{
	color: 			White;
	text-decoration:none;
	padding-right:	10px;
	padding-bottom:	10px;
}

#footer a:active {
	color: 			White;
	text-decoration:none;
}

#footer a:visited {
	color: 			White;
	text-decoration:none;
}

#footer a:hover {
	color: 			White;
	text-decoration:underline;
}
/*** einde footer ***************************************************************/

.photo {
	border: 1px solid #AE551C;
	padding: 10px;
}
h3
{
    font-size: 14px;
    color: #ff6600;
    padding-bottom: 10px;
}
ul
{
    list-style:square;
}