@CHARSET "UTF-8";

.frontend {
    background-color: #6a95e0;
}

@media screen and (min-width: 600px) {
    .frontend {
        margin: 50px 0px;
    }

    .frontend .base {
        width: 70%;
        min-width: 600px;
    }
}

@media screen and (max-width: 600px) {
    .frontend .base {
        width: 600px;
    }
}

.frontend a:link {
    text-decoration: none;
}

.frontend a:visited {
    text-decoration: none;
}

.frontend a:hover {
    text-decoration: underline;
}

.frontend a:active {
    text-decoration: none;
}

.frontend .base {
    border: none;
    margin: auto;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
}

.frontend .base .leftborder {
    width: 14px;
    background-image: url(/images/ra1.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
    border-right: solid 1px #ffffff;
    padding: 0px;
}

.frontend .base .rightborder {
    width: 24px;
    background-image: url(/images/ra2.jpg);
    background-repeat: repeat-y;
    border-left: solid 1px #ffffff;
    pdding: 0px;
}

.frontend .base .main {
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    text-align: justify;
    padding: 0px;
    width: 100%;
}

.frontend .base .main .rsvlogo {
    background-image: url(/images/rsvlogo.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 260px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: none;
}

.frontend .base .main .topmenu {
    border-left: none;
    border-right: none;
    height: 36px;
    background-color: #9cbaeb;
    white-space: nowrap;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}

.frontend .base .main .topmenu .topmenu_item {
    border-left: solid 1px #ffffff;
    border-right: none;
    height: 35px;
    position: static;
    float: left;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    line-height: 35px;
    text-align: center;
    color: #000000;
    white-space: nowrap;
}

.frontend .base .main .topmenu .topmenu_item:hover {
    background-color: #3f6b8e;
    color: #ffffff;
    cursor: pointer;
}

.frontend .base .main .container {
    width: 100% !important;
    height: 100%;
    text-align: center;
    border: none;
    margin: auto;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
}

.frontend .base .main .container .shadowleft {
    background-image: url(/images/schatten1.jpg);
    height: 27px;
    padding: 0px;
}

.frontend .base .main .container .shadowmiddle {
    background-image: url(/images/schatten2.jpg);
    height: 27px;
    width: 28px;
    padding: 0px;
}

.frontend .base .main .container .shadowright {
    background-image: url(/images/schatten3.jpg);
    height: 27px;
    width: 182px;
    padding: 0px;
}

.frontend .base .main .container .content {
    background-image: url(/images/bgmain.jpg);
    background-repeat: repeat-x;
    background-color: #9cbaeb;
    height: 100%;
    border: none;
    vertical-align: top;
}

.frontend .base .main .container .content .homepage {
    margin: auto;
    text-align: justify;
    width: 90%;
    font-family: georgia, verdana, "times new roman", serif;
    font-size: 12pt;
    line-height: 1.2em;
    overflow: auto;
}

.frontend .base .main .container .content .homepage h1 {
    font-family: georgia, verdana, 'Lucida Grande', Helvetica, verdana,
        sans-serif;
    color: #ffffff;
    margin-bottom: 24px;
    font-size: 16pt;
    border-bottom: solid 0px #746b64;
    padding-bottom: 4px;
    letter-spacing: -1px;
    font-style: italic;
}

.frontend .base .main .container .content .homepage h2 {
    font-family: georgia, verdana, 'Lucida Grande', Helvetica, verdana,
        sans-serif;
    color: #ffffff;
    margin-top: 24px;
    font-size: 14pt;
    border-bottom: solid 0px #746b64;
    padding-bottom: 4px;
    letter-spacing: -1px;
    font-style: italic;
}

.frontend .base .main .container .content .homepage h3 {
    font-family: georgia, verdana, 'Lucida Grande', Helvetica, verdana,
        sans-serif;
    color: #ffffff;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12pt;
    border-bottom: solid 0px #746b64;
    padding-bottom: 0px;
    letter-spacing: -1px;
    font-style: italic;
}

.frontend .base .main .container .content .homepage h4 {
    margin: 0px;
    text-align: justify;
    width: 90%;
    font-family: georgia, verdana, "times new roman", serif;
    color: #ffffff;
    font-size: 12pt;
    line-height: 1.2em;
    overflow: auto;
    font-weight: bold;
}

.frontend .base .main .container .content .homepage h5 {
    margin: 0px;
    text-align: justify;
    width: 90%;
    font-family: georgia, verdana, "times new roman", serif;
    color: #ffffff;
    font-size: 12pt;
    line-height: 1.2em;
    overflow: auto;
    text-decoration: underline;
    font-weight: normal;
}

.frontend .base .main .container .content .homepage h6 {
    margin: 0px;;
    text-align: justify;
    width: 90%;
    font-family: georgia, verdana, "times new roman", serif;
    color: #ffffff;
    font-size: 12pt;
    line-height: 1.2em;
    overflow: auto;
    font-style: italic;
    font-weight: normal;
}

.frontend .base .main .container .content .homepage .article {
    margin-bottom: 50px;
}

.frontend .base .main .container .content .homepage .article .article_footer {
    font-size: 8pt;
    color: #4444ff;
    text-align: right;
}

.frontend .base .main .container .content .homepage .article .article_footer .hide_article {
    display: none;
}

.frontend .base .main .container .content .homepage .article .article_footer .fb-like {
    margin: 0px 30px 0px 0px;
    top: -7px;
}
.frontend .base .main .container .content .homepage .article .article_footer iframe {
    margin: 0px 30px 0px 0px;
}

.frontend .base .main .container .content .homepage .article .article_footer .article_author {
    display: inline-block;
}

.frontend .base .main .container .content .homepage p#article_archive_link {
    color: #4444ff;
    font-weight: bold;
}

.frontend .base .main .container .content .homepage p#article_archive_link:hover {
    color: #4444ff;
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}


.frontend .base .main .container .seperator {
    background-image: url(/images/linebg.jpg);
    width: 28px;
    padding: 0px;
    vertical-align: top;
}

.frontend .base .main .container .sidebar {
    background-color: #3f6b8e;
    height: 100%;
    margin: 0px 0px 10px;
    padding: 0px 0px 10px;
    text-align: left;
    vertical-align: top;
}

.frontend .base .main .container .sidebar .rightmenu ul {
    list-style-type: square;
    margin-left: 10px;
    padding: 0px;
    color: #fff482
}

.frontend .base .main .container .sidebar .rightmenu p {
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-family: georgia, verdana, arial, helvetica, verdana, tahoma,
        sans-serif;
    height: 16px;
    line-height: 16px;
}

.frontend .base .main .container .sidebar .rightmenu p:hover {
    color: #fff482;
    text-decoration: underline;
    letter-spacing: 1px;
    cursor: pointer;
}

.frontend .base .main .container .sidebar .sociallinks {
    margin: 40px 0px 0px 0px;
}

.frontend .base .main .container .sidebar .sociallinks a {
    margin: 0px 24px 0px 0px;
}

.frontend .base .main .container .sidebar .liveticker {
    margin: 10px 0px 0px 0px;
}

.frontend .base .main .container .sidebar .fotocontainer {
    margin: 10px 5px;
    padding: 0px;
    height: 160px;
    width: 160px;
    line-height: 160px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

.frontend .base .main .container .sidebar .fotocontainer img {
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    max-height: 160px;
    max-width: 160px;
}

.fotoLoader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    line-height: 100%;
    background-color: #000000;
    opacity: 0.8;
    
}

.frontend .base .main .container .login {
    margin: 50px 5px;
}

.frontend .base .main .container .login .input {
    margin: 0px 0px 10px 0px;
}

.frontend .base .main .container .login .button {
    margin: 20px 0px;
    text-align: center;
}

.frontend .base .main .container .copyright {
    margin: 30px 0px;
    font-family: arial, helvetica;
    font-size: 7pt;
    text-align: center;
}

#map_goldberghalle, #map_schauenburghalle {
    margin: auto;
    height: 300px;
    width: 400px;
}
#direction_goldberghalle, #direction_schauenburghalle {
    margin: auto;
    width: 400px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}
