/* DATEI: tk.css */

body
{
        margin: 0;
        padding: 0;
        font-family: tahoma, verdana, arial, sans-serif;
        color: #551712;
        background: url(../bilder/hinterkachel.jpg);
        }
h3 {
        font-family: georgia, times, verdana, arial, sans-serif;
        font-size: 1.8em;
        font-weight: 500;
        text-align: left;
        color: #F5EDE9;
        margin-top: 10px;
        border-bottom: dashed 1px #E8DFD8;
        padding-left: 25px;
        }


.sinn {
        font-family: georgia, times, serif;
        font-size: 17px;
        font-style: italic;
        font-weight: normal;
        color: #000000;
        line-height: 25px;

        }

.fuss {
              font-family: tahoma, verdana, arial, sans-serif;
        font-size: 11px;
         color: #FFFFFF;
         line-height: 25px;
         }

p {
        font-family: verdana, tahoma, arial, sans-serif;
        font-size: 12px;
         color: #551712;
         padding-left: 5px;
         text-align: justify;
         line-height: 140%;
         }

.jaundnein {
        font-family: verdana, tahoma, arial, sans-serif;
        font-size: 12px;
         color: #551712;
         padding-left: 5px;
         text-align: justify;
         line-height: 140%;
         }

h1,h2,h4,h5,h6,ul,ol,li,div,address,blockquote,nobr,b,i
{
font-family:Verdana,Arial,sans-serif;
}

a { font-size:15px; }

.big
{
font-size:18px;
font-family:Georgia, Times;
font-style: italic;
color: white;
padding-left: 25px;
border-bottom: solid 1px;
}

.mini
{
font-size:9px;
font-family:Verdana, Tahoma;
color: #E1F2CC;
}

.titel
{
font-size: 10pt;
font-weight: bold;
letter-spacing: 0.5em;
}

a
{
font-family:Times;
font-style: italic;
color:#000000;
line-height:150%;
padding-right: 5px;
}

a:hover
{
color : white;
font-style: italic;
text-decoration: none;
padding-right: 5px;
}

#songlink a
{
font-family:Times;
font-weight: bold;
text-decoration:underline;
color:#000000;
}

#songlink a:hover
{
font-family:Times;
text-decoration:none;
color:#FFFF00;
}


#bilder {
padding-bottom:66px;
width:440px;
clear:both;
}


#bilder img
{
margin-right:5px;
position: relative;
padding: 4px;
border: 1px solid;
border-color: #808080;
background-color: #FFFFFF;
float:left;
}

#bilder img a
{
background-color: #FFFFFF;
border-color: #808080;
}

#bilder img a:hover
{
border-color: #E0DFE3;
background-color: ##C0C0C0;
border: 1px solid;
}

/* Kommentar */

/* SLIMBOX */

#lbOverlay {
        position: absolute;
        left: 0;
        width: 100%;
        background-color: #000;
        cursor: pointer;
}

#lbCenter, #lbBottomContainer {
        position: absolute;
        left: 50%;
        overflow: hidden;
        background-color: #fff;
}

.lbLoading {
        background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
        position: absolute;
        left: 0;
        top: 0;
        border: 10px solid #fff;
        background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
        display: block;
        position: absolute;
        top: 0;
        width: 50%;
        outline: none;
}

#lbPrevLink {
        left: 0;
}

#lbPrevLink:hover {
        background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
        right: 0;
}

#lbNextLink:hover {
        background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
        font-family: Georgia, Times, serif;
        font-size: 11px;
        color: #666;
        line-height: 1.4em;
        text-align: left;
        border: 10px solid #fff;
        border-top-style: none;
}

#lbCloseLink {
        display: block;
        float: right;
        width: 66px;
        height: 22px;
        background: transparent url(closelabel.gif) no-repeat center;
        margin: 5px 0;
}

#lbCaption, #lbNumber {
        margin-right: 71px;
}

#lbCaption {
        font-weight: bold;
}
#box1, #box2, #box3, #box4 {
position:absolute;
}
.sample {
border:1px solid #3A3A3A;
margin:4px 0 20px;
padding:0;
}
.mask {
height:246px;
overflow:hidden;
position:relative;
width:446px;
}
.mask img {
border:1px solid #fff;
display:block;
position:absolute;
}

