body {
  color: #ffffff;
  font-family: sans-serif;
}
a, a:link { 
  color: #9999ff;
}
a:visited { 
  color: #ccccff;
}
.borderTop, .TitleTop, .Location { 
  border-top: solid 0.05em #aaaaaa;
}
.TitleTop, .borderBottom, .Content, .LastUpdate{ 
  border-bottom: solid 0.05em #aaaaaa;
}
.borderLeft, .TitleTop, .Content, .LastUpdate, .Location{ 
  border-left: solid 0.05em #aaaaaa;
}
.borderRight, .TitleTop, .Location, .Content, .LastUpdate { 
  border-right: solid 0.05em #aaaaaa;
 }
.Location { 
  font-weight: bold;
}
.Title {
  padding: 0em 1em;
  font-size: 1.8em;
  text-align: right;
  border: none;
  font-weight: bold;
  color: #ffcc00;
}
.ContentRight {
font-size: 0.8em;
margin-left: 0.5em;
margin-bottom: 2em;
padding: 0.1em;
}
.Content { 
  line-height: 1.5em;
  text-align: justify;
  font-family: serif;
  padding: 0.2em;
}
.Content p {
  font-size: 1.05em;
}
.Content a, .Content p a { 
  font-family: sans-serif;
  font-size: 0.9em;
}
.ContentLeft { 
  float: left;
}
.ContentRight { 
  float: right;
}
h1, h2, h3, h4, h5, h6 { 
  color: #ff9900;
  margin: 0.4em 0em;
  font-family: sans-serif;
  font-weight: normal;
}
h1 { border-bottom: solid 0.05em #aaaaaa; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
/* layout 1 -4 == <h1> - <h4> | h5,h6 nicht verwendet */
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h2, h3, h4, h5, h6 { 
border-bottom: solid 0.01em #aaaaaa;
}
.lastUpdate {
  clear: both;
  font-size: 0.7em;
  color: #aaaaaa;
  text-align: right;
  padding-right: 2em;
}
.Location { 
  padding: 0.3em 1.5em;
  font-size: 0.7em;
}
.Location-item {
  font-weight: bold;
}
.LeftSide {
  display: none;
}
.SiteMapSub {
  font-size: 0.8em; padding-left: 1em;
}
.ttcaldate {text-align: right;}
.ttcalheader {font-weight: bold; color:#ff9900;}
