
body { background: url('../images/splash-bg.png'); font-family: Arial; }
.wrapper {  width: 960px; margin: 0 auto; }
.clear { clear: both; }

#koenenlogo			{ background: url('../images/autobedrijf-koenen.png'); width: 700px; height: 80px;margin: 0 auto; }


.linkwrapper { width: 150px; height: 100%; float: left; margin: 0px 5px; }

.linkwrapper #algemeen 							{ background: #6A7F70 url('../images/algemeen-bg.png'); width: 150px; height: 500px; margin-top: 150px; -webkit-box-shadow: 0 5px 5px 0 #3d3d3d; box-shadow: 0 5px 5px 0 #3d3d3d; border: 1px solid #fff; }
.linkwrapper #jeep 									{ background: #808101 url('../images/jeep-bg.png'); width: 150px; height: 500px; margin-top: 100px; -webkit-box-shadow: 0 5px 5px 0 #3d3d3d; box-shadow: 0 5px 5px 0 #3d3d3d; border: 1px solid #fff; }
.linkwrapper #subaru								{ background: #3366FF url('../images/subaru-bg.png'); width: 150px; height: 500px; margin-top: 50px; -webkit-box-shadow: 0 5px 5px 0 #3d3d3d; box-shadow: 0 5px 5px 0 #3d3d3d; border: 1px solid #fff; }
.linkwrapper #lancia								{ background: #00007F url('../images/lancia-bg.png'); width: 150px; height: 500px; margin-top: 100px; -webkit-box-shadow: 0 5px 5px 0 #3d3d3d; box-shadow: 0 5px 5px 0 #3d3d3d; border: 1px solid #fff; }
.linkwrapper #ssangyong						{ background: #0100FE url('../images/ssangyong-bg.png'); width: 150px; height: 500px; margin-top: 150px; -webkit-box-shadow: 0 5px 5px 0 #3d3d3d; box-shadow: 0 5px 5px 0 #3d3d3d; border: 1px solid #fff; }
.linkwrapper #dodge								{ background: #FF0101 url('../images/dodge-bg.png'); width: 150px; height: 500px; margin-top: 100px; -webkit-box-shadow: 0 5px 5px 0 #3d3d3d; box-shadow: 0 5px 5px 0 #3d3d3d; border: 1px solid #fff; }


.linkwrapper a#algemeenlink					{ background: url('../images/algemeen-logo.png') 50% 50% no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; color: #fff; text-indent: -9999px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
	.linkwrapper a#algemeenlink:hover		{ -webkit-box-shadow:inset 0 0 15px 5px #fff; box-shadow:inset 0 0 15px 5px #fff; background: #6A7F70 url('../images/algemeen-logo.png') 50% 50% no-repeat\9; /* IE 8 and below */ }

.linkwrapper a#jeeplink							{ background: url('../images/jeep-logo.png') 50% 50% no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; color: #fff; text-indent: -9999px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
	.linkwrapper a#jeeplink:hover				{ -webkit-box-shadow:inset 0 0 15px 5px #fff; box-shadow:inset 0 0 15px 5px #fff; background: #808101 url('../images/jeep-logo.png') 50% 50% no-repeat\9; /* IE 8 and below */  }

.linkwrapper a#subarulink						{ background: url('../images/subaru-logo.png') 50% 50% no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; color: #fff; text-indent: -9999px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
	.linkwrapper a#subarulink:hover			{ -webkit-box-shadow:inset 0 0 15px 5px #fff; box-shadow:inset 0 0 15px 5px #fff; background: #3366FF url('../images/subaru-logo.png') 50% 50% no-repeat\9; /* IE 8 and below */  }
	
.linkwrapper a#lancialink							{ background: url('../images/lancia-logo.png') 50% 50% no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; color: #fff; text-indent: -9999px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
	.linkwrapper a#lancialink:hover			{ -webkit-box-shadow:inset 0 0 15px 5px #fff; box-shadow:inset 0 0 15px 5px #fff; background: #00007F url('../images/lancia-logo.png') 50% 50% no-repeat\9; /* IE 8 and below */  }

.linkwrapper a#ssangyonglink					{ background: url('../images/ssangyong-logo.png') 50% 50% no-repeat; width: 100%; height: 100%;display: block; text-decoration: none; color: #fff; text-indent: -9999px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
	.linkwrapper a#ssangyonglink:hover		{ -webkit-box-shadow:inset 0 0 15px 5px #fff; box-shadow:inset 0 0 15px 5px #fff; background: #0100FE url('../images/ssangyong-logo.png') 50% 50% no-repeat\9; /* IE 8 and below */  }
	
.linkwrapper a#dodgelink						{ background: url('../images/dodge-logo.png') 50% 50% no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; color: #fff; text-indent: -9999px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
	.linkwrapper a#dodgelink:hover			{ -webkit-box-shadow:inset 0 0 15px 5px #fff; box-shadow:inset 0 0 15px 5px #fff; background: #FF0101 url('../images/dodge-logo.png') 50% 50% no-repeat\9; /* IE 8 and below */  }

	
#footer { width: 100%; text-align: center; margin-top: 100px; font-size: 10px; }