body
{
        overflow: auto;
}

.th
{
        color : maroon;
        font-family : Tahoma, Arial;
        font-size : 14pt;
        text-align : left;
        font-weight : bold;

}

.main
{
        color : #000000;
        font-family : tahoma, Arial;
        font-size : 10pt;
        padding-top : 10;
        padding-left : 10;
        padding-right : 10;
        text-align : left;

}

.title
{
        color : black;
        font-family : Tahoma, Arial;
        font-size : 28pt;
        font-weight : bold;

}

.subtitle
{
        color : black;
        font-size : 20pt;
        font-weight : bold;

}

.subtitle2
{
        color : red;
        font-size : 14pt;
        font-weight : bold;
        text-align:center;

}

.teaser
{
        color : yellow;
        font-size : 24pt;
        font-weight : bold;
        font-family : courier new;

}

.teaser1
{
        color : yellow;
        font-size : 18pt;
        font-weight : bold;

}

.teaser2
{
        color : orange;
        font-size : 12pt;
        font-weight : bold;

}

a
{
        color : orange;
        font-weight : bold;
        text-decoration : none;

}

a:visited
{
        font-weight : bold;
        text-decoration : none;

}

a:hover
{
        color : yellow;
        font-weight : bold;
        text-decoration : none;

}

h1
{
        color : #006699;
        font-family : Tahoma, Arial;
        font-size : 24pt;
        padding-top : 0;
        vertical-align : top;

}

h2
{
        color : #6699CC;
        font-family : Tahoma, Arial;
        font-size : 20pt;

}

h3
{
        color : teal;
        font-family : Tahoma, Arial;
        font-size : 18pt;

}

h4
{
        color : teal;
        font-family : Tahoma, Arial;
        font-size : 15pt;

}

h5
{
        color : #00ff40;
        font-family : Tahoma, Arial;
        font-size : 12pt;

}

h6
{
        color : black;
        font-family : Tahoma, Arial;
        font-size : 11pt;

}

p,td,div
{
        color : #000000;
        font-family : tahoma, Arial;
        font-size : 11pt;
        margin-left : 0px;
        margin-top : 0px;

}

.vonwem
{
        font-family : tahoma, arial;
        font-size : 11px;
        font-weight : bold;
        color : maroon;

}

.verweis
{
        font-family : tahoma, arial;
        font-size : 9pt;
        font-weight : bold;
        color : orange;

}

.location
{
        font-family : verdana, arial;
        font-size : 10pt;
        font-weight : bold;
        color : #F85543;

}

.status
{
        font-family : tahoma, arial;
        font-size : 9pt;
        font-weight : bold;
        color : #ff8040;

}

.titel-verweis
{
        font-family : courier;
        font-size   : 10pt;
        font-weight : bold;
        color : yellow;

}

.nightscript
{
        color : #FFCC33;
}

.disabled
{
        color : silver;
}

.sidebar
{
        border-right: 1px #ccc solid;
        border-bottom: 1px #ccc solid;
        padding: 2px;
        margin: 2px;
        width: 170px;
        background: #558;
        text-align: left;
}

.heading
{
        color: #80FB1D;
        font-family:verdana, tahoma, arial;
        background: #558;
        font-weight: bold;
        font-size: 14px;
        text-align: left;
        padding: 2px;
        margin: 2px;
}

.mpoint
{
        background:#558;
        color:#80FB1D;
        border:1px #ccc solid;
        font-family:courier
}

.sinfo
{
        font-size:12pt;
        font-weight:bold;
        color:silver
}

div.navileiste {
  width:70%;
  color:#ffffbb;
  padding:4px;
  font-size:10pt;
  font-weight:bold;
}

div.boxtitel { 
  width:70%;
  background-color:#223355;
  padding:6px;
  font-weight:bold;
  color:#eeeeee;
}

div.boxgelb { 
  width:98%;
  background:#558;
  padding:5px;
  text-align:left;
}

dt { 
  font-size:11pt;
  margin-bottom:2px;
  font-weight:bold;
  color: #80FB1D;
}

dd { 
  font-size:10pt;
  color: #FFCC33;
}

.klein { font-size:85%; }


