body
{
	background-image: url(images/background_container.gif);
	font-family: arial;
	font-size: 12px;

}
#container
{
	height: auto;
	margin: 0 auto;
	background-image: url(images/background_zonder_logo.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 1000px;
	position: relative;
}

#container a
{
	color: #000;
	text-decoration: underline;
}
#container a:link
{
	color: #000;
	text-decoration: underline;
}
#container a:visited
{
	color: #333;
	text-decoration: underline;
}
#container a:hover
{
	color: #000;
	text-decoration: underline;
	//background-color: #eeeeee;
}
#container a:active
{
	color: #000;
	text-decoration: none;
}


#logo
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 77px;
	left: 590px;
	position: relative;
	top: 20px;
	width: 359px;
}

#menu
{
	background-image: url(images/menu_background.png);
	height: 207px;
	left: 30px;
	padding: 10px 0 0 10px;
	position: relative;
	top: -20px;
	width: 110px;
}

#menu_menu
{
	color: #2d81aa;
	font-size: 18px;
}

#menu a
{
	color: #000;
	display: block;
	margin-bottom: -14px;
	text-decoration: none;
}
#menu a:link
{
	color: #000;
	text-decoration: none;
}
#menu a:visited
{
	color: #000;
	text-decoration: none;
}
#menu a:hover
{
	color: #000;
	text-decoration: underline;
}
#menu a:active
{
	color: #000;
	text-decoration: none;
}
#boek
{
	left: 30px;
	position: relative;
	top: 15px;
	width: 130px;
}
#europe {
	left: 0px;
	position: absolute;
	top: 315px;
	z-index: 1;
}
#lang_switch
{
	left: 190px;
	position: relative;
	width: 359px;
}

#content_container
{
	width: 750px;
	
	min-height: 400px;
	height:auto !important; 
	height:400px; 
	
	padding: 0 30px 30px 30px;
	float: right;
	position: relative;
	z-index: 2;
	margin-right: 20px;
	background-image: url(images/background_content_mid.png);
	background-repeat: repeat-y;
}
#content_links
{
	float: left;
	width: 430px;
	margin-right:20px;
	margin-left:10px;
}

#content_rechts
{
	width: 230px;
	float:right;
	background-color:#EEEEEE;
	padding:0px 20px 10px 10px;
	padding-top: 10px;
	margin-right: 20px;
}

#content_rechts a
{
	color: #000;
	display: block;
	/*margin-bottom: -14px;*/
	text-decoration: none;
}
#content_rechts a:link
{
	color: #000;
	text-decoration: none;
}
#content_rechts a:visited
{
	color: #000;
	text-decoration: none;
}
#content_rechts a:hover
{
	color: #000;
	text-decoration: underline;
}
#content_rechts a:active
{
	color: #000;
	text-decoration: none;
}

#content_top
{
	float: right;
	margin-right: 20px;
	top: 10px;
	background-image: url(images/background_content_top.jpg);
	background-repeat: no-repeat;
	height: 47px;
	position: relative;
	width:810px;
	z-index: 3;
}
#content_bottom
{
	float: right;
	margin-right: 20px;
	background-image: url(images/background_content_bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	position: relative;
	width: 810px;
	position: relative;
	z-index: 2;
}
#footer
{
	float: right;
	color: #fff;
	text-align: left;
	font-size: 10px;
	position: relative;
	width: 810px;
	z-index: 2;
}


h1
{
	color: #2d81aa;
	font-size: 18px;
}
#huisgroepscrolldiv
{
	background-color: #eee;
	height: 395px;
	padding: 10px;
	padding-bottom: -5px;
	padding-right: 20px;
	padding-top: 0px;
	width: 250px;
}
#scrollable
{
	height: 390px;
	padding: 0;
	width: 250px;
}
.item_zooi
{
	float: left;
	font-size: 1px;
	height: 500px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: left;
}
.handje
{
	cursor: hand;
	cursor: pointer;
}
#hiddenlinks
{
	display: none;
	overflow: none;
}


.accordion_toggle {
	display : block;
	background-color: #E0E0E0;
	color: #333333;
	padding : 5px;
	height : 20px;
	line-height : 20px;
	font-weight : 900;
	text-decoration : none;
	outline : none;
	font-size : 12px;
	cursor : pointer;
}

.accordion_toggle_active {
	background-color : #2D81AA;
	color : #EEEEEE;
}

.accordion_content {
	overflow : hidden;
	display : none;
	margin: -10px -0px -10px 0px;
}

div.overlay {
	background:url(http://flowplayer.org/img/overlay/white.png) no-repeat;
	padding:40px;	
	width:640px;  
	display:none;
	left:0px;
	top:0px;
}

div.overlay div.close {
	background:url(http://flowplayer.org/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px;
	left: 0px;
	width:35px;
	height:35px;
	cursor:pointer;
}
#overlay1 {
	top: -150px;
	left: -30px;
}

a.player { 		
	display:block;
	height:490px;			
}
