/* CSS Document */
html, body{
	height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #F4E7D8;
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
#scroller{
	width: 950px;
	margin: 0 auto;
	background: #FFF;
	min-height: 100%;
	_height: 100%;
}
#container{
	padding-bottom: 100px;
}
#header {

}
#h-top{
	margin: 0 0 3px 0;
	width: 950px;
	height: 20px;
	background: url(../images_ligro/h_top.jpg) no-repeat right;
}

#language {
	padding: 3px 0 0 138px;
}

#language ul, #language li{
	padding: 0;
	margin: 0;
	list-style: none;
}
#language li{
	float: left;
}

#language li a img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#language li a.active img, #language li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}


#logo{
	width: 97px;
	float: left;
	padding: 0 0 0 44px;
}

#logo h1, #logo h2 {
	display: none;
}

#menu{
	margin: 0 0 4px 0;
	float: left;
}

#m-top{
	padding: 3px 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background: url(../images_ligro/m_top.jpg) no-repeat;
	width: 793px;
	height: 21px;
}

#m-bottom{
	margin: 4px 0 0 9px;
	height: 23px;
}


#m-bottom ul, #m-bottom li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#m-bottom li{
	float: left;
}

#m-bottom li a{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
	background: url(../images_ligro/m_button.jpg) no-repeat;
	width: 160px;
	text-decoration: none;
	color: #FFF;
	display: block;
}

#m-bottom li a#contact{
	background: url(../images_ligro/m_contact.jpg) no-repeat;
	width: 156px;
	text-decoration: none;
	color: #FFF;
}

#m-bottom li a.active, #m-bottom li a:hover, #m-bottom li a#contact:hover, #m-bottom li a#contact.active {
	color: #FFB715;
	text-decoration: none;
}

#h-bottom{
	width: 946px;
	text-align:right;
	margin: 0 4px 0 0;
	_margin: -4px 4px 0 0;
}

#h-bottom .home_en {
	background: url(../images_ligro/home_en.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .lowest-price-guarantee_en {
	background: url(../images_ligro/the-lowest-price-guarantee_en.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .how-we-work_en {
	background: url(../images_ligro/how-we-work_en.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .the-machines_en {
	background: url(../images_ligro/the-machines_en.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .contact_en {
	background: url(../images_ligro/contact_en.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .home_nl {
	background: url(../images_ligro/home_nl.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .de-laagste-prijsgarantie_nl {
	background: url(../images_ligro/de_laagste_prijsgarantie_nl.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .onze-werkwijze_nl {
	background: url(../images_ligro/onze_werkwijze_nl.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .de-machines_nl {
	background: url(../images_ligro/de_machines_nl.jpg) right no-repeat;
	height: 114px;
}

#h-bottom .contact_nl {
	background: url(../images_ligro/contact_nl.jpg) right no-repeat;
	height: 114px;
}

#content {
	width: 757px;
	font-size: 12px;
	padding: 30px 6px 0 187px;
}
#content .links{
	padding-top: 40px;
}
#content .links a {
	color: #aaa;
	font-size: 10px;
	text-decoration: none;
	padding-right: 10px;
}
#content p{
	margin-bottom: 15px;
}
#content h1 {
	color: #FDB913;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 0;
}

#content-links{
	overflow: auto;
	display: block;
	width: 400px;
	float: left;
}

#content-rechts{
	width: 345px;
	float: left;
	padding-left: 10px;
}
#images-rechts {
	position: relative;
	width: 330px;
	height: 220px;
	overflow: hidden;
}
#images-rechts img {
	position: absolute;
	left: 0;
	top: 0;
	width: 330px;
	height: 220px;
}
#latest-machines {
	width: 330px;
}
#latest-machines h2 {
	color: #FDB913;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 10px 10px;
}
#latest-machines ul, #latest-machines li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#latest-machines .machine-item {
	border-bottom: 2px solid #FDB913;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	cursor: pointer;
	width: 100%;
	float: left;
}
#latest-machines .machine-afb {
	margin: 0 10px 0 10px;
	float: left;
}
#latest-machines .machine-title {
	padding: 13px 0 0 0;
	width: 180px;
	float: left;
}
#latest-machines .machine-title a {
	color: #000000;
	text-decoration: none;
}
#latest-machines .machine-more {
	padding: 13px 0 0 0;
	text-align: right;
	float: left;
}
#latest-machines .machine-more a {
	color: #000000;
	text-decoration: underline;
}
#pause1, #pause2 {
	z-index:100;
}
#categorie{
	padding: 1px 0 20px 0;
	width: 700px;
}

#categorie li{
	float: left;
}

#categorie ul, #categorie li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#categorie li a{
	font-size: 12px;
	padding: 0 5px 0 17px;
	background: url(../images_ligro/punt.jpg) no-repeat 0 2px;
	text-decoration: none;
	color: #000;
	display: block;
}

#categorie li a.active, #categorie li a:hover{
	color: #FEB914;
}

#text {
	padding: 15px 0 15px 0;
	line-height: 150%;
	float: left;
}


#text h1 {
	color: #FDB913;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 0;
}

#text a{
	color: #000000;
}

#titel-machines h1 {
	color: #FDB913;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 50px 0 0 0;
}

#producten{
	padding: 0 0 15px 0;
}
#producten .link{
	font-weight: normal;
	color: #000;
}
#producten .link a{
	color: #000000;
	text-decoration: underline;
}
#producten .item{
	border-bottom: 2px solid #FDB913;
	padding: 20px 0 15px 0;
}

#producten .afb-product{
	margin: 0 0 0 10px;
	float: left;
}

#producten .afb-product img{
	border: 1px solid #999999;
}

#producten .afb-product a{
	text-decoration: none;
}


#producten .titel-links{
	padding: 0 0 0 20px;
	float: left;
	color: #FDB913;
	font-weight: bold;
	line-height: 150%;
}

#producten .beschr-links{
	padding: 0 0 0 10px;
	width: 200px;
	float: left;
	line-height: 150%;
}

#producten .titel-rechts{
	padding: 0 0 0 70px;
	float: left;
	color: #FDB913;
	font-weight: bold;
	line-height: 150%;
}

#producten .beschr-rechts{
	padding: 0 0 0 10px;
	float: left;
	line-height: 150%;
}

#producten .beschr-rechts a{
	color: #000000;
	text-decoration: none;
}

#producten .beschr-rechts a:hover{
	color: #FDB913;
	text-decoration: none;
}

#detail{
	width: 757px;
	padding: 0 0 15px 0;
}

#detail h1{
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

#detail-links{
	width: 367px;
	float: left;
}

#afb-groot{
	width: 350px;
	height: 262px;
}

#afb-groot img{
	border: 1px solid #999999;
}

#afb-klein .afb-klein{
	margin: 6px 8px 0 0;
	float: left;
	width: 82px;
	height: 60px;
}

#afb-klein .afb-klein img, #afb-klein .afb-klein-nomargin img{
	border: 1px solid #999999;
}

#afb-klein .afb-klein-nomargin{
	margin: 6px 0 0 0;
	float: left;
	width: 80px;
	height: 60px;
}

#detail-rechts{
	width: 390px;
	float: left;
}

#titel-detail{
	float: left;
}

#titel-detail .beschr-detail{
	padding: 0 36px 0 0;
	color: #FEB914;
	font-weight: bold;
}

#omschr-detail{
	float: left;
}

#detail-omschr .beschr-detail{
	padding: 0 36px 0 0;
	color: #FEB914;
	font-weight: bold;
}

#detail-omschr .omschr-detail{
	padding: 8px 20px 0 0;
}

#terug {
	padding: 15px 0;
}

#terug a {	
	color: #000000;
}

#contact{
	float:left;
	padding: 10px 0;
	width: 325px;
}

#formulier .verplicht, #formulier .mislukt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#formulier .gelukt{
	color: #CC3300;
}

#formulier .item{
	height: 22px;
}

#formulier .f-naam{
	font-family: Arial, Helvetica, sans-serif;
	width: 95px;
}

#formulier .f_text{
	width: 210px;
	height: 18px;
	background-color: #FFF8E8;
	border: 1px solid #FDB913;
}

#formulier .f_textarea{
	width: 305px;
	background-color: #FFF8E8;
	border: 1px solid #FDB913;
}

#formulier .versturen{
	text-align: center;
}

#formulier input.verstuur{
	width: 100px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FDB913;
	border: 0px;
}

#kaart {
	float: left;
	padding: 36px 0 0 20px;
}

#kaart a{
	color: #000000;
	text-decoration: none;
}

#kaart a:hover{
	color: #FFB715;
	text-decoration: none;
}

#kaart .gir-rental {
	font-size: 10px;
}
#rss-icon {
	margin: 20px 0 0 0;
}
#rss-icon a {
	color: #000000;
	text-decoration: none;
}
#rss-icon a:hover {
	color: #FDB913;
}
#rss-icon .rss-afb {
	margin: 1px 5px 0 0;
	float: left;
}
#rss-icon .rss-text {
	float: left;
}
#footer{
	position: absolute;
	margin: -80px auto 0 auto;
	width: 100%;
	position: fixed;
	bottom: 0;
	width: 100%;
	clear:both;

}
#footer-center{
	background: #fff;
	width: 950px;
	margin: 0 auto;
}
#f-top{
	padding: 8px 5px 0 0;
	font-size: 12px;
	font-weight: bold;	
	height: 23px;
	background: url(../images_ligro/f_top.jpg) no-repeat;
	letter-spacing: 4.2px;
	width: 945px;
	text-align: right;
	text-transform: uppercase;
}

#f-middle{
	padding: 3px 0 0 490px;
	margin: 0 0 4px 0;
	font-size: 12px;
	width: 455px;
	height: 21px;
	background: url(../images_ligro/f_middle.jpg) no-repeat right;
}

#f-bottom{
	padding: 2px 0 0 501px;
	font-size: 12px;
	height: 19px;
	background: url(../images_ligro/f_bottom.jpg) no-repeat right;
}

#f-bottom a{
	color: #000;
	text-decoration: none;
}

#f-bottom a:hover{
	text-decoration: underline;
}

#f-bottom .rss-icon {
	margin: 0 10px 0 0;
	float: left;
}

#f-bottom .rss-afb {
	margin: 1px 5px 0 0;
	float: left;
}

#f-bottom .rss-text {
	float: left;
}

#f-bottom .contact-gegevens {
	width: 395px;
	float: left;
}

#copy {
	background-color: #F4E7D8;
	width: 940px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 5px 10px 5px 0;
}

#copy a{
	color: #999999;
	text-decoration: none;
}

#copy a:hover {
	color: #666666;
}
