body, table, td, tr, a, h, textarea
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}

.tekst
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  color: #000000;
}

.kop
{
font-weight: bold;
color: #000000;
}

.bottom
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 11 px;

  text-decoration: none
  color: #000000;
}

.inputbox
{

    width:                  180px;
    height:                 25px;
    border:                 3px SOLID #EDE9E9;

    padding-left:           4;
    background-color:       #F7F7F7;
}

.inputboxover
{

    width:                  180px;
    height:                 25px;
    border:                 3px SOLID #254183;

    padding-left:           4;
    background-color:       #FBFBFB;
}

.boxgroot
{

    width:                  360px;
    height:                 125px;
    border:                 3px SOLID #EDE9E9;
    padding-top:            4;
    padding-left:           4;
    background-color:       #F7F7F7;
}

.boxgrootover
{
    width:                  360px;
    height:                 125px;
    border:                 3px SOLID #254183;
    padding-top:            4;
    padding-left:           4;
    background-color:       #FBFBFB;
}

.verzenden
{
	background-image: url(../images/sepas/verzenden.gif);
	width: 88px;
	height: 11px;
	border: 0px;
	cursor: pointer;
}


.verzendenover
{
	background-image: url(../images/sepas/verzendenover.gif);
	width: 88px;
	height: 11px;
	border: 0px;
	cursor: pointer;
}
