/* 
    Created on : 25.04.2014, 13:02:49
    Author     : Pedi
*/

.neues-top-date { font: normal 10pt Georgia; color: #a6aeac; margin: 0; padding-top: 35px;}
.neues-top-data { font: Small-Caps bold 1em Georgia; color: #cfd5d4; margin: 0; letter-spacing: 0.08em; }
.neues-top-title { font: normal 13pt Georgia; color: #cfd5d4; margin: 0; letter-spacing: 0.05em; }
.top-title { font: Small-Caps bold 15pt Georgia; color: #cfd5d4; margin: 0; letter-spacing: 0.08em; }
.neues-eintrag { font: normal 10pt Georgia; color: #ffffff; margin: 0; padding-top: 8px; }

table.main_table { border:0; width:100%; background-color:#000000; }
table.news_table { width:100%; border:0; border:0; }
// table.news_table tr td { padding-top:0px; }

.linklike, 
a.bild img { 
    border: 1px solid #6b7370; 
    border-radius: 8px;
}

.linklike:hover,
a.bild:hover img { border:1px solid #ffffff; }

td {
    border-spacing: 0;
    border-collapse: collapse;
}

td.date 	{ height:20px; background-color: #39423f; }
td.headline { height:30px; background-color: #39423f; }
td.content 	{ padding:10px; background-color: #39423f; border:1px solid #6b7370; }
td.image	{ background-color: #39423f; width:220px; padding-left:5px; }
td.blog, td.rndMusic, td.rndPicture	{ padding:0; background-color:#39423f; margin:0; }

td.tol { background-image:url(../images/tab-o-l.png); background-repeat:no-repeat; width:25px; height:25px; }
td.tom { background-image:url(../images/tab-o-m.png); background-repeat:repeat-x; height:25px; }
td.tor { background-image:url(../images/tab-o-r.png); background-repeat:no-repeat; width:25px; height:25px;}

td.tml { background-image:url(../images/tab-m-l.png); background-repeat:repeat-y; width:25px; }
td.tmr { background-image:url(../images/tab-m-r.png); background-repeat:repeat-y; width:25px; }

td.tul { background-image:url(../images/tab-u-l.png); background-repeat:no-repeat; width:25px; height:25px;}
td.tum { background-image:url(../images/tab-u-m.png); background-repeat:repeat-x; height:25px; }
td.tur { background-image:url(../images/tab-u-r.png); background-repeat:no-repeat; width:25px; height:25px;}

.vathor-news-slideshow {
    text-align: center;
    opacity: 0;
    border-bottom: 2px solid #000;
    width: 210px;
    border-top: 2px solid #000;
    padding: 0 0px;    
}
.slideshow-item {
    text-align: center;
    width: 100%;
    padding-bottom: 4px;
}
.cycle-carousel-wrap {
    background-color: #151918;
    border-left: 8px dotted #39423F;
    border-right: 8px dotted #39423F;
    left: auto !important;
    padding: 0 8px !important;
    right: 8px !important;
}
.outer-slideshow-wrapper {
    background-color: #151918;
    height: 100%;
    position: absolute;
    top: 0;
    width: 210px;
}
.blogfoto-container {
    border: 1px solid #151918;
    border-radius: 0;
    box-shadow: 2px 2px 5px 3px rgba(0,0,0,0.87) inset;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
img.blogfoto {
    width: 160px; 
    /*border:1px solid #6b7370;*/     
    display: block;
    margin: 0 -4px -4px 0;
    visibility: hidden; 
}

a:hover .blogfoto-container { 
    border:1px solid #ffffff; 

}

a.link { font: bold 9pt Georgia; letter-spacing: 0.1em; color: #465b4a; margin: 0; line-height: 18px; background-color: #96a2a0; padding: 3px; text-decoration: none; }
a.link:hover { font: bold 9pt Georgia; letter-spacing: 0.1em; color: #616e64; margin: 0; line-height: 18px; background-color: #eff7f5; padding: 3px; text-decoration: none; } 

.foto_blog_location { font: bold 0.7em Georgia; color: #96a2a0; }
.foto_blog_time { font: normal 0.6em Georgia; color: #96a2a0; letter-spacing: 0.2em; }