body{
    color: #ffffff;
    background-color: #006699;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    text-align: justify;
    margin-bottom: 10px;
    padding: 0px;
}


h1, h2, h3, h4, h5, h6{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
h1{ font-size: 28pt; margin-bottom: 6.5pt; }
h2{ font-size: 22pt; margin-bottom: 5.5pt; }
h3{ font-size: 18pt; margin-bottom: 5pt; }
h4{ font-size: 15pt; margin-bottom: 4.5pt; }
h5{ font-size: 13pt; margin-bottom: 4.1pt; }
h6{ font-size: 12pt; margin-bottom: 4pt; }
#Header h1 { margin: 0pt; }
#Header h2 { margin: 0pt; }
#Header h3 { margin: 0pt; }
#Header h4 { margin: 0pt; }
#Header h5 { margin: 0pt; }
#Header h6 { margin: 0pt; }


a{
    color: #0000ff;
    font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
    text-decoration : underline;
    background-color: transparent;
}
a:visited { color: #2222cc; text-decoration: none; background-color: transparent; }
a:hover { color: #bb0000; text-decoration: none; background-color: transparent; }
a:active { color: #bb0000; text-decoration: none; background-color: transparent; }


table, tr, td, thead{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    color: #000000;
    padding: 4px;
}
td.Kleintitel{
    background-color: #fbfbfb;
}
td.Grosstitel{
    background-color: #efefef;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 4px;
}


img{
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    text-align: right;
    margin: 0px;
    padding: 0px;
}
img.links{
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 2px;
}


dt{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    color: #000000;
    font-weight: bold;
    margin-top: 4pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
}
dd{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    color: #000000;
    font-weight: normal;
    margin-top: 0pt;
    margin-bottom: 16pt;
    margin-left: 10pt;
}




#Header{
    text-align: center;
    margin-top: 10px;
    margin-right: 30px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: black;
    background-color: transparent;
    background-image: url("img/TitleBG.gif");
    background-repeat: repeat;
}





#left a{
    color: #F9F3DD;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    margin: 2px;
    padding-left: 4px;
    padding-right: 3px;
    font-weight: bold;
    text-decoration: none;
    background-color: #662222;
    display:block;
    border-top: 1px solid #332222;
    border-right: 1px solid #aa7777;
    border-bottom: 1px solid #aa7777;
    border-left: 1px solid #332222;
    width: 115px;
}
#left a:active{
    color: #f9f3dd;
    background-color: #440000;
}
#left a:visited{
    color: #f9f3dd;
    background-color: #440000;
}
#left a:hover{
    color: #F9F3DD;
    text-decoration: none;
    background-color: #880000;
    border-top:    1px solid #995555;
    border-right:  1px solid #110000;
    border-bottom: 1px solid #110000;
    border-left:   1px solid #995555;
}
#left
{
    color: #F9F3DD;
    float:left;
    background-color: #440000;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 5px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    border-top: 1px solid #110000;
    border-right: 1px solid #995555;
    border-bottom: 1px solid #995555;
    border-left: 1px solid #110000;
}
#left li{
    margin: 0px;
    padding: 0px;
}


#Content{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 125%;
    text-indent: 8px;
    color: black;
    background-color: #ffffff;
    background-image: url("img/ContBG.gif");
    background-attachment: scroll;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 10px;
    border-top: 3px solid #373f47;
    border-right: 2px solid #a0b7ce;
    border-bottom: 2px solid #a0b7ce;
    border-left: 3px solid #373f47;
}
.ContTitel{
    margin: 0px;
    margin-top: 12px;
    margin-bottom: 0px;
    padding: 6px;
    border: 1px solid #777777;
/*    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    border-bottom: none;*/
    background-color: #c7c7c7;
    color: #000033;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    letter-spacing: 1px;
    font-stretch: narrower;
}
.ContText{
    margin: 0px;
    margin-bottom: 12px;
    padding: 8px;
    border-top: none;
    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    border-bottom: 1px solid #777777;
    background-color: transparent;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 125%;
    text-indent: 0px;
}


#InMenu{
    color: #f9f3dd;
    float: left;
    background-color: #d6d2c2;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 5px;
    margin: 12px;
    width: 130px;
    max-width: 130px;
    border-top: 1px solid #e6e4da;
    border-right: 1px solid #807e74;
    border-bottom: 1px solid #807e74;
    border-left: 1px solid #e6e4da;
}
#InMenu li{
    margin: 0px;
    padding: 0px;
}
#InMenu a{
    float: right;
    color: #f9f3dd;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    text-align: right;
    margin: 2px;
    padding-left: 4px;
    padding-right: 3px;
    font-weight: bold;
    text-decoration: none;
    background-color: #d6d2c2;
    display:block;
    border-top: 1px solid #807e74;
    border-right: 1px solid #e6e4da;
    border-bottom: 1px solid #e6e4da;
    border-left: 1px solid #807e74;
    width: 115px;
}
#InMenu a:active{
    color: #f9f3dd;
    background-color: #d6d2c2;
}
#InMenu a:visited{
    color: #f9f3dd;
    background-color: #d6d2c2;
}
#InMenu a:hover{
    color: #F9F3DD;
    text-decoration: none;
    background-color: #d6d2c2;
    border-top:    1px solid #e6e4da;
    border-right:  1px solid #807e74;
    border-bottom: 1px solid #807e74;
    border-left:   1px solid #e6e4da;
}



#Footer{
    text-align: right;
/*    border-top: 3px solid #373f47;
    border-right: 2px solid #a0b7ce;
    border-bottom: 2px solid #a0b7ce;
    border-left: 3px solid #373f47; */
    border: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-right: 27px;
    margin-left: 10px;
    margin-bottom: 0px;
    color: white;
    background-color: transparent;
}
#DateiInfo{
    float: left;
    background-color: transparent;
    color: white;
    text-align: left;
    padding: 10px;
    margin: 20px;
    width: 40%;
}
#StyleInfo{
    float: right;
    background-color: transparent;
    color: white;
    text-align: right;
    padding: 0px;
    padding-top: 20px;
    margin: 0px;
    width: 40%;
}

.menuTitel{
    color: #F9F3DD;
    background-color: transparent;
    margin: 5px;
    margin-bottom: 16px;
    font-size: 14pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.menu{
    list-style-type: none;
    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
}

.toplink{
  text-align:center;
  margin-bottom: 8px;
}

tr.Titelzeile { font-weight: bold; }
td.Wochentag { background-color: #000077; color: #ffffff; }
td.Zeitangabe { background-color: #eeeeee; color: #000044; text-align: center; }

table.Zeiten{ }
.Zeiten th,td{ text-align:center; }
.Zeiten th{ background:lightgrey; padding:.25em .5em; }
.Zeiten td{ background:#f7f7f7; }

.BoxRechts{
	float:right;
	/*border:1px solid #006699;*/
	background-color:#f7f7ff;
	padding:.5em 2em;
}
.BoxRechts h6:first-child{
	font-size:1.1em;
	font-weight:bold;
	margin-top:0;
}

.BoxLinks{
	float:left;
	/*border:1px solid #006699;*/
	background-color:#f7f7ff;
	padding:.5em 2em;
}
.BoxLinks h6:first-child{
	font-size:1.1em;
	font-weight:bold;
	margin-top:0;
}

.ContText h5:first-child{ margin-top:0; }
.ContText h6:first-child{ margin-top:0; }


.BildRechts{
	float:right;
}

.BildLinks{
	float:left;
}
