html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #383838;
}

a, a:link, a:visited, a:active {
	color : #F37123; 
	text-decoration :  underline;
}
a:hover{
	color : #FAAC0F; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #F37123;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #F37123;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #F37123;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #F37123;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #F37123;
	line-height : normal;
}

h6 {
	position : relative;
	background-image : url(gfx/heading.gif);
	background-position : right top;
	background-repeat : no-repeat;
	padding : 5px 75px 0 15px;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #FFFFFF;
	height : 20px;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 913px;
}

.holder{
	float : left;
	margin : 40px 0 0 0;
	width : 913px;
}

.links{
	float : left;
	margin : 0 35px 0 0;
	width : 230px;
}

.logo{
	float : left;
	background-color : #FFFFFF;
	width : 230px;
}

.menu{
	float : left;
	background-image : url(http://eb-lease.nl/gfx/gradient.jpg);
	background-position : left bottom;
	background-repeat : no-repeat;
	background-color : #5ba3e1;
	font-family : Arial;
	line-height : normal;
	padding : 20px;
	width : 190px;
}

.menuul{
	position : relative;
	z-index : 99;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menuul li a, .menuul li a:link, .menuul li a:active, .menuul li a:visited {
	display : block;
	background-image : url(http://eb-lease.nl/gfx/pijl_blauw.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding : 6px 0 6px 15px;
	font-weight : bold;
	font-size : 13px;
	text-transform : uppercase;
	color : #FFFFFF;
	text-decoration :  none;
	width : 175px;
}

.menuul li a:hover {
	display : block;
	background-image : url(http://eb-lease.nl/gfx/pijl_wit.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding : 6px 0 6px 15px;
	font-weight : bold;
	font-size : 13px;
	text-transform : uppercase;
	color : #c3e6ff;
	text-decoration :  none;
	width : 175px;
}

.menuul li.select a, .menuul li.select a:link, .menuul li.select a:active, .menuul li.select a:visited, .menuul li.select a:hover {
	display : block;
	background-image : url(http://eb-lease.nl/gfx/pijl_wit.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding : 6px 0 6px 15px;
	font-weight : bold;
	font-size : 13px;
	text-transform : uppercase;
	color : #c3e6ff;
	text-decoration :  none;
	width : 175px;
}

#submenuul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#submenuul li a, #submenuul li a:link, #submenuul li a:active, #submenuul li a:visited {
	display : block;
	background : none;
	padding : 6px 0 6px 30px;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration :  none;
	width : 160px;
}

#submenuul li a:hover {
	display : block;
	background : none;
	padding : 6px 0 6px 30px;
	font-weight : bold;
	font-size : 11px;
	color : #c3e6ff;
	text-decoration :  none;
	width : 160px;
}

#submenuul li.select a, #submenuul li.select a:link, #submenuul li.select a:active, #submenuul li.select a:visited, #submenuul li.select a:hover {
	display : block;
	background : none;
	padding : 6px 0 6px 30px;
	font-weight : bold;
	font-size : 11px;
	color : #c3e6ff;
	text-decoration :  none;
	width : 160px;
}

.subdown{
	float : left;
	background-image : url(http://eb-lease.nl/gfx/links_onder.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	margin : -50px 0 0 0;
	line-height : 0;
	font-size : 0;
	width : 230px;
}

.rechts{
	float : left;
	background-image : url(http://eb-lease.nl/gfx/achter.gif);
	background-position : left top;
	background-repeat : repeat-y;
	width : 648px;
}

.rechts_top{
	float : left;
	background-image : url(http://eb-lease.nl/gfx/rechts_top.gif);
	background-position : left top;
	background-repeat : no-repeat;
	margin : 0 0 7px 0;
	line-height : 0;
	font-size : 0;
	width : 648px;
	height : 14px;
}

.moodbar{
	float : left;
	background-image : url(http://eb-lease.nl/gfx/moodbar.gif);
	background-position : left top;
	background-repeat : no-repeat;
	font-family : Arial;
	width : 624px;
	height : 138px;
}

.moodbar_l{
	float : left;
	line-height : 0;
	font-size : 0;
	width : 274px;
	height : 138px;
}

.moodbar_r{
	float : left;
	padding : 15px;
	line-height : 18px;
	font-size : 11px;
	color : #FFFFFF;
	width : 320px;
	height : 108px;
}

.moodbar_r h1 {
	background : none;
	padding : 0 0 0 0;
	margin : 0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	line-height : normal;
	color : #c3e6ff;
	font-size : 18px;
}

.content{
	float : left;
	padding : 20px 20px 20px 0;
	border-bottom : 2px solid #f37123;
	width : 626px;
}

.footer{
	float : left;
	text-align : right;
	background-color : #FFFFFF;
	padding : 7px 0 7px 0;
	width : 648px;
}

.footer A:link { color : #383838; text-decoration : underline;}
.footer A:visited { color : #383838; text-decoration : underline;}
.footer A:active { color : #383838; text-decoration : underline;}
.footer A:hover { color : #383838; text-decoration : none;}