/* ============== */
/* ! IE PNG pix   */
/* ============== */

img, div{ 
	behavior: url('../pngfix/iepngfix.htc'); 
}


/* ================================ */
/* ! Website-wide id'd containers   */
/* ================================ */

body{
	background-color: black;
	background: url('../images/background.gif') #000 no-repeat fixed bottom right;
}

#menu{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#menu > img{
	width: 100px;
	height: 100px;
	cursor: pointer;
	display: block;
}

#planner{
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 150px;
	height: 150px; 
}

#facebook{
	position: absolute;
	bottom: 85px;
	left: 150px;
	width: 104px;
	height: 25px; 
}

#twitter{
	position: absolute;
	bottom: 50px;
	left: 150px;
	width: 104px;
	height: 25px; 
}

#header{
	padding: 10px;
	width: 506px;
	height: 98px;
	background: url('../images/header.png') no-repeat center center;
	cursor: pointer;
}

#kryap{
	padding: 10px;
	width: 80px;
	height: 120px;
	position: absolute;
	right: 25px;
	top: 10px;
}

#content{
	width: 800px;
	position: relative;
	left: 100px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

#copy{
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #fff;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
}

#copy > a {
	color: #fff;
}

#copy > a:hover {
	background-color: #e6e6e6;
}

#bubbletop{
	margin-left: 185px;
}



/* ======================= */
/* ! Website-wide styles   */
/* ======================= */

a {
	color: #2f7728;
	text-decoration: none;
}
	
a:hover {
	color: #375434;
}

h1 {
	font-size: 16px;
	margin-bottom: 20px;
}

.imagelink{
	cursor: pointer;
}

.hidden{
	display: none;
}

.italic_styled{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}

.condensed_margin{
	line-height: 1em;
	margin: 10px;
}

.condensed{
/*	line-height: 1em;
	margin: 3px 0px;*/
}

.about_bio{
	font-size: 9pt;
	margin: 3px 0px;
	line-height: 13px;
	text-align: justify;
}

.clear{
	clear: both;
}

.left_float{
	clear: left;
	float: left;
}

.bubble_top{
	background: url("../images/top_arrow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 300px;
}

.bubble_top2{
	background: url("../images/top_arrow2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 300px;
}

.bubble_middle{
	background: #FFF;
	width: 280px;
	color: #000;
	padding: 10px;
}

.bubble_bottom{
	background: url("../images/botter.png");
	background-repeat: no-repeat;
	height: 10px;
	width: 300px;
}

.localtitle {
	font-size: 16px;
	color: #f00;
}

.bold {
	color: #E9850F;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}


/* =================== */
/* ! Indexpage stuff   */
/* =================== */

#index_content{
	width: 186px;
	height: 200px;
	color: #000;
	background: url("../images/index1-2.png") no-repeat;
	float: left;
}

#index_help{
	width: 600px;
	height: 200px;
	margin-left: 80px;
	margin-top: 8px;
}


/* =================== */
/* ! Aboutpage stuff   */
/* =================== */

.names > img{
	height: 50px;
	width: 50px;
	cursor: pointer;
	margin-right: 8px;
}

.about_text > .bubble_middle > img{
	 width: 275px;
	 height: 80px;
	 display: block;
}


/* ================== */
/* ! Helppage stuff   */
/* ================== */

.helptop > img{
	height: 150px;
	width: 150px;
	cursor: pointer;
}

.help_text > .bubble_middle > img{
	height: 20px; !important
	width: 200px; !important
}

.prijs {
	margin-top: 20px;;
}


/* ===================== */
/* ! Contactpage stuff   */
/* ===================== */

.links > span{
	background: url("../images/tabback.png") no-repeat;
	color: #fff;
	padding: 4px;
	height: 12px;
	width: 142px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.tab_clicked{
	background: url("../images/tabbackclick.png") no-repeat !important;
}

.tab_hover{
	background: url("../images/tabbackmouseover.png") no-repeat !important;
}

.contact_text > .bubble_middle > a > .prijs{
	margin-top: 5px;
	margin-bottom: 15px;
}


#bubble {
	position: relative;
	left: 0px;
	width: 300px;
}


/* ================ */
/* ! Cinema stuff   */
/* ================ */

.movie_gfx
{
	width: 200px;
	height: 200px;
}

.video {
	clear: both;
	width: 600px;
	height: 600px;
	position: fixed;
	left: 150px;
	top: 108px;
	background: url("../images/cinema/cinemaback.png") no-repeat;
	text-align: center;
}

.player{
	margin-top: 120px;
}

.flowplayer{ 
	display:block;
	position: fixed;
	width: 320px;
	height: 240px;
	top: 250px;
	left: 230px;
} 

.verberg{ 
	position: fixed;
	width: 40px;
	height: 40px;
	top: 140px;
	left: 270px;
} 


.special_bubble_top{
	background: url("../images/arrow-top-large.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 486px;
}

.special_bubble_middle{
	background: #FFF;
	width: 466px;
	color: #000;
	padding: 10px;
}

.special_bubble_bottom{
	background: url("../images/botter-large.png");
	background-repeat: no-repeat;
	height: 10px;
	width: 486px;
}

html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}
#footer, #push {
	height: 30px;
	clear: both;
}

span.copy{
	position: relative;
	bottom: 4px;
}

div#footer {
	text-align:center;
	color: silver;
	font-size:11px;
}