/* All rights reserved (c) 2008, WEBBER interactieve vormgeving. More information at info@webber.nl */

/* de standaard styles om problemen te voorkomen */

* { margin: 0; padding: 0; } 
hr { display: none; clear: both; }
a img { border : none; }
a { outline: none; }
body { background-color : #fff; color : #000; margin: 0; padding: 0; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size: 12px; line-height: 18px;}

p
{
	margin: 0;
	padding: 0;
	
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;
}

#kijkenlijst
{
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	text-align: left;
	clear: both;
	width: 600px;
}

h3
{
	font-weight: normal;
	font-size: 12px;
	margin-top: 40px;	
}

.locatie
{
	color: #666;	
}

.uitverkocht
{
	color: #C00;	
}

.maanden
{
	font-weight: bold;
	font-size: 14px;	
}

td
{
	padding: 2px;	
}

.even
{
	background-color: #f4f4f4;	
}

/* einde standaard styles */

a:link {text-decoration: none; color: #333;}
a:visited {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #C00;}
a:active {text-decoration: none; outline: 0px; color: #333;}
a:focus {outline: 0px;}

/* IE 5.5+ styles voor transparante PNG */

img, div { behavior: url(../html/iepngfix.htc) }

/* bovenstaand .htc bestand moet op de server staan */

/* basis DIV's start */

#centerblok
{
      position: absolute;
      left: 50%;
      top: 50%;
      height: 600px;
      margin-top: -300px;
      width: 900px;
      margin-left: -450px; /* half of width */
      background-color: #fff;
}


#centerbloktop
{
      position: absolute;
      left: 50%;
      width: 900px;
      margin-left: -450px; /* half of width */
      background-color: #fff;
      z-index: 1;
}

#zonderpardon
{
      position: absolute;
      left: 50%;
      width: 200px;
      margin-left: -100px; /* half of width */
      z-index: 1000;
}

#weetwaarjekoopt
{
	position: absolute;
	left: 50%;
	width: 150px;
	margin-left: 100px; /* half of width */
	z-index: 1050;
}


#menu
{
	position: absolute;
	top: 171px;
	width: 900px;
}

#kijken
{
	position: absolute;
	left: 238px;
}

#spelen
{
	position: absolute;
	left: 426px;
}

#submenu
{
	position: absolute;
	top: 46px;
}

#sub2008
{
	position: absolute;
	left: 412px;
}

#sub2009
{
	position: absolute;
	left: 462px;
}

#kopen
{
	position: absolute;
	left: 615px;
}

#video
{
	position: absolute;
	left: 567px;
}

#audio
{
	position: absolute;
	left: 621px;
}

#shirts
{
	position: absolute;
	left: 675px;
}

#content
{
	width: 700px;
	left: 100px;
	position: absolute;
	top: 250px;
	height: 400px;
	overflow: auto;
}

#contentvideo
{
	width: 700px;
	left: 100px;
	position: absolute;
	top: 250px;
	height: 400px;
	overflow: auto;
	text-align: center;
}

#contentbeeld
{
	position: absolute;
	left: 100px;
	top: 0px;	
}
