body
{

        background-color:                #eaeaea;
        font-family:                     Verdana, Times New Roman;
}

/* UEBERSCHRIFTENSTYLES */
h1
{
        margin-top:                      9px;
        color:                           #bb3b3b;
        vertical-align:                  bottom;
        font-weight:                     bold;
        font-size:                       9pt;
        margin-bottom:                   14px;
}

h2
{
        padding-top:                     10px;
        color:                           #bb3b3b;
        vertical-align:                  bottom;
        font-weight:                     bold;
        font-size:                       8pt;
        margin-bottom:                   6px;
}

h3
{
        padding-top:                     10px;
        color:                           #5cafe9;
        vertical-align:                  bottom;
        font-weight:                     bold;
        font-size:                       8pt;
        margin-bottom:                   6px;
}

/* ENDE UEBERSCHRIFTENSTYLES */

/* TEXTSTYLES */
p.roter_newstext
{
        color:                           #bb3b3b;
        vertical-align:                  bottom;
        margin:                          0px;
        float:                           right;
}

p.einleitung
{
        font-weight:                     bold;
        margin-bottom:                   14px;
        margin-top:                      5px;
        line-height:                     11pt;
}

p
{
        font-size:                       8pt;
        color:                           #6F6F6F;
        margin:                          0px;
        line-height:                     11pt;
        text-align:                      justify;
}

p.fehler
{
        padding:                         10px;
        color:                           #FF0000;
        font-weight:                     normal;
}

p.bold
{
        color:                           #000000;
        margin:                          0px;
        line-height:                     11pt;
        font-weight:                     bold;
}

p.comments
{
        vertical-align:                  bottom;
        padding:                         0px;
        float:                           left;
        margin:                          0px;
        letter-spacing:                  1px;
        font-weight:                     bold;
}

blockquote
{
        padding:                         6px;
        background-color:                #FFFFFF;
}

adress
{
        font-style:                      italic;
        font-size:                       8pt;
        color:                           #000000;
        padding:                         20px;
}

/* ENDE TEXTSTYLES */


/* ENDE LINKSTYLES */

a:link, a:visited
{
        color:                           #bb3b3b;
        line-height:                     12pt;

        font-size:                       8pt;
        text-decoration:                 none;
}

a:hover, a:active
{
        color:                           #5cafe9;
        line-height:                     12pt;

        text-decoration:                 none;
        font-size:                       8pt;
}


a.position:link, a.position:visited, a.position:hover, a.position:active
{
        color:                           #5cafe9;
        font-weight:                     bold;
}


/* ENDE LINKSTYLES */




/* DIVS */
#content
{
        float:                           left;
        width:                           470px;
        margin-top:                      230px;
        margin-left:                     280px;
        position:                        absolute;
}

#comments
{
        float:                           left;
        width:                           400px;
        margin-top:                      27px;
        margin-bottom:                   10px;
}


#tv
{
        float:                           left;
        width:                           200px;
        height:                          60px;
        margin-top:                      120px;
        margin-left:                     275px;
        position:                        absolute;
}

#menu
{
        float:                           left;
        width:                           220px;
        height:                          300px;
        margin-top:                      250px;
        margin-left:                     40px;
        position:                        absolute;
}

#info
{
        float:                           left;
        width:                           220px;

        margin-top:                      356px;
        margin-left:                     800px;
        position:                        absolute;
        background-color:                #ffffff;
        padding:                         5px;
        padding-bottom:                  20px;
}

#links_aus_txt
{
        float:                           left;
        width:                           170px;
        margin-top:                      5px;
        margin-left:                     0px;
}

#weitere_links
{
        float:                           right;
        width:                           170px;
        margin-top:                      5px;
        margin-left:                     30px;
}

#bbcode
{
        position:                        absolute;
        margin-top:                      570px;
        width:                           270px;
        height:                          400px;
        background:                      #DADADA;
        padding:                         5px;
}


/* ENDE DIVS */

/* SONSTIGES: LISTE, HORIZONTALE TRENNLINIE, IMAGE */
hr
{
        height:                          1px;
}

img
{
        border:                          0px;
}

img.blog
{
        border:                          0px;
}

li
{

       list-style-type:                  none;
       repeat:                           no-repeat 0 50%;
       padding-left:                     2px;

}

li.abstand
{

       list-style-type:                  none;
       repeat:                           no-repeat 0 50%;
       padding-left:                     2px;
       margin-bottom:                    20px;
       margin-top:                       20px;
}

ul
{
       margin-left:                      9px;
}

/* ENDE SONSTIGES */