@charset "utf-8";

/*##############################
#########  ALLGEMEIN  ##########
##############################*/

body {
    width: 960px;
    margin: 0px auto 0px auto;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
}

* {
    padding: 0;
    margin: 0;
}

h1, 
h2, 
h3,
h4,
h5,
h6,
p {
    font-family: verdana, arial, sans-serif;     
}

h1, 
h2, 
h3,
h4,
h5,
h6 {
    font-weight: bold;
    text-shadow: #555 1px 1px 1px;
}

h1 {
    color: #555;
    border-bottom: 1px dotted #8c1313;
}

h3 {
    color: #777;
    font-size: 16px;
    margin-bottom: 10px;
}

h4 {
    color: #8c1313;
    font-size: 14px;
    margin-bottom: 4px;
}

h6  {
    color: #8c1313;
}

h1,
h6 {
    font-size: 17px;    
    padding-bottom: 4px;
    margin-bottom: 15px;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

table {
    border: none;
}

img {
    border: 0;
}

ul {
    list-style-type: none;
}

p {
    color: #666;
}

hr {
    margin: 15px 0 5px 0;
}

a {
    color: #555;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #8c1313;
    text-decoration: underline;
    outline: none;
}

table {
    font-size: 13px;
    color: #8c1313;
}

/*###############################################
#########  GESAMTFORMATIERRUNGEN  ###############
###############################################*/

#head,
#flash,
#aktuell,
#navi {
    width: 960px;
}

#navi {
    margin-bottom: 30px;
}

.cleaner {
    clear: both;
}

.hr {
    width: 948px;
    margin-bottom: 20px;
    margin-left: 5px
}

.bild,
.bildTd,
.bildOhne,
.lehrer,
.chronik1,
.chronik2,
.bildlinks,
.bildrechts {
    border: 1px solid #8c1313;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 5px;
}

/* allgemeiner Bild Float links */
.bildlinks {
    float: left;
    margin: 0 9px 10px 0;    
}

/* allgemeiner Bild Float rechts */
.bildrechts {
    float: right;
    margin: 0 0 10px 9px;    
}



/*##############################
#########  HEAD  ###############
##############################*/

#head {
    height: 100px;
}

#logo {
    float: left;
    margin-left: 30px;
    border: 0;
}

#logo img {
    border: 0;
}

#meta {
    float: right;
    margin: 90px 0 0 0;
    text-align: right;
}

#meta a {
    padding-right: 9px;
}

/*##############################
#########  FLASH  ##############
##############################*/

#flash {
    height: 205px;
    background: url(../img/flashRahmen.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

#flash ul {
    margin: 8px;
}

/*##############################
#########  AKTUELL  ############
##############################*/

#aktuell {
    height: 90px;
    padding: 20px;
    background: url(../img/aktuellRahmen.png);
    background-repeat: no-repeat;
}

#aktuell h1 {
    width: 920px;
    margin-bottom: 2px;
}

#aktuell a {
    padding-left: 10px;
}

#aktuell table {
    width: 96%;
}

#aktuell td.links {
    width: 100px;
    height: 20px;
    font-family: verdana;
    font-size: 12px;
    color: #aaa;
    border: none;
}

#aktuell td.rechts {
    width: 800px;
    height: 20px;
    font-family: verdana;
    font-size: 12px;
    color: #555;
    border-bottom: 1px dotted #8c1313;
}

/*##############################
#########  TERMINE  ############
##############################*/

#termine {
    width: 220px;
    float: left;
}

#termineUnten {   
    width: 190px;
    padding: 15px;
    background: url(../img/termineRahmenUnten.png);
    background-position: bottom;
    margin-bottom: 10px
}


#termineOben {
    width: 220px;
    background: url(../img/termineRahmen.png);
}

#termineOben,
#termineUnten {   
    min-height: 110px;
    background-repeat: no-repeat;
}

#termine h1 {
    text-align: center;
    margin-bottom: 0;
}

#termine table {
    width: 180px;
    border: 0;
    height: 80px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;    
}

#termine td.links {
    width: 50px;
    height: 21px;
    color: #8c1313;
    font-size: 10px;
}

#termine td.rechts {
    width: 888px;
    height: 21px;
    padding-left: 5px;
    font-size: 10px;
    text-align: justify;
    color: #000;
}

#termine table tr.termine_border td {
    padding-bottom: 8px;
    border-bottom: 1px dotted #8c1313;
}

/*##############################
#########  CONTENT  ############
##############################*/


#content,
#content1 {
    width: 720px;
    float: right;   
    margin-bottom: 20px;
}

#contentUnten,
#contentUnten1 {
    width: 680px;
    padding:20px ;
    background: url(../img/halberRahmenUnten.png);
    background-position: bottom;
    text-align: justify;
}

#contentUnten1 strong {
    color: #8c1313;
}

#contentOben,
#contentOben1 {
    width: 720px;
    background: url(../img/halberRahmen.png);
}

#contentOben,
#contentUnten,
#contentOben1,
#contentUnten1 {
    min-height: 120px;
    background-repeat: no-repeat;
}

#contentUnten1 p {
    margin-bottom: 10px;
}

/*#contentUnten1 p a {
	text-decoration: underline;
}

#contentUnten1 a:hover {
	text-decoration: none;
}*/

#contentUnten h1,
#contentUnten1 h1 {
    font-size: 21px;
}

#contentUnten h6 {
    text-align: left;
    margin-right: 70px;
}

#contentUnten1 table {
    color: #666;
    width: 680px;
    border: 1px;
    margin-left: 12px;
}

#contentUnten1 table tr {
    margin: 0 0 50px 0;
}

#contentUnten1 table td.abstandTd {
    padding: 5px 0 20px 0;
}

.content_begrussung {
    text-align: center;
    padding: 0 50px 5px 50px;
}

.bild,
.bildOhne,
.bildTd {
    width: 100px;
    height: 100px;
    float: left;
    padding: 2px;
}

.bildTd {
    margin-right: 17px;
    margin-left: 13px;
    margin-bottom: 30px;
}

.bild {
    margin: 20px 15px 30px 15px;
}

.bildOhne {
    margin: 20px 0 30px 15px;
}

.abstand {
    padding-bottom: 10px;
}

.pflicht {
    font-size: 9px;
}

.lehrer {
    margin-bottom: 10px;
    padding:5px;
}

.lehrer img {
    float: left;
    margin-right: 9px;
    border: 1px solid #8c1313;
}

.chronik1 {
    margin: 0 0 0 120px;
}

.chronik2 {
    margin:10px 0 0 70px;

}

.chronik1,
.chronik2 {
    margin-bottom: 15px
}

.kontakt_oben,
.kontakt_unten,
.kontakt {
    text-align: center;
}

.kontakt_oben{
    margin-top: 60px;
}

.kontakt_unten{
    padding-bottom: 60px;
}

#contentUnten1 tr.tabelle:hover,
#contentUnten1 td.tabelle:hover,
#contentUnten1 tr.tabelle:hover,
#contentUnten1 td.tabelle:hover {
    background-color: #ccc;
    color: #8c1313;
    cursor: auto;
}

#contentUnten1 td.tabelle1,
#contentUnten1 td.tabelle2,
#contentUnten1 td.tabelle3,
#contentUnten1 td.tabelle4,
#contentUnten1 td.tabelle11,
#contentUnten1 td.tabelle22,
#contentUnten1 td.tabelle33,
#contentUnten1 td.tabelle44,
#contentUnten1 td.tabelle55,
#contentUnten1 td.tabelle66,
#contentUnten1 td.tabelle {
    border-bottom: 1px dotted #8c1313;
    padding: 3px;
}

#contentUnten1 td.tabelle1 {
    width: 90px;
}

#contentUnten1 td.tabelle11 {
    width: 60px;
}

#contentUnten1 td.tabelle2 {
    width: 100px;
}

#contentUnten1 td.tabelle22 {
    width: 90px;
}

#contentUnten1 td.tabelle3 {
    width: 380px;
}

#contentUnten1 td.tabelle33 {
    width: 100px;
}

#contentUnten1 td.tabelle44 {
    width: 400px;
}
#contentUnten1 th.tabelle55,
#contentUnten1 td.tabelle55 {
    text-align: center;
    width: 100px
}

#contentUnten1 td.tabelle66 {
    width: 100px
}

#contentUnten1 table {
    width: 97%;
    margin-bottom: 20px
}

#contentUnten1 .fehler {
    color: red;
    font-weight: bold;
}

/*##############################
#########  CGI  ################
##############################*/

#cgi p {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #666;
}

#cgi h3 {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    text-shadow: #555 1px 1px 1px; 
    color: #777;
    font-size: 16px;
    margin-bottom: 10px;                
}

#cgi a {
    font-size: 13px;
    color: #555;
    text-decoration: none;
    outline: none;
}

#cgi a:hover {
    color: #8c1313;
    text-decoration: underline;
    outline: none;
}

#cgi .newstext {
    margin-bottom: 30px;
}

#cgi .autor {
    color: #8c1313;
    font-size: 10px;
    margin-bottom: 20px;
}

/*##############################
#########  FOOTER  #############
##############################*/

#footer {
    height: 60px;
    width: 960px;
    background: url(../img/footerlRahmen.png);
    background-repeat: no-repeat;
}

#footer img {
    border: 0;
    float: left;
    margin: 20px 0 0 20px;
}

#footer p {
    font-size: 10px;
    float: right;
    margin: 40px 30px 0 0;
}

#footer a {
    color: #555;
    text-decoration: underline;
}

#footer a:hover {
    color: #8c1313;
    text-decoration: none
}

/*##############################
#########  JQUERY  #############
##############################*/

/*#######  SIMPLYSCROLL ################*/

#scroller img {
    float: left;
}

.simply-scroll-container { 
    position: relative;
}

.simply-scroll-clip { 
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.simply-scroll-list { 
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
    border-right: 2px solid #fff;
}

.simply-scroll-list li img {
    border: none;
    display: block;
    margin-left: 10px
}

.simply-scroll { 
    width: 576px;
    height: 200px;
    margin-bottom: 1em;
}

.simply-scroll .simply-scroll-clip {
    width: 942px;
    height: 200px;
    margin-left: 8px
} 

.simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    width: 290px;
    height: 188px;
}

/*########## COLORBOX ###########*/

#colorbox, 
#cboxOverlay, 
#cboxWrapper {
    position: absolute; 
    top: 0; 
    left: 0; 
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed; 
    width: 100%; 
    height: 100%;
}

#cboxMiddleLeft, 
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
    overflow: hidden;
}

#cboxLoadedContent {
    overflow:auto;
}

#cboxLoadedContent iframe {
    display:block; 
    width:100%;
    height:100%; 
    border:0;
}

#cboxTitle {
    margin:0;
}

#cboxLoadingOverlay, 
#cboxLoadingGraphic {
    position:absolute;
    top:0; 
    left:0;
    width:100%;
}

#cboxPrevious, 
#cboxNext, 
#cboxClose, 
#cboxSlideshow {
    cursor: pointer;
}

#cboxOverlay {
    background: #000;
}
#cboxContent {
    background: #fff;
}

#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight {
    width:21px;
}

#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxTopCenter,
#cboxBottomCenter {
    height:21px; 
}

#cboxTopLeft {
    background:url(../img/controls.png) -100px 0 no-repeat;
}

#cboxTopRight {
    background: url(../img/controls.png) -129px 0 no-repeat;
}

#cboxBottomLeft {
    background: url(../img/controls.png) -100px -29px no-repeat;
}

#cboxBottomRight {
    background: url(../img/controls.png) -129px -29px no-repeat;
}

#cboxMiddleLeft {
    background: url(../img/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    background: url(../img/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px; 
    background: url(../img/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    background: url(../img/border.png) 0 -29px repeat-x;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute; 
    bottom: 3px; 
    left: 0; 
    text-align: center;
    width: 100%; 
    color: #8c1313;
}

#cboxCurrent {
    position: absolute;
    bottom: 3px; 
    left: 58px; 
    color: #333;
}

#cboxSlideshow {
    position:absolute;
    bottom: 3px;
    right: 30px; 
    color: #333;
}

#cboxPrevious {
    position:absolute; 
    bottom:0; left:0px;
    background:url(../img/controls.png) -75px 0px no-repeat;
    width:25px;
    height:25px;
    text-indent:-9999px;
}

#cboxPrevious.hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px; 
    background: url(../img/controls.png) -50px 0px no-repeat; 
    width: 25px; 
    height: 25px; 
    text-indent: -9999px;
}

#cboxNext.hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: url(../img/loading_background.png) center center no-repeat;
}

#cboxLoadingGraphic {
    background: url(../img/loading.gif) center center no-repeat;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0; 
    background: url(../img/controls.png) -25px 0px no-repeat; 
    width: 25px;
    height: 25px; 
    text-indent: -9999px;
}

#cboxClose.hover {
    background-position: -25px -25px;
}

/*########## OVERLAY ##########*/

#overlay { 
    background-image: url(../img/white.png); 
    color: #efefef; 
    height: 450px; 
} 

div.contentWrap { 
    height: 460px; 
    overflow: auto; 
}

div.overlay {
    background-image: url(../img/overlay/white.png);
    width: 600px;
    height: 470px;
    display: none;	
    padding: 40px 24px 40px 40px;
}

div.overlay div.close {
    background-image: url(../img/close.png);
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

div.overlay.black {
    background: url(../img/transparent.png) no-repeat !important;
    color: #fff;
}

div.overlay.petrol {
    background: url(../img/petrol.png) no-repeat !important;
    color: #fff;
}

div.black h2,
div.petrol h2 {
    color: #ddd;
}

div.contentWrap h1 {
    width: 580px;
}

/*########## SLIDER ##########*/

#top-panel {
    margin: 0 10px 0 620px ;
    border-left: 1px solid #8c1313;
    border-right: 1px solid #8c1313;
    border-bottom: 1px solid #8c1313;
    padding: 10px 10px 10px  0;
    text-align: center;
    background: #ccc;
}

#top-panel p {
    margin-bottom: 3px;
}

#top-panel a {
    text-decoration: underline;
}

#sub-panel {
    text-align: center;
}

#sub-panel a {
    width: 220px;
    float: right;
    color: #fff;
    text-decoration: none;
    margin-right: 62px;
    font-weight: bold;
    background: url(../img/sub-left.png) bottom left no-repeat #a6c34e;
}

#sub-panel a span {
    padding: 6px;
    background: url(../img/sub-right.png) right bottom no-repeat;
    display: block;
}
