//
//	Project:	expeditie-ecotopia.nl
//	Version:	1.0.0
//	Date:       14-02-2008 
//	Auhor:		Boudewijn van Liempd
// 

//

html {
 height: 100%; margin-bottom: 1px; 
}

body {
 margin: 0 auto;
 margin-top: 0;
 margin-bottom: 0;  
 padding: 0;
 text-align:center;
  font-size: 10pt;
}

#container {
 width:1000px;
 height: 760px;
 text-align:left;
 margin: 0 auto;
 background-image: url('../images/backgrounds/home.jpg');
 background-repeat: no-repeat;
 z-index:0;
}

#left {
 width: 300px;
 float: left;
 padding-top: 120px;		
}

#left ul {
 list-style: none;

}

#left ul li {
 padding: 10px 0px 10px 60px;	
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 12pt;
 color: white;
}

#left ul li a {
 font-family: verdana, helvetica, arial, sans-serif;
 color: white;	
 text-decoration: none;
}

#left ul li a:hover {
 color: yellow;	
}

#left ul li a.current {
 color: yellow;	
}

ul#leerlingen { 

}

#leerlingen ul li {

}

#leerlingen ul li a {

}

#leerlingen ul li a:hover {

}

#leerlingen ul li a.current {

}

#submenu ul {
 padding: 0;	
 list-style: none;	
}

#submenu ul li {
 padding: 10px 0px 0px 10px;	
 font-size: 11pt;
}

#submenu ul li a {
 font-family: verdana, helvetica, arial, sans-serif;
 color: white;	
 text-decoration: none;
 font-size: 11pt;
}

#submenu ul li a:hover {
 color: yellow;
 font-size: 11pt;	
}

#submenu ul li a.current {
 color: yellow;
 font-size: 11pt;	
}

#fixText {
 width: 150px;
 margin: 0 0 0 120px;
 position: absolute;
 z-index: 1;
 top: 580px;
}

#fixText p {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 7pt;
 color: white;
}

#fixText a {
 font-family: verdana, helvetica, arial, sans-serif;
 color: white;
 text-decoration: none;
}

#fixText a:hover {
 text-decoration: underline;
}

#middle {
 width: 380px;
 float: left;	
}

#middle p {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 10pt;	
}

@font-face {
    font-family: "aihellvertigo";
    src: url(../../fonts/aihellvertigo.ttf);
}

#middle h1 {

 font-family: aihellvertigo, verdana, helvetica, arial, sans-serif;
 font-size: 12pt;
 color: black;	
}

#middle h2 {
 font-family: aihellvertigo, verdana, helvetica, arial, sans-serif;
 font-size: 14pt;
 color: white;	
}

#middle h3 {
 font-family: aihellvertigo, verdana, helvetica, arial, sans-serif;
 font-size: 12pt;
 color: black;	
}

#middle h4 {
 font-family: aihellvertigo, verdana, helvetica, arial, sans-serif;
 font-size: 12pt;
 color: white;	
}

#middle h5 {
 font-family: aihellvertigo, verdana, helvetica, arial, sans-serif;
 font-size: 10pt;
 color: black;	
}

#middle h6 {
 font-family: aihellvertigo, verdana, helvetica, arial, sans-serif;
 font-size: 10pt;
 color: white;
}

#logo {
 padding: 25px 0 0 85px;
}

#logo p {}

#logo a {
 display: block;	
}

#logo img {
 border: 0;	
}

#middleContent {
 margin-top: 310px;	
 _margin-top: 270px; /* IE 6 and below */
}

#schatvraag {
 position: relative;
 top: 50px;
 left: 20px;
 width: 210px;
 height: 105px;
 Z-index: 20;	
}

#schatvraag p {}

#schatvraag a {
 display: block;	
}

#schatvraag img {
 border: 0;	
}

#right {
 width: 300px;
 float: left;
 margin: 0;	
 padding-left: 0;	
}

#right ul {
 list-style: none;
 padding-top: 120px;	
}

#right ul li {
 padding: 10px 0px 10px 0;
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 12pt;
 color: white;	
}

#right ul li a {
 font-family: verdana, helvetica, arial, sans-serif;
 color: white;	
 text-decoration: none;
}

#right ul li a:hover {
 color: yellow;	
}

#right ul li a.current {
 color: yellow;	
}

#right ul ul {
 padding: 0;	
 list-style: none;	
}

#right ul ul li {
 padding: 10px 0px 0px 10px;	
 font-size: 11pt;
}

#right ul ul li a {
 font-family: verdana, helvetica, arial, sans-serif;
 color: white;	
 text-decoration: none;
}

#right ul ul li a:hover {
 color: yellow;	
}

#right ul ul li a.current {
 color: yellow;	
}

#footer {
 clear: both;
 text-align: right;
 height: 10px;	
}

#credits {
 height: 10px;
}
#credits p {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 6pt;
 color: black;	
}

#credits a {
 font-family: verdana, helvetica, arial, sans-serif;
 color: black;
 text-decoration: none;	
}

#credits a:hover {
  text-decoration: underline;		
}

