@charset "UTF-8";
/* CSS Document */


body { 
  color:#525252;
  background-color: #E4E4E4;
 
  
}
  
  
#wrapper {
	top:5px;
	width:957px;
	height:680px;
	z-index:1;
	background-color:#FFFFFF;
	margin: auto;
}

#copyright {
	left:451px;
	top:760px;
	width:176px;
	height:14px;
	z-index:16;
	margin:auto;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#logo {
	position:absolute;
	margin: auto;
	left:20px;
	top:19px;
	width:276px;
	height:66px;
	z-index:3;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
}


#banner {
	top:16px;
	width:957px;
	height:133px;
	position: absolute;
	z-index:2;
	background-image:url(img/banner.jpg);
}

#banner2 {
	top:5px;
	width:957px;
	height:271px;
	position: absolute;
	z-index:2;
	background-image:url(img/banner_2.jpg);
}

#banner3 {
	top:5px;
	width:957px;
	height:271px;
	position: absolute;
	z-index:2;
	background-image:url(img/banner_3.jpg);
}

#bar {
	margin: auto;
	left:18px;
	top:135px;
	width:925px;
	height:31px;
	position: absolute;
	z-index:4;
	background-image:url(img/bar.png);
}

#navigatie {
	margin: auto;
	left:17px;
	top:103%;
	position: absolute;
	z-index:9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:de002d;
	width: 388px;
}

#tekst {
	margin: auto;
	left:1px;
	top:18px;
	position: absolute;
	width:921px;
	height:328px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:525252;
	z-index:15;
}

#tekst2 {
	margin: auto;
	left:1px;
	top:140px;
	position: absolute;
	width:921px;
	height:249px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:525252;
	z-index:15;
}

#icon3 {
	position:absolute;
	left:613px;
	top:255px;
	width:255px;
	height:82px;
	z-index:6;
}

#menu {
	margin: auto;
	left:1px;
	top:-28px;
	width:720px;
	height:18px;
	position: absolute;
	z-index:7;
}

#menu2 {
	margin: auto;
	left:326px;
	top:-1px;
	width:349px;
	height:142px;
	position: absolute;
	z-index:7;
}

#kop1 {
	position:absolute;
	left:226px;
	top:355px;
	width:156px;
	height:28px;
	z-index:8;
	background-image:url(img/upcoming.gif);
}

#kop2 {
	position:absolute;
	left:593px;
	top:355px;
	width:156px;
	height:28px;
	z-index:9;
	background-image:url(img/hottopic.gif);
}

#content {
	position:absolute;
	left:226px;
	top:402px;
	width:335px;
	height:215px;
	z-index:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#hottopic {
	position:absolute;
	left:0px;
	top:363px;
	width:922px;
	height:140px;
	z-index:11;
}

#hottopic2 {
	position:absolute;
	left:0px;
	top:241px;
	width:922px;
	height:144px;
	z-index:11;
}

#content2 {
	position:absolute;
	left:228px;
	top:309px;
	width:639px;
	height:308px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:8;
}


#flyer {
	position:absolute;
	left:228px;
	top:476px;
	width:282px;
	height:143px;
	z-index:9;
}

a:link{
color: #de002d;
text-decoration: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:visited{
color: #FFFFFF;
text-decoration: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover{
color: #997540;
text-decoration: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

