* {
 font-size:12px;
}

h3 {
 font-size:18px;
 text-align: center;
}

h1 {
 font-size:40px;
 line-height:0px;
 color: #9F9F9F;
 text-align:left;
}

body {
        background: #000000;
        color: #8F8F8F;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:18px;
        font-size:10px;
        font-family:Arial, sans-serif;
        margin: 0px;
        padding: 0px;

}

#content {
        width: 100%
        color:  #8F8F8F;
        background: #000000;
        margin: 0 auto; /* oben unten 0 -- rechts und links auto -- bedeutet mittenzentriert, klappt aber nicht mit älteren Ies*/
        border-left: 1px solid #333;
        border-right: 1px solid #333;
        text-align: center;
}

#websites
{
        width: 100%
        color:  ##FF0000;
        font-size:18px;
}

/*#twitterkasten{
        font-size: 0,9em;
        line-height: 1.2em;
}
*/

/*Start Pseudoformate Menu*/
.websites a:link { font-size:18px; color:#8F8F8F; text-decoration:none; }
.websites a:visited { font-size:18px; color:#8F8F8F; text-decoration:none; }
.websites a:hover { font-size:18px; color:#FFFFFF; text-decoration:none; }
.websites a:active { font-size:18px; color:#FF0000; text-decoration:none; }
/*Ende Pseudoformate*/

/*Start Pseudoformate*/
a:link { color:#8F8F8F; text-decoration:underline; }
a:visited { color:#8F8F8F; text-decoration:underline; }
a:hover { color:#FFFFFF; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }
/*Ende Pseudoformate*/




#google {

        width: 728px;
        height: 130px;
        float: left;
        display:inline;
        text-align: left;
}
