*{
padding:0; /* Abst?nde entfernen */
margin:0;
}


body
{
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        height: 100%; /* wichtig */
        font-family: Arial, Helvetica, Verdana, Sans-Serif;
        font-size: 1em;
        color: #000;
        background-image: url(../../images/background01.png);
        background-repeat: no-repeat;
        background-position: 100% 100%;
        /*background-color: #EBF3F7;*/
}

blockquote
{
        font-family: Georgia, Times;
        font-size: 1.2em;
        color: #fff;
        font-style: italic;
        font-weight: bold;
        text-align: left;
        line-height: 1.4em;

        padding: 15px 50px 5px 70px;
        margin: 5px 0px 5px 0px;

        background-color: #000;
        background-image: url(../../images/blockquote.png);
        background-repeat: no-repeat;
        background-position: 10px 10px;
}


/* VERWEISE */
a:link                 {        text-decoration: underline; font-weight: bold; font-style: normal;}
a:visited         {         text-decoration: underline; font-weight: bold; font-style: normal;}
a:hover         {         text-decoration: underline; font-weight: bold; color: #000;}
a:active         {         text-decoration: underline; font-weight: bold; font-style: normal;}

a
{
        color: #333333;
}

a.aktuelleseite
{
        text-decoration: none;
}

a.news
{
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: #fff;
}

a.neutral
{
        text-decoration: none;
        font-style: normal;
        font-weight: normal;
        color: #000;

}

a.meistgelesen
{
        text-decoration: none;
        font-style: normal;
        font-weight: normal;
        color: #000;

}

a.liste, a.liste:visited, a.liste:active
{
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
        font-family: Georgia, Times;
        font-size: 1.2em;
}

a.liste:hover
{
        color: #000;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
}

a.details
{
        color: #000;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}

a.details:hover
{
        color: #000;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}

a.footer
{
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}

a.bookmark
{
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}


a.menu
{
        padding: 0.2em 0.65em 0.15em 0.7em;
        margin: 0px 0px 0px 0px;
        color: #000;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}

a.menu:hover, a.menu_active
{
        padding: 0.2em 0.65em 0.15em 0.7em;
        margin: 0px 0px 0px 0px;
        background-color: #000;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}

a.footer_top
{
        width: 5px;
        height: 7px;
        background-image: url(../../images/top.png);
        background-repeat: no-repeat;
        background-position: right;

        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: #fff;

        margin: 0px 0px 0px 0px;
        padding: 0px 2px 0px 0px;
}

a.footer_rss
{
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color: #fff;
}


/* //VERWEISE */


/* ?BERSCHRIFTEN */
h1
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #000;
        margin: 0px 0px 10px 0px;
}

h1.news
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #fff;
        background-color: #000;
        margin: 0px 0px 5px 0px;
        padding: 6px 0px 6px 8px;
}

h1.fotos
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: center;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #000;
        margin: 0px 0px 0px 0px;
}

h1.fotos_right
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: right;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #000;
        margin: 0px 0px 10px 0px;
}

h1.rubrik
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #fff;
        background-color: #000;
        margin: 0px 0px 10px 0px;
        padding: 6px 0px 6px 8px;
}

h1.interview
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #fff;
        background-color: #000;
        margin: 0px 0px 5px 0px;
        padding: 6px 0px 6px 8px;
}

h1.rubrik_suche
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.8em;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        line-height: 1.2em;
        color: #fff;
        background-color: #000;
        margin: 20px 0px 10px 0px;
        padding: 6px 0px 6px 8px;
}

h2
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.2em;
        text-align: left;
        font-weight: bold;
        font-style: normal;
        color: #000;
        margin: 0px 0px 10px 0px;
}

h3
{
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.2em;
        text-align: left;
        font-weight: bold;
        font-style: normal;
        line-height: 1.2em;
        color: #fff;
        margin: 0px 0px 10px 0px;
        background-color: #000;
        padding: 6px 8px 6px 8px;
}
/* //?BERSCHRIFTEN */


/* DIV-CONTAINER */
div.ico-newsletter
{
        width: 24px;
        height: 24px;

        background-image: url(../../images/ico-newsletter.png);
        background-repeat: no-repeat;

        display: inline;
        position: absolute;
        left: 695px;
        top: 10px;
}

        div.ico-newsletter a
        {
                width: 24px;
                height: 24px;
                display: block;
        }

div.ico-feed
{
        width: 24px;
        height: 24px;

        background-image: url(../../images/ico-feed.png);
        background-repeat: no-repeat;

        display: inline;
        position: absolute;
        left: 725px;
        top: 10px;
}

        div.ico-feed a
        {
                width: 24px;
                height: 24px;
                display: block;
        }

#bigbox
{
        width: 995px;
        /*margin: 0 auto;  /* Zentrierung */
}

#box
{
        width: 750px;
        margin: 0 auto;  /* Zentrierung */
        float: left;
        background-color: #fff;
        border-right: 10px #fff solid;

}

#header
{
        width: 750px;
        height: 100px;
        background-image: url(../../images/header01.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

#newsletter
{
        width: 200px;
        text-align: left;
        float: right;
        border: 10px #fff solid;
        background-color: #fff;

        font-family: Arial, Helvetica, Verdana, Sans-Serif;
        font-size: 0.65em;
        font-weight: normal;

        margin: 10px 0px 0px 0px;
}

        div.banner_newsletter
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/banner_newsletter.png);
                background-repeat: no-repeat;

                margin: 0px 0px 0px 0px;
        }

                div.banner_newsletter a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }


#wirpraesentieren
{
        width: 200px;
        text-align: left;
        float: right;
        border: 10px #fff solid;
        background-color: #fff;

        font-family: Arial, Helvetica, Verdana, Sans-Serif;
        font-size: 0.65em;
        font-weight: normal;

        margin: 10px 0px 0px 0px;
        }


                                                   div.wirpraesentieren6
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/begbie_pr.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

           div.wirpraesentieren6 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }


                                                   div.wirpraesentieren5
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/cargo_city_pr_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

           div.wirpraesentieren5 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }


                                           div.wirpraesentieren3
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/gary_pr_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

           div.wirpraesentieren3 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

            div.wirpraesentieren2
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/wooden_peak_pr_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 0px 0px;
        }

            div.wirpraesentieren2 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

#prunkstueck
{
        width: 200px;
        text-align: left;
        float: right;
        border: 10px #fff solid;
        background-color: #fff;

        font-family: Arial, Helvetica, Verdana, Sans-Serif;
        font-size: 0.65em;
        font-weight: normal;

        margin: 10px 0px 0px 0px;
}

        div.prunkstueck1
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/sonar_2011_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

                div.prunkstueck1 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

        div.prunkstueck2
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/modeselektor_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

                div.prunkstueck2 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

                div.prunkstueck3
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/love_a_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 0px 0px;
        }

                div.prunkstueck3 a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

#rechts
{
        width: 200px;
        float: right;
}

#freunde
{
        width: 200px;
        text-align: left;
        float: right;
        border: 10px #fff solid;
        border-bottom: 5px #fff solid;
        background-color: #fff;

        font-family: Arial, Helvetica, Verdana, Sans-Serif;
        font-size: 0.65em;
        font-weight: normal;

        margin: 80px 0px 0px 0px;
}

        div.scheibe
        {
                width: 51px;
                height: 51px;

                display: inline;
                position: absolute;

                top: 69px;
                left: 958px;

                background-image: url(../../images/scheibe2.png);
                background-repeat: no-repeat;
        }

        div.freunde_nillson
        {
                width: 200px;
                height: 72px;

                background-image: url(../../images/freunde_nillson.png);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

                div.freunde_nillson a
                {
                        width: 200px;
                        height: 72px;
                        display: block;
                        text-decoration: none;
                }

    div.crazewire_blog
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/crazewire_blog_banner2.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

                div.crazewire_blog a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

    div.crazewire_facebook
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/rechtespalte/crazewire_facebook_final_banner.jpg);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

                div.crazewire_facebook a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

        div.freunde_newsletter
        {
                width: 200px;
                height: 82px;

                background-image: url(../../images/freunde_newsletter.png);
                background-repeat: no-repeat;
                background-color: #000;

                margin: 0px 0px 10px 0px;
        }

                div.freunde_newsletter a
                {
                        width: 200px;
                        height: 82px;
                        display: block;
                        text-decoration: none;
                }

        div.freunde_speicherriese
        {
                width: 200px;
                height: 42px;

                background-image: url(../../images/freunde_speicherriese.png);
                background-repeat: no-repeat;

                margin: 0px 0px 10px 0px;
        }

                div.freunde_speicherriese a
                {
                        width: 200px;
                        height: 42px;
                        display: block;
                        text-decoration: none;
                }

        div.freundebanner
        {
                width: 206px;
                height: 88px;

                background-image: url(../../images/banner_freunde.png);
                background-repeat: no-repeat;
        }

div.header_news
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/news.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_interviews
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/interviews.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_plattenkiste
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/plattenkiste.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_plattenkiste_platten
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/platten.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_bestof
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/bestof.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_qualitaetskontrolle
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/qualitaetskontrolle.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_berichte
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/berichte.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_fotos
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/fotos.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_termine
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/termine.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_deutschlandreise
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/deutschlandreise.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_crazewirepraesentiert
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/crazewirepraesentiert.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_impressum
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/impressum.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

div.header_suche
{
        width: 750px;
        height: 100px;
        background-image: url(../../dateiarchiv/header/suche.jpg);
        background-repeat: no-repeat;
        text-align: left;
        border-bottom: 1px #000 solid;
        border-top: 1px #000 solid;
}

#header_logo
{
        width: 750px;
        height: 80px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        text-align: left;
}

        #logo
        {
                width: 243px;
                height: 53px;
                margin: 0px 0px 0px 0px;
                float: left;

                background-image: url(../../images/logo2.png);
                background-repeat: no-repeat;

                position: absolute;
                top: 26px;
                left: 5px;
        }

        #logo a
        {
                width: 243px;
                height: 53px;

                display: block;
                text-decoration: none;
        }

        #suche
        {
                padding: 55px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
                float: right;
                text-align: right;
        }

#menu
{
        width: 750px;
        height: 10px;
        text-align: right;
        border-top: 1px #000 solid;

        margin: 5px 0px 0px 0px;
}

#contentbox
{
        width: 750px;
        min-height: 532px;
        overflow: auto;
        margin: 30px 0px 0px 0px;

        /*background-image: url(../images/bg_island.gif);
        background-repeat: no-repeat;
        background-position: 20px 0px;*/
}

#content_left
{
        width: 170px;
        float: left;
        margin: 0px 0px 0px 10px;

        text-align: left;
        /*line-height: 1.3em;*/
}

        #content_left_hdl
        {
                width: 170px;
                border-bottom: 1px #000 solid;
                margin: 0px 0px 0px 0px;
                letter-spacing: 0.1em;

                padding: 0.2em 0em 0.1em 0em;

                font-family: Arial, Sans, Helvetica, Verdana;
                font-size: 0.65em;
                font-weight: normal;
        }

        span.hdl
        {
                background-color: #000;
                color: #fff;

                display: inline;

                padding: 0.2em 0.5em 0.1em 0.6em;
                margin: 0px 0px 0px 0px;
        }

        #content_left_content
        {
                width: 170px;

                margin: 0px 0px 0px 0px;
                padding: 5px 0px 0px 0px;

                /*border-top: 1px #000 solid;*/

                font-family: Arial, Sans, Helvetica, Verdana;
                font-size: 0.7em;
                font-weight: normal;
                color: #000;
        }

#content_right
{
        width: 550px;
        float: right;
        margin: 0px 0px 0px 0px;

        text-align: justify;
}

        #content_right_hdl
        {
                width: 550px;
                border-bottom: 1px #000 solid;
                margin: 0px 0px 0px 0px;
                letter-spacing: 0.1em;

                padding: 0.2em 0em 0.1em 0em;

                font-family: Arial, Sans, Helvetica, Verdana;
                font-size: 0.65em;
                font-weight: normal;
        }

        #content_right_content
        {
                width: 550px;

                margin: 0px 0px 0px 0px;
                padding: 5px 0px 0px 0px;

                line-height: 1.3em;

                font-family: Arial, Sans, Helvetica, Verdana;
                font-size: 0.7em;
                font-weight: normal;
                color: #000;
        }

        div.bestof
        {
                width: 550px;
                min-height: 180px;
                text-align: justify;
                margin: 0px 0px 20px 0px;
                /*border: 1px #000 solid;*/
        }

        div.qualitaetskontrolle
        {
                width: 550px;
                min-height: 180px;
                text-align: justify;
                margin: 0px 0px 35px 0px;
                /*border: 1px #000 solid;*/
        }

        div.deutschlandreise
        {
                width: 550px;
                min-height: 180px;
                text-align: justify;
                margin: 0px 0px 20px 0px;
                /*border: 1px #000 solid;*/
        }

        div.news_left
        {
                width: 550px;
                min-height: 200px;
                text-align: justify;
                margin: 0px 0px 15px 0px;
                float: left;
        }

        div.news_right
        {
                width: 550px;
                min-height: 200px;
                text-align: justify;
                margin: 0px 0px 15px 0px;
                float: right;
        }

        div.fotos
        {
                max-width: 548px;
                text-align: center;
                margin: 0px 0px 25px 0px;
        }

        div.fotos_liste
        {
                width: 550px;
                min-height: 180px;
                text-align: center;
                margin: 0px 0px -50px 0px;
        }

        div.fotos_left
        {
                width: 275px;
                min-height: 180px;
                text-align: center;
                float: left;
        }

        div.fotos_right
        {
                width: 275px;
                min-height: 180px;
                text-align: center;
                float: right;
        }


#footer
{
        width: 750px;
        height: 25px;
        border-top: 1px #000 solid;
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 0px 0px;

}

        #footer_content
        {
                width: 550px;

                font-family: Arial, Sans, Helvetica, Verdana;
                font-size: 0.6em;
                font-weight: normal;
                color: #fff;
                text-align: right;
                float: right;
                background-color: #000;

                padding: 0px 4px 1px 0px;
        }

#ie6
{
        width: 100%;

        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 0.7em;
        font-weight: normal;
        color: #000;
        border-bottom: 1px #000 solid;
        background-color: #FFCCCC;

        padding: 5px 0px 5px 0px;
}

/* //DIV-CONTAINER */


/* LISTEN MEN? */

ul.menu
{
        margin: -4px 0px 0px 0px;
}

        li.menu
        {
                list-style-type: none;
                display: inline;
                margin: 0px 0px 0px 4px;

                font-family: Arial, Sans, Helvetica, Verdana;
                font-size: 0.65em;
                font-weight: normal;
                color: #000;
                text-align: center;
                letter-spacing: 0.08em;
                text-decoration: none;
        }


/* //LISTEN MEN? */


/* LISTEN */

ul
{
        margin: 0px 0px 10px 16px;
        list-style-type: disc;
}

ul.verweise
{
        margin: 0px 0px 10px 12px;
        list-style-type: disc;
}


ol
{
        margin: 0px 0px 20px 20px;
        list-style-type: decimal;
}

        li
        {

                text-align: left;
                margin: 0px 0px 0px 0px;
        }

        li.verweise
        {

                text-align: left;
                margin: 0px 0px 0px 0px;
        }

ul.artikelliste
{
        margin: 0px 0px 10px 16px;
}

        li.artikelliste
        {
                list-style-type: square;
                text-align: left;
                margin: 0px 0px 15px 0px;
        }

/* //LISTEN */


/* SPANS */

span.etikett
{
        background-color: #000;

        color: #fff;
        font-size: 0.60em;
        font-family: Arial, Helvetica, Verdana, Sans-Serif;

        padding: 0px 1px 0px 1px;
        margin: 0px 0px 0px 2px;

        display: inline;

        position: relative;
        top: -5px;

        /*vertical-align: top;*/
}

span.etikett_fotos
{
        background-color: #000;

        color: #fff;
        font-size: 0.40em;
        font-family: Arial, Helvetica, Verdana, Sans-Serif;

        padding: 0px 1px 0px 1px;
        margin: 0px 0px 0px 2px;

        display: inline;

        position: relative;
        top: -5px;

        /*vertical-align: top;*/
}

span.bling
{
        text-decoration: blink;
}

span.bghdl
{
        background-color: #000;
        height: 10px;
        color: #fff;
        padding: 2px 8px 2px 8px;
        font-size: 0.6em;
        letter-spacing: 0.08em;
        display: block;
}

span.footer
{
        background-color: #000;
        color: #fff;
        padding: 0px 2px 2px 8px;
        font-size: 0.6em;
}

span.datum_aktuelles
{
        color: #66CCFF;
        background-image: url(../../images/pfeil.gif);
        background-repeat: no-repeat;
        padding: 0px 0px 0px 10px;
        margin: 0px 0px 0px 0px;

        font-size: 11px;
        font-weight: normal;
}

span.gb_seiten
{
        color: #66CCFF;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;

        font-size: 11px;
        font-weight: normal;
        text-align: left;
}

span.bu
{
        text-align: left;
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
}
/* //SPANS */


/* ABS?TZE */

p
{
        margin: 0px 0px 10px 0px;
}

p.p0
{
        margin: 0px 0px 0px 0px;
}

p.p5
{
        margin: 0px 0px 5px 0px;
}

p.p20
{
        margin: 0px 0px 20px 0px;
}

p.p50
{
        margin: 0px 0px 50px 0px;
}

p.embed
{
        margin: 20px 0px 0px 0px;
        text-align: center;
}

p.meistgelesen
{
        margin: 0px 0px 15px 0px;
        text-align: center;
}

p.seiten
{
        margin: 30px 0px 10px 0px;
        text-align: center;
}

p.suche_ohne_suchbegriff
{
        font-size: 1600%;
        margin: 100px 0px 0px 0px;
        text-align: center;
}

p.archiv
{
        margin: 30px 0px 15px 0px;
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.2em;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        color: #000;
        clear: both;
}

/* ABS?TZE */


/* IMAGES */

/*img
{
        border: 0px #66CCFF solid;
}*/

img.image
{
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        margin: 4px 8px 4px 0px;
        display: inline;
        float: left;
}

img.news_left
{
        width: 108px;
        height: 108px;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        margin: 4px 8px 4px 0px;
        display: inline;
        float: left;
}

img.news_right
{
        width: 108px;
        height: 108px;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        margin: 4px 0px 4px 8px;
        display: inline;
        float: right;
}

img.none
{
        border: 0px #66CCFF solid;
}

img.plattencover108
{
        width: 108px;
        height: 108px;

        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
}

img.plattencover168
{
        width: 168px;
        height: 168px;

        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        float: right;
        margin: 2px 0px 4px 8px;
}

img.plattencover548x168
{
        width: 548px;
        height: 168px;

        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        margin: 0px 0px 2px 0px;
}

img.fotos
{
        max-width: 250px;
        max-height: 165px;
        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        margin: 0px 0px 2px 0px;
}

img.fotostitel
{
        width: 168px;
        height: 168px;
        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        margin: 0px 0px 2px 0px;
}

img.content
{
        width: 168px;
        height: 168px;

        border-top: 4px #000 solid;
        border-bottom: 4px #000 solid;
        border-left: 1px #000 solid;
        border-right: 1px #000 solid;
        float: right;
        margin: 2px 0px 2px 8px;
}
/* //IMAGES */

pre
{
        font-size: 1.6em;
        margin: 0px 0px 10px 0px;
        width: 600px;
}

hr
{
        height: 1px;
        color: #000;
        background-color: #000;
        border: none;
        margin: 0px 0px 5px 0px;
}


object
{
        max-width: 548px;
        margin: 4px 0px 4px 0px;
}

/* TABELLEN */

table.fotos
{
        width: 550px;
        margin: 0px 0px 10px 0px;

}

td.fotos
{
        width: 275px;
        vertical-align: top;
        text-align: center;
}

/* //TABELLEN */


/* FORMULARE */

input
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 0.7em;
        border: 1px solid #000;
        background-color:  #fff;
        color: #000;
}

input.suche
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 0.7em;
        border: 1px solid #000;
        background-color:  #fff;
        color: #000;
        width: 200px;
        padding: 1px 1px 1px 1px;
}

input.newsletter
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 1em;
        border: 1px solid #000;
        background-color:  #fff;
        color: #000;
        width: 200px;
        padding: 1px 1px 1px 1px;
}

input.submitnewsletter
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 1em;
        background-color: #fff;
        color: #000;
        width: 88px;
}

input.submit
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 0.7em;
        background-color: #fff;
        color: #000;
        width: 50px;
}



textarea
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 13px;
        border: 1px solid #555555;
        background-color: #B2E5FF;
}

textarea.gb
{
        font-family: Arial, Helvetica, sans-serif, Verdana;
        font-size: 13px;
        border: 1px solid #555555;
        background-color: #B2E5FF;
}

textarea.gb:focus
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 13px;
        border: 1px solid #555555;
        background-color: #fff;
}



select
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 10px;
        background-color: #B2E5FF;
        border: 1px solid #555555;
}

select:focus
{
        font-family: Arial, Sans, Helvetica, Verdana;
        font-size: 10px;
        background-color: #fff;
        border: 1px solid #555555;
}

input.checkbox {
        border: 1px #555555;
        background-color: #B2E5FF;
}

/* //FORMULARE */
