body {
	margin: 0; padding: 0;
	border: 0;
	background: #999 url('../images/bg/full.gif');
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	}

#mainContainer {
	width: 990px;
	margin: auto;
	background: transparent;
	}
#showSkyline {
	position: absolute;
	top: 103px; left: 0px;
	height: 10px;
	width: 100%;
	text-align: center;
	background: #f00;
	}	
		
#showLeft {
/*	border-top: 20px solid #f00;*/
	width: 802px;
	margin: 0 0 16px 0; padding: 0 0 0 48px;
	float: left;
	background: transparent url('../images/bg/content.gif') 31px 0px repeat-y;
	}
#showRight {
/*	border-top: 20px solid #00f;*/
	width: 120px;
	margin: 0;
	padding: 126px 10px 0 10px;
	float: right;
	}


	#showLeftHome {
	width: 850px;
	margin: 0; padding: 0;
	float: left;
	background: transparent url('../images/bg/content.png') 31px 0px repeat-y;
	}
	#preHeader {
	height: 126px;
	margin: 0;
	background: transparent;
	}
	#showLogo {
	float: left;
	margin: 18px 0 9px 0;
	width: 100px;
	}
	#showMenu {
	width: 655px;
	margin: 0; padding: 100px 0 0 0;
	float: right;
	z-index: 999;
	}

/* START min-height */
/*                  */
	.prop {
    float: right;
    width: 1px;
	}
	.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
	}
	.minXYpx {
    height: 400px;
/*	background: #0f0;*/
	}
/*                  */
/* EINDE min-height */

	#showRightContent {
	width: 385px;
	margin: 0; padding: 0 20px 10px 0;
	float:left;
	background: #fff;
	}
	
#showRightBanner {
	width: 120px;
	background: #ccc;
	margin: 0; padding: 0 10px;
	float:right;
	}

#prefooter {clear:both; padding-top:15px; text-align:left; font-size:0.8em}
#footer    {clear:both; height: 35px;}

p.credit {
	color: #C3C3C3;
	font-size: 9px;
	text-align: left;
	margin: 0; padding: 5px 139px;
	}
p.credit a:link, p.credit a:visited {
	color: #C3C3C3;
	font-weight: normal;
	text-decoration: none;
	}
p.credit a:hover {
	color: #280713;
	text-decoration: none;
	}

/* ALGEMENE EXTRA's */

.padding {
	padding: 10px;
	}	
	
a {
  position: relative;
  color: #f00;
  text-decoration: none;
  }	
a:hover {
  position: relative;
  color: #000;
  text-decoration: underline;
  }	
h1 {
	font-size: 160%;
	margin: 0; padding: 0;
	}
h2 {
	font-size: 140%;
	margin: 0; padding: 0;
	}
h3 {
	font-size: 120%;
	margin: 0; padding: 0;
	}
.smll {
	font-size: 9px;
	}	

/* FORMS - NEWSLETTER */
	
#showContentFooter {
	clear: both;
	width: 786px;
	margin: 30px 0 0 0;
	background: #fff;
	}

FORM {
	 margin: 0; padding: 0;
	 position: relative;
	 }
textarea, input, select {
	 font-family: Verdana, sans-serif;
	 font-size: 100%;
	 }
input, .country {
	 font-size: 100%;
	 vertical-align: middle;
	 }
.radio {
	 width: 10px; height: 10px;
	 vertical-align: middle;
	 }
.radioPoll {
	 width: 12px; height: 12px;
	 }
.dd, .mm {
	 text-align: center;
	 width: 28px;
	 border:1px solid #D2D2D2;
	 }
.jjjj {
	 text-align: center;
	 width: 36px;
	 border:1px solid #D2D2D2;
	 }
.pc {
	 text-align: center;
	 width: 36px;
	 border:1px solid #D2D2D2;
	 }
.email, select {
	 border:1px solid #D2D2D2;
	 }
.submit {
	 text-align: center;
	 background: #999;
	 color: #fff;
	 text-transform: uppercase;
	 border: 0px;
	 padding: 2px;
     }
label {
	cursor: pointer;
	cursor: hand;
	}