/* SUSI-Chor */

body{
  /*background-color: #FF9966;*/
  /*background-color: #87BF6B;*/
  font: 13px verdana, sans-serif;
  BACKGROUND: url(../image/schraffur.jpg) repeat 0 0;
}

a { text-decoration: none; }
a:link { color: #3F3F3F; }
a:visited { color: #3F3F3F; }
a:active { color: #3F3F3F; }
a:focus { color: #3F3F3F; }

#head {
  border-bottom: 1px solid #FF9966;
  padding-top: 0px;
  margin: 0 0px 0px 0px;
}

.topNavi {
  display: block;
  margin: 0px;
  font: 15px verdana, sans-serif;
  padding-left: 80px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  float: left;
}

.topNavi a:hover {
  color: #FF9966;
}

.active {
  color: #3F3F3F;
  font: bold 15px verdana, sans-serif;
}

#wrapper {
  BACKGROUND: url(../image/contentbg.jpg) repeat-y 0px 0px;
  /*background-color: #FFF5DC;*/
  position: absolute;
  text-align: center;
  margin-left: -390px;
  left: 50%;
  height: auto !important;
  min-height: 650px;
  width: 780px;
}

.navigation {
  padding-top: 15px;
}

#image_top {
  BACKGROUND: url(../image/contentbg_top.jpg) no-repeat 100% 0;
  width: 780px;
  height: 6px;
}

#image_bottom {
  BACKGROUND: url(../image/contentbg_bottom.jpg) no-repeat 100% 0;
  width: 780px;
  height: 6px;
  clear: both;
  /*margin-left: 25px;*/
  margin-top: 15px;
}

#menu {
  float: left;
  width: 150px;
  text-align: left;
  color: #3F3F3F;
  height: 320px;
  /*position:fixed;*/
  margin-top: 20px;
  margin: 10px 0 10px 20px;
}
/*
#menu ul {
  margin: 0 0 20px 10px;
  padding: 0;
  list-style: none;
  width: 150px;
}

#menu li {
  padding: 0px 20px 20px 0;
  #der abstand zw den menupunkten kann wegen dem ie nicht mit margin gesetzt werden
  margin: 0;
}

#menu a {
  width: 150px;
  #die breitenangabe wir nur vom ie benoetigt
  color: #3F3F3F;
  padding: 4px 4px 4px 10px;
  font: 13px verdana, sans-serif;
  text-decoration: none;
}

#menu a:hover {
  color: #FF6E1F;
}
*/

#content {
  color: #3F3F3F;
  margin:0px 19px 0px 180px;
  font: 13px verdana, sans-serif;
  text-align: left;
  padding-left: 20px;
  border-left: 1px solid #FF9966;
}

#content h3 {
  color: #3F3F3F;
  font: bold 13px verdana, sans-serif;
  text-align: left;
}

.onmouseover a:hover {
  color: #FF9966;
}

.gotop {
  color: #3F3F3F;
  font: 9px verdana, sans-serif;
  text-align: center;
}

.gotop a:hover {
  color: #FF9966;
}

#stundenplan {
  width: 567px;
  border-spacing: 0px;
}

#stundenplan td {
  font: 11px verdana, sans-serif;
  text-align: center;
  border-bottom: 1px solid #FF9966;
  border-right: 1px solid #FF9966;
}
/*#stundenplan a:link { color: #FFF5DC; }
#stundenplan a:visited { color: #FFF5DC; }
#stundenplan a:active { color: #FFF5DC; }
#stundenplan a:focus { color: #FFF5DC; }*/

.angebot {
  color: #FFF5DC;
  background-color: #929493;
}

.angebot a:link { color: #FFF5DC; }
.angebot a:visited { color: #FFF5DC; }
.angebot a:hover { color: #FF9966; }

.offen {
  color: #3F3F3F;
  background-color: #FF9966;
  border-top: 1px solid #FFF5DC;
}

.offen a:link { color: #3F3F3F; }
.offen a:visited { color: #3F3F3F; }
.offen a:hover { color: #FF9966; }

hr.linie   {
  color: #FF9966;
  background-color: #FF9966;
  text-align: left;
  width: 100%;
  height: 1px;
  border-width: 0;
  outline-width: 0
}

/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:block;} 
.wrap1 {
	width:259px;
	float:none;
	background:url(../image/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(../image/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(../image/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}
#v1 .wrap1 {background:url(../image/shadow.gif) right bottom no-repeat;}
#v1 .wrap2 {background:url(../image/corner_bl.gif) -3px 100% no-repeat;}
#v1 .wrap3 {
	padding:0 4px 4px 0;
	background:url(../image/corner_tr.gif) 100% -3px no-repeat;}

