@CHARSET "UTF-8";
body, input, button, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: font-size: 9pt;
	font-style: normal;
}

.bold{
	font-weight: bold;
}
.fullBorder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}

.buyCell{
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	vertical-align: middle;	
}
.gridRowEven{
	background-color: #AAAAAA;
}
.myPortfolioStatusOffset{
	position: relative;
	top: 3px;
	}

.titleAndBottomBorder{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	padding-bottom: 1px;
}

.dialogPopup{
	background: url(images/semi-transparent.gif);
	background-repeat: repeat;
	text-align: center;
	height: 100%;
	width: 100%;
}
	
.myTitle {
	font-size:15px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	margin-left:2pt;
	color: #666666;
}
.myIntendLabel{
	text-indent: 28px;
	font-size:11px;
	min-height: 12px;
	
}
.myCheckLabel {
	background: url(images/bullet_green.gif) no-repeat;
	text-indent: 20px;

}
.myCheckLabel2 {
	background: url(images/bullet_green_double.gif) no-repeat;
	text-indent: 20px;

}
.myCheckLabel2 a, .myCheckLabel2 a:active, .myCheckLabel2 a:link, .myCheckLabel2 a:visited{
	text-decoration: none;
	color: black;
}

.myCheckLabel a, .myCheckLabel a:active, .myCheckLabel a:link, .myCheckLabel a:visited{
	text-decoration: none;
	color: black;
}
.myCheckLabelno{
	text-indent: 20px;
}
.myCheckLabelno a, .myCheckLabelno a:active, .myCheckLabelno a:link, .myCheckLabelno a:visited{
	text-decoration: none;
	color: black;
} 

.myKatDisplyPanel {
	margin: 2px;
	width: 440px;
	border: solid thin #000000;
	background-color: white;
}
.myKatSelectionPanel {
	margin: 5px;
	width: 440px;
}

.myKatSelection a, .myKatSelection a:active, .myKatSelection a:link, .myKatSelection a:visited{
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
.myKatSelectionLabel{
	padding-right: 5px;
	text-decoration: none;
	}

.myShowImage{
	cursor: pointer;
	width: 25px;
	height: 20px;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0px;	
}
.myOpenImage{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-image: url(images/oeffnen.gif);
	background-repeat: no-repeat;
	border: 0px;	
}
.myDeleteImage{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-image: url(images/loeschen.gif);
	background-repeat: no-repeat;
	border: 0px;	
}
.myInfoImage{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 0px;	
}
.myInfoBox-OK{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #dbfebc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #00d581;
	border-right-color: #00d581;
	border-bottom-color: #00d581;
	border-left-color: #00d581;
}
.myInfoBox-INFO{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #DDF2FA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #3783FF;
	border-right-color: #3783FF;
	border-bottom-color: #3783FF;
	border-left-color: #3783FF;
}
.myInfoBox-WARN{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #fff5ad;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #ffd539;
	border-right-color: #ffd539;
	border-bottom-color: #ffd539;
	border-left-color: #ffd539;
}
.myInfoBox-ERROR{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #FFDCC7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #FF7F17;
	border-right-color: #FF7F17;
	border-bottom-color: #FF7F17;
	border-left-color: #FF7F17;
}
.myPopupPanel {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.myInfo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #BBBBBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;	
}

.myBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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;	
}

.myRequiredLabelFailed{
	margin-left: 5px;
	color: red;
}

.myRequiredLabel{
	margin-left: 5px;
	color: #FFCC00;
	
}

.gwt-Label, .gwt-HTML {
 	min-height: 14px;
}
.gwt-TextBox, .gwt-TextBox-readonly {
	width: 250px;
}
.gwt-TabPanel{
	width:800px;
}
.gwt-TabPanelBottom{
	width:100%;
}

.gwt-TabBar{

	width:1pt;
}
.gwt-TabBarItem {
	cursor: pointer;
	background-color:#f3f3f3;
	padding-right: 10px;
	padding-left: 10px;
	border-color:#c9ccd0;
	border-style:solid;
	border-width:1px;
	font-weight: bold;
	font-color: black;

}
.gwt-TabBarItem-selected {
	cursor: default;
	padding-right: 10px;
	padding-left: 10px;
	border-color:#c9ccd0;
	border-style:solid;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	background-color:#FFFFFF;
	font-weight: bold;
	font-color: #666666;


}

.gwt-TabBarRest { 

	width:0px;
}
.gwt-TabBarFirst { 

	width:0px;
}


