#con-left
{
  float: right;
  width: 150px;
  text-align: right;
}

#con-left ul
{
  display: inline;
  list-style-type: none;
  width: 100%;
}

#con-left li
{
  display: inline;
  width: 100%;
  /*height: 1%;  */
}

.pmenu
{
 position: relative;
 width: 100%;
 display: block;
 margin-bottom: 2px;
}

a.pmenu:link, a.pmenu:visited, a.pmenu:active
{
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
}

/*
a.pmenu:hover
{
  color: #555;
}
*/

a.pmenu:hover div
{
  display: block;
}

.blokje
{
  display: none;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -10px;
}

.show
{
  display: block;
}

.b1
{
  background-color: #29abe2;
}

.b2
{
  background-color: #cc0033;
}

.b3
{
  background-color: #ffcc33;
}

.b4
{
  background-color: #39b54a;
}

.b5
{
  background-color: #ff6633;
}

.project
{
  font-size: 12px;
  margin-left: 20px;
  padding-left: 10px;
  background-position: center left;
  background-repeat: no-repeat;
}

.p-header
{
  font-weight: bold;
  padding-left: 10px;
  background-position: center left;
  background-repeat: no-repeat;
}

.p-info
{
  font-style: italic;
  padding-left: 20px;
}

.p-text
{
  margin-top: 10px;
}

.project a:link, .project a:visited, .project a:active
{
  font-weight: normal;
}

.project a:hover
{
  background-color:#555555;
}

.po
{
  background-image: url(../img/blokjeo.png);
}

.pu
{
  background-image: url(../img/blokjeu.png);
}

.pe
{
  background-image: url(../img/blokjee.png);
}

.pr
{
  background-image: url(../img/blokjer.png);
}

.pw
{
  background-image: url(../img/blokjew.png);
}

