td,tr,p,div,body {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  /* font-size        : 12px; */
  color            : #000000;
}
/*Links */
a:link, a:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  /* font-weight      : bold; */
  font-size        : 12px;
  color            : #136da2;
  text-decoration  : none;
}

a:hover {
  color            : #000000;
  /* font-weight      : bold; */
  text-decoration  : none;
}

a.category:link, a.category:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #136da2;
  /* font-weight      : bold; */
  border-bottom    : 1px dashed #136da2;
  text-decoration  : none;
}

a.category:hover {
  color            : #000000;
  border-bottom    : 1px solid #000000;
  text-decoration  : none;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #136da2;
  /* font-weight      : bold; */
  border-bottom    : 1px dashed #136da2;
  text-decoration  : none;
}

a.blogsection:hover {
  color            : #136da2;
  border-bottom    : 1px solid #136da2;
  text-decoration  : none;
}
/*Links */

/* MAIN MENU SETTINGS */
.mainlevel {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-color       : #000000;
  font-size        : 12px;
/*   font-weight      : bold; */
/* text-align       : right; */
  text-align       : left;
  padding-left     : 5px;
  display          : block;
  line-height      : 25px;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  /* border-bottom    : 1px solid #136da2; */
  /* border-bottom    : 1px solid #0000FF; */
  border-top    : 1px solid #0000FF;
  text-decoration  : none;
}

a.mainlevel:hover {
  color            : #136da2;
  /* border-bottom    : 1px solid #136da2; */
  border-top    : 1px solid #136da2;
  text-decoration  : none;
}

a.mainlevel#active_menu {
  color            : #000000;
  background-color : #DCFF8C;
  /* border-right     : 1px dotted #136da2; */
  font-weight      : bold;
}

.sublevel {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12	px;
/*  font-weight      : bold; */
/*  text-align       : right; */
  text-align       : left;
/*  padding-right    : 5px; */
  display          : block;
  line-height      : 25px;
  text-decoration  : none;
  /* background-color : #EEFDFF; */
}

a.sublevel:link, a.sublevel:visited {
  color            : #000000;
  border-bottom    : 1px dotted #99cc66;
  /* border-right      : 1px dotted #136da2; */
  /* border-left      : 1px dotted #136da2; */
  /* border-top      : 1px dotted #136da2; */
  text-decoration  : none;
}

a.sublevel:hover {
  color            : #136da2;
  border-bottom    : 1px solid #136da2;
  text-decoration  : none;
}

a.sublevel#active_menu {
  color: #FF0000;
}

/* MAIN MENU SETTINGS ENDE */

/* MODULE SETTINGS */
table.moduletable {
  width            : 100%;
  padding-top      : 1px;
  padding-bottom   : 7px;
  padding-left     : 3px;
  padding-right    : 3px;
}

table.moduletable th {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  padding          : 2px;
  border-top       : 2px solid #000000;
  border-bottom    : 2px solid #000000;
}

.newsflash {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  line-height      : 15px
}

/* FORMULAR SETTINGS */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #ffffff;
  border           : 1px solid;
}

/* CONTENT PAGE SETTINGS */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  padding          : 1px;
  text-decoration  : none;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #ffff00;
  text-decoration  : none;
}

.contentpane {
  text-align       : justify;
  padding          : 3px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

.contentpaneopen {
  text-align       : justify;
  padding          : 3px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  padding-top      : 7px;
}

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #136da2;
  text-align       : left;
  padding-left     : 5px;
  border-bottom    : 1px solid #FF8000;
}

.contentdescription {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #c0c0c0;
  text-align       : left;
}

.category {
  color            : #c0c0c0;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* SECTION LISTING SETTINGS */
.sectiontableentry1 {
  background-color : #333300;
  margin           : 3px;
 }

.sectiontableentry2 {
  background-color : #555500;
  margin           : 3px;
 }

.sectiontableheader {
  background-color : #ff3300;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #000000;
}

/* SMALL FONT SETTINGS */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
}

/* TABLE OF CONTENT SETTINGS */
.contenttoc {
  background-color : #115247;
  border           : solid 1px #000000;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #11826f;
  text-decoration  : none;
}

a.toclink:hover {
  color            : #11826f;
  text-decoration  : none;
}

/* PATH-WAY SETTINGS */
.pathway {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  text-decoration  : none;
}

a.pathway:hover {
  color            : #ffff00;
  text-decoration  : none;
}

h1 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 22px;
  font-weight      : bold;
  color            : #000000;
}

h2 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #000000;
}

h3 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  color            : #000000;
}

h4 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #000000;
}

h5 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #000000;
}

h6 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #99cc66;
  text-decoration  : none;
  border-bottom    : 1px solid #99cc66;
}

/* DATE TIME SETTINGS */
.createdate {
  font-style       : italic;
}

/* PAGE NAVIGATION SETTINGS */
.pagenavbar {
  text-align       : center;
}

/* OTHER SETTINGS */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}
