
/* -------------------- HTML ELEMENT CLASS REDEFINITIONS -------------------*/

html, body{height:100%}

body
	{
	overflow-x: hidden;
    background-color:black;
    color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
    }

textarea
	{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10pt;
    color:white;
	}

a
  	{
   	color:#cccccc;
	text-decoration:underline;
   	}

a:hover
	{
	color:white;
	text-decoration:underline;
	}

table, tr, td, div, nobr, span
	{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	}

hr
	{
	height: 1px;
	color:white;
    }

h6
	{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15px;
    font-weight: bold;
    color:#C6C6C6;
    }

img
	{
	border: 0;
	}


.noshow {
  display: none; width:1px;height:1px;
}


/* -------------------- CLASSES -------------------*/
.kop
    {
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    color:#86D5E8;
    font-size:15px;
    }
.main
    {
    position:relative;
    width:570px;
    height:500px;
    color:#cccccc;
    padding: 15px;
    overflow: auto;
    font-size: 12px;
    text-align: justify;
    }
.es_td
    {
    background: url(../images/es_small.png);
    background-position: top right;
    background-repeat: no-repeat;
    }


.table_home
    {

    background-repeat: no-repeat;
    margin:0px; padding:0px;
    }
.table_else
    {
    background: url(../images/bg_else.jpg);
    background-repeat: no-repeat;
    margin:0px; padding:0px;
    }
.linkerlinks
    {
    padding-top:18px;
    padding-left:15px;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    color:white;
    }
.wlink
    {
    font-size:14px;
    font-weight:normal;
    color:white;
    text-decoration:none;
    }
.wlink:hover
    {
    color:white;
    text-decoration:underline;
    }

.chatlive
    {
    color:#33CC66;
    }


.invoer
    {
    color:black;  
    background-color: #FEFAEB;
    border:1px solid #cccccc;
    font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
    }
.koptekst
    {
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    font-size: 13px; color:white;
    }
.thinline
    {
    border-left:1px solid white;
    border-top:1px solid white;
    border-right:1px solid #575757;
    border-bottom:1px solid #575757;
    background-color:#6C543E
    }

#hometext
    {
    font-family: Myriad Pro, Tahoma, Arial, Helvetica;
    background-color: transparent;
    font-size:18px;
    padding-top:0px;
    padding-left:15px;
    text-align: left;
    }

.fadeElem
    {
    font-family: Myriad Pro, Arial, Helvetica;
    font-size:16px;
    width:555px;
    text-align: justify;
    font-weight:normal;
    font-style:italic;
    color:#E6F7FB;
    height:22px;
    }

#eerste
    {
      font-weight:bold;
    background-color:#66C9E6;
    color:black;
    }
.signature
    {
    font-style:italic;
    font-size: 9px;
    color:#808080;
    padding:-right:7px;
    }

.copynote
    {
    font-size:9px;
    color:#3E250B;
    }
.shoptable
    {
    border:1px solid #373737;
    }
.liveclass
    {
    font-size:14px;
    font-weight:normal;
    color:white;
    text-decoration:none;
    }

.bmt {
    width:80px;
    height:14px;
    border:1px solid #E6F7FB;
    font-family: Arial, Helvetica;
    font-size:12px;
    background-color:#EEEEEE;
}

.bmtknop {
    height:18px;
    border:1px solid #E6F7FB;
    font-family: Arial, Helvetica;
    font-size:12px;
    background-color:#EEEEEE;
    cursor:hand;
}


.bottomC {
position:absolute;
width:417px;
height:34px;
z-index:40;
bottom:0px;
text-align:center;
}

.afspraak {
	position:absolute;;
	left:441px;
	top:63px;
	float:left;
}
