
#divSubNav
{
	margin:10px 0;
}

#divSubNav ul 
{
	list-style-type:none;
	padding:0;
	margin:0;
}	

#divSubNav li 
{
	background-image: url(/design/images/dmnu.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}	

.bdyPopUp
{
	margin: 10px;
	width: 675px;
}

#fomUserAdmin, #fomUserDetail
{
    margin-left:26px;
}


/* Formular-Breite */
.BodyWidth
{
}

.DataText
{
	font-weight:normal;
	font-style:italic;
}
.DataValue
{
	font-weight:bold;
}
.DataPrice
{
	font-family:Courier New;
	font-weight:bold;
}
.Red
{
	color:Red;
	background-color:Transparent;
}
.RedBold
{
	color:Red;
	font-weight:bold;
	background-color:Transparent;
}
.tableHead
{
	color: #ffffff;
	background-color:#A28F7F;
}
#tblCardHeaederRow
{
	width:608px;
}

.cBox
{
	padding:10px 15px 0 0;
	margin-bottom:5px;
}
#tblNavigation 
{
	border-bottom:1px solid #D8D1CA;
	padding-bottom:5px;
	margin-bottom:10px;
}

#Login #tblNavigation, #Index #tblNavigation 
{
	border-bottom:none;
	padding-bottom:0px;
}

#btnNext, #btnPrevious
{
	margin-top:20px;
}

#grdUserData td
{
}

#lblMessage {color:Red;}

/* ---------------------- LOGIN IMPLNAT DOCSPACE-APPLICATIONS ------------------------*/

.DSLoginPage {
	width: 580px;
	height: auto;
	padding: 0;
	margin: 3px 0 0 0;
}

.DSBoxHeading {
	width: 580px;
	height: auto;		
	padding: 5px 0 4px 10px;
	margin: 0;  
    border: 1px solid #73563F;
    border-bottom:0px;
}

.DSBoxContent 
{
    border:1px solid #73563F;
	width: 570px;
	height: auto; 
    border-top:0px;
	padding: 10px;
	margin:0 0 3px 0;
}

.DSBoxHeading h1 {
	margin: 0;
	color: #fff;
	border: none;
}


.DSLink {
	background-image: url(/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 ------------------------*/