@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('texgyreadventor-regular-webfont.eot');
    src: url('texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body{
	height:100%;
}
body{
	background:#f2f2f2;
	font:11px/18px Verdana, Geneva, sans-serif;
	color:#000;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
h1{
	font-size:30px;
	line-height:36px;
}

#intro h1#logo{
	position:absolute;
	right:25px;
	bottom:125px;
	width:310px;
	height:60px;
	background:url(../images/logo-intro.png);
	text-indent:-9999px;
	display:block;
}
#intro #taalkeuze{
	position:absolute;
	right:25px;
	bottom:25px;
	text-align:right;
	font:25px/30px "TeXGyreAdventorRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#intro #taalkeuze a{
	text-decoration:none;
}
#intro #taalkeuze a:hover{
	text-decoration:underline;
}
#intro #Proximedia{
	position:absolute;
	right:2px;
	bottom:2px;
	width:87px;
	height:14px;
	background:url(../images/logo-proximedia.png);
	text-indent:-9999px;
	overflow:hidden;
}

article{
	text-align:justify;
}
article.about-us{
	position:absolute;
	bottom:70px;
	left:25px;
	right:25px;
	background:url(../images/bg-black-50.png);
	color:#fff;
}
article.about-us td{
	padding:10px;
	text-align:justify;
	vertical-align:top;
}
aside.about-us{
	position:absolute;
	right:25px;
	top:25px;
}
aside.about-us img{
	float:left;
	margin-left:10px;
}
article.shops{
	position:absolute;
	bottom:70px;
	left:25px;
	right:25px;
	background:url(../images/bg-black-25.png);
	color:#fff;
	height:255px;
}
article.shops #Info{
	position:absolute;
	left:20px;
	top:65px;
	display:block;
}
article.shops aside{
	position:absolute;
	right:20px;
	top:20px;
}
aside.shops{
	position:absolute;
	left:25px;
	top:25px;
}
aside.shops div{
	float:left;
	width:225px;
	height:159px;
	text-align:center;
	background:#fff200;
	line-height:28px;
}
aside.shops div h2{
	font-size:18px;
	margin-top:20px;
	text-transform:uppercase;
	font-weight:bold;
}
aside.shops img{
	float:left;
	margin-left:10px;
}

article.order-catalog{
	position:absolute;
	bottom:70px;
	left:25px;
	background:url(../images/bg-black-25.png);
	color:#fff;
	padding:20px 25px;
}

article.contact{
	position:absolute;
	bottom:70px;
	right:25px;
	background:url(../images/bg-black-25.png);
	color:#fff;
	padding:20px 25px;
}
aside.contact{
	position:absolute;
	top:70px;
	right:25px;
	text-align:right;
	color:#fff;
	line-height:20px;
}
aside.contact a{
	color:#fff;
}

footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:40px;
	background:url(../images/bg-white-70.png);
}
footer nav{
	position:relative;
	height:40px;
	background:url(../images/bg-footer-border.png) repeat-x bottom;
	text-transform:uppercase;
	font-size:10px;
}
footer nav #Facebook{
	width:21px;
	padding-left:0;
	padding-right:0;
	background:url(../images/logo-facebook.png) no-repeat center;
	text-indent:-9999px;
}
footer #Proximedia{
	position:absolute;
	right:2px;
	bottom:11px;
	width:87px;
	height:14px;
	background:url(../images/logo-proximedia.png);
	text-indent:-9999px;
	overflow:hidden;
}
