/* Styles not visible in Admis Backend */

A:link {
	COLOR: #0099EE;
	TEXT-DECORATION: none;
	}
	
A:visited {
	COLOR: #0099EE;
	TEXT-DECORATION: none;
	}
	
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}
	
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}

.menuCell {
	background-color: #C7E2FF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
}
.menuCellGray {
	background-color: #D1D1D2;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
}
.cellBW {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.zebra1 {
	background-color: #FFFFFF;
	color: #000000;
	}
.zebra2 {
	background-color: #C0C0C0;
	color: #000000;
	}
.cellRed {
	background-color: #FF0000;
	color: #000000;
	}
}
.menuWhiteSpace {
	background-color: #FFFFFF;
	height: 10px;
}
.menuLine {
	background-color:#FFFFFF; /* Mozilla 1.4 */
	color:#FFFFFF; /* IE 6 */
	border: #FFFFFF; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top: 0px;
}

.menuMain {
	color:#FE1E77;
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height:1.4;
}
a.menuMain {
	color:#000000;
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}
a.menuMain:link {
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}
a.menuMain:visited {
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}
a.menuMain:hover {
	color:#FE1E77;
	font-weight: bold;
	font-size: 11px;
}
a.menuMain:active {
	color:#FE1E77;
	font-weight: bold;
	font-size: 11px;
}

/* Layers */
div.ktzhmenuBG {
	position: absolute;
	visibility: visible;
	background-color: #1D3E9E;
	background-repeat:no-repeat;
	height:61px;
	width:100%;
	top:0px
}
div.ktzhmenu {
	position: absolute;
	visibility: visible;
	background-color: #1D3E9E;
	height:53px;
	width:746px;
	left:50%;
	margin-left:-373px;
	top:1px
}
div.mainContent {
	position: absolute;
	visibility: visible;
	background-color: #DFE2E6;
	height:100%;
	width:100%;
	top:54px
}
div.topPart1 {
	position: absolute;
	visibility: visible;
	background-image:url(/images/bgPart1.jpg);
	background-repeat:repeat;
	height:100px;
	width:960px;
	left:50%;
	margin-left:-480px;
	top:10px
}
div.topPart2 {
	position: absolute;
	visibility: visible;
	height:60px;
	width:174px;
	left:50%;
	margin-left:+305px;
	top:10px
}
div.topPart3 {
	position: absolute;
	visibility: visible;
	height:60px;
	width:185px;
	left:50%;
	margin-left:+295px;
	top:70px;
	font-size:11px;
}
div.innerContent {
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	width:960px;
	left:50%;
	margin-left:-480px;
	top:110px;
	font-size:11px;
}
div.mainPageInnerContent {
	position: absolute;
	visibility: visible;
	background-color: #dfe2e6;
	height:85%;
	width:960px;
	left:50%;
	margin-left:-480px;
	top:110px;
	font-size:11px;
}
div.mainPageContentRight {
	position: absolute;
	visibility: visible;
	height:85%;
	width:200px;
	left:50%;
	margin-left:280px;
	top:163px;
	font-size:11px;
}
div.mainPageContentRightHome {
	position: absolute;
	visibility: visible;
	width:200px;
	left:50%;
	margin-left:280px;
	top:163px;
	font-size:11px;
}