/* Default CSS Stylesheet for a new Web Application project */

BODY
{
  background-color: #EEEEEE;
}
td, body
{
  font-family: Verdana;
  font-size: 11px;
}
A
{
  color: #4775a3;
  font-weight: bold;
}
A:hover
{
  text-decoration: underline;
}

.topbalk
{
  background-position: 0px 0px;
  background-image: url(images/topbalk.jpg);
  background-repeat: repeat-x;
  height: 7px;
  font-size: 1px;
}
.topbalk2
{
  background-position: 0px 0px;
  background-image: url(images/topbalk2.jpg);
  background-repeat: repeat-x;
  height: 28px;
  font-size: 1px;
}

.top
{
  height: 148px;
}

.midden
{
  vertical-align: top;
}
.lefttop
{
  width: 272px;
  height: 6px;
  vertical-align:top;
  padding:0px;
}
.left
{
  background: url(images/pijlen.jpg) #afc3d7 no-repeat left bottom;
  vertical-align: top;
  width: 272px; /*display:none; */
}
.righttop
{
  height: 6px;
  background-position: 0px 0px;
  background-image: url(images/schaduw2.jpg);
  background-repeat: repeat-x;
  font-size: 1px;
}
.leftborder
{
  background-position: 0px 1px;
  background-image: url(images/border.jpg);
  background-repeat: repeat-y;
  font-size: 1px;
  width: 1px;
  vertical-align: top;
}

.midden
{
  vertical-align: top;
  background-color: #FFFFFF;
  height: 100% !important;
  height: 100%;
}
.tekst
{
  padding: 6px;
}
.balkonder
{
  height: 19px;
  background-color: #4573A1;
  font-size: 1px;
}
.footer
{
  height: 16px;
}
.menu
{
  padding-right: 10px;
  font-weight: bold;
  font-size: 10px;
  color: #336699;
  font-family: Verdana;
  height: 30px;
  text-align: right;
}
.menu A
{
  color: #336699;
  text-decoration: none;
}
.login
{
  background-position: 0px 0px;
  background-image: url(images/login.jpg);
  background-repeat: no-repeat;
  height: 116px;
}
.logintekst, .logintekst A
{
  font-size: 10px;
  color: #FFFFFF;
  font-family: Verdana;
  text-decoration: none;
}
.laatstenieuws
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-size: 10px;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
  vertical-align: top;
}
.nieuwstitel
{
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
  vertical-align: top;
}
.nieuwstekst
{
  font-size: 10px;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
  vertical-align: top;
}
.titel
{
  color: #4775a3;
}
.sublink
{
  color: #336699;
  font-size: 10px;
  text-transform: lowercase;
}
.sublinken
{
  height: 30px;
}
