a {text-decoration: none;color: #000088;}
a:hover {text-decoration:underline;}
a:visited{text-decoration: none;}

a.page_active_0, .page_active_0
{
    color: red; opacity: 0.6;
}

.black {color: #000 !important;}
.hidden {display: none;}
.dezent {opacity: 0.5}
.align-right {text-align: right;}
.menue_active
{
    text-decoration: underline;
}
.menue_box
{

}
.menue_box>div.my_a_button
{

}

#KabimbaInfoTop>h1
{

    font-family: 'Leckerli One', cursive;
    font-weight: lighter;
}
.media-item
{
    display: inline-block;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 5px;
    width: 200px;
    overflow: hidden;
    margin: 5px;
}
.media-item>a>img, .media-item>a>i
{
    height: 200px;
    width: auto;
}
.SmallThumbnail
{
    height: 70px;width: auto;
}
.tablesorter-filter-row td,
.tablesorter-filter-row input
{
    max-width: 50px !important
}
.pointer
{
cursor: pointer;
}
.mediumIcon
{
    width: 30px !important;
    height: 30px  !important;
}
/* Skelleton OVERWRITES */


.loadingFullscreen
{
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    top:0px;
    left: 0px;
    opacity: 0.9;
    background:  url(../img/sanduhr.gif) no-repeat center center;
}

