 body {
    background-color: #FFF;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 20 0 0 0 px; 
    padding: 0px;
    line-height: 150%;
    color: #000;
    text-align: center;
  }

a { color: #000; text-decoration: none; }
a.greylink {color:#000; text-decoration: none;}
a.home {color:#000; text-decoration: none; font-size: 16px;}
.grey { color:#000;}
.white { color:#fff;}
.small { font-size: 11px; line-height: 120%}
.projekte-index { font-size: 12px; margin-bottom: 5px}

hr {color: #000; height: 1px; border-top: 1px solid #000;  border-bottom: 0px solid #000;}
td { font-size: 12px; line-height: 150%}

h1 { font-size: 16px; margin-top: 0px}
h2 { font-size: 15px; margin-top: 0px}
h3 { font-size: 14px; color: #000; margin-bottom: 5px}
p { margin-top: 2px}


div#layout {
    width: 750px;
    height: 750px;
    margin: 0px auto;
    text-align: left;
    background-color: #fff;
    border: 0;
  }

div#content {
    float: left;
    margin: 0px;
    padding: 30px;
    width: 580px;
    background-color: #fff;
  }

div#logo {display: none;}
div#top {display: none;}
div#right {display: none;}
div#right-projekte {display: none;}





