<style type="text/css">
<!--
/* Body "layout.html"  = untere Linien*/
.layout
{
    background-color : Black;
    margin : 0px;
    padding : 0px;
    background : url("../imgs/lines_unten.jpg") repeat-x fixed bottom;
}
/* obere Linien--------------------------------------*/
.lines
{
    background-image : url("../imgs/lines_oben.jpg");
    background-position : top;
    background-repeat : repeat-x;
    margin : 0px;
    padding : 0px;
    z-index : 1;
    width : auto;
    height : 100px;
}
/* Body content--------------------------------------*/
.content
{
    background-image : url("../imgs/bg_content.jpg");
    background-position : center;
    background-repeat : no-repeat;
    margin : 10px;
    padding : 10px;
    width : 720px;
}
/*Definition des iframe--------------------------------------*/
.iframe
{
    border : 2px solid rgb(51 , 0 , 0);
}
/*Definitionen der div-container--------------------------------------*/
div.header
{
    padding : 0;
    margin : 0 auto;
    width : 100%;
    height : 163px;
    z-index : 2;
    position : fixed;
    top : 0px;
}
div.bottom
{
    background : url("../imgs/lines_unten.jpg") repeat-x fixed bottom;
    background-color : transparent;
    background-position : bottom;
    padding : 0;
    width : auto;
    height : 72.5%;
    margin : 0 auto;
    position : fixed;
}
/*Backgrounds--------------------------------------*/
.oben
{
    background-color : White;
    margin : 0px;
    padding : 0px;
    background-attachment : fixed;
    background-image : url("../imgs/lines_oben.jpg");
    background-position : top left;
    background-repeat : repeat-x;
}
.unten
{
    background-color : White;
    margin : 0px;
    padding : 0px;
    background-attachment : fixed;
    background-image : url("../imgs/lines_unten.jpg");
    background-position : bottom;
    background-repeat : repeat-x;
    background : url("../imgs/bg_content.jpg");
}
/* Schriften--------------------------------------*/
.text8
{
    font-weight : normal;
    font-size : 8px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text8u
{
    font-weight : normal;
    font-size : 8px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text8bu
{
    font-weight : bold;
    font-size : 8px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text10
{
    font-weight : normal;
    font-size : 10px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text10u
{
    font-weight : normal;
    font-size : 10px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text10b
{
    font-weight : bold;
    font-size : 10px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text10bu
{
    font-weight : bold;
    font-size : 10px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text12
{
    font-weight : normal;
    font-size : 12px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text12u
{
    font-weight : normal;
    font-size : 12px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text12b
{
    font-weight : bold;
    font-size : 12px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text12bu
{
    font-weight : bold;
    font-size : 12px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.text12k
{
    font-weight : normal;
    font-size : 12px;
    font-style : italic;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.APzeitung
{
    font-weight : normal;
    font-size : 10px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgb(0 , 0 , 0);
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : rgb(0 , 0 , 0);
}
/*--------------------------------------*/
.title1
{
    font-weight : bold;
    font-size : 14px;
    font-style : normal;
    text-decoration : none;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
}
/*--------------------------------------*/
.navInfo
{
    font-weight : normal;
    font-size : 10px;
    font-style : normal;
    text-decoration : underline;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    text-align : right;
}
/* Links--------------------------------------*/
a.email:link
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 12px;
    padding : 1px;
    border-left-style : none;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : none;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : dotted;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.email:visited
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 12px;
    padding : 1px;
    border-left-style : none;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : none;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : dotted;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.email:hover
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 12px;
    background-color : rgb(51 , 0 , 0);
}
a.email:active
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 12px;
    background-color : rgb(51 , 0 , 0);
}
/*--------------------------------------*/
a.musicianINFO:link
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
    border-left-style : none;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : none;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : none;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.musicianINFO:visited
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
    border-left-style : none;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : none;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : none;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.musicianINFO:hover
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
a.musicianINFO:active
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
/*--------------------------------------*/
a.toWebsite:link
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
    border-left-style : none;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : none;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : none;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.toWebsite:visited
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
    border-left-style : none;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : none;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : none;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.toWebsite:hover
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
a.toWebsite:active
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
/*--------------------------------------*/
a.gallery:link
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
    border-left-style : solid;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : solid;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : none;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : none;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.gallery:visited
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
    border-left-style : solid;
    border-left-width : 1px;
    border-left-color : rgb(51 , 0 , 0);
    border-right-style : solid;
    border-right-width : 1px;
    border-right-color : rgb(51 , 0 , 0);
    border-top-style : none;
    border-top-width : 1px;
    border-top-color : rgb(51 , 0 , 0);
    border-bottom-style : none;
    border-bottom-width : 1px;
    border-bottom-color : rgb(51 , 0 , 0);
}
a.gallery:hover
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
a.gallery:active
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
/*--------------------------------------*/
a.menuLinks:link
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
}
a.menuLinks:visited
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(51 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    padding : 1px;
}
a.menuLinks:hover
{
    text-decoration : none;
    text-align : center;
    font-weight : bold;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
a.menuLinks:active
{
    text-decoration : none;
    text-align : center;
    font-weight : normal;
    color : rgb(255 , 255 , 255);
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10px;
    background-color : rgb(51 , 0 , 0);
}
-->
</style>
