BODY {
    margin:150px 15px 50px 60px;
    background-color:white;
}

BODY.header {
    background-image:url(../imgs/header_pattern.jpg);
    background-repeat:repeat-x;
    background-position:747px 0;
}

DIV.header {
    position:absolute;
    top:0;
    left:0;
    width:746px;
    height:135px;
    background-image:url(../imgs/header.jpg);
    background-repeat:no-repeat;
}

TABLE {
    border-collapse:collapse;
}

A {
    color:#0066CC;
}

SPAN.link {
    color:#0066CC;
    text-decoration:underline;
    cursor:default;
}


A.nav1 {
    text-decoration:none;
}

A.nav2 {
    text-decoration:none;
    margin-left:20px;
}

A.navCurrent:hover {
    color:black;
    text-decoration:none;
    cursor:default;
}

A.navCurrent {
    color:black;
}


A:hover {
    text-decoration:underline;
}

DIV.line {
    width:725px;
    height:50px;
    line-height:1px;
    font-size:1px;
    margin-bottom:2px;
    clear:both;
    border-bottom:1px solid #0066CC;
}

DIV.w3pics {
    width:950px;
}

IMG.w3pics {
    margin-right:25px;
}

DIV.wPrint {
    width:525px;
}


.caption {
    margin-top:4px;
}


DIV.tinySpace {
    height:10px;
}

DIV.leftCol {
    width:300px;
    float:left;
    margin-right:25px;
}

DIV.rightCol {
    width:375px;
    float:left;
}

DIV.rightColLine {
    width:375px;
    margin-left:0;
}


TD, DIV.text {
    font-family:Verdana, sans-serif;
    font-size:11px;
    line-height:20px;
}

SUP {
    line-height:1px;
}

.fussnote {
    font-size:9px;
}

TR.alt {
    background-color:#DAE7F4;
}

TD {
    padding:0;
    vertical-align:top;
    padding-bottom:2px;
}

TD.right {
    text-align:right;
}

SPAN.ausverkauft {
    background-color:orange;
    /*background-color:#ffaa00;*/
    color:#f9f9f9;

    font-weight:bold;
    padding:0 5px;
}

DIV.rightCol.text {
    position:relative;
    top:-2px;
}

DIV.rightCol.text.lead {
    position:relative;
    top:0;
}


DIV.printTitle {
    color:white;
    /*color:gainsboro;*/
}

IMG.image {
    margin-top:4px;
}

DIV.images IMG {
    margin-bottom:4px;
}

/* Die Spionin */
DIV.spyblue {
    background-color:#020b50;
    /*background-color:#003663;*/
}

DIV.spyblueLine {
    border-color:#020b50;
}


/* Der Freyheitsball */
DIV.darkblue {
    background-color:#1C153C;
}

DIV.darkblueLine {
    border-color:#1C153C;
}

/* Malerei und Schwarze Kunst */
DIV.lightocher {
    background-color:#FAF9E5;
}

DIV.lightocherLine {
    border-color:#929177;
}

/* Johanna */
DIV.lightblue {
    background-color:#7FC9F5;
}

DIV.lightblueLine {
    border-color:#7FC9F5;
}

/* Susanna und der Magier */
DIV.darkturquoise {
    background-color:#2E5A72;
}

DIV.darkturquoiseLine {
    border-color:#2E5A72;
}

/* Lydia Welti-Escher */
DIV.violet {
    background-color:#672e65;
}

DIV.violetLine {
    border-color:#672e65;
}

A.imgs {
    color:black;
    text-decoration:none;
}

A.imgs:hover {
    background-color:lime;
    color:black;
    text-decoration:none;
}
