body { font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    }

a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:#ffec00; text-decoration:none; }
a:active { font-weight:bold; color:yellow; text-decoration:underline; }


  #Header { margin-top: 0px; margin-bottom: 10px;
    background:url(../images/HeaderLogo2.png) no-repeat;
    background-position: right;
    background-color: #e1472c;
    float: left; /* was: center */
    width: 900px;
    height: 16em;
    }


  #Main { margin-top: 0px; margin-bottom: 10px;
    background-color: #e1472c;
    float: left; /* was: center */
    width: 900px;
    height: 40em;
    padding: 0;
    }

  #Footer { margin-top: 0px; margin-bottom: 10px;
    text-align: left;
    background-color: #000000;
    float: left; /* was: center */
    width: 900px;
    }
/*
  #Logo { border: 1px #000000;
    margin: 0pt 0pt 1.2em;
    width: 15em;
    background-color: rgb(238, 238, 238);
    float: left;
    }

  #Suche { border: 1px #000000;
    margin: 0pt 0pt 1.1em;
    background-color: rgb(238, 238, 238);
    float: right;
    width: 16em;
    }

  #Pathway { border: 1px #000000;
    background-color: #e1472c;
    }
*/

  #Mainmenu { 
    background-color: #e1472c;
    text-align: left;
    margin: 0pt 0pt 1.2em;
    float: left;
    width: 15em;
    line-height: 1.5;
}
/* .menu ul li ul li {
float: left;
width: 15em; 
line-height: 1;
text-align: left;
} */
  
  #Content { 
    background-color: #ffffff;   
    text-align: left;
    margin: 0em 0em 0em 15em;
    height: 40em;
    padding: 0pt 1em;
    }

  /*
  #Add_Menu { border: 1px #000000;
    margin: 0pt 0pt 1.1em;
    float: right;
    width: 12em;
    background-color: rgb(238, 238, 238);
    }
*/
  #Footer { 
    margin: 0pt 0pt 1.1em;
    background-color: #e1472c;
    }

/* headers */
div.componentheading {
  padding-left: 0px;
    }

h1 {
    padding: 0;
    font-family:Helvetica ,Arial,sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: bottom;
    color: #666;
    text-align: left;
    width: 100%;
    }

h2, .contentheading {
     padding: 0;
     font-family: Arial, Helvetica,sans-serif;
     font-size: 1.4em;
     font-weight: normal;
     vertical-align: bottom;
     color: #333;
     text-align: left;
     width: 100%;
     }

table.contentpaneopen h3 {
     margin-top: 25px;
     }

h4 {
     font-family: Arial, Helvetica, sans-serif;
     color: #333;
     }

h3, .componentheading, table.moduletable th, legend {
     margin: 0;
     font-weight: bold;
     font-family: Helvetica,Arial,sans-serif;
     font-size: 1.5em;
     padding-left: 0px;
     margin-bottom: 10px;
     text-align: left;
     }

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	width: 15em;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}