html { height: 100%; margin-bottom: 1px; }

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

ol
{
	list-style-type: decimal;
}

ul
{
	list-style-type: square;
/*list-style: none;*/
}

li
{
}

/* alte ul-version
ul {
  margin           : 0px 0px 0px 0px;
}
*/


hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #353467;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration  : none;
  
}

a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration  : none;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration  : none;
}

a.mainlevel:link, a.mainlevel:visited {
        display: block;
        padding: 5px 3px 5px 0px;
		  font-size: 12px;
        color: #090057;
        background-position: left;
        text-align: left;
        font-weight: bold;
	    text-decoration  : none;
		 border-top		: 1px dashed #5755A8;
 }

a.mainlevel:hover {
  font-size: 12px;
        color: #ffffff;
        background-position: left;
        text-align: left;
	    text-decoration  : none;
        }

a.sublevel:link, a.sublevel:visited {
  font-size: 12px;
        color: #090057; font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
	    text-decoration  : none;

}

a.sublevel:hover {
  font-size: 12px;
        color: #ffffff; 
	    text-decoration  : none;
        }
*/
/*CSS fuer das Top-Menu (Impressum): Anfang*/
a.mainlevel-nav:link, a.mainlevel-nav:visited    
{
  color            : #444383;
  text-decoration  : underline;
}

a.mainlevel-nav:hover  
{
    color: #000000;
    text-decoration  : none;
}
/*CSS fuer das Top-Menu: Ende*/

table.moduletable {
        margin: 0px 0px 0px 0px;
        margin-bottom: 15px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-image : url(../images/module_title_bg.png);
  width            : 100%;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #353467;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #353467;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #6C6BAB;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #6C6BAB;
}


a:link, a:visited {
  color            : #444383;
  text-decoration  : underline;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}


a:hover {
  color            : #000000;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #444383;
	text-align:left;
    text-decoration  : none;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #444383;
  font-weight      : bold;
  text-decoration  : none;
}

a.category:hover {
  color            : #000000;
  text-decoration  : none;
}

/* Styles for dhtml tabbed-pages wurden rausgenommen, zuletzt in bkrmwv11 drin! */


/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Überschriften */

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

/* Aufzählung */

li {
	list-style-type: disc;
}

