body, label, input, textarea, .button {
    color: #ddd; font-family: verdana,arial,helvetica,"sans serif";
}
body, label, input, textarea, .button {
    background: #1a1a1a;
}

a:link { color: #ff9b00; text-decoration: none; }
a:visited { color: #ff9b00; text-decoration: none; }
a:active { color: #ff9b00; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
a:focus { color: #fff; text-decoration: none; }

body {
    position: absolute; left: 0; top: 0; margin: 0; padding: 0; width: 100%; height: 100%;
    font-size: 1em; font-family:verdana,arial,helvetica,"sans serif";
}

#left {
    margin: 0; padding: 0; width: 200px; height: 100%; float: left;
}
ul.social {
    margin: 60px 0 0 0; padding: 0 0 0 10px;
}
ul.social li {
    margin: 0px; padding: 0 8px 0 0;
    list-style: none; display: inline;
}
ul.social li:last-child {
    padding: 0;
}
#sub-noise {
    margin: 0; padding: 10px 0 0 10px; float: left;
    color: #666; font-family: verdana, arial, helvetica, "sans serif";
}
#galeries {
    margin: 35px 0 0 0; padding: 0 0 0 10px;
}
ul {
    margin: 0; padding: 0;
}
ul li {
    margin: 0; padding: 0 0 12px 0;
    list-style-type: none; list-style-image: none;
}
ul ul {
    margin: 0; padding: 0;
}
ul ul li {
    margin: 1px 0; padding: 3px 3px;
    font-size: 9pt;
    background-color: #444;
}
h5 {
    margin: 0; padding: 3px 3px;
    font-size: 11pt;
    background-color: #666;
}

#content {
    margin: 0; padding: 120px 5% 5% 210px;
}
#content img {
    margin-right:10px; margin-bottom:10px;
}
#content p {
    margin-left: 10px;
    font-size: 9pt;
}

#right {
    margin-left: 84%; padding: 0; width: 16%;
    text-align: left; font-size: 1em;
    /*border-left: 1px solid #444;*/
}

#picbox {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; text-align: center; z-index: 1;
    background: url(gfx/bg_trans.png);
}
#picbox img {
    border: 3px solid white;
    background: white;
}
#pixButtons {
    z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: transparent;
    visibility: hidden;
}
#previousButton {
    position: absolute; top: 50%; left: 2%; width: 36px; height: 36px;
    text-align: left;
}
#nextButton {
    position: absolute; top: 50%; right: 2%; width: 36px; height: 36px;
    text-align: right;
}
#bildname {
    z-index: 2; position: absolute; top: 50%; left: 20%; width: 60%;
    margin: 0;
    text-align: center; vertical-align: middle;
    background: #fff;
    font-size: 14px; font-weight: bolder; color: #000;
    border: 1px dotted #ff9b00;
}

div.tr {
    display: table-row;
}
#ego, #friends, #artists, #music, #newslinks, #gov, #ngo, #computer, #knowhow, #fun, 
#europe, #asia, #africa, #namerica, #samerica, #australia, #polynesia, #antarctica {
    float: left; width: 33%; margin: 0; padding: 0;
}