/* Ab hier von Cha am 4.1.2008 eingefuegt 
   Modifizeriert von poechacker am 8.1.2008 */
.navigationBar { padding-top: 12px; }
.titleBar .rightColumn { text-align: left; text-indent: 7px; }
.footerBar { background-color: #DDDDE4; }

.mainLogo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/Bitmaps/BLAK-UIS/corner.gif) no-repeat top left;
	height: 88px;
	width: auto;
	position: relative;
}

.mainLogo A {
	padding: 8px 0px 2px 0px;
	display: block;
}

.bg {
	position: absolute;
	top: 0px;
	left: 145px;
	width: 840px;
	height: 88px;
	margin: 0px;
	padding: 0px;
}
.topTitel {
	padding: 33px 0px 0px 5px;
	margin: 0px;
}

.mainBox UL {
	list-style: none;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	border: none;
	width: auto;
}		
.mainBox UL LI {
    list-style-image: none;
    list-style-type: none;
	padding: 0px 0px 2px 13px;
	margin: 0px;
	height: 1px;
	border: none;
	display: block;
	background: none;
}	
DIV[class="mainBox"] UL LI {
	height: auto !important;
	display: block;
}
.mainBox UL LI UL {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 2px 0px !important;
	border: none;
	width: auto !important;
}	
.mainBox UL LI UL LI{
    list-style-image: none;
    list-style-type: none;
	background: url(/Bitmaps/BLAK-UIS/list.gif) no-repeat 0px 0.5em;
	padding-left: 10px !important;
	height: 1px;
	display: block;
}

A.systemItem,
A.item, A.subitem, A.smaller, 
A.itemOn, A.subitemOn, A.systemItemOn, A.smallerOn, 
A.itemActive, A.subitemActive, A.systemItemActive, A.smallerActive
{	font-size: 88%;
	color: black;
	font-weight: normal;
	padding-left: 0px;
	display: block;
}

A.systemItem {
	font-weight: bold;
}
A.item:hover, A.subitem:hover, A.systemItem:hover, A.smaller:hover{
	color: #FF0000; }

A.itemOn, A.subitemOn, A.systemItemOn, A.smallerOn {
	color: rgb(110,110,110); }

A.itemActive, A.subitemActive, A.systemItemActive, A.smallerActive {
	color: #FF0000;
}

A.smaller {	padding-left: 0px;	font-size: 80%; }
.helper { margin: 103px 0px 0px 0px; padding: 0px; }

.outerSystemItem {
	background-repeat: no-repeat;
	line-height: 15px;
	width: auto;
}
FORM .outerSystemItem { margin-bottom: 1px; }
.outerSystemItem A.item, .outerSystemItem A.systemItem {
	padding-left: 22px !important;
}
.outerSystemItem INPUT#SearchField,
.outerSystemItem A.smaller {
	margin-left: 22px !important;
}
A.item, A.subitem {	line-height: normal !important; }
