BODY, TD {
  margin:0px;
  font-family: Arial;
  font-size:12px;
  color:white;
  background-image:url(images/page_bg.gif);
  background-repeat: repeat-x;
  background-color: #28282a;
}

A {
 text-decoration: none;
}

A:Hover {
}

.info-text {display:none;}
.logo {background-image:url(images/logo.png);display:block;width:250px;height:250px;position:absolute;left:42px;top:42px;}
.logo-text {background-image:url(images/rimedzeo.png);display:block;width:371px;height:138px;position:absolute;left:345px;top:103px;}
.logo-pico {background:url(images/logo_pico.png) no-repeat;width:12px;height:12px;}

.content {position:absolute;left:342px;top:338px;padding-bottom: 100px;}

.projects {width:630px;border-top:7px solid #f29400;background:url(images/projects.png) no-repeat;background-position: center;height:60px;}
.projekte {background-image:url(images/projekte.png);}

.entry {background:black;}
.entry .name {border-top:1px solid white;border-bottom: 1px dotted white;height:43px;}
.entry .name div {float:left;}
.entry .name div {margin-top:6px;font-size:24px;font-weight:bold;color:#9b9b9b;}
.entry .name .logo-pico {margin-top:11px;margin-left:2px;}
.entry .work-area {padding-top:8px;padding-bottom:8px;}
.entry .work {margin-top:2px;}
.entry .work span {display:block;color:#9b9b9b;}
