html{
	height:100%;
	width:100%;
}

body {
	/* background: url(../images/zback.gif) no-repeat center; */
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}

#dummy {
	position: absolute;
	top: 630px;
	left: 0px;
	width: 1px;
	height: 1px;
	visibility:hidden;
}

/* Layout 1 */

div#positioner{
	visibility:hidden;
	width:100%;
	height:50%;
	margin-top:-315px;
	float:left;
	z-index: 1;
}

div#containermain{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zib.gif) no-repeat left;
}

div#containermagenta{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zbackmagenta.gif) no-repeat left;
}

div#containergreen{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zbackgreen.gif) no-repeat left;
}

div#containerblue{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zbackblue.gif) no-repeat left;
}

div#containerorange{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zbackorange.gif) no-repeat left;
}

div#containergrey{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zbackgrey.gif) no-repeat left;
}

div#containercolors{
	z-index: 2;
	width:950px;
	height:630px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(../images/zbackcolors.gif) no-repeat left;
}


#layout1_b1 {
	float: left;
	z-index:5;
	margin-top: 230px;
	margin-left: 20px;
	width: 370px;
	height:300px;
/*
	border:1px solid;
	border-color: #999999;
*/
	text-align: left;
	overflow: hidden;
	display: inline;

}

#menu {
	float: left; 
	z-index:5;
	margin-top: 230px;
	margin-left: 200px;
	width: 120px;
	height:200px;
/*
	border:1px solid;
	border-color: #999999;
*/
	/* background-color:#999999; */
	text-align: right;
	overflow: hidden;
	padding: 0px;
	/* line-height: 0%; */
	display: inline;

}

div#slide{
	z-index: 5;
    width:9px;
    height:300px;
    float:left;
    margin-top: 230px;
    margin-left:10px;
    /*border:1px solid #FFFFFF;*/
}

div#slide div#slider{
  z-index: 5;
  width:9px;
  height:9px;
  background: url('../images/sliderball.gif') no-repeat;
  position:absolute;
  cursor:pointer;
}

div#slide div#slidebar{
  z-index: 5;
  width:4px;
  height:300px;
  border-right:1px solid #CCCCCC;
}

.linkgrey  a {
    text-decoration: none;
    color: #9b5ba4;
}

.linkgrey  a:link {
    color: #9b5ba4;
}

.linkgrey  a:visited{
    color: #9b5ba4;
}

.linkgrey a:hover {
    color: #FFFFFF;
}


p {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 150%;
}


h1 {
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
	color:#cccccc;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc; 
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 5px;
	}

h3 {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color:#cccccc;
	line-height: 100%;
	margin-top: auto;
	margin-bottom: auto;
	}

h5 {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

h6 {
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 15px;
	}


.contactform {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #cccccc;
    margin: 0;
    padding: 1;
    width: 250px;
}

.input_button {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 70px;
}

.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.text_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666; 
}

.text_under {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.naarboven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#666666;
	margin-top: 10px;
}


ul {
	/*
list-style-image:url("../images/bullet.gif");
	list-style-type:square;
*/
	padding-left: 15px; 
	margin-left: 0px;	
	margin-top:0px;
	margin-bottom:5px;
}

li {
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 150%;
}



div#menu ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    list-style-type: none;
    white-space: nowrap;
	margin-top: 3px;
	margin-right: 0px;
    padding: 0px;
	text-align:right;
}

div#menu li{
    list-style-type: none;
    /* display: inline; */
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#menu li a {
    text-decoration: none;
    color: #666666;
}

div#menu li a:link {
    color: #666666;
}

div#menu li a:visited{
    color: #666666;
}

div#menu li a:hover {
    /* color: #9b5ba4; 
    border-bottom: 1px solid #9b5ba4;*/
}



/*


td a	  { 
	color: #FFA200; 
	text-decoration: none; 
}

td a:link   { 
	color: #FFA200;
	text-decoration: none; 
}

td a:visited {
    color: #FFA200;
}

td a:hover    { 
	color: #666666; 
}

*/



/*


td {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
}

tr {
	margin-top:1px;
}

*/


