
/*
#
#  Mein Konto
#
*/

h1.mkHeader
{
	font-family:verdana,tahoma,arial;
	font-size:14px;
	font-weight:bold;
}
a#forgotPassWDLink
{
	font-size:10px;
}
a#forgotPassWDLink:hover
{
	color:#ff0000;
}
table#mkLoginTable
{
	border-collapse:collapse;
}
	table#mkLoginTable th
	{
		border:2px solid #ffffff;
		background-color:#d2c4b7;
	}
	table#mkLoginTable td
	{
		border:2px solid #ffffff;
	}
	table#mkLoginTable td.textRight
	{
		text-align:right;
	}
	table#mkLoginTable td.textTop
	{
		vertical-align:top;
	}
	table#mkLoginTable table#mkLoginForm td
	{
		border:none;
	}


div#mkPartContentHead
{
	/*width:395px;*/
	background-color:#d2c4b7;
	padding:5px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

#logoutListItem
{
	text-align:right;
	border-top:1px solid #c3ccd1;
	margin-top:10px;
}

#mkPartContentLink ul li a.fontred
{
	color:#000000;
	font-weight:bold;
}
div.errorbox
{
	font-weight:bold;
	color:#ff0000;
}
#mkPartContent input
{
	/*width:200px;*/
}

div#mkDeliveryAdressDiv
{
	display:none;
}

div#mkPartContentLink a
{
	font-family:verdana,tahoma,arial;
}

table.tableBorder
{
	border:1px solid #cdcdcd;
}
	table.tableclear td
	{
		vertical-align:top;
	}
div.noListItem
{
	position:relative;
}
	div.deleteIconContainer
	{
		position:absolute;
		top:5px;
		right:5px;
	}

#searchWishlistContainer, #wishList2Public, #wishListSend, #wishList, #wishListSendFormContainer
{
	border:1px solid #d2c4b7;
	margin-bottom:5px;
	padding:5px;
}


div.myHeader
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}








