/* GENERAL STYLES */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#slideshow {
   position: absolute;
   text-align: center;
   top: 0px;
   width: 100%;
   z-index: -3;
}
#slideshow div { position: absolute; left: 0; top: -580px; width: 100%;}

#container {
	position: absolute;
   text-align: center;
	top: 0px;
	left:0px;
	width: 760px;
	height: 440px;
}
#blijfjezelf {
   position: absolute;
   width: 750px;
   top: 113px;
   left: 0px;
   filter:alpha(opacity=0);
   -moz-opacity:.0;
   opacity:.0;
   z-index: -2;
}
#teamlogo {
   position: absolute;
   width: 750px;
   left: 0px;
   top: 113px;
   filter:alpha(opacity=0);
   -moz-opacity:.0;
   opacity:.0;
   z-index: -1;
}
#wrap{
   behavior: url(/scripts/iepngfix.htc);
   text-align: left;
   top: 0px;
   left: 0px;
	background: url(/images/contentback.png) no-repeat;
	width: 100%;
	height: 100%;   
}
.png {
   behavior: url(/scripts/iepngfix.htc);
}
#bjzvert {
   float: left;
   width:100px;
   padding-top:2px;
}
#menu {
   height: 428px;
   border: 1px solid #46B0AE;
   float: left;
   width: 120px;
   padding-top: 2px;
   padding-top: 10px;
}
#menu ul {
   list-style: none;
}
#menu ul li {
   margin-left: 10px;
   margin-top: 15px;
   margin-bottom: 15px;
}
#menu a, #menu a:visited {
   color: black;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
#menu #kleinteamlogo {
   position: absolute;
   bottom: 0px;
   left: 110px;
   margin-bottom: 10px;
}
iframe {
   background: transparent;
   overflow: hidden;
   padding: 1px;
}


/* EDITOR PROPERTIES */
