body {
	background-color: #000;
}
p {
	color: #CCC;
    padding:0 10px 10px 10px;
    margin:0
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
div { margin:0; padding:0 }
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}

h1 {
	font-size: 20px;
	color: #F00;
	margin-left: 10px;
}
h2 {
	font-size: 18px;
	color: #FC0;
}
h3 {
	font-size: 16px;
	color: #F00;
}
h4 {
	font-size: 14px;
	color: #FC0;
}
#tekstcontent {
	height: 340px;
	width: 227px;
	position: absolute;
	left: 521px;
	top: 128px;
    padding-top:10px;
	z-index: 10;
	border: 1px solid #CCC;
}
#podiumtehuur {
	height: 100px;
	width: 400px;
	position: absolute;
	left: 50px;
	top: 81px;
}
#wrapper {
	background-color: #222;
	height: 600px;
	width: 800px;
	margin-left: 50%;
	position: absolute;
	left: -400px;
	top: 20px;
	background-repeat: no-repeat;
	border: 0 solid #666;
}

#info {
    position:absolute;
    top:552px;
    left:48px;
}
#info ul {
    margin:0;
    padding:0;
	width:auto;
}
#info li {
    width:253px;
    height:70px;
    float:left;
	list-style-type:none;
    padding:0
}
#info a {
    display: block;
    padding:8px 0 8px 25px;
    background:url("css/button.jpg") 0 0 no-repeat;
    color:#000;
    font-size:12px
}
#info a:hover { background-position:0 -34px; color:#777}

#menu {
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	left: 50px;
	top: 504px;
	width: 700px;
	height: 40px;
}
#logohouder {
	height: 73px;
	width: 200px;
	position: absolute;
	left: 521px;
	top: 24px;
}
#overlaycontentsmal {
    height:350px;
    width:453px;
    position:absolute;
    left:51px;
    top:129px;
    z-index:100;
    background-color:#000;
    opacity:0.5;filter:alpha(opacity=50)
}
#textcontentsmal {
    width:453px;
    position:absolute;
    left:51px;
    top:255px;
    z-index:101;
    margin:0;
    padding:0;
    text-align:center;
    color:#fff;
    font-size:24px
}
#fotocontent {
	height: 350px;
	width: 700px;
	position: absolute;
	left: 50px;
	top: 128px;
	border: 1px solid #CCC;
}
#fotocontentsmal {
	height: 350px;
	width: 453px;
	position: absolute;
	left: 50px;
	top: 128px;
	border: 1px solid #CCC;
	overflow: hidden;
}
#disclaimer {
	width: 445px;
	border: 6px solid #F60;
	position: absolute;
	z-index: 1000;
	top: 126px;
	left: 48px;
	background-color: #222;
	height: 342px;
	overflow: hidden;
	visibility: hidden;
}
#kleinmenu {
	height: 40px;
	width: 90px;
	position: absolute;
	top: 565px;
	right: 10px;
	z-index: 1000;
}
.zonderpadding {
	padding: 0;
	margin: 0;
}
#kleinmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}


