#frame{
	width:944px;
	background-color:#ffffff;
	padding:8px;
}
.transparant,#menu{
	filter:alpha(opacity=90,style=0);
	-moz-opacity:.90;opacity:.90;
	text-align:left;
	vertical-align:top;
}
#header{
	z-index:-1;
}
#header,#subheader{
	height:340px;
	width:944px;
	background-repeat:no-repeat;
	text-align:center;
	overflow:hidden;
}
#menu{
	height:68px;
	width:934px;
	background-color:#003562;
	margin-top:-78px;
	padding-left:10px;
	padding-top:10px;
	overflow:hidden;
}
#homecontent{
	width:944px;
	position:relative;	
	margin-top:-40px;
	background-image:url('../images/golf.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
}
#contentBackground{
	background-image:url('../images/tyler_content.jpg');
	background-position:bottom left;
	background-repeat:repeat-x;
}
#contentLinks{
	width:458px;
	height:265px;
	padding-left:0px;
	padding-top:57px;
	padding-bottom:20px;
	margin-top:0px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:3;
}
#contentRechts{
	padding-top:5px;
	float:left;
	width:485px;
	margin-top:40px;
	overflow:hidden;
}
#seperator{
	overflow:hidden;
	width:20px;
	position:absolute;
	margin-top:329px;
	margin-left:573px;
	height:160px;
	z-index:2;
	background-image:url('../images/content_separator_shadow.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
#ad_pane{
	width:480px;
	height:330px;
	margin-top:-60px;
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	margin-bottom:20px;
	float:left;
}

#ad_button_pane{
	float:left;
	margin-top:202px;
	height:40px;
	padding-left:43px;    
	width:415px;
}

.ad_button{
	background-image:url('../images/arrow_home_button.png');
	background-position:10px 10px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	float:left;
	padding:7px 13px 7px 20px;
	margin-right:10px;
	behavior: url(css/PIE.php);
	position:relative;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;	
  text-decoration:none;
  
 	-webkit-box-shadow: #5C5C5C  0px 0px 4px;
	-moz-box-shadow: #5C5C5C  0px 0px 4px;
	box-shadow: #5C5C5C  0px 0px 4px;
	
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  
  font-size:14px;
}

.ad_button:hover{
	filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}
.ad_button_text{
	position:absolute;
	float:left;
	width:395px;
	margin-left:20px;
	padding:10px;
	filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  -webkit-box-shadow: #5C5C5C  0px 0px 4px;
	-moz-box-shadow: #5C5C5C  0px 0px 4px;
	box-shadow: #5C5C5C  0px 0px 4px;
	behavior: url(css/PIE.php);
	position:relative;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
	color:#004C84;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-top:0px;
	display:none;
}
.ad_button_text p{
	margin:0px;
	padding:0px;
}
#button_1_text,#button_2_text,#button_3_text{
	display:none;
}

#home_second_navigation{
	width:934px;
	float:left;
	overflow:hidden;
	padding-left:8px;
	padding-bottom:20px;
	border-top:1px solid #d5d8df;
	padding-top:12px;
	margin-top:-35px;
	margin-left:-8px;
	position:relative;
	z-index:1;
	
}
.home_nav_knop_image{
	background-repeat:no-repeat;
	background-position:20 center;
	behavior: url(css/PIE.php);
	position:relative;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float:left;
  
  width:230px;
	height:147px;
	margin-top:15px;
}
.home_nav_knop{
	float:left;
	margin-right:5px;
	width:230px;
	overflow:hidden;	
}
.home_nav_links,.home_nav_links a{
	float:left;
	width:230px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}             
.home_nav_links a:hover{
	text-decoration:underline;
	color:#86c4f8;
}
.home_nav_links{
	padding-top:10px;
}
#nieuws_pane{
	float:left;
	width:214px;
	padding-left:15px;
	overflow:hidden;
}
.nieuws_bericht{
	width:212px;
	float:left;
	border-bottom:1px solid #d5d8df;
	padding-bottom:15px;
	padding-top:15px;
}
.home_nav_knop h2,#nieuws_pane h2{
	width:230px;
	text-align:center;
	display:block;
	padding:0px;
	margin:0px;
}
#nieuws_pane h2{
	width:170px;
}
.nieuws_text{
	float:left;
	color:#004C84;
	
}
.nieuws_bericht b{
	color:#004C84;
}
