/* Schaltfläche im Toolbar und sonstiges oben auf jeder Seite */
.MainToolbarButtonDefault
{
	padding-right: 1px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 1px;
	cursor: hand;
	color: black;
	padding-top: 1px;
	font-family: Verdana;
	text-align: left;
}
.MainToolbarButtonHover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 7px;
	font-size: 11px;
	background-image: url(./img/ig/OrangeExplorer.gif);
	border-left: black 1px solid;
	cursor: hand;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	text-align: left;
}
.MainToolbarButtonSelected
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 7px;
	font-size: 11px;
	background-image: url(./img/ig/OrangeExplorer.gif);
	border-left: black 1px solid;
	cursor: hand;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #ffe0a8;
	text-align: left;
}
.PageHeaderHorizontalGrandient
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#CC0000, EndColorStr=#CC0000);	
}
.PageHeaderMiddlePart
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 16px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=white, EndColorStr=white);
	border-left: 0px;
	color: white;
	border-bottom: 0px;
	font-family: Verdana;
}
.PageHeaderRightPart
{
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;	
	font-family: Verdana;
	background-color: white;
	text-align: center;
	font-variant: small-caps;
	vertical-align: bottom
}
/* Texte auf den Seiten*/
.PageHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #465053;
    FONT-FAMILY: Verdana
}
.PageParagraphCaption
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana
}
.PageFlowtext
{
    LIST-STYLE-POSITION: outside;
    FONT-SIZE: 11px;
    list-style: disc url(img/dot4x4.JPG) outside;
    COLOR: #465053;
    FONT-FAMILY: Verdana
}
li /* nötig für Morzilla, FireFox & Co */
{
	list-style: disc url(img/dot4x4.JPG) outside;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
/* Controls und ihre Beschriftungen */
.Editor
{
	border-right: #7f9db9 1px solid;
	padding-right: 2px;
	border-top: #7f9db9 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #7f9db9 1px solid;
	padding-top: 2px;
	border-bottom: #7f9db9 1px solid;
	font-family: Verdana;
	background-color: white;
}
.EditorReadonly
{
	font-size: 12px;
	vertical-align: bottom;
	color: #465053;
	font-family: Verdana;
	background-color: transparent;
}
.EditorCheckbox
{
    LIST-STYLE-POSITION: outside;
    FONT-SIZE: 11px;
    list-style: disc url(img/dot4x4.JPG) outside;
    COLOR: #465053;
    FONT-FAMILY: Verdana
}
.EditorLabel
{
    FONT-FAMILY: Verdana;
    COLOR: #000000;
    FONT-SIZE: 11px;
    vertical-align: bottom;
}
.EditorError
{
    FONT-FAMILY: Verdana;
    COLOR: #CC0000;
    FONT-SIZE: 11px;
    vertical-align: bottom;
}
.TicketNo
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 14px;
	vertical-align: bottom;
	text-transform: capitalize;
	color: #000066;
	font-family: Verdana;
	background-color: transparent;
	border-right-width: 1px;
	border-right-color: red;
}
.Button
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	color: grayblack;
	border-bottom: 1px solid;
	font-family: Verdana;
	height: 22px;
	width: 128px;
}
.InfoLabel
{
	font-size: 11px;
	vertical-align: bottom;
	color: gray;
	font-family: Verdana;
}
.CountLabel
{
	font-size: 11px;
	vertical-align: bottom;
	color: gray;
	font-family: Verdana;
	text-align: right;
}
/* Items (Download, Hotlinefall, Knowledgebase Artikel */
.ItemHeader
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f5e1c8;
}
.ItemBody
{
	background-color: #fdFdFd;
}
.ItemFooter
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}
.ItemCaption
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 12px;
	color: #996600;
	font-family: Verdana;
}
.ItemInfo1
{
	font-family: Verdana;	
	font-size: 12px;
	color: #465053;
    FONT-FAMILY: Verdana
}
.ItemInfo2
{
	padding-right: 20px;
	font-size: 10px;
	color: black;
	font-family: Verdana;
}
.ItemContent1
{
	padding-right: 3px;
	list-style: disc url(img/dot4x4.JPG) outside;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	color: #000066;
	padding-top: 1px;
	font-family: Verdana;	
}
.ItemContent2
{
	border-top-width: 10px;
	list-style: disc url(img/dot4x4.JPG) outside;
	border-left-width: 10px;
	font-size: 11px;
	border-bottom-width: 10px;
	margin: 3px 10px;
	color: #000000;
	font-family: Verdana;
	border-right-width: 10px;	
}
.ItemLink
{
	padding-right: 15px;
	list-style: disc url(img/dot4x4.JPG) outside;
	padding-left: 15px;
	font-size: 11px;
	color: #CC0000;
	font-family: Verdana;
}
/* Downloads */
.DownloadHeader
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f5e1c8;
}
.DownloadBody
{	
	background-color: #fdFdFd;		
}
.DownloadFooter
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}
.DownloadSize
{
	font-family: Verdana;	
	font-size: 9px;
	color: #000066;
    FONT-FAMILY: Verdana
}
.DownloadWarningComment
{
	border-right: red thin solid;
	padding-right: 4px;
	border-top: red thin solid;
	margin-top: 10px;
	padding-left: 4px;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	vertical-align: baseline;
	border-left: red thin solid;
	color: red;
	padding-top: 4px;
	border-bottom: red thin solid;
	font-family: Verdana;
	background-color: white;
	text-align: center;
}
/* Knowledgebase */
.KBProblem
{
	padding-right: 3px;
	list-style: disc url(img/dot4x4.JPG) outside;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	margin-left: 10px;
	color: #000066;
	margin-right: 10px;
	padding-top: 1px;
	font-family: Verdana;
}
.KBSolution
{
	list-style: disc url(img/dot4x4.JPG) outside;
	font-size: 11px;
	padding-bottom: 10px;
	margin: 10px 20px;
	color: #000000;
	font-family: Verdana;
}
.KBHeader
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f5e1c8;
}
.KBBody
{	
	background-color: #fdFdFd;
}
.KBFooter
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}
/* Sonstiges */
.VerticalGradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#CC0000, EndColorStr=white);
}
.FoundSearchTerm
{
	background-color:Yellow;
}