* {
    font-size: 11px;
    font-family: Arial;
    color: #000000;
}
            
html, body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-color: #EFEFEF;
}

h1, h1 * {
    font-size: 18px;
    color: #FD6C03;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 120%;
}

h2, h2 * {
    font-size: 13px;
    color: #868686;
    font-weight: bold;
    margin: 0px;
}

hr {
    height: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #D9D9D2;
    clear: both;
}   

dl {
    border: 1px solid #d9d9d3;
    border-top: 0px;
}
   
dd, dt {
    margin: 0px;
    padding: 8px;
    border-top: 1px solid #d9d9d3;
}
   
dt {
    color: #868686;
    font-weight: bold;
    clear: both;
    float: left;
    width: 100px;
    border-right: 1px solid #d9d9d3;   
    overflow: hidden;
}
   
dd {
    padding-left: 124px;
    background-image: url(/bilder/layout/border.gif);
    background-position: 116px 0px;
    background-repeat: repeat-y;
}

dd:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
  
.small {
    font-size: 10px;
}

.grau {
    color: #868686;
}

form {
    margin: 0px;
}

label {
    display: block;
    color: #868686;
    margin-top: 5px;
}

input.text {
    border: 1px solid #D1D1D0;
    padding: 0px ;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 2px;
}

a.mehrLink,
input.button {
    border: 0px;
    background-color: transparent;
    background-image: url(/bilder/layout/mehrpfeil.gif);
    background-repeat: no-repeat;
    color: #FD6C03;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    line-height: 14px;
}

input.button {
    width:auto;
    overflow:visible;
    padding-left: 16px;
    background-position: 0px 2px;
}

a.mehrLink {
    display: block;
    padding-left: 16px;
    background-position: 0px 1px;
    margin: 5px 0px;
}

.topLink {
    margin-top: 20px;
}
        
#container {
    width: 851px;
    height: auto !important;
    min-height: 100%;
    height: 100%;
    padding: 0px 52px;
    margin: 0px auto;
    background-color: #FFFFFF;
    background-image: url(/bilder/layout/background.jpg);
}
            
#header {
    background-image: url(/bilder/schmuckbild_schule.jpg);    
    background-repeat: no-repeat;
    padding-top: 116px;
}

#headerStartseite {
    background-repeat: no-repeat;
    padding-top: 257px;
}
            
#logo {
    position: absolute;
    margin-left: 32px;
    top: 32px;
}
            
#logo img {
    border: 0px;
    display: inline;
}
            
#headNav {
    width: 851px;    
    height: 50px;
    margin: 5px 0px 10px 0px;
    padding: 0px;
    text-align: center;
    background-image: url(/bilder/layout/headnav_background.jpg);
}
            
#headNav li {
    list-style: none;
    display: inline;
}
            
#headNav a {
    color: #C5C5C5;
    text-decoration: none;
    font-size: 19px;
    line-height: 50px;
    padding: 0px 6px;
}
            
#headNav a:hover,
#headNav .act a {
    color: #FFFFFF;
}
                        
#content {
    padding: 30px 12px;
    line-height: 130%;
}         

#content .blockContainerLeft {
    width: 178px;
    float: left;
}

#content .textContainerLeft {
    width: 300px;
    margin-right: 25px;
    float: left;
}

#content .textContainerCenter {
    width: 418px;
    float: left;
}

#content .textContainerLeftCenter {
    width: 608px;
    float: left;
}

#content .textContainerLeftCenterRight {
    width: 821px;
}

#content .textContainerCenterRight {
    width: 638px;
    float: left;
}

#content .blockContainerCenter {
    width: 275px;
    float: left;
}

.blockContainerCenter .newsBlock img {
    border: 1px solid #b0b0b0;
    display: block;
    float: left;
    margin: 0px 4px 4px 0px;
}    

#content .blockContainerRight {
    width: 208px;
    float: right;
}

.blockContainerRight .newsBlock img {
    display: none;
}

#content .contentTable {
    border-collapse: collapse;
    width: 100%;
}

#content .contentTable td {
    border: 1px solid #d9d9d2;
    padding: 14px;
}

#content li {
    margin-left: -20px;
}

#content .GrauFett {
    color: #868686;
    font-weight: bold;
}
#content .GrauFett li {
    color: #868686;
    font-weight: bold;
}  

.linkList {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}

.linkList li {
    margin: 0px;
    padding: 2px 0px;
    list-style: none;
}

.linkList a {
    font-weight: normal;    
}

.linkList span a {
    margin-left: 50px;
    color: #FD6C03;
    text-decoration: none;
    font-style:italic;
}

#subNav {
    padding: 0px;
    margin: 0px 12px 0px 0px;
    border-top: 1px dotted #D1D1D1;
}
            
#subNav li {
    list-style: none;
    margin: 0px;
}
            
#subNav a {
    display: block;
    padding: 5px 0px 5px 15px;
    color: #868686;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #D1D1D1;
    text-transform: uppercase;
    background-image: url(/bilder/layout/subnav_inact.gif);
    background-position: 3px 8px;
    background-repeat: no-repeat;
}
            
#subNav a:hover,
#subNav .act a {
    color: #FD6C03;
    background-image: url(/bilder/layout/subnav_act.gif);
}

.bHead {
    font-weight: bold;
    background-color: #D8D8D1;
    text-align: right;
    line-height: 95%;
    margin-bottom: 5px;
}

.bHead span {
    font-size: 14px;
    color: #868686;
    background-color: #FFFFFF;
}  

.bHead span.orange {
    padding-left: 3px;
    color: #FD6C03;
}       

.bContent {
    background-color: #F8F8F6;
    border: 1px solid #D8D8D1;
    padding: 10px 8px;
    margin-bottom: 16px;
}   

.bContent h1,
.bContent h1 * {
    font-size: 13px;
    font-weight: bold;
}

.bContent label {
    width: 60px; 
    float: left;          
}

.bContent input.text {
    width: 128px;
}

.bContent input.button {
    margin: 5px 0px 5px 60px;
}

#login .small {
    margin-left: 60px;
}

#calendar {
    margin: 0px auto;
}    

#calendar caption {
    font-size: 11px;
    font-weight: bold;
    color: #868686;
    text-align: left;
    padding: 5px 0px;
}      

#calendar th {
    text-align: right;
    text-transform: uppercase;
}

#calendar tbody td {
    width: 20px;
    padding: 0px; 
    text-align: right;
}       

#calendar tbody a,
#calendar tbody span {
    font-family: Verdana, Arial, serif;
    text-decoration: none;
    color: #000000;
    font-size: 10px;
}   

#calendar tbody a {
    font-weight: bold;
}

#calendar tbody a:akt {
    border: 1px solid #000000;
}   

#calendar tbody a.we,
#calendar tbody span.we,
#calendar th.we {
    color: #FD6C03;
}  

#calendar tbody a.weakt {
    border: 1px solid #FD6C03;
    color: #FD6C03;
}    

#calList {
    width: 100%;
    border-collapse: collapse;
    
}                                                                                                                                                                                    
#calList td, 
#calList th {
    vertical-align: top;
    border: 1px solid #d9d9d3;
}   

#calList th {
    text-align: left;
    padding: 10px 6px 6px 6px;
    color: #868686;
    font-weight: bold;
}   

#calList td {
    padding: 5px;
}  

.galerieBox {
    border: 1px solid #d9d9d3;
    width: 178px;
    padding: 11px;
} 

.galerieBox div img {
   border: 1px solid #d9d9d3; 
}     