/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: white url('1.png');
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	color: #666666;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: .875em;
}

p, blockquote, ul {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
}

a { 
	color: #00AEEF;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #FF6000;
}

i {
	text-align: right;
}

#spread	{
	clear: both;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	border: 1px solid #E0E0E0;
	background: #DBFFD4;
	position: absolute;
	top: 390px;	
	width: 510px;
	height: 130px;
	text-align: justify;
}


/* Logo */

#logo {
	clear: both;
	width: 800px;
	height: 55px;
	margin: 0 auto;
	padding: 5px 20px 20px 20px;
	border: 1px solid #E0E0E0;
	background: url(images/z.png) #E9FAFF no-repeat top right;
}


#logo a {
	text-decoration: none;
	color: #00AEEF;
}

#logo a:hover {
	text-decoration: none;
	color: #FF6000;
}

#logo p {
	text-align: right;
	font-size: 13px;
	color:#666666;
	font-style: italic;
}

#feature3 {
	clear: both;
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	border: 1px solid #E0E0E0;
	background: url(images/wat.png) #F5F5F5 no-repeat right center;
}

#feature3 a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-decoration: none;
  	cursor: pointer;
}



#feature3 p {
	text-align:right;
	font-size:13px;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 10px 10px 30px 65px;
	background: url(images/foot.png) no-repeat left center;

}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 0px 10px 0px 20px;
	font-size: smaller;
	color: #A3A3A3;
}

#footer a {
	color: #A3A3A3;
}

#footer a:hover {
	color: #666666;
}

/* Links */

#links {
	float: center;
	clear: both;
	width: 842px;
	height: 470px;
	margin: 0 auto;
	background: white;
	border: 0px solid #000000;
}

#left {
	float: left;
	clear: both;
	width: 660px;
	height: 453px;
	margin: 0 auto;
	padding: 0px 15px 10px 5px;
	background: white;
	border: 0px solid #E0E0E0;
}


#leftsticker {
	float: left;
	clear: both;
	width: 660px;
	height: 453px;
	margin: 0 auto;
	padding: 0px 15px 10px 5px;
	background: url(images/compilatie1.png) no-repeat left top;
	border: 0px solid #E0E0E0;
}

#right {
	float: right;
	vertical-align: top
	clear: both;
	width: 115px;
	height: 453px;
	margin: 0 auto;
	padding: 8px 15px 10px 15px;
	border: 1px solid #E0E0E0;
	border-bottom: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/3.png) no-repeat right bottom;
}

#navtop {
	border-bottom: 1px solid #999999;
	color: #666666
} 

#right p {
	text-align:left;
	}

.links {
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;
	color: #666666;
}

#outer {  
    position:relative;
    width:666px;
}
 
#inner {
    position:absolute;
    left:0;
    top:0;
    height:100%;

}

#inner2 {
    position:absolute;
    left:230px;
    top:0;
    height:100%;
}


#innervideo {
    position:absolute;
    left:270px;
    top:0;
    height:100%;
}


#t 	{
	clear: both;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #E0E0E0;
	background: url(images/arrow.png) #FDFFD4 no-repeat center;
	position: absolute;
	top: 500px;	
	width: 510px;
	height: 57px;

}

#t p {
	margin: 0;
	line-height: normal;
	padding: 0px 10px 0px 20px;
}

#t a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-decoration: none;
  	cursor: pointer;
}

a.spread:link { 
	color: #000000;
	text-decoration:none;
}

a.spread:hover {
	text-decoration: none;
	color: #FF6000;
}