


body
{
  font-family: "Times New Roman","Gill Sans MT";
	src: url("http://www.swifthandbal.nl/fonts/GILLSAN0.eot");
	font-size: 16px;
}

table
{
  font-family: "Times New Roman","Gill Sans MT";
	src: url("http://www.swifthandbal.nl/fonts/GILLSAN0.eot");
	font-size: 16px;
}

a
{
  color: #0000FF;
	text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}



/*----------------
----- totaal -----
----------------*/

#omlijsting
{
  width: 980px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	overflow: hidden;
}

*html #omlijsting /* i.e. */
{
	padding-left: 50px;
}

#totaal
{
  width: 800px;
	height: auto;
	margin-top: 0px;

}

#sponsor  /* firefox */
{
  position: relative;
	top: 250px;
	left: -1055px;
  width: 1300px;   /* breedte is work-around om werkend te krijgen*/
  height: 265px;
  padding: 0px;
	z-index: 1;
overflow: visible;
}

*html #sponsor /* i.e. */
{
  position: absolute;
	top: 470px;
	left: 0px;
	height: 265px; 
  width: 130px;
  overflow: hidden;
}


#bouwstenen  /* firefox */
{
  position: relative;
	top: 265px;
	left: -1055px;
	width: 1300px; /* breedte is work-around om werkend te krijgen*/
  padding: 0px;
	z-index: 1;
}

*html #bouwstenen /* i.e. */
{
  position: absolute;
	top: 750px;  
  top: 790px;
	left: -585px;
	height: 248px; 
  overflow: hidden;
}

/*-----------------------
-----      kop      -----
-----------------------*/

#kop
{
  position: relative;
	width: 100%;
	height: 220px;
	background-image: url('../images/index/kop.gif');
}

#ingelogd
{
  position: absolute;
	bottom: 2px;
	right:0px;
	width: 140px;
	height: auto;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
}

#inschrijvingen
{
  position: absolute;
	bottom: 2px;
	left:10px;
	width: 180px;
	height: auto;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
}


/*-----------------------
-----    pagina     -----
-----------------------*/

#pagina_marge_wit /* firefox */
{
  float: left;
  width: 100%;
  height: 15px;
	background-color: #FFFFFF;
}

*html #pagina_marge_wit /* i.e. */
{
  height: 5px;
}

#pagina_inhoud
{
  float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	background-image: url('../images/index/pagina.gif');
}

#disclaimer  /* firefox */
{
  float: left;
  width: 100%;
  height: 49px;
  background-image: url('../images/index/disclaimer.gif');
  color: #FFFFFF;
	text-align: center;
  overflow: hidden;
	padding-top: 2px;
}

* html #disclaimer  /* I.E. */
{
  height: 51px;
}

/*-------------------------
-----  pagina inhoud  -----
-------------------------*/

#pagina_inhoud_main  /* firefox */
{
  float: left;
	width: 580px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

* html #pagina_inhoud_main /* i.e. */
{
  width: 600px;
}

#pagina_inhoud_rechts  /* firefox */
{
  float: right;
	width: 178px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

* html #pagina_inhoud_rechts /* i.e. */
{
  width: 200px;
}

#pagina_inhoud_teller 
{
  float: left;
	width: 100%;
	height: auto;
	background-image: url('../images/index/pagina.gif');
}

#rechts_marge_lijn
{
  width: 180px;
	height: 10px;
	background-image: url('../images/index/h-rule.gif');
	overflow: hidden;
}

/*-------------------------
-----    sponsors     -----
-------------------------*/

#sponsors_boven
{
  width: 130px;
	height: 20px;
	background-image: url('../images/index/sponsors_boven.gif');
	overflow: hidden;
}

#sponsors_midden
{

  width: 130px;
	height: auto;
	background-image: url('../images/index/sponsors_midden.gif');
	overflow: auto;
	text-align: center;
}


#sponsors_onder
{

  width: 130px;
	height: 20px;
	background-image: url('../images/index/sponsors_onder.gif');
	overflow: hidden;
}

/*-------------------------
-----    vuurwerk     -----
-------------------------*/

#vuurwerk  /* firefox */
{
  position: absolute;
	top: 250px;
	left: 200px;
	/*left: 50%;*/
	width: 130px;
	height: auto;
  padding: 0px;
	z-index: 2;
	background-image: url('../images/index/sponsors_onder.gif');
}

* html #vuurwerk /* i.e. */
{
  position: absolute;
	top: 470px;
	left: 0px;
}
