
/* generic styles for CommercePortal Content */
.mandatory
{
    font-weight:bold;
}

DIV.loadingBar
{
    position: absolute;
    top:200px;
    left:500px;

}
DIV.MsgProcessing
{
    color: #ff3300;
    font-weight:bolder;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: larger;
}
DIV.validateError
{
    color: Red;
    margin-top: 16px;
    font-size: larger;
}

DIV.combo {
	width:				176px;
}

DIV.combo INPUT.comboText {
	width:				150px;
	}

/*
.EingabeDecimal {
	width:				150px;
	}
*/
DIV.combo INPUT.comboButton {
	width:				16px;
	height:				16px;
	padding:			0px;
	margin:				0px;
	left: -25px;
	top: -1px;
	position: relative;
	border: 0px;
	z-index: 1;
	FONT-SIZE: 8pt;
	background: transparent;
}

DIV.combo INPUT.comboButtonIE {
	font-size:			8pt;
	font-family:		Webdings, Marlett;
}

DIV.combo SELECT.comboList {
	position:			absolute;
	width:				240px;
	height:				100px;
	color:				#000000;
	margin-top:			16px;
	border:             black solid 1pt;
	z-index: 2;
	font-size:			8pt;
}

A
{
    FONT-SIZE: 8pt;
    COLOR: #0066cc;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #ff3300;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
.menu
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
.navigation
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
.navigation#A
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.navigation#A:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #ff3300;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
.mainframe
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
INPUT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}
SELECT
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 7pt;
    BORDER-LEFT: 1px solid;
    COLOR: black;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}
TH
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: left;
}
INPUT#loginout
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 7pt;
    BORDER-LEFT: black 1pt solid;
    WIDTH: 80px;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: white
}
#bottomframe
{
    COLOR: black;
    BACKGROUND-COLOR: transparent
}
INPUT#search
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 7pt;
    BORDER-LEFT: black 1px solid;
    WIDTH: 80px;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: white
}
INPUT.button
{
    BORDER-RIGHT: darkgray thin outset;
    BORDER-TOP: darkgray thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    BORDER-LEFT: darkgray thin outset;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: darkgray thin outset;
    BACKGROUND-COLOR: darkgray;
}
.catalog
{
    COLOR: #0099ff;
    BACKGROUND-COLOR: transparent
}
#CurrentRole
{
    FONT-WEIGHT: bolder;
    TEXT-TRANSFORM: none;
    COLOR: #ff3300;
    BACKGROUND-COLOR: transparent
}
A.navigation
{
    FONT-WEIGHT: bolder;
    BACKGROUND-COLOR: transparent
}
.basketframe
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 0em;
    BACKGROUND-IMAGE: url(file://C:\Inetpub\wwwroot\CommercePortal\IMAGES\CPGE030.GIF);
    COLOR: black
}
.mainframe TABLE
{
    WIDTH: 450px;
    TEXT-ALIGN: left
}
.mainframe FRAMESET
{
    WIDTH: 450px
}
.languagebar
{
    FONT-WEIGHT: bolder;
    COLOR: white
}
.languagebar TABLE
{
}
.languagebar .currentlanguage
{
    COLOR: #ff3300;
    BACKGROUND-COLOR: black
}
.languagebar TABLE TR
{
}
.languagebar TABLE TR TD
{
}
.languagebar .languageseparator
{
    BACKGROUND-COLOR: black
}
.languagebar .languagelink
{
    BACKGROUND-COLOR: black
}
.languagebar .languagelink TD
{
    BACKGROUND-COLOR: black
}
.languagebar .currentlanguage TD
{
    BACKGROUND-COLOR: black
}
.languagebar .languageseparator TD
{
    BACKGROUND-COLOR: black
}
.localmenu
{
}
.globalmenu
{
}
.globalmenu A
{
    FONT-WEIGHT: bolder;
    COLOR: black
}
.languagebar A
{
    FONT-WEIGHT: lighter;
    COLOR: white
}

