@charset "utf-8";

/* Global styles
----------------------------------------------------------------------------------- */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body{
	height:100%;
}
body{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background:#000000;
/*background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:center top;*/
}
:focus{
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:link{
color: #112e08;	
text-decoration:underline;
}
a:visited{
color: #112e08;	
text-decoration:underline;
}
a:hover{
color: #1e1e1e ;
text-decoration: none;
}
p{
padding-bottom:5px;
}
ol{
list-style-type:none;
}
/* CMS styles
----------------------------------------------------------------------------------- */
/* Container styles
----------------------------------------------------------------------------------- */
#container{
position:relative;
height:auto;
width:1200px;
margin:0 auto;
z-index:3;
}
/* Header styles
----------------------------------------------------------------------------------- */
#header
	{
	background:url(../images/header.png) no-repeat top center;
	height:401px;
	position:relative;
	margin:0;
	}
#header h2,#header h3{
	position:absolute;
	text-indent:-9999px;
}
/******************************************************************************************/
#header #nav2{
	position:absolute;
	top:35px;
	left:618px;
}
#header #nav2 #Home,#header #nav2 #Nieuws,#header #nav2 #Info,#header #nav2 #Stratenplan,#header #nav2 #Contact{
background:url(../images/nav1.png) no-repeat;
height:49px;
	text-indent:-9999px;
	display:block;
}
#header #nav2 #Home{
width:81px;
	background-position:0px 0px;
}
#header #nav2 #Nieuws{
	width:94px;
	background-position:-81px 0px;
}
#header #nav2 #Info{
	width:74px;
	background-position:-175px 0px;
}
#header #nav2 #Stratenplan{
	width:120px;
	background-position:-249px 0px;
}
#header #nav2 #Contact{
	width:89px;
	background-position:-369px 0px;
}
#header #nav2 #Home:hover,#header #nav2 .selected #Home{
	background-position:0px -55px;
}
#header #nav2 #Nieuws:hover,#header #nav2 .selected #Nieuws{
	background-position:-81px -55px;
}
#header #nav2 #Info:hover,#header #nav2 .selected #Info{
	background-position:-175px -55px;
	}
#header #nav2 #Stratenplan:hover,#header #nav2 .selected #Stratenplan{
	background-position:-249px -55px;
	}
#header #nav2 #Contact:hover,#header #nav2 .selected #Contact{
	background-position:-369px -55px;
	}
/***************************************************************************************/
#header #nav{
	position:absolute;
	top:260px;
	width:227px;
	left:146px;
}
/*
#header #nav #Tennis,#header #nav #Squash,#header #nav #Racketball,#header #nav #Badminton,#header #nav #Wellness,#header #nav #Paardrijden,#header #nav #Sportshop,#header #nav #Openingsuren,#header #nav #Reserveren{
background:url(../images/nav2.png) no-repeat;
width:271px;
	text-indent:-9999px;
	display:block;
}
#header #nav #Tennis{
height:38px;
	background-position:0px 0px;
}
#header #nav #Squash{
height:35px;
	background-position:0px -38px;
}
#header #nav #Racketball{
height:35px;
	background-position:0px -73px;
}
#header #nav #Badminton{
	height:35px;
	background-position:0px -108px;
}
#header #nav #Wellness{
	height:36px;
	background-position:0px -143px;
}
#header #nav #Paardrijden{
	height:34px;
	background-position:0px -179px;
}
#header #nav #Sportshop{
	height:36px;
	background-position:0px -213px;
}
#header #nav #Openingsuren{
	height:35px;
	background-position:0px -249px;
}
#header #nav #Reserveren{
	height:38px;
	background-position:0px -284px;
}
#header #nav #Tennis:hover,#header #nav .selected #Tennis{
	background-position:-307px 0px;
}
#header #nav #Squash:hover,#header #nav .selected #Squash{
	background-position:-307px -38px;
}
#header #nav #Racketball:hover,#header #nav .selected #Racketball{
	background-position:-307px -73px;
}
#header #nav #Badminton:hover,#header #nav .selected #Badminton{
	background-position:-307px -108px;
}
#header #nav #Wellness:hover,#header #nav .selected #Wellness{
	background-position:-307px -143px;
}
#header #nav #Paardrijden:hover,#header #nav .selected #Paardrijden{
	background-position:-307px -179px;
	}
#header #nav #Sportshop:hover,#header #nav .selected #Sportshop{
	background-position:-307px -213px;
	}
#header #nav #Openingsuren:hover,#header #nav .selected #Openingsuren{
	background-position:-307px -249px;
	}
#header #nav #Reserveren:hover,#header #nav .selected #Reserveren{
	background-position:-307px -284px;
	}

*/	

#slideshow {
position:absolute;
left:411px;
top:95px;
width:650px;
height:293px;
}
#slideshow #slideshowimg
    {
	}
#contact-t
    {
	font-size:24px;
    color:#405900;
	width:220px;
	height:45px;
	float:left;
	}
#contact-text {
color:#1e1e1e;
float:left;
font-family:"trebuchet MS";
font-size:11px;
font-weight:normal;
height:40px;
left:811px;
top:417px;
position:absolute;
width:280px;
}
#contact-text2
    {
	height:144px;
	font-family: "trebuchet MS";
	color: #1e1e1e;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	float:right;
	margin-top:-620px;
	left:740px;
	padding-left:130px;
	position:absolute;
	}
#contact-text2 img
    {
	border:5px solid #bababa;
	}
/* Content styles
----------------------------------------------------------------------------------- */
#content
    {
	float:left;
	width:1200px;
	height:auto;
	}
#content #body-bbg
	{
	background:url(../images/bbg.png) repeat-y;
	height: auto;
	font-family: "trebuchet MS";
	color: #1e1e1e;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	width:1200px;
	min-height:250px;
	}
#body-bbg #top-body1
    {
	background:url(../images/top-body1.png) no-repeat center top;
	height:auto;
	width:1200px;
	min-height:175px;
	}
#body-bbg #top-body2
    {
	background:url(../images/top-body2.png) no-repeat center top;
	height:auto;
	width:1200px;
	min-height:175px;
	}
h1 {
font-size:24px;
color:#405900;
height:33px;
}
#top-body1 #text1 {
margin-left:410px;
min-height:100px;
padding-bottom:10px;
width:339px;
padding-top:20px;
}
#top-body2 #text1 {
margin-left:410px;
min-height:100px;
padding-bottom:10px;
width:660px;
padding-top:20px;
}
/* Footer styles
----------------------------------------------------------------------------------- */
#footer
    {
	background-image:url(../images/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	height:61px;
    }
#Proximedia {
background:url("../images/proximedia.png") no-repeat scroll 0 0 transparent;
display:block;
position:absolute;
left:1002px;
margin-top:30px;
text-indent:-9999px;
width:97px;
height:18px;
}
.formular{
width:430px;
padding-bottom:10px;
}
.formular legend{
color:#405900;
}
/*#formId fieldset
{
border:1px solid #BABABA;
}*/
/*.formular #txtEmail{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtName{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtStreet{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtNumber{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtZipcode{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtCity{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtPhone{
background-color:#000000;
color:#c3c3c3;
}
.formular #txtComment{
background-color:#000000;
color:#c3c3c3;
}*/

/* SuperBGImage */
#superbgimage{
	position:absolute;
	display:none;
	left:0;
	top:0;
}
#superbgimage .scanlines{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:3;
	background: url(../images/blank.gif);
}
