/*
h2, title_h2, h2 span, h2 a, h3, title_h3, h3 span, h3 a {
      font-weight: normal !important;
      text-transform: none;
}
h2, title_h2, h2 span, h2 a {
      font-size: 16px !important;
      font-family: Verdana !important;
      letter-spacing:0.5px;
      color: #0088cc !important;
}

h3, title_h3, h3 span, h3 a {
      font-size: 14px !important;
      font-family: Verdana !important;
      letter-spacing:0.5px;
}
*/
table.stundenplan td {
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
}

table.preisliste td {
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
}
table td.wochentag {
      background-color: rgb(204, 204, 204);
      padding-top: 3px;
      padding-bottom: 3px;
}

.contentarea ul li, .contentarea ol li {
     list-style-position:outside;
     list-style-type:disc;
     margin-left:16px;
      padding-left: 6px;
}
ul.dnnActions li {
     list-style-position:outside;
     list-style-type:none;
     margin-left:0px;
      padding-left: 0px;
}
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-family: Verdana, sans-serif;
}

td.articleTextCell {background-color:#eeeeee;}

a.articleTitle {color: #oo88cc;}
*/
/* banner rotator on home page */
/*------------------------------------------------*/
/* Slide jquery
/*------------------------------------------------*/
#container {
    position: relative;
    z-index: 0;
    width: 980px;
    padding: 0px;
    margin: 0 auto;
}

#example {
    position: relative;
    width: 980px;
    height: 380px;
}

/* Slide -*/
#slides {
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
}

.slides_container {
    display: none;
    position: relative;
    width: 980px;
    overflow: hidden;
}

    .slides_container a {
        display: block;
        width: 980px;
        height: 380px;
    }

        .slides_container a img {
            display: block;
        }

/* Next/Prev buttons 
    -------------------------------------*/
#slides .next, #slides .prev {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 9px;
    left: 12px;
    padding: 0;
    z-index: 12;
}

#slides .prev {
    background: transparent url('images/left-arrow.png') center center no-repeat;
}

#slides .next {
    left: 96px;
    background: transparent url('images/right-arrow.png') center center no-repeat;
}

.oginGroup a.LoginLink {color:#999;}

/*
.contentarea h4 {padding-top:20px;}

.contentarea ul li, .contentarea ol li {list-style-position: inside;}

.contentarea ul.dnnAdminTabNav li, .contentarea ol.dnnAdminTabNav li {list-style-type:none;}

*/

div.page-banner.banner8 {background-image:none;background:#eee!important;}






