body							{margin: 0px; background: #d7d7d7; font: 12px 'Lucida Sans', 'Tahoma', sans-serif; color: #393939;}

img								{border: none;}

h1, h2, h3, h4, p				{margin: 0px;}
h1								{font-size: 14px; color: #812525; margin-bottom: 10px;}
h2								{font-size: 12px; margin: 10px 0px;}
h3								{color: #812525; font-size: 12px; margin-bottom: 10px;}
h3 a							{color: #812525; text-decoration: none;}
p								{margin-bottom: 10px; line-height: 160%;}

address							{font-size: 10px; font-style: normal; color: #696761;}

a								{color: #000;}
a:hover							{text-decoration: none;}

ul								{margin: 0px; padding: 0px; padding-left: 25px;	margin-bottom: 10px;}
li								{margin-bottom: 5px;}

table							{border: 1px outset #000; margin: 10px 0px;}
th, td							{border: 1px outset #888; padding: 5px;}
th								{background: #812525; color: #FFF;}
td								{background: #eee;}

/**
 * Layout blocks
 */
#container	{
	width: 863px; 
	margin: 0px auto; 
	background: transparent url('/_images/bechtel/background.gif') repeat-y; 
	padding-left: 5px; 
	position: relative;
}

#languagechoice					{position: absolute; top: 157px; right: 20px;}
#languagechoice div.language	{display: inline; margin-right: 5px;}

#footer	{
	height: 93px;
	margin-top: 50px;
	#margin-top: 100px; /* IE hack */
	background: transparent url('/_images/bechtel/footer.gif') no-repeat left bottom;
}

#content						{padding: 0px 20px;	padding-top: 30px; padding-left: 170px;}
#contact						{position: absolute; bottom: 30px; left: 15px;}
#content img					{border: 1px solid #b8b8b8;	padding: 1px; margin: 5px;}

#broodkruimels					{position: absolute; top: 185px; left: 173px; font-size: 10px;}

/**
 * Navigatie
 */
#nav							{float: left; padding-top: 30px; margin-right: 20px; width: 150px;}
#navigatie ul, #subnavigatie ul {margin: 0px; padding: 0px;}
#navigatie li, #subnavigatie li {list-style-type: none;	line-height: 17px;}
#navigatie a, #subnavigatie a {
	color: #696761;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background: transparent url('/_images/bechtel/li.gif') no-repeat;
	margin-bottom: 15px;
	#margin-bottom: 0px; /* IE hack */
}
#navigatie a:hover, #navigatie li.selected a, #subnavigatie a:hover, #subnavigatie li.selected a {
	background: transparent url('/_images/bechtel/li_o.gif') no-repeat;
	color: #812525;
}
#navigatie a.selected:hover, #subnavigatie a.selected:hover {
	cursor: default;
}

/**
 * Product navigatie
 */
#productennavigatie a			{background: none; font-size: 11px;	padding: 0px; color: #812525;}
#productennavigatie a:hover, #productennavigatie li.selected a {background: none; color: #686660;}
#productennavigatie ul			{padding-left: 30px;}
#productennavigatie li			{list-style-image: url('/_images/bechtel/li_alt.gif'); margin: 0px; line-height: 100%;}
#productennavigatie li.selected {list-style-image: url('/_images/bechtel/li_alt_o.gif');}