/* CSS Document */

/*LAYOUT*/

html,body {
        padding: 0;
        margin:0;
        font-family:Verdana, Helvetica, Arial, Sans-Serif;
        font-size:11px;
        color:#333;
        }


#grid{
        width:995px;
        margin: 0;
        }

#faux {
        background: #fff url('img/body_background.png') repeat-y;
        overflow:auto;
}

* html #faux {height: 100%;}


/*HEADER*/

#header {
        width:990px;
        height:80px;
        background-color:#fff;
        background-image:url(img/header.jpg);
        }

/* NAVIGATION */

#navigation {
        width:990px;
        height:31px;
        background-image:url(img/nav_background.png);
        float:left;
        }

#navmargin {
        margin-left:174px;
}

a.homelink:link, a.homelink:visited
                {
                text-decoration:none;
                border:none;
                background-image:url(img/home.png);
                width:93px;
                height:31px;
                float:left;
                }
        a.homelink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/home_hover.png);
        width:93px;
        height:31px;
        float:left;
        }
        .homelinka {
        text-decoration:none;
        border:none;
        background-image:url(img/home_active.png);
        float:left;
        width:93px;
        height:31px;
        }

a.newslink:link, a.newslink:visited
                {
                text-decoration:none;
                border:none;
                background-image:url(img/news.png);
                width:90px;
                height:31px;
                float:left;
                }
        a.newslink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/news_hover.png);
        width:90px;
        height:31px;
        float:left;
        }
        .newslinka {
        text-decoration:none;
        border:none;
        background-image:url(img/news_active.png);
        float:left;
        width:90px;
        height:31px;
        }




a.bandslink:link, a.bandslink:visited
        {
        text-decoration:none;
        border:none;
        background-image:url(img/kuenstler.png);
        width:120px;
        height:31px;
        float:left;
        }
        a.bandslink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/kuenstler_hover.png);
        width:120px;
        height:31px;
        float:left;
        }
        .bandslinka
        {
        text-decoration:none;
        border:none;
        background-image:url(img/kuenstler_active.png);
        float:left;
        width:120px;
        height:31px;
        }

a.releaseslink:link, a.releaseslink:visited
        {
        text-decoration:none;
        border:none;
        background-image:url(img/releases.png);
        width:120px;
        height:31px;
        float:left;
        }
        a.releaseslink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/releases_hover.png);
        width:120px;
        height:31px;
        float:left;
        }
        .releaseslinka
        {
        text-decoration:none;
        border:none;
        background-image:url(img/releases_active.png);
        float:left;
        width:120px;
        height:31px;
        }

a.medialink:link, a.medialink:visited
        {
        text-decoration:none;
        border:none;
        background-image:url(img/downloads.png);
        width:137px;
        height:31px;
        float:left;
        }
        a.medialink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/downloads_hover.png);
        width:137px;
        height:31px;
        float:left;
        }
        .medialinka
        {
        text-decoration:none;
        border:none;
        background-image:url(img/downloads_active.png);
        float:left;
        width:137px;
        height:31px;
        }

a.aboutlink:link, a.aboutlink:visited
        {
        text-decoration:none;
        border:none;
        background-image:url(img/wir.png);
        width:73px;
        height:31px;
        float:left;
        }
        a.aboutlink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/wir_hover.png);
        width:73px;
        height:31px;
        float:left;
        }
        .aboutlinka
        {
        text-decoration:none;
        border:none;
        background-image:url(img/wir_active.png);
        float:left;
        width:73px;
        height:31px;
        }

a.linkslink:link, a.linkslink:visited
        {
        text-decoration:none;
        border:none;
        background-image:url(img/links.png);
        width:85px;
        height:31px;
        float:left;
        margin-right:131px;
        }
        a.linkslink:hover {
        text-decoration:none;
        border:none;
        background-image:url(img/links_hover.png);
        width:85px;
        height:31px;
        float:left;
        margin-right:131px;
        }
        .linkslinka
        {
        text-decoration:none;
        border:none;
        background-image:url(img/links_active.png);
        float:left;
        width:85px;
        height:31px;
        margin-right:131px;
        }


        /*   der Abstand zum Sprachmenu wird durch den überschuss an Breite im
  Linkslink (gleich oben) gemacht

  Total des Menus, original: 601px     als overflow kann  "margin-right" im
  linkslink angepasst werden */


a.sprachlink:link, a.sprachlink:visited
        {
        text-decoration:none;
        color:#1294DE;
        border:none;
        }
        a.sprachlink:hover {
        text-decoration:none;
        color:white;
        border:none;
        }
        .sprachlinka
        {
        text-decoration:none;
        color:#1294DE;
        border:none;
        }

#navschatten {
        width:990px;
        float:left;
}

#headspace {
        width:990px;
        height:25px;
        background-color:#fff;
        float:left;
        }

/* CONTENT */

/* latest releases */

#left_latest {
        width:171px;
        float:left;
        margin-top:-11px;

        }

#verlauf {
        width:171px;
        height:50px;
        background-image:url(img/latestlogo.jpg);
        }

#content_latest {
        width:171px;
        }


#content_neusteskonzert {
        width:171px;
        }


/* main content */

h1 {
        font-size:14px;
        display:inline;
}

h2 {
        font-size:13px;
        display:inline;
}

h3 {
         display:inline;
        font-size:12px;
        color:#333;
}
h4        {
        display:inline;
        font-size:11px;
        color:#333;
        font-weight:600;
}

h5 {
        display:inline;
        font-size:11px;
        color:#333;
        font-weight:500;
}

h6 {
        display:inline;
        font-size:11px;
        font-style:italic;
        color:#333;
        font-weight:600;
}

/* ein paar selbst neu erstellte styles */

.songdownload {
        display:inline;
        font-size:10px;
        color:#333;
        font-weight:400;
}

.textvideotitel {
        font-size:11px;
        color:#333;
        font-weight:600;
}


.textnormal {
        font-size:11px;
        color:#333;
        font-weight:500;
}

.textklein {
        font-size:9px;
        color:#333;
        font-weight:500;
}


.tourkuenstler {
        font-size:11px;
        color:#333;
        font-weight:600;
}

.tourdatum {
        font-size:11px;
        color:#333;
        font-weight:800;
}

a.tourlink:link, a.tourlink:visited
        {
        color:#000066;
        text-decoration:none;
        font-size:11px;
        font-weight:800;
        }

a.tourlink:hover {
        color:#666;
        text-decoration:none;
        font-size:11px;
        font-weight:800;
        }

.tourort {
        font-size:11px;
        color:#333;
        font-weight:800;
}

.tourangaben {
        font-size:9px;
        color:#333;
        font-weight:300;
}


#content {
        width:526px;
        float:left;
         }

.contentbild {
        border:1px solid #ebebeb;
}

.bildkeinrand {
        border:0px solid #ebebeb;
}

.coverbild {
        border:1px solid #666;
}

#newstitle {
        width:526px;
        height:52px;
        background-image:url(img/was_lauft.png);
}

#bandstitle {
        width:526px;
        height:52px;
        background-image:url(img/kmr_praesentiert.png);
}

#allreleasestitle {
        width:526px;
        height:52px;
        background-image:url(img/veroeffentlichungen.png);
}

#mediatitle {
        width:526px;
        height:52px;
        background-image:url(img/medienecke.png);
}

#freetitle {
        width:526px;
        height:52px;
        background-image:url(img/gratis_songs.png);
}

#abouttitle {
        width:526px;
        height:52px;
        background-image:url(img/km_ist.png);
}

#linkstitle {
        width:526px;
        height:52px;
        background-image:url(img/km_links.png);
}

#cd_qualitaet {
        width:526px;
        height:52px;
        background-image:url(img/downloads_in_cd_qualitaet.png);
}


a.lauftextlink:link, a.lauftextlink:visited
        {
        color:#000066;
        text-decoration:none;
        font-size:11px;
        font-weight:500;
        }

a.lauftextlink:hover {
        color:#666;
        text-decoration:none;
        font-size:11px;
        font-weight:500;
        }




a.banddetaillink:link, a.banddetaillink:visited
        {
        width:150px;
        height:117px;
        text-decoration:none;
        border:none;
        }

a.banddetaillink:hover {
        width:150px;
        height:117px;
        text-decoration:none;
        border:none;
        filter:alpha(opacity=50);
        -moz-opacity: 0.50;
}


a.partnerlink:link, a.partnerlink:visited
        {
        text-decoration:none;
        border:none;
        }

a.partnerlink:hover {
        text-decoration:none;
        border:none;
        filter:alpha(opacity=50);
        -moz-opacity: 0.50;
        }


a.rsslink:link, a.rsslink:visited
        {
        width:14px;
        height:14px;
        text-decoration:none;
        border:none;
        }

a.rsslink:hover {
        width:14px;
        height:14px;
        text-decoration:none;
        border:none;
        filter:alpha(opacity=50);
        -moz-opacity: 0.50;
        }


a.actualcoverlink:link, a.actualcoverlink:visited
        {
        width:150px;
        height:150px;
        text-decoration:none;
        border:none;
        }

a.actualcoverlink:hover {
        width:150px;
        height:150px;
        text-decoration:none;
        border:none;
        filter:alpha(opacity=50);
        -moz-opacity: 0.50;
        }

a.115coverlink:link, a.115coverlink:visited
        {
        width:150px;
        height:150px;
        text-decoration:none;
        border:none;
        }

a.115coverlink:hover {
        width:150px;
        height:150px;
        text-decoration:none;
        border:none;
        filter:alpha(opacity=50);
        -moz-opacity: 0.50;
        }



 a.bildnewslink:link, a.bildnewslink:visited
        {
        width:200px;
        height:120px;
        text-decoration:none;
        border:none;
        }

a.bildnewslink:hover {
        width:200px;
        height:120px;
        text-decoration:none;
        border:none;
        filter:alpha(opacity=50);
        -moz-opacity: 0.50;
        }






a.flaclink:link, a.flaclink:visited
        {
        color:#FF6633;
        text-decoration:none;
        font-size:11px;
        }

a.flaclink:hover {
        color:#666;
        text-decoration:none;
        font-size:11px;
        }


a.mp3_256link:link, a.mp3_256link:visited
        {
        color:#b22222;
        text-decoration:none;
        font-size:11px;
        }

a.mp3_256link:hover {
        color:#666;
        text-decoration:none;
        font-size:11px;
        }


a.presselink:link, a.presselinklink:visited
        {
        color:#FF3333;
        text-decoration:none;
        font-size:11px;
        }

a.presselink:hover {
        color:#666;
        text-decoration:none;
        font-size:11px;
        }

a.allesongslink:link, a.allesongslink:visited
        {
        color:#0033FF;
        text-decoration:none;
        font-size:11px;
        }

a.allesongslink:hover {
        color:#666;
        text-decoration:none;
        font-size:11px;
        }

a.releaselink:link, a.releaselink:visited
        {
        color:#000066;
        text-decoration:none;
        font-size:12px;
        }

a.releaselink:hover {
        color:#666;
        text-decoration:none;
        font-size:12px;
        }

a.mehrlink:link, a.mehrlink:visited
        {
        text-decoration:none;
        border:none;
        color:#666;
        font-size:10px;
        letter-spacing:-0.1em;
        line-height: 200%;
        }
        a.mehrlink:hover {
        text-decoration:none;
        border:none;
        color:#1294DE;
        font-size:10px;
        letter-spacing:-0.1em;
        line-height: 200%;
        }
        .mehrlink
        {
        text-decoration:none;
        border:none;
        color:#666;
        font-size:10px;
        letter-spacing:-0.1em;
        line-height: 200%;
        }



a.bandlink:link, a.bandlink:visited
        {
        text-decoration:none;
        font-size:11px;
        color:#333;
        font-weight:500;
        }

a.bandlink:hover {
        text-decoration:none;
        font-size:11px;
        color:#666;
        font-weight:500;
        }

a.actuallink:link, a.actuallink:visited
        {
        font-size:9px;
        color:#333;
        text-decoration:none;
        }

a.actuallink:hover {
        font-size:9px;
        text-decoration:none;
        color:#666;
        }

a.friendlink:link, a.friendlink:visited
        {
        color:#333;
        text-decoration:none;
        }

a.friendlink:hover {
        color:#999999;
        text-decoration:none;
        }

/* NEU: fuer den popup player, der Link-Text */

#popuptext {
        margin-top:8px;
        margin-left:0px;
        float:left;
    }


/* interactive stuff */


#right_interactive {
        width:290px;
        float:right;
        margin-right:5px;
        }

#player {
        margin-left:3px;
        float:left;
}

#video {
        margin-top:20px;
        border-top:2px dotted #ebebeb;
        float:left;
}

#artistdownload {
        float:left;
}

#tour {
        margin-top:24px;
        border-top:2px dotted #ebebeb;
        float:left;
}


#flashvideo {
        float:left;
        }

/*FOOTER*/

#footer {
        width:995px;
        height:40px;
        background-image:url(img/footer.png);
        position:relative;
        color:#666;
        }

a.smallink:link, a.smallink:visited
        {
        text-decoration:none;
        border:none;
        color:#666;
        font-size:11px;
        letter-spacing:-0.1em;
        }
        a.smallink:hover {
        text-decoration:none;
        border:none;
        color:#1294DE;
        font-size:11px;
        letter-spacing:-0.1em;
        }
        .smallink
        {
        text-decoration:none;
        border:none;
        color:#666;
        font-size:11px;
        letter-spacing:-0.1em;
        }

a.lowsand:link, a.lowsand:visited
        {
        text-decoration:none;
        border:none;
        color:#1294DE;
        font-size:11px;
        letter-spacing:-0.05em;
        }
        a.lowsand:hover {
        text-decoration:none;
        border:none;
        color:#666;
        font-size:11px;
        letter-spacing:-0.05em;
        }
        .lowsand
        {
        text-decoration:none;
        border:none;
        color:#1294DE;
        font-size:11px;
        letter-spacing:-0.05em;
        }


/* END of this CSS Document */

/* KING MOTOR RECORDS ::: website by nico@lowsand.com */
