/* CSS Document */
#containerMemberMenu {
	margin: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272C51;
}
#layerMemberMenu {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#layerMemberLogout {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#layerMemberItem {
	margin: 0px 0px 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #272C51;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formTitle {
	visibility: hidden;
}
.formWatch {
	visibility: hidden;
}
.detailLabelFirst {
	font-size: 11px;
	width: 120px;
}
.functionBarLarge {
	text-align: left;
	height: 60px;	
}
.buttonImageLarge {
	visibility: hidden;
}
.validateMessage {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.inputSearch {
	height: 16px;
	width: 90px;
	border: 1px solid #BD9271;
}
.inputSearch2 {
	height: 16px;
	width: 60px;
	border: 1px solid #BD9271;
}
.extranetLabelTitle {
	font-size: 11px;
	color: #000000;
	width: 100%;
	font-weight: bold;
	padding-left: 150px;
}
.inputExtranet80 {
	vertical-align: middle;
	height: 16px;
	width: 78px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.inputExtranet80Mandatory {
	vertical-align: middle;
	height: 16px;
	width: 78px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.inputExtranet145 {
	vertical-align: middle;
	height: 16px;
	width: 143px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.inputExtranet145Mandatory {
vertical-align: middle;
	height: 16px;
	width: 143px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.inputExtranet160 {
	vertical-align: middle;
	height: 16px;
	width: 160px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.inputExtranet160Mandatory {
	vertical-align: middle;
	height: 16px;
	width: 160px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.inputExtranet225 {
	vertical-align: middle;
	height: 16px;
	width: 225px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.inputExtranet225Mandatory {
	vertical-align: middle;
	height: 16px;
	width: 225px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.inputExtranet320 {
	vertical-align: middle;
	height: 16px;
	width: 320px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.inputExtranet320Mandatory {
	vertical-align: middle;
	height: 16px;
	width: 320px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.selectExtranet320 {
	vertical-align: middle;
	height: 23px;
	width: 323px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.selectExtranet320Mandatory {
	vertical-align: middle;
	height: 23px;
	width: 323px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.selectDate {
	vertical-align: middle;
	height: 23px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.selectDateMandatory {
	vertical-align: middle;
	height: 23px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	background-color: #FFFFEE;
}
.detailLabelFirst {
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	width: 150px;
}
.detailLabelFirstTop {
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	width: 150px;
}
/** Customtag dolphin_dialog_warning **/
#warningContainer {
	width: 325px;
	border: 2px solid #E3001A;
	margin: 8px;
}
#warningHeader {
	background-color: #DADADC;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}
#warningTitle {
	font-size: 11px;
	color: #E2001A;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: normal;
}
#warningSymbol {
	background-image: url(../../dolphin/fw/img/warning.gif);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 32px;
	margin: 0px;
	padding: 0px;
	top: -5px;
	position: absolute;
	left: 292px;
}
#warningText {
	font-size: 10px;
	font-weight: normal;
	color: #1A171B;
	text-align: left;
	padding: 10px;
}
#warningFooter {
	background-color: #E3001A;
	height: 10px;
	margin-bottom: 10px;
}
/*** Schaltflächen ***/
.functionBarLarge {
	text-align: center;
	vertical-align: middle;
}
.functionBarSmall {
	text-align: right;
	vertical-align: middle;
}
.buttonClose {
	font-size: 10px;
	color: #333333;
	height: 24px;
	width: 24px;
	border: 0px solid;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	background-repeat: no-repeat;
	background-image: url(../../dolphin/fw/img/button/close.gif);
}
.cmdSaveLarge, .cmdSaveSmall {
	height: 32px;
	width: 32px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../dolphin/fw/img/button/save.gif);
}
.cmdDeleteLarge, .cmdDeleteSmall {
	height: 32px;
	width: 32px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../dolphin/fw/img/button/delete.gif);
}
.cmdNewList {
	height: 32px;
	width: 32px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../dolphin/fw/img/button/new.gif);
}
.cmdBackLarge {
	height: 32px;
	width: 32px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../dolphin/fw/img/button/back.gif);
}

.cmdCloseLarge {
	height: 32px;
	width: 32px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../dolphin/fw/img/button/close.gif);
}
.buttonSearch {
	height: 32px;
	width: 32px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../dolphin/fw/img/button/search.gif);
}
.listHeadSortLink, .extranetLink  {
	font-size: 11px;
	color: #BD9271;
	text-decoration: none;
	font-weight: bold;
}
.listHeadSortLink:link, .extranetLink:link {
	color: #BD9271;
}
.listHeadSortLink:visited .extranetLink:visited {
	color: #BD9271;
}
.listHeadSortLink:focus .extranetLink:focus {
	color: #BD9271;
}
.listHeadSortLink:hover .extranetLink:hover {
	color: #BD9271;
}
.listHeadSortLink:active .extranetLink:active {
	color: #BD9271;
}
.listHeadSortLinkOpen {
	font-size: 11px;
	color: #44000B;
	text-decoration: none;
	font-weight: bold;
}
.listHeadSortLinkOpen:link {
	color: #44000B;
}
.listHeadSortLinkOpen:visited {
	color: #44000B;
}
.listHeadSortLinkOpen:focus {
	color: #44000B;
}
.listHeadSortLinkOpen:hover {
	color: #44000B;
}
.listHeadSortLinkOpen:active {
	color: #44000B;
}
.uploadImage {
	width: 120px;
}
