/* Webstores Internet & Automatisering */
/* Content - 24 September 2005 */

@import url("content.css");
@import url("assortiment.css");

body{
	margin:0px;
	background-image:url(../../img/lennips/bg-body.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#header{
	height:100px;
	background-color:#15307E;
	}
ul.pht{
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	}
* html ul.pht{
	margin-bottom:-3px;
	}
li.pht{
	display:inline;
	margin:0px;
	padding:0px;
	}
ul.breadcrumb{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:50px;
	margin-left:30px;
	margin-right:480px;
	}
li.breadcrumb{
	font-size:9px;
	display:inline;
	margin:0px;
	padding:0px;
	padding-right:15px;
	margin-right:5px;
	background-image:url(../../img/lennips/bg-breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:right center;
	}
li.breadcrumb a{
	color:#616265;
	text-decoration:none;
	}
li.breadcrumb a:hover{
	color:#15307E;
	}

img.banner{
	margin-top:30px;
	}
p.top{
	text-align:right;
	clear:both;
	}
