body { 
	font-family:  Trebuchet MS, Lucida Sans, Lucida Grande, Verdana; 
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('../images/main.gif'); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	padding-right: 0px;
}

div#navigatie
  {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 125px;
  }
div#navigatie p
  {
  margin: 0;
  padding: 0em;
  }
@media screen
  {
  div#navigatie
    {
    position: fixed;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 180px;
    padding-right: 0px;
    font-size: 100%;
    }
  * html div#navigatie
    {
    position: absolute;  
    }
  /* All done. */
  }

#main
  {
  width: 620px;
  padding: 0px;
  }

@media screen
  {
  body>div#navigatie
    {
    position: fixed;
    }
  }

#login {
	width:120px;
	position:absolute; 
	overflow:visible;
	top: 280px;
	left: 0px;
}

#disclaimer {
	position:float;
	width:200px;
	overflow:visible;
	bottom: 0px;
}

#banner {
position:absolute; 
	width:150px; 
	height:140px; 
	z-index:11; 
	top: 240px; 
	left: 10px;
}

#scroll {
	width: 135px;
	height: 200px;
	overflow: auto;
}

a {
	color: #51282C;
	text-decoration: none; 
}

a:link { 
	color: #51282C; 
	text-decoration: none;
}

a:hover {
	color: #51282C; 
	text-decoration: underline;
}

a.underline {
	color: #51282C;
	text-decoration: underline;
}

a.underline:link { 
	color: #51282C; 
	text-decoration: underline;
}

a.underline:hover {
	color: #51282C; 
	text-decoration: none;
}

.header {
	font-size: 12pt; 
	font-weight: bold;
}

a.ads {
	font-size: 12pt; 
	font-weight: bold;
	color: #41BDAA;
}

a.ads:link {
	font-size: 12pt; 
	font-weight: bold;
	color: #41BDAA;
}

a.ads:hover {
	font-size: 12pt; 
	font-weight: bold;
	color: #41BDAA;
}
.bold {
	font-weight: bold;
}

.kop {
	font-weight: bold;
	color: #000000;
	background-color: #EEDBA1;
}

.kop_private {
	font-weight: bold;
	color: #000000;
	background-color: #F6EDD0;
}

.kop_nieuws {
	font-weight: bold;
	color: #660000;
	font-size: 12pt;
}

.lijntje {
	background-image: url('../images/lijntje.gif'); 
	background-repeat: repeat-y;
	background-position: 50% 50%;
}

.kop_newclassics {
	background-image: url('../images/newclassics/eyecatcher_kop.gif'); 
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

.backbutton {
	font-size: 10pt; 
}

td { 
	font-family:  Trebuchet MS, Lucida Sans, Lucida Grande, Verdana; 
	font-size: 9pt;
	line-height: 12pt;
}

p
{
	font-family:  Trebuchet MS, Lucida Sans, Lucida Grande, Verdana; 
	font-size: 9pt;
	line-height: 12pt;
}

.klein { 
	font-family:  Trebuchet MS, Lucida Sans, Lucida Grande, Verdana; 
	font-size: 7pt;
	line-height: 12pt;
}

h1 {
	color:#660000;
	font-size: 12pt;
	padding:0px;
	margin:0px;
}

h2 {
	color:#41BDAA;
	font-size: 12pt; 
	font-weight: bold;
	margin: 0px;
	padding-bottom: 17px;
}

ul, li {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

a.contenthyperlink
{
	display:block;
	color: #51282C;
	font-size: 9pt;
	font-weight:bold;
	background-image: url(../images/pijl.gif);	
	padding-left:25px;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

.contenthyperlink_notactivated
{
	display:block;
	color: #51282C;
	font-size: 9pt;
	font-weight:bold;
	background-image: url(../images/pijl.gif);	
	padding-left:25px;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.buttons {
	background-color:#F6EDD0;
	padding-top: 10px;
	/*background-image: url('../images/buttons.gif'); 
	background-repeat: repeat-y;*/
}
.hr_small {
	border: 0; 
	color: #CCCCCC; 
	background-color: #CCCCCC; 
	height: 1px; 
	width: 100%; 
	padding: 0px;
	margin: 0px;
}