html, body { margin: 0; padding: 0; font-family: "Trebuchet MS", sans-serif; }
#container { width: 899px; height: 447px; margin: 0 auto; position: relative; margin-top: 50px; background: #FFF url('images/red_small.png') no-repeat right top; }
h2 { position: absolute; top: -30px; left: 0; margin: 0; padding: 0; padding-left: 113px; line-height: 25px; font-size: 16px; letter-spacing: -0.9px; color: #cb0e12; }
h1 { position: absolute; left: 0; top: 113px; width: 334px; height: 113px; margin: 0; padding: 0 0 0 113px; background: url('images/blue_small') no-repeat top left; }
ul, li { margin: 0; padding: 0; list-style-type: none; }
li { float: left; margin-right: 5px; width: 108px; height: 108px; overflow: hidden; }
li img { width: 108px; height: 108px; }
a { color: #52526c; }
#prod2 { position: absolute; top: 226px; right: 0; }
#prod2 li { margin: 0 0 0 5px; }

#description { position: absolute; top: 226px; left: 0; width: 447px; height: 221px; background: #cb0e12 url('images/red_big.png'); overflow: hidden; }
#description p { margin: 30px 35px; font-size: 13px; line-height: 25px; color: #FFF; } 
#description a { color: #52526c; text-decoration: none; }
#description a:hover { text-decoration: underline; }

#nieuws { position: absolute; top: 113px; left: 678px; width: 221px; height: 108px; background: #52526c url('images/blue_big.png'); overflow: hidden; }
#nieuws p { margin: 20px 25px; color: #FFF; font-size: 13px; line-height: 25px; }
#nieuws a { color: #cb0e12; text-decoration: none; }
#nieuws a:hover { text-decoration: underline; }

#address { position: absolute; left: 452px; bottom: 0; width: 447px; height: 108px; overflow: hidden; }
address { margin: 10px; color: #52526c; font-weight: bold; font-size: 12px; font-style: normal; line-height: 16px; }
address span { display: block; float: left; width: 25px; }
address a:hover { color: #cb0e12; }
