

/* hmmm */
a { text-decoration: none !important; color: #006400 !important; font-weight: bold; }
a:link, a:visited { color: #006400; }
a:hover { color: #006400; text-decoration: underline !important; font-weight: bold; }
a:active { color: #006400; text-decoration: none !important; font-weight: bold; }


body {
    margin: 0px;
    text-align: left;
    font-family: 'Lucida Grande', verdana, helvetica, sans-serif;
    font-size: 11px;
    background-color: #fede87;
    color: #666666;
}

.innerContent {
    font-size: 13px;
}

#container {
    min-width: 1000px;
    max-width: 85%;
    margin: auto;
    background: white;
    border-left: 1px solid #457E47;
    border-right: 1px solid #457E47;
}

#printcontainer {
    width: 100%;
    margin: auto;
}

#footer {
    margin-top: 20px;
    width: 100%;
    background-color: #006400;
    text-align: center;
    padding: 4px 0px;
    font-size: 1em;
    color: white;
    font-weight: bolder;
}

.un { text-decoration: underline; }
.bo { font-weight: bold; }
.clear { clear: both; }

.name div {
    padding: 6px 7px;
    font-variant: small-caps;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding-right: 10px;
}

#container h1 {
    margin: 20px 0px 0px 0px;
    height: 19px;
    line-height: 20px;
    text-indent: 21px;
    border: 1px #006600 solid;
    color: #FFFFFF !important;
    background: #408c40;
    font-size: 13px;
    font-variant: small-caps;
    font-weight: normal;
}

div.headline2 {
  height: 19px;
  line-height: 19px;
  text-indent: 40px;
  color: #006600;
  background: #ffffff url(images/listico.gif) no-repeat 17px center;
}


.name {
  margin: 0px;
  padding: 0px;
  height: 27px;
  background-color: #73B373;
  font-size: 11px;
  width: 201px; 
  float: left;
  text-align: center;
border-bottom: 1px solid #457E47;
}


#navi {
  margin: 0px;
  padding: 0px 2px;
  height: 27px;
  background-color: #73B373;
  border-bottom: 1px solid #457E47;
  font-size: 11px;
  /*margin-left: 160px;*/
}

.logo {
  text-align: center; 
  margin: 10px 0px;
}

#sidebar {
  width: 205px;
  float: left;
}

#sidenavi {
  margin: 0px;
  padding: 0px 1px 1px 0px;
  background-color: #73B373;
  border-top: 1px solid #457E47;
  border-bottom: 1px solid #457E47;
  border-right: 1px solid #457E47;
  width: 200px;
  font-size: 11px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-radius-bottomright: 3px;
  -khtml-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-radius-topright: 3px;
  -khtml-border-radius-topright: 3px;
  text-align: center;
}

#sidenavi li {
  padding: 1px 0px 0px;
  list-style: none;
}

#sidenavi a {
  width: 183px;
  padding: 6px 8px;
  text-decoration: none !important;
  font-weight: bold;
  display: block;
  background-color: #73B373;
  border-top: 1px solid #73B373;
  border-right: 1px solid #73B373;
  border-bottom: 1px solid #73B373;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-radius-bottomright: 3px;
  -webkit-border-radius-topright: 3px;
  -khtml-borer-radius-bottomright: 3px;
  -khtml-borer-radius-topright: 3px;
  color: #006400 !important;
}

#sidenavi a:hover {
  background-color: #009C00;
  border-top: 1px solid #007E00;
  border-right: 1px solid #007E00;
  border-bottom: 1px solid #007E00;
  text-decoration: none !important;
  font-weight: bold;
  color: #FCCF76 !important;
}

#sidenavi a.active {
  background-color: #006400;
  border-top: 1px solid #004F00;
  border-right: 1px solid #004F00;
  border-bottom: 1px solid #004F00;
  text-decoration: none !important;
  font-weight: bold;
  color: #FCCF76 !important;
}


#navi li {
  padding: 0px;
  list-style: none;
  text-align: center;
  margin: auto 0px;
  float: left;
}

#navi li.right {
  float: right;
  padding: 6px 7px;
}

#navi li.name {
  padding: 6px 7px;
  font-variant: small-caps;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding-right: 10px;
}

#navi a {
  padding: 6px 8px;
  display: block;
  text-decoration: none !important;
  font-weight: bold;
  border-left: 1px solid #73B373;
  border-right: 1px solid #73B373;
  border-bottom: 1px solid #73B373;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-radius-bottomright: 3px;
  -webkit-border-radius-bottomleft: 3px;
  -khtml-borer-radius-bottomright: 3px;
  -khtml-borer-radius-bottomleft: 3px;
  color: #006400 !important;
}

#navi a:hover {
  background-color: #009C00;
  border-left: 1px solid #007E00;
  border-right: 1px solid #007E00;
  border-bottom: 1px solid #007E00;
  text-decoration: none !important;
  font-weight: bold;
  color: #FCCF76 !important;
}

#navi a.active {
  background-color: #006400 !important;
  border-left: 1px solid #004F00;
  border-right: 1px solid #004F00;
  border-bottom: 1px solid #004F00;
  color: #FCCF76 !important;
}

#inhalt {
  margin-left: 210px;
  /*text-align: center;*/
  padding: 5px;
}

#inhalt_timetable {
    padding: 5px;
}

#inhalt .left {
  text-align: left;
}

#inhalt table {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#inhalt_timetable .left {
  text-align: left;
}

#inhalt_timetable table {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

h1 {
  /*margin-top: 0px;
  text-align: center;
  width: auto;
  color: #000000;*/
}

.sort {
  text-align: center;
  font-weight: bold;
}

hr {
border: 1px solid black;
width: 60%;
}

.news {
  margin-top: 18px;
  font-size: 13px;
}

.news .more {
  text-align: left;
}

.news .topic {
  border-bottom: 1px solid #457E47;
  padding: 0px;
}

.news .topic h3 {
  font-weight: bold;
  padding: 2px 0px;
  font-variant: small-caps;
  font-size: 16px !important;
  margin: 0px;
  margin-right: 200px;
  text-align: left;
  color: #006400;
}

.news .topic .time {
  float: right;
  width: 195px;
  height: 19px;
  padding: 2px;
  text-align: right;
}

.news .author {
  text-align: left;
  font-size: 11px;
  font-style: italic;
}

.news .text {
  margin-top: 3px;
  text-align: left;
}


#news h3 {
  margin-top: 20px !important;
}

#news .topic {
  border-bottom: 1px solid #457E47;
  padding: 0px;
}

#news h3 .topic span {
  font-weight: bold;
  padding: 2px 0px;
    /*font-variant: small-caps;*/
  font-size: 12px !important;
  margin: 0px;
  /*margin-right: 200px;*/
  text-align: left;
  color: #006400;
}

#news h3 .topic .time {
  float: right;
  width: 195px;
  height: 15px;
  padding: 1px;
  text-align: right;
  font-weight: normal;
  font-size: 11px;
  color: black;
}

#news h3 .author {
  text-align: left;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
}

#news .text {
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
  margin-top: 3px;
  text-align: left;
  color: black;
  margin-left: 15px;
  font-size:1.1em;
  line-height:1.5;
}

#news a {
    text-decoration: none !important;
}

#news .text a {
    font-weight: bold;
}

#news .text a:hover {
    text-decoration: underline !important;
}


.timetable {
  width: 98%; 
  margin: 10px auto;
  text-align: left; 
  font-size: 11px;
}

.timetable td { vertical-align: top; text-align: left; padding: 4px; }

.timetable .lessonr { width: 5%; border-right: 1px solid black; font-weight: bold; font-size: 1.1em; text-align: center; }
.timetable .day { width: 19% !important; }
.timetable .leg { }
.timetable .legs {  }
.timetable .tr { text-align: right; }
.timetable .room { border-right: 1px solid black; }
.timetable .bordbottom { border-bottom: 1px solid black; }
.timetable .legend { font-weight: bolder; }
.timetable th.day { font-size: 1.1em; } 
.timetable .legendbot { border-bottom: 2px solid black; }
.subject { font-weight: bolder; }

.timetable .teacher_info { font-weight: normal; font-style: italic; }
.timetable .course_info { font-weight: normal; }

.printHinweis{
    font-size: 1.1em;
    font-weight: bolder;
    text-align: center;
}


.state-default, .state-alert, .state-error, .state-default-hover, .state-default-active {
    padding: 5px 15px;
    font-size: 1.2em;
    font-weight: bold; 
}

.state-default {
    border: 1px solid #cccccc; 
    background-color: #f6f6f6; 
    color: #1c94c4; 
    outline: none;
}

.state-default-hover {
    border: 1px solid #fbcb09; 
    background-color: #fdf5ce; 
    font-weight: bold; 
    color: #c77405; 
    outline: none;
}

.state-default-active {
    border: 1px solid #fbd850; 
    background-color: #ffffff; 
    font-weight: bold; 
    color: #eb8f00; 
    outline: none;
}

.state-alert {
    border: 1px solid #fed22f; 
    background-color: #ffe45c; 
    color: #363636;
}

.state-error {
    border: 1px solid #cd0a0a; 
    background-color: #b81900; 
    color: #ffffff;
}


.schedule-period {
    width: 75px;
    float: left;
    font-weight: bold;
}

.schedule-period-content {
    margin-left: 75px;
    padding-left: 10px;
    border-left: 1px solid #000000;
    
}


