/* Start of CMSMS style sheet 'powerline_core' */
body, html {

}

hr {
   clear: both;
   height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: none;
}

dfn {
    display: none;
}


body {
    background: url(img/kachelBackground2.jpg) repeat;
    margin: 20px 0;
    text-align: center;
}

body, h3, h1 {
    font-size: 12px;
    font-family: Georgia, Times, serif;
    line-height: 1.5em;
}

h3, h1, h2 {
    padding: 0;
    margin: 0;
    line-height: 1.5em;
}


a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #990000;
}

a {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

p.text {

}

p.hello {

}

p.bla {

}

p {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

/* p a {
    font-size: 12px;
}  */

p a:hover {
    color: #990000;
}

p small {
    font-size: 11px;
}

.inline {
    zoom: 1;
    display: inline;
    float: left;
    /* vertical-align: top; */
}

.bold {
    font-weight: bold;
}

img {
    border: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
}

ul li {
    line-height: 18px;
}

.frame {
    width: 900px;
    margin: 0px auto;
    text-align: left;
}

.left-nav-box {
    width: 185px;
    margin-right: 30px;
}


.content {
    vertical-align: top;
    min-height: 100px;
}

.content-2-col {
    width: 630px;
}

.content-1-col {
    width: 900px;
}

.newsletter-subscribe-box, .news-box {
    width: 185px;
    margin-bottom: 15px;
}

.news-box p a {
    font-size: 12px;
}

.news-box .entries {
    margin: 0px;
    margin-top: 20px;
    list-style: none;
    padding: 0;
}

.news-box .entries p {
    margin-bottom: 20px;
}

.news-box .entries h3 {
    font-size: 12px;
    line-height: 18px;
    display: block;
    font-family: Arial;
    font-weight: bold;
}

.news-box h1 {
    background: url(img/title/title_news.png) no-repeat;
    width: 183px;
    height: 22px;
}

.news-box h1 dfn {
    visibility: hidden;
}

.newsletter-subscribe-box .submit-line {
    margin-top: 10px;
}

.newsletter-subscribe-box .text {
    margin-top: 8px;
}

.newsletter-subscribe-box .submit-line {
    font-family: Arial;
    font-weight: bold;
}

.newsletter-subscribe-box .submit-line span {
    margin-left: 5px;
}

.newsletter-subscribe-box .submit-line .field-email {
    border: 1px solid #000000;
    font-size: 12px;
    line-height: 12px;
    width: 130px;
}

.newsletter-subscribe-box h1 {
    background: url(img/title/title_newsletter.png) no-repeat;
    width: 182px;
    height: 22px;
}

.newsletter-subscribe-box h1 dfn {
    visibility: hidden;
}

.head {
    position: relative;
    height: 112px;
}

.head .menu-horiz {
    position: absolute;
    top: 24px;
    left: 225px;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 620px;
}

.head .menu-horiz li {
    float: left;
    width: 113px;
    height: 40px;
    margin-right: 8px;
}


.head .menu-horiz li {
    float: left;
    width: 113px;
    height: 40px;
    margin-right: 8px;
}

.head .menu-horiz li dfn {
    visibility: hidden;
}

.head .menu-horiz li.news {
    background: url("img/button_news_red.png") no-repeat;
}

.head .menu-horiz li.artists {
    background: url("img/button_artists_red.png") no-repeat;
}

.head .menu-horiz li.dates {
    background: url("img/button_dates_red.png") no-repeat;
}

.head .menu-horiz li.contact {
    background: url("img/button_contact_red.png") no-repeat;
}

.head .menu-horiz li.about {
    background: url("img/button_about_red.png") no-repeat;
}

.head-balken {
    position: absolute;
    top: 75px;
    left: 3px;
    background: url(img/head/head_balken.png);
    background-repeat: no-repeat;
    width: 841px;
    height: 24px;
}

.head-logo {
    position: absolute;
    top: 0;
    left: 22px;
    width: 117px;
    height: 65px;
}

.head .menu-horiz img.hover {
    display: none;
}

.head .menu-horiz a:hover img.hover {
    display: block;
}

.head .menu-horiz a:hover img.normal {
    display: none;
}

/* NEWS */


.page-news {
    width: 630px;
}

.page-news .news-entry {
    float: left;
    width: 284px;
    margin-right: 30px;
}

.image br {
    display: none;
}

.page-news .news-entry .image img, .page-news .news-entry .image object {
    display: block;
    margin-bottom: 20px;
    width: 284px;
    height: auto;
}

.page-news .news-entry h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 12px;
}

.page-news .news-entry p {
    font-size: 14px;
    line-height: 18px;
}

.page-news .news-entry p a {
   font-size: 14px;
   line-height: 18px;
}

.footer-line {
    text-align: left;
    margin-left: 228px;
}


/* End of 'powerline_core' */

