
<style type="text/css">
<!--
body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: DEF_TOC_BGCOLOR;
  color: DEF_MAIN_COLOR;
}

h1, h2, h3, h4, h5, h6, p, th, td, ul, ol, li, dl, dt, dd, a { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: DEF_MAIN_COLOR;
}

h1 { 
  font-size: 18px;
}

h2 { 
  font-size: 16px;
}

h3 { 
  font-size: 14px;
}

p, th, td, ul, ol, li, dl, dt, dd, a { 
  font-size: 12px;
}

a {
  text-decoration: none; 
}

a:hover {
  background: #00AF00_BGCOLOR;
}

div#base { 
width: 800px;
}

div#logo1 { 
  display: none;
}

div#head1 { 
  display: none;
}

div#head2 { 
  display: none;
}

div#nav1 { 
  display: none;
}

div#tocmain { 
  background-color: DEF_TOC_BGCOLOR;
}

div#toc1 { 
  display: none;
}

div#toc2 { 
  display: none;
}

div#news { 
  display: none;
}

div#main { 
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  text-align: left;
  background: DEF_MAIN_BGCOLOR;
}

div#stundenplan table { 
  vertical-align: top;
  border-top: 1px solid DEF_BORDER_COLOR;  
  border-bottom: 1px solid DEF_BORDER_COLOR;  
}

div#stundenplan th { 
  vertical-align: top;
}

div#stundenplan td { 
  vertical-align: top;
  border-top: 1px solid DEF_BORDER_COLOR;  
}

div#main table.a, th.a { 
  background-color: #00AF00_BGCOLOR;
  vertical-align: top;
}

div#main td.a { 
  background-color: DEF_MAIN_BGCOLOR;
  vertical-align: top;
}

div#main a { 
  color: #006F00;
}

#foot1 { 
  clear: both;
  margin: 0;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  background: white;
  color: DEF_FOOT_COLOR;
}

#foot2 { 
  margin: 0;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  background: DEF_FOOT_BGCOLOR;
  color: DEF_FOOT_COLOR;
}

div#img {
padding-top: 8px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 8px;
text-align: center;
}

div#imgleft {
float: left;
padding-top: 8px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
}

div#imgleft img {
width: 256px;
}

div#clear {
clear:both;
}

div#person {
float: left;
height: 256px;
width: 192px;
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
margin-bottom: 8px;
text-align: center;
vertical-align: center;
border: 1px solid DEF_BORDER_COLOR;
}

-->
</style>
