body
{
    font-family: Verdana, Arial, sans-serif;
    color: #333;
    margin: 0;
    padding: 0;
    background: #FFFFE0; /*  #282828 */
}

h2
{
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 19px;
    color: #821919;
    font-style: italic;
    margin: 0;
    padding: 0 0 0 10px;
}

a
{
    color: #821919;
}

.start-page
{
    background: #b82424 url(../images/start-background.png) 0px 0px repeat-x;
}

div#body
{
    text-align: center;
}

div#body.left
{
    text-align: left;
}

div#body img.start-page
{
    margin: 172px 0 0 0;
}

div#header
{
    height: 100px;
    width: 100%;
    background: url(../images/nav-top2.png) 0px 0px repeat-x;
    background-color: #C51717;
    padding: 0;
}

div#nav-top
{
    width: 905px;
}

div#nav-content
{
    text-align: right;
    position: absolute;
    top: 70px;
    left: 80px;
    z-index: 1;
}

div#nav-content ul
{
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    width: 510px;
}

div#nav-content ul li
{
    line-height: 24px;
    display: inline;
    margin: 0 6px 0 0;
}

div#nav-content ul li.hover ul
{
    display: block;
}

div#nav-content ul li ul
{
    display: none;
    position: absolute;
    top: 21px;
    left: 122px;
    width: 140px;
    color: white;
    background: #b82424;
    z-index: 10;
}

div#nav-content ul li ul li
{
    display: block;
    line-height: 18px;
}

div#nav-content ul li ul li.last
{
    padding-bottom: 2px; 
}

div#nav-content ul li ul a.link
{
    padding: 0 0 0 16px;
    color: #eee;
    background: url(../images/link-arrow-eee.gif) 4px 2px no-repeat;
}

div#nav-content ul li ul a.link:hover
{
    padding: 0 0 0 16px;
    color: white;
    background: url(../images/link-arrow-white.gif) 4px 2px no-repeat;
}

div#nav-content a.link
{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
/*    line-height: 24px; */
    margin: 0;
    color: #eee;
    font-style: normal;
    padding: 2px 0 2px 24px;
    background: url(../images/link-circle.gif) 0 0 no-repeat;
    text-decoration: none;
}

div#nav-content a.link:hover
{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
/*    line-height: 24px; */
    margin: 0;
    color: #fff;
    font-style: normal;
    padding: 2px 0 2px 24px;
    background: url(../images/link-circle-hover.gif) 0 0px no-repeat;
    text-decoration: underline;
}

div#content
{
    padding: 0;
    margin: 0;
    background: #ffffe0 url(../images/background.png) 0 0 repeat-x; 
    height: 500px;
}

div#content-area
{
    position: relative;
    top: 20px;
    left: 20px;
    height: 347px; 
    width: 900px;
}

div.text-area
{
    position: absolute;
    top: 0px;
    left: 300px;
    z-index: 1;
    width: 600px;
    background: white;
}

ul#favourites-links
{
    margin: 0 0 -4px 0;
    padding: 0;
    list-style-type: none;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    height: 28px;
    background: url(../images/tab-top-right.gif) right 23px no-repeat;
}

ul#favourites-links li
{
    display: inline;
    float: left; 
    margin: 0 2px -2px 2px; 
    padding: 0;
    background: url(../images/tab-inactive-left.gif) top left no-repeat;
}

ul#favourites-links li a
{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-style: normal;
    display: block;
    margin: 0 0 0 5px;
    padding: 0 9px 0px 4px; 
    text-align: center; 
    color: #821919;
    text-decoration: none;
    background: url(../images/tab-inactive-right.gif) top right no-repeat;
}

ul#favourites-links li a span 
{
    line-height: 26px; 
}

ul#favourites-links li.first
{
    display: inline;
    float: left; 
    margin-left: 0; 
    padding-left: 5px;
    background: url(../images/tab-inactive-left.gif) top left no-repeat;
}

ul#favourites-links li.first a
{
    margin-left: 0px;
}

ul#favourites-links li.active
{
    display: inline;
    float: left; 
    padding-left: 5px;
    background: url(../images/tab-active-left.gif) top left no-repeat;
}

ul#favourites-links li.active a
{
    font-weight: bold;
    letter-spacing: 0;
    margin-left: 0;
    background: url(../images/tab-active-right.gif) top right no-repeat;
}

ul.favourite-list
{
    margin: 0;
    padding: 0 0 0 15px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    min-height: 231px;
    color: #000;
}

ul.no-bullet
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    color: #000;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}

div.who-is-silvy
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    background: #646464 url(../images/who-is-silvy.png) 0 0 no-repeat;
    height: 347px;
    cursor: pointer;
}

div.who-is-silvy-active
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    background: #646464 url(../images/who-is-silvy-active.png) 0 0 no-repeat;
    height: 347px;
    cursor: pointer;
}

div#this-is-silvy
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    background: white url(../images/favourite-silvy.png) 0 0 no-repeat;
    height: 347px;
}

div.who-is-marc
{
    position: absolute;
    top: 0px;
    left: 302px;
    width: 300px;
    background: #646464 url(../images/who-is-marc.png) 0 0 no-repeat;
    height: 347px;
    cursor: pointer;
}

div.who-is-marc-active
{
    position: absolute;
    top: 0px;
    left: 302px;
    width: 300px;
    background: #646464 url(../images/who-is-marc-active.png) 0 0 no-repeat;
    height: 347px;
    cursor: pointer;
}

div#this-is-marc
{
    position: absolute;
    top: 0px;
    left: 302px;
    width: 300px;
    background: white url(../images/favourite-marc.png) 0 0 no-repeat;
    height: 347px;
}

div.who-is-luca
{
    position: absolute;
    top: 0px;
    left: 604px;
    width: 300px;
    background: #646464 url(../images/who-is-luca.png) 0 0 no-repeat;
    height: 347px;
    cursor: pointer;
}

div.who-is-luca-active
{
    position: absolute;
    top: 0px;
    left: 604px;
    width: 300px;
    background: #646464 url(../images/who-is-luca-active.png) 0 0 no-repeat;
    height: 347px;
    cursor: pointer;
}

div#this-is-luca
{
    position: absolute;
    top: 0px;
    left: 604px;
    width: 300px;
    background: white url(../images/favourite-luca.png) 0 0 no-repeat;
    height: 347px;
}

div.tab-content
{
    padding: 0;
    margin: 0;
    height: 1%;
}

div.image
{
    float: right;
    padding: 0;
    margin: 0;
}

div.image img
{
    margin: 15px 15px;
    padding: 0;
    vertical-align: top;
}

div.tab-text
{
    padding: 15px 15px;
    margin: 0;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background: #ffffe0;
    clear: left;
}

div.wanted-area
{
    float: left;
    margin: 20px 0 0 20px;
    padding: 0;
    width: 600px;
}

div.tab-top-left
{
    background: #FFFFE0;
    border-left: 1px solid #aaa; 
    height: 5px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    width: 594px;
    float: left;
}

div.tab-top-right
{
    background: url(../images/tab-edge-top-right.gif) top right no-repeat;
    height: 5px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    width: 5px;
    float: right;
    border: none;
}

div.top-left
{
    background: url(../images/edge-top-left.gif) top left no-repeat;
    height: 5px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    float: left;
    border: none;
}

div.top-right
{
    background: url(../images/edge-top-right.gif) top right no-repeat;
    height: 5px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    float: right;
    border: none;
}

div.bottom-left
{
    float: left;
    background: url(../images/edge-bottom-left.gif) bottom left no-repeat;
    height: 5px;
    line-height: 5px;
    width: 300px;
    margin: 0;
    padding: 0;
}

div.bottom-right
{
    float: right;
    background: url(../images/edge-bottom-right.gif) bottom right no-repeat;
    height: 5px;
    width: 300px;
    line-height: 5px;
    margin: 0;
    padding: 0;
}

.box-right
{
    float: left;
    margin: 20px 20px 0 20px;
    padding: 0;
    width: 250px;
}

.top
{
    margin-top: 43px;
}

div.box-content
{
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background: #ffffe0;
    clear: left;
}

div.box-content ol
{
    margin: 0;
    padding: 8px 8px 8px 35px;
}

div.box-content ul
{
    margin: 0;
    padding: 8px 8px 8px 8px;
    list-style-type: none;
}

div.box-content li
{
    line-height: 16px;
}

div.box-content ol li
{
    font-style: italic;
}

div.box-content ul li a
{
    background: url(../images/link-black.gif) 0 0 no-repeat;
    margin: 0;
    padding: 0 0 0 17px;
    color: #333;
    text-decoration: none;
}

div.box-content ul li a:hover
{
    background: url(../images/link-red-active.gif) 0 0 no-repeat;
    margin: 0;
    padding: 0 0 0 17px;
    color: #821919;
    text-decoration: underline;
}

div.box-content h2
{
    text-align: left;
    margin: 0;
    padding: 0 8px 0 8px;
}

div.plain-text
{
    font-family: Georgia,serif;
    font-size: 14px;
    margin: 0;
    padding: 20px 0 0 30px;
    float: left;
}

div.plain-text h2
{
    margin: 10px 0 0 0;
    padding: 0;
}

div.plain-text ul
{
    margin: 0;
    padding: 8px 8px 8px 22px;
    list-style-type: none;
}

div.plain-text li
{
    font-style: italic;
    line-height: 18px;
}

div.plain-text li p
{
    margin: 0 0 8px 0;
}

ul#week-slogan li
{
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;
}

span.author
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    margin: 0;
    padding: 0 8px 8px 8px;
}

div#faces
{
    position: absolute;
    top: 0px;
    right: 10px;
    width: 243px;
    height: 115px;
}

div.marc-direct
{
    height: 100px;
    width: 95px;
    background: url(../images/marc-direct.gif) 0 0 no-repeat;
    float: left;
    cursor: pointer;
    z-index: 0;
}

div.marc-direct-active
{
    height: 100px;
    width: 95px;
    background: url(../images/marc-direct-active.gif) 0 0 no-repeat;
    float: left;
    cursor: pointer;
    z-index: 0;
}

div.luca-direct
{
    position: relative;
    top: 0px;
    left: -10px;
    height: 100px;
    width: 78px;
    background: url(../images/luca-direct.gif) 0 0 no-repeat;
    float: left;
    cursor: pointer;
    z-index: 1;
}

div.luca-direct-active
{
    position: relative;
    top: 0px;
    left: -10px;
    height: 100px;
    width: 78px;
    background: url(../images/luca-direct-active.gif) 0 0 no-repeat;
    float: left;
    cursor: pointer;
    z-index: 1;
}

div.silvy-direct
{
    position: relative;
    top: 0px;
    left: -10px;
    height: 115px;
    width: 70px;
    background: url(../images/silvy-direct.gif) 0 0 no-repeat;
    float: left;
    cursor: pointer;
}

div.silvy-direct-active
{
    position: relative;
    top: 0px;
    left: -10px;
    height: 115px;
    width: 70px;
    background: url(../images/silvy-direct-active.gif) 0 0 no-repeat;
    float: left;
    cursor: pointer;
}

div#header div.the-crow-direct
{
    position: absolute;
    top: 25px;
    left: 5px;
    height: 100px;
    width: 92px;
    background: url(../images/crow.gif) 0 0 no-repeat;
    z-index: 1;
    cursor: pointer;
}

div.the-crow-direct-active
{
    position: absolute;
    top: 25px;
    left: 5px;
    height: 100px;
    width: 92px;
    background: url(../images/crow-active.gif) 0 0 no-repeat;
    z-index: 1;
    cursor: pointer;
}

div#image-box-absolute
{
    position: absolute; 
    left: 638px; 
    top: 143px;
    width: 180px;
    height: 195px;
}

div.box-image
{
    position: absolute; 
    left: 10px; 
    top: 32px;
    width: 160px;
    height: 150px;
}

div#lucanisch-box
{
    position: absolute; 
    left: 638px; 
    top: 358px;
    width: 180px;
    height: 262px;
}

div#lucanisch-box div.box-content
{
    text-align: center;
    padding: 0 0 15px 0;
}

div#lucanisch-image
{
    margin: 0 20px 0 0;
    float: left
}

div.lucanisch h2
{
    margin: 0 0 10px 0;
}

.phonetic
{
    font-family: "Lucida Sans Unicode", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
}

.description
{
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    padding: 0 0 1px 8px;
}

div.content
{
    margin: 20px 20px 0 0;
    padding: 0;
    width: 260px;
    float: left;
}

div.lucanisch table
{
    width: 220px;
    float: left;
    margin: 0 10px 0 0;
}

div.lucanisch td
{
    vertical-align: top;
}

div.lucanisch p  
{
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    text-indent: -1em;
    text-align: justify;
    padding: 0;
    margin: 0 0 6px 0;
    margin-left: 1em;
}

div.lucanisch p .sound
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
    margin: 3px 4px 0 0;
    padding: 0;
}

div.lucanisch p .phonetic
{
    font-family: "Lucida Sans Unicode", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    margin: 0;
    padding: 0 6px 0 0;
}