*
{
	margin: 0;
	padding: 0;

	font-family: Verdana, Arial;
	font-size: 10pt;
}

html
{
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	background-color: #ddd;
}

p
{
	padding: 10px 0;
}

a
{
	font-family: Verdana, Arial;
	color: #0000FF;
}

ul
{
	margin: 5px 10px;
}

table
{
	margin: 2px;
}

td
{
	margin: 2px;
	padding: 2px;
}

legend
{
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 115%;
}

#container
{
  position: relative;
	
	width: 1000px;
	margin: 0px auto;
	top: 10px;
	border: 1px solid black;
	border-right: 1px solid black;
	background-color: #fff;
}

#header
{
	position: relative;
	width: 100%;
	height: 0px;
	border-bottom: 1px solid black;
	background: transparent url(/Includes/Images/head/rotate.php) center top no-repeat;
}

#header img{
  position: absolute;
  right: 70px;
  top: 20px;
}
#header #ads{
  position: absolute;
  left: 50px;
  top: 25px;
}

#header #wheater img{
  position: relative;
  left: 600px;
}
#navigation
{
	position: relative;
	margin: 0 auto;
	width: auto;
	height: 30px;
	z-index: 2;
	border-bottom: 1px solid black;
/*	background: #082d4a;	*/
}

	#navigation ul
	{
		list-style: none;
	}
	
	#navigation li
	{
		float: left;
		position: relative;
		margin-right: 3px;
	}
	
	#navigation a
	{
		display: block;
		margin: 1px 0;
		margin-right: 0px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		_padding-bottom: 0px;
		width: auto;
		height: 11px;
		border: 0px solid red;
		font-family: "Lucida Sans Unicode", "TW Cen MT";
		font-size: 10pt;
		font-stretch: ultra-expanded;
		letter-spacing: 2px;
		text-decoration: none;
		text-align: center;
		
		color: #eee;
		background: #0000FF;
	}
	
	#navigation a:hover
	{	 
		color: #1376c4;
		background: #eee;
		border: 1px solid #eee;

	}

  #navigation .current
	{	 
		color: #335;
		background: #eee;
    border-bottom: 0px solid #eee;
		border-top: 0px solid #eee;
		border-left: 0px solid #eee;
		border-right: 0px solid #eee;
	}
	
  #navigation .laatste
	{
		margin: 0;
	}
	

	
  #navigation ul ul
	{
		position: absolute;
		width: 210px;
    margin-top: 0px;
		_padding-right: 0px;
		height: auto;
		background: #eee;
		border: 1px solid #eee;
		z-index: 5;
	}
	
	#navigation ul ul a
	{
		width: 208px;
		margin: 0px;
		text-align: left;
		text-indent: 10px;
		letter-spacing: 1px;
		background: #d2691e;
	  color: #fff;
	  z-index: 5;
	}
	
	#navigation ul ul ul a
	{
	  background: #0000FF; 
	  z-index: 15;
	 }
	#navigation ul ul ul
	{
		position: absolute;
		top: 0;
		left: 90%;
		z-index: 15;
	}
	
	div#navigation ul ul,
	div#navigation ul li:hover ul ul,
	div#navigation ul ul li:hover ul ul
	{display: none;}
	div#navigation ul li:hover ul,
	div#navigation ul ul li:hover ul,
	div#navigation ul ul ul li:hover ul
	{display: block;}
/* Einde navigation */

#content
{
	position: relative;
	left: 25px;
	top: 20px;
	width: 800px;
	min-height: 400px;
}
	#content h1
	{
		font-size: 16pt;
		padding: 4px;
		color: #0000FF;

		background: transparent url(/webstruct2/Includes/Images/horizontal_dotted.gif) repeat-x bottom;
	}

	#content h2
	{
		margin-top: 15px;
		text-indent: 30px;
	}

	#content h2 a
	{
		font-size: 13pt;
		text-decoration: none;
	}

	#content h2 a:hover
	{
		text-decoration: underline;
	}

	#content .bijtekst
	{
		font-size: 9pt;
		color: #bbb;
	}

	#content img
	{
		margin: 5px;
		padding: 6px;
		border: 1px solid #444;
	}

	#content ul
	{
		margin: 20px;
	}

#container #adsc
	{
	  position: relative;
		float: right;
		top: 50px;
		right: 10px;
	}
#container #adscrow
	{
	  position: relative;
		top: 15px;
		left: 5px;
	}	
	#userpanel thead td, #userpanel tfoot td
	{
		background: #000;
		color: #fff;
	}

	#userpanel tbody td
	{
		border: 1px solid #E03835;
	}
#addmenu
{
  position: relative;
  top: 25px;
  left: 5px;
}
#footer
{
	position: relative;
	margin: 20px auto;
	margin-bottom: 40px;
	width: 900px;
	_width: 926px;
	height: 75px;

	background: transparent url(/webstruct2/Includes/Images/horizontal_dotted.gif) repeat-x top;
	color: #0000FF;
	border-top: 1px solid black;
}
	#footer div
	{
		display: absolute;
		height: 40px;
		width: 280px;
		background: transparent url(/webstruct2/Includes/Images/vertical_dotted.gif) repeat-y left;
		padding: 10px;
		padding-top: 5px;
		margin-top: 5px;
		font-size: 8pt;
	}

	#footer #itchemi
	{
		background: transparent;
	}

	#footer #disclaimer
	{
		margin-top: -70px;
		margin-left: 300px;
	}
		#footer #disclaimer a
		{
			padding-right: 20px;
		}



	#footer #copyright
	{
		margin-top: -35px;
		_margin-top: -72px;
		margin-left: 600px;

		text-align: center;
	}

#bottom
{
	display: none;
	position: relative;
	top: -16px;
	width: 100%;
	height: 15px;

	border-top: 1px solid #000;
	background: #fff url(/webstruct2/Includes/Images/header.jpg) no-repeat left top;
}

#adminpanel td
{
	width: 40%;
	vertical-align: top;
}

#adminpanel fieldset
{
	margin: 0 auto;
	padding: 5px;
}

#adminnavigation
{
	margin: 5px;
}

#adminnavigation a
{
	font-size: 15pt;
}

#breadcrumbTrail
{
	position: relative;
	top: 15px;
}

#breadcrumbTrail a
{
	margin: 0 5px;
}

/* ### sIFR ################################################################# */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/
/* ### Einde sIFR ########################################################### */
/* ### Einde bestand ######################################################## */
