/* ---------------------- LOGIN IMPLNAT DOCSPACE-APPLICATIONS ------------------------*/

.DSLoginPage {
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin: 0;
}

.DSBoxHeading {
	width: 100%;
	height: auto;
	float: left;		
	padding: 5px 0 4px 10px;
	margin: 0;
	background-color: #E4DEDA;
}

.DSBoxContent {
	width: 558px;
	float: left;
	clear: both;
	height: auto;
	border: 1px solid #E4DEDA;
	padding: 10px;
	margin:0 0 20px 0;
}

.DSBoxHeading h1 {
/*	padding: 0px 0px 0px 10px;*/
	margin: 0;
	color: #634329;
	border: none;
}




.DSLink {
	background-image: url(http://www.docspace.ch/design/images/link_icon.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

.DSContentList {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.DSContentList li { line-height: 160% }

.DSLoginMask p { line-height: 150%; }

.DSLoginMask input { margin-bottom: 5px; }

.DSLoginState { font-weight: bold; }

.DSLineMarginTop { margin-top:25px; }

/* ---------------------- LOGIN IMPLNAT DOCSPACE-APPLICATIONS ------------------------*/
