body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	text-align: left;
	margin-left: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	margin-left: 20px;
}


#TopCentered {
	text-align: center;
}

#BtmCentered {
	text-align: center;
}


#divBanner {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(Images/Logo_End.jpg);
	height: 101px;
	padding-bottom: 2px;
	text-align: left;

}
.submenu {
	border: 1px solid #C6C0BB;
	background-color: #F1F1F1;
	padding: 0px;
	margin: 0px;
	font-size: x-small;
}
.submenuLinks 
{   
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.submenuLinks:link, a.submenuLinks:visited 
{
	color: #000000;
	text-decoration: none;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a.submenuLinks:hover {
background-color: #C6C0BB;
}
#nav
{
    width: 100%;
    vertical-align: top;
}

#divAlignMain {
	text-align: center;
	padding-top: 15px;
}
#mainTable {
	width: 95%;
	height: 95%;
}
.Sidebars{
	padding-left: 5px;
	vertical-align: top;
	width: 100px;
	height: 233px;
	background-color: #F1F1F1;
	padding-right: 5px;
	color: #000000;
	border:solid 1px #C6C0BB
}
#mainTblTop {
	height: 15px;
}
.special {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.special p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left:0px;
}


#footer {
	height: 22px;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #41529A;
	text-align: right;
	text-indent: -10px;
	right: 25px;
}
#colspanTop {
height: 30px; background-color: #4d598d; text-align: center;
}
#header {
	height: 30px;
	background-color: #41529A;
	color: white;
	text-align: right;
	font-size: small;
	padding-right: 10px;
}
#titleImage {
	border:none;
	text-align: center;
	padding-top: 3px;
}
#AspMenuCell {
	width: 100%;
	text-align: left;
	height: 11px;
	vertical-align: middle;
	padding-bottom: 2px;
}

.aktuellerCell {
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana;
	background-color: #000000;
	text-indent:2pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#ReferenceImages{
padding-left: 10px;
}
#ReferenceCell {
vertical-align: top; 
width: 10%; 
height: 90%; 
text-align: left; 
background-image: url(Images/vertical_bar.jpg); 
background-repeat: repeat-y;
}

#contentCell {
	vertical-align: top;
	width: 90%;
	height: 90%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

#navTable {
vertical-align: top
}
.centered {
	text-align: left;
}

.minifont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tblCenteredBordered {
	border: 1px solid #666666;
	padding:0px;
	}
th {
	border: 1px solid #666666;
	font-weight: normal;
	padding: 3px;
}
.linkedImage {
	border-style: none;
	border-width: 0px;
    text-align: center;
}
.WhiteLink
{
    font-size: small;
   
   color: white;
    text-decoration: none;
}
.alignLeft
{
    text-align:left;
    padding-left:10px;
}

.Chapter {
	background-color: #CCCCCC;
	vertical-align: text-bottom;
	padding-top: 50px;
	color: #333333;
	padding-bottom: 20px;
	padding-left: 132px;
	padding-right: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 0px;
}
.ChapterPages {
	background-color: #CCCCCC;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.ChapterTitle {
	background-color: #A0A0A0;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 132px;
	border: 1px solid #000000;
}
.ChapterPages a:link {
	text-decoration: none;
	background-color: #A0A0A0;
	color: #FFFFFF;
	padding: 0px;
	line-height: 150%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.ChapterPages a:hover, .ChapterPages a:visited {
	background-color: #666666;
}
p {
	text-align: justify;
    margin-left: 20px;
    margin-right: 5px;
    margin-Top: 6px;    
    margin-Bottom: 1px;
}

.picTable {
	text-align: center;
}
.picCell {
	text-align: justify;
	padding-right: 80px;
}
.pic {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
.picTitle {
	font-weight: bold;
}
.source {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	padding-left: 40px;
	font-size: small;
	margin: 20px;
	padding-right: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 40px;
}
li {
	margin-right: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#LisaTbl {
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LisaTbl td {
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
}
#LisaTbl .TbltopRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#LisaTbl p {
	text-align: left;
}
.CloseList li
{
    margin:0;
}
.TblIntelliLinks td
{
	padding: 4px;
	margin: 0px;
}
.rowIntTop {
	color: #FFFFFF;
	background-color: #414141;
	text-align: center;
	padding: 0px;
	border: 1px solid #000000;
	margin: 0px;
}
