body {
        font-family: Comic Sans MS;
        font-size: 12px;
        color: black;
        background: url(gfx/bgnoten.jpg) left top repeat;
        margin: 0px;
        text-align: center;
}

a:link, a:visited {
        text-decoration: none;
        color:  #4361a7;
        font-weight: bold;
}

a:hover {
        text-decoration: underline;
}

.header, .menu, .frame, .frameOuter, .copyright {
        margin: 0px auto;
        padding: 0px;
        text-align: left;
}

.header, .frame, .copyright {
        width: 800px;
}

.frameOuter {
        text-align: center;
        padding: 0px 0px 0px 0px;
        width: 820px;
        background: url(gfx/bgshd.png) left top repeat-y;
}

.header {
        height: 200px;
        background: #fff url(gfx/Logo_Musikschule.jpg) center center no-repeat;
}

.frame {
        text-align: left;
}

.menu {
        float: left;
        width: 200px;
        min-height: 300px;
        padding: 0px;
        background: none;
}

.page {
        float: right;
        width: 578px;
        padding: 10px 10px 10px 10px;
        display: -moz-inline-block;
        display: inline-block;
        border-left: 1px solid #b7bcc0;
        border-bottom: 1px solid #b7bcc0;
        min-height: 500px;
        background: #fff;
        font-family: Comic Sans MS;
        font-size: 14px;
        text-align: left;
}

.copyright {
        width: 780px;
        clear: both;
        color: #638aaa;
        font-size: 10px;
        font-style: italic;
        text-align: right;
        padding: 10px;
        background: url(gfx/bgbottom.gif);
        border-bottom: 1px solid #dedede;
}

.menu h1 {
        font-size: 14px;
        font-weight: bold;
        margin: 20px 10px 9px;
        letter-spacing: 0.15em;
        color: #3b3c3d;
        border-bottom: 1px solid #b7bcc0;
}

.menu a, .menu a:link, .menu a:visited {
        display: block;
        font-size: 13px;
        padding: 2px 0px 2px 20px;
        margin-bottom: 3px;
        text-decoration: none;
        color: #000;

}

.menu a:hover {
        background-color: white;
        color: #b70c08;
}

.menu a:active {
        background-color: white;
        color: #b70c08;
}



.header h1, .page h1 {
        margin: 0;
        font-size: 20px;

        font-weight: bold;
}

.header h1 {
        position: relative;
        width: 780px;
        height: 90px;
        top: 50px;
        text-align: right;
}

.h1_farbig h1 {
         color: #4361a7;
}

.page h2 {
        margin: 0;
        font-size: 16px;
        color: #4361a7;
}

.page h3 {
        margin: 0;
        font-size: 14px;
}

.page h4 {
        margin: 0;
        font-size: 12px;
}

.page table {
        width: 575px;
        border-collapse: collapse;
        border-spacing: 0px;
        empty-cells: hide;
        table-layout: fixed;
}

.page td {
        font-family: Comic Sans MS;
        font-size: 12px;
        padding: 5px;
        vertical-align: top;
}

.page .companies td a:link, .page .companies td a:visited {
        color: black;
}

.page .companies td a:hover {
        text-decoration: underline;
}

.page {
        line-height: 20px;
}

.page ul {
        list-style: circle;
}

.page li {
        margin: 20px 0 20px 0;
}

.page form {
        clear: none;
        margin: 0px;
        padding: 0px;
}

.page input {
        border: 1px solid #fff;
}

.searchbox {
        margin: 20px 0px 25px 0px;
        border: 1px dotted #b7bcc0;
        background: #e4eaef;
        color: #000;
        padding: 15px;
        text-align: center;
}

.searchbox input {
        background: white;
        border: 1px solid gray;
}

.copyright a, .copyright a:link, .copyright a:visited {
        font-size: 10px;
        text-decoration: underline;
        color: #638aaa;
}

.copyright a:hover {
        color: #000;
}

* html .page {
  width:576px;     /* Version 5.x */
  w\idth:576px;    /* Version 6 */
}

* html .frameOuter {
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/bgshd.png', sizingMethod='scale');
        background: none;
}
