body
{
    padding: 0;
    margin:  0;
    font-family:Helvetica, Arial, Verdana, Geneva, sans-serif;
    background-image: url(../img/2012/bg.png);
		background-attachment:fixed;
}

h2
{
    margin: 10px 0px;
		font-size:36px;
}

h3
{
	margin: 0 0 10px 0;
	font-size:28px;
	color: #e74c2c;
}

h1, h2, h3, h4, h5, h6
{
	font-family:impact, Charcoal, Geneva, Arial, Helvetica, sans-serif;
}

.clear
{
	display:block;
	clear: both;
	padding: 0;
	border: none;
	margin: 0;
	height: 0;
}


.dag, .locaties li div, .kaart, .hint{
	background-image: url(../img/2012/bg_txt.png);
}
.kaart{
	width:724px;
	margin-left:4px;
	margin-bottom:-9px;
}
.hint{
	width:716px;
	margin:4px;
	color:#000000;
	margin-bottom: 2px;
	padding: 4px;
	font-weight:bold;
}
.landingblock{
	width:716px;
	margin:4px;
	color:#000000;
	margin-bottom: 2px;
	padding: 4px;
	font-weight:bold;
}

.dag
{
	display:block;
	width:342px;
	float:left;
	margin:4px;
	padding:8px;
}

.locaties li
{
	padding:0px;
	margin: 4px;
	border-top:156px solid transparent;
	margin-top:-163px;;
	padding-top:12px;
	display:block;
	width:358px;
	float:left;
}
.locaties, .locaties ul, .locaties ol, .locaties li *{
	color:#000;
	list-style:none;
	padding:0;
	margin:0;
}

.locaties li div {
	padding:6px;
	width:346px;
}

.locaties li div *{
	display:inline-block;
	float:none;
}

.locaties li div strong{
	display:inline;
}

.locaties li li{
	background:none;
	display:inline-block;
  border-top:0;
  margin-top:2px;
	width:100%;
}

.locaties .half div{
	height:53px;
}
.locaties .single div{
	height:126px;
}
.locaties .double div{
	height:272px
}
.locaties .tripple div{
	height:380px
}

.slotparagraaf{
	width:354px;
	margin:4px;
	margin-bottom: 2px;
	padding: 4px;
	float:left;
}

.dag ol
{
	list-style:none;
	color:#000000;
	line-height:24px;
	margin: 0;
	padding: 0;
}

.dag ol li {
	margin-top:16px;
}

.dag ol li ol{
	padding-left: 8px;
}

.dag ol li ol li{
	margin-top:0px;
	font-weight:normal;
}

.dag ol li ol li strong.gebeurtenis, .locaties strong.expositie{
	color:#0C8980;
}

.dag .locatie, .locaties .locatie{
	color: #e74c2c;
}



#content a, #content a:hover{
	color:#ffffff;
}

#wrapper
{
	left:0;
	margin:0;
	padding:0;
  width: 100%;
  position: relative;
	background:transparent;
	background-repeat:repeat-x;
  background-image: url(../img/2012/bg_heading.png);
	background-attachment:fixed;
	z-index:1;
}

#header
{
	display: block;
	background:none;
	position:relative;
	left: 50%;
	margin: 0px 0px 0px 0px;
	width: 1160px;
	height: 0;
}

#hide
{
    display: none
}

#topmenu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 120px;
	background:transparent;
	
	background-image: url(../img/2012/heading.png);
	background-position:center center; 
	
	width: 920px;
	position: relative;
	left:50%;
	margin: 0px 0px 0px -460px;
	list-style-type: none;
	height: 40px;
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
}

#topmenu LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 0px 10px;
    PADDING-TOP: 0px
}

#topgroup
{
	background:none;
	background-color:#083433;
	position:fixed;
	z-index:3;
	width:1050px;
	height: 163px;
	left:50%;
	margin-left:-525px;
}
#topmenu A
{
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	COLOR: #ece7bf;
	PADDING-TOP: 2px;
	HEIGHT: 18px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	text-transform:uppercase;
	background:none;
}

#wrap-content
{
	position:relative;
	width: 1000px;
	float: left;
	margin: -15px 10px 10px -500px;
	left:50%;
	padding: 165px 0 0 10px;
	background-image: url(../img/2012/bg_content.png);
	background-position: center 165px;
	background-attachment:fixed;
	z-index:2;
}

#content {
	position:relative;
	color:#ece7bf;
	width:740px;
	z-index:5;
}

#menu-left
{
	clear: both;
	padding: 0px;
	display: block;
	float: left;
	margin: 20px 0 10px 40px;
	overflow: auto;
	width: 190px;
}

#menu-left ul
{
	padding:0;
	margin-left: 40px;
}

#menu-left li
{
	padding: 0;
	margin: 0px;
	width: 180px;
	list-style-type: none;
}

#menu-left a
{
	color: #e74c2c;
	text-decoration: none;
	font-size:24px;
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
}