body
{
    
    background: url(../bg.gif) center top fixed no-repeat;
    background-color: #FDf18A;
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 0,7em;
}    

#header {
	padding:10px;
	padding-bottom: 20px;
}

#credit {
	float:right;
	color:#000;
}

#credit h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-bottom:0.3em;
}

#credit p {
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height: 100%;
}

#credit a, #credit a:visited  {
	color: #000;
}

input {
	margin-right: 8px;
}

h2 {
	display: none;
}

h3 {
	font-size: 1em;
	color: #0000;
	font-weight: bold;
	padding: 0px;
	margin:1.5em 0px 0.5em 0px;
}

#description p {
	color: #0000;
	font-size: 1em;
	margin:0.5em 0px 0.5em 0px;
}

#description a, #description a:hover, #description a:visited {
	color: #000;
}

#description a:hover {
	color: #000;
}

#chatoutput ul {
	list-style: none;
}

#chatoutput ul li {
	background:#000
	padding:8px 12px 12px 12px;
	font-weight: normal;
	margin:0px;
	color:#000;
	font-size:14px;
	line-height: 150%;
	margin-bottom:12px;
}

#chatoutput ul li span.name {
	display: block;
	padding-left:-19px;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: none;
	color: #000;
}

#chatoutput ul li:hover span.name {
	color: #000;
}

form {
	padding:0px;
	margin:5px;
}

label {
	color: #000;
	display: block;
	margin-top:7px;
	margin-bottom: 3px;
	font-weight: bold;
}

#chatoutput {
	text-align: left;
}

#description {
	float: right;
	width: 235px;
	padding-right: 10px;
	padding-left: 5px;
	color: #DDE2F2;
	line-height: 130%;
}

#description ul {
	margin:0px;
	padding:0px;
	padding-left: 1.5em;
}

#description ul li {
	margin-bottom: 0.4em;
}


table.pagetable 
{
 width: 620px; 
 text-align: left; 
 margin-left: auto; 
 margin-right: auto;
}
table.pagetable2 
{
 width: 100%; 
 text-align: left; 
 margin-left: auto; 
 margin-right: auto;
}


table.menutable 
{
 margin-top: 5px;
}

P
{
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 12px;
   
}

P.kop
{
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 25px;
    FONT-WEIGHT: bolder;
    letter-spacing: -1px;
    margin-top: 35px;	
}



P.kopklein
{
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bolder;
    letter-spacing: -1px;
    margin-top: 35px;	
}

P.tekstkop
{   
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bolder;
    letter-spacing: -1px;
}


DIV.tekst
{
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 12px;
}

DIV.vettekop
{
    COLOR: #954F0B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 25px;
    FONT-WEIGHT: bold;
    letter-spacing: 1px;
    text-decoration: none;
}


a.menu
{
    COLOR: #954F0B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bolder;
    letter-spacing: 1px;
    text-decoration: none;
}

a.menu:link
{
    COLOR: #954F0B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bolder;
    letter-spacing: 1px;
    text-decoration: none;
}


a.menu:hover
{
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bolder;
    letter-spacing: 1px;
    text-decoration: none;
}

a.menu:active
{
    COLOR: #954F0B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bolder;
    letter-spacing: 1px;
    text-decoration: none;
}


a.menu:visited
{
    COLOR: #954F0B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bolder;
    letter-spacing: 1px;
    text-decoration: none;
}




