div.subnav3a {
  width: 148px;
  background-color: #3C96F7;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #CCFF32;
  font-family: verdana;
  font-size: 10px;
  border-right: #00659C 1px solid;
}

td.subnav3a {
  width: 148px;
  background-color: #3C96F7;
  color: #CCFF32;
  font-family: verdana;
  font-size: 10px;
}

div.subnav3 {
  width: 148px;
  background-color: #efefef;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana;
  font-size: 10px;
  border-right: #00659C 1px solid;
}

div.subnav3inside {
  padding-left: 10px;
}

a.subnav3 {
  text-decoration: none;
  color: #0A3C78;
}

div.subnav4a {
  width: 148px;
  background-color: #DCECFD;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #0A3C78;
  font-family: verdana;
  font-size: 10px;
  border-right: #00659C 1px solid;
}

td.subnav4a {
  width: 148px;
  background-color: #DCECFD;
  color: #0A3C78;
  font-family: verdana;
  font-size: 10px;
}

div.subnav4 {
  width: 148px;
  background-color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana;
  font-size: 10px;
  border-right: #00659C 1px solid;
}

div.subnav4inside {
  padding-left: 20px;
}

a.subnav4 {
  text-decoration: none;
  color: #0A3C78;
}

h1 {
  font-family: verdana, helvetica, arial;
  font-size: 18px;
  color: #0A3C78;
  margin-top: 20px;
}

div.content {
  font-family: verdana, helvetica, arial;
  font-size: 12px;
  color: #333333;
}

body {
  font-family: verdana, helvetica, arial;
  font-size: 12px;
  color: #333333;
  margin: 0px;
}

.subtitle,h2 {
  font-family: verdana, helvetica, arial;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  margin-top: 20px;
}

.paratitle,h3 {
  font-family: verdana, helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 2px;
}

.para {
  margin-top: 0px;
  margin-bottom: 10px;
}

tr.row-head td a:link,tr.row-head td a:visited,tr.row-head td a:hover,tr.row-head td a:active {
  color: #FFFFFF;
}

tr.row-head2 td a:link,tr.row-head2 td a:visited,tr.row-head2 td a:hover,tr.row-head2 td a:active {
  color: #FFFFFF;
}

tr.row-head td.first,tr.row-head2 td.first {
  padding-bottom: 2px;
  padding-top: 1px;
  vertical-align: top;
  background-color: #666666;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #666666;
}

tr.row-head td,tr.row-head2 td {
  padding-bottom: 2px;
  padding-top: 1px;
  vertical-align: top;
  background-color: #999999;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #ffffff;
}

tr.row-head td.inactive-tab a {
  text-decoration: none;
  color: #ffffff;
}

tr.row-even td {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

tr.row-even td.green {
  color: #333333;
}

tr.row-even td.red {
  color: #FF0000;
}

table.noline tr.row-even td,tr.row-even form td {
  font-size: 12px;
  border-bottom: 0px;
}

tr.row-even td,tr.row-even form td {
  font-size: 10px;
  border-bottom: 1px solid #999999;
}

table.noline tr.row-even td.first,tr.row-even form td.first {
  font-size: 12px;
  border-bottom: 0px;
}

tr.row-even td.first,tr.row-even form td.first {
  font-size: 10px;
  border-bottom: 1px solid #999999;
}

tr.row-odd td {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

tr.row-odd td.green {
  color: #333333;
}

tr.row-odd td.red {
  color: #FF0000;
}

table.noline tr.row-odd td.first,tr.row-odd form td.first {
  font-size: 12px;
  border-bottom: 0px;
}

tr.row-odd td.first,tr.row-odd form td.first {
  font-size: 10px;
  border-bottom: 1px solid #999999;
}

table.noline tr.row-odd td,tr.row-odd form td {
  font-size: 12px;
  border-bottom: 0px;
}

tr.row-odd td,tr.row-odd form td {
  font-size: 10px;
  border-bottom: 1px solid #999999;
}

tr.plaintable-rowhead td,tr.plaintable-first td,tr.plaintable td {
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
  line-height: 15px;
  padding-left: 0px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}

a:link {
  font-family: verdana, helvetica, arial;
  color: #6699CC;
}  /* helllblau */
a:visited {
  font-family: verdana, helvetica, arial;
  color: #6699CC;
}  /* ganz hellblau*/
a:active {
  font-family: verdana, helvetica, arial;
  color: #FF0000;
}  /* rot */
a.subnav3:link {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
}

a.subnav3:visited {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
}

a.subnav3:hover {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
}

a.subnav4:link {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
}

a.subnav4:visited {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
}

a.subnav4:hover {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
}

a.sidebarhp:link,a.sidebarhp:visited,a.sidebarhp:hover {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #CEFF31;
  text-decoration: none;
  margin-left: 8px;
  line-height: 14px;
}

a.sidebar:link,a.sidebar:visited,a.sidebar:hover {
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  color: #0A3C78;
  text-decoration: none;
  margin-left: 8px;
  line-height: 14px;
}

ul {
  list-style: square outside;
  margin-top: 0px;
}

<!--
.form-textfield {
  font-size: 10px;
  font-family: verdana, helvetica, arial;
}

.form-areafield {
  font-size: 10px;
  font-family: verdana, helvetica, arial;
}

.form-submit {
  font-size: 10px;
  font-family: verdana, helvetica, arial;
}

.form-pulldown {
  font-size: 10px;
  font-family: verdana, helvetica, arial;
}

.form-label-invalid {
  color: #FF0000;
}

-->
.form-label,.form-textfield,.form-areafield,tr.form-grid td {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  line-height: 16px;
}

.form-label-invalid {
  font-family: Verdana;
  font-size: 10px;
  color: #FF0000;
  line-height: 16px;
}

a:link,a:link strike {
  color: #6699CC;
  text-decoration: underline;
}

a:visited,a:visited strike {
  color: #6699CC;
  text-decoration: underline;
}

/* News Scroller */
.newsContainerDefault {
  position:absolute;
  top:318px;
  left:776px;
  width:118px;
  height:96px;
  background-color:transparent;
  layer-background-color:transparent;
  clip:rect(0,118,96,0);
  overflow:hidden
}
.newsContainerHomepage {
  left: 630px;
}
.newsItem {
  position: absolute;
  top: 96px;
  left: 2px;
  width: 114px;
  height: 84px;
  clip: rect(0, 114, 84, 0);
  overflow: hidden;
}

a.newsItemLinkDefault {
  color: #0A3C78;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}
a.newsItemLinkHomepage {
  color: #CEFF31;
}
