/* Styles Box ++++++++++++++++++++++++ */

#rechteSpalte {
	margin: 0;
	padding: 0;
	width:186px;
	background-color: #c9ddf4;
	float: right;
	padding-right: 10px;
	margin-top: 0px;
	min-height: 80px;
}

#rechteSpalte .warenkorb {
	color: #444;
	min-height: 100px;
	padding: 0;
	/*background: #edece6 url(/real/images/bg_colRight_cont_bot_bestseller.png) bottom left no-repeat;*/
	background-color: #fff;
	padding-bottom: 0px;
	text-align: left;		
	color: #2a529e;	
}

/* CONTAINER - RECHTE SPALTE */


#rechteSpalte .box {
	width: 186px;
	margin: 6px 0px 6px 6px;
	overflow: hidden;
}


#rechteSpalte .small {
	height: 90px;
}


#rechteSpalte .box h4 {
	margin: 0;
	padding: 0 7px;
	background: url(/real/images/bg_colRight_container_top.png) no-repeat;
	color: #2a529e;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
}
#rechteSpalte .box p, #rechteSpalte .box label {
	display: block;
	margin: 4px 0;
	padding: 0 7px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#rechteSpalte .box form {
	width: 186px; /* Clearing */
	margin: 0;
	padding: 0 0 0 7px;
	border: 0px solid transparent; /* Clearing */
	overflow: hidden; /* Clearing */
}
#rechteSpalte .box fieldset {
	border: none;
}
#rechteSpalte .box .inputText {
	float: left;
	width: 145px;
	margin-right: 1px;
	padding: 2px 4px;
	border: 1px solid #83aedd;
	font-size: 0.7em;
	color: #888;
}
#rechteSpalte .box .inputSubmit {
	float: left;
	width: 21px;
	height: 19px;
	cursor: pointer;
}
#rechteSpalte .box a:link, #rechteSpalte .box a:visited {
	padding-left: 14px;
	background: url(/real/images/bullet_realblue_link.jpg) left center no-repeat;
	color: #2a529e;
	text-decoration: underline;
	font-size: 12px;
}
#rechteSpalte .box a:hover, #rechteSpalte .box a:focus {
	color: #e13b3c;
}

/* CONTAINER - RECHTE SPALTE - WARENKORB */

#rechteSpalte .warenkorb {
	min-height: 100px;
	padding: 0;
	background: #edece6 url(/real/images/bg_colRight_cont_bot_bestseller.png) bottom left no-repeat;
	background-color: #fff;
	padding-bottom: 0px;
}

/* Styles Box Ende++++++++++++++++++++++++ */
	
