/* ------------------------------------------------------------------------------
Web2Date

Layout:		CREEK  01.02.2012
Modification:	Webdesignconsult.de    
--------------------------------------------------------------------------------- */
/*
picturebordercolor = "#dddddd"
usercolor.medium = "#952F2D"
usercolor.dark = "#000000"
usercolor.alt.dark = "#c0c0c0"
usercolor.bright = "#ffd700"

*/


body {
	background-color:	#fff;
	padding:		0;
	margin:			0;
}
.clearer,
.clear {
	clear:			both;
}

/* Sidebar-Elemente */
div.sbFlash  {
	text-align:		center !important;
	margin:			0 auto;
	width:			250px;
	border-radius:		8px;
} 

a.email,
a.link-mailto  {
	color:			#952F2D;
	background:		transparent url(../images/email.gif)  -4px 6px no-repeat;
	padding:		2px 10px 2px 24px;
}

#more_bottom {
	margin:			0  ;
	padding:		20px 0 ;
	text-align:		right;
}
div.more_bottom, div.more_bottom a {
	width:			16px;
	margin-right:		5px;
	margin-left:		5px;
	padding-top:		10px;
	float:			right;
	z-index:		100;
}
div.more_bottom a {
	text-decoration:	none;
	border-bottom:		none !important;
}
div.more_bottom a:hover {
	text-decoration:	none;
}
div.more_bottom a:hover img {
	border:			1px solid #952F2D;
	position:		relative;
	margin:			0;
}
#maincontainer {
	width:			1120px;
		margin:			0 auto;
}


#header {
	width:			1120px;
	height:			140px;
	position:		relative;
	margin:			0 0 0  10px;
	background-color:	#fff  !important;
}
#header h1 span,
#header h2 span {
	display:		none;
}
#header#minilogo {
	padding:		0;
	margin:			-10px 0   0  0;
	height:			140px;
	width:			550px;
	background:		url(../images/)  no-repeat left top;
}
#header #shopping a:hover,
#header #cart a.cartlink:hover {
	color:			#952F2D;
	text-decoration:	underline;
}
#header #shopping {
	position:		absolute;
	width:			220px;
	top:			8px;
	right:			122px;
}
#header #shopping a {
	display:		block;
	height:			20px;
	line-height:		20px;
	text-decoration:	none;
	color:			#666;
	padding-left:		22px;
	background-position:	0 2px;
	background-repeat:	no-repeat;
}
#header #shopping a.user {
	background-image:	url(../images/puser.gif);
}
#header #shopping a.memo {
	background-image:	url(../images/pmemo.gif);
}

#header #shopping a.checkout {
	background-image:	url(../images/pcheckout.gif);
}
#header #cart {
	position:		absolute;
	width:			225px;
	height:			60px;
	top:			74px;
	right:			130px;
}
#header #cart a.cartlink {
	display:		block;
	width:			230px;
	height:			60px;
	top:			0;
	display:		block;
	position:		absolute;
	margin:			0;
	padding:		0 0 0 65px;
	line-height:		20px;
	text-decoration:	none;
	background:		url(../images/pcart.gif) no-repeat 0 0;
}
span.cartlink   {
	margin-left:		60px;
	display:		block;
	width:			230px;
	color:			#952F2D !important;
}
#header #google_translate_element   {
	position:		absolute;
	width:			260px;
	top:			30px !important;
	left:			0;
}
#header #google_translate {
	position:		absolute;
	width:			190px;
	top:			8px !important;
	height:			121px;
	right:			360px;
}
#header #google_translate h2 {
	position:		absolute;
	width:			200px;
	top:			0;
	left:			0;
	color:			#952F2D;
	text-transform:		uppercase;
	display:		block;
	font-size:		14px;
	font-weight:		bold;
}
#header #promotion    {
	position:		absolute;
	width:			140px;
	height:			127px;
	top:			1px;
	right:			14px;
}

#header #promotion2 {
	position:		absolute;
	width:			160px;
	height:			127px;
	top:			1px;
	right:			180px;
}
#header img.picture {
	padding:		0 16px 16px 0;
	background:		url(../images/pshadow.gif) no-repeat bottom right;
}

#searchbar {
	width:			1080px;
	height:			18px;
	background:		url(./../images/pmenubottom.gif);
	padding:		9px 20px 27px 20px; 
	text-align:		right;
	color:			#afafaf;
	line-height:		18px;
	position:		relative;
}
#searchbar a {
	color:			#952F2D;
	text-decoration:	none;
	padding:		0 2px;
}
#searchbar a:hover {
	color:			#444;
	text-decoration:	underline;
}
#searchform {
	width:			190px;
	height:			24px;
	background:		url(./../images/psearchform.gif);
	position:		absolute;
	padding:		0;
	margin:			0;
	top:			7px;
	left:			18px;
}
#searchcriteria {
	padding:		0;
	margin:			0;
	background-color:	#fff;
	position:		absolute;
	left:			5px;
	top:			3px;
	border:			none;
	height:			18px;
	width:			180px;
	outline:		none;
}
#searchsubmit {
	position:		absolute;
	width:			25px;
	height:			24px;
	top:			0;
	right:			0;
}

#content #youarehere {
	line-height:		16px;
	background:		url(./../images/pyouarehere.gif) repeat-x left bottom;
	padding:		10px 0 6px 0;
}
#content #youarehere a {
	text-decoration:	none;
	color:			#952F2D;
	padding-left:		4px;
	padding-right:		4px;
}
#content #youarehere a:hover {
	text-decoration:	underline;
	color:			#444;
}
#footer {
	font-size:		0.9em;
	clear:			both;
	text-align:		center;
	color:			#fff;
	width:			99.999%;
	padding:		10px 0;
	border-top:		1px solid #952F2D;
	background-color:	#424242;
	border-radius:		8px;
}
#footercontainer {
	text-align:		left;
	padding:		10px  0  0  0;
	width:			1120px;
	margin:			0 auto;
}
#footercontainer ul {
	list-style-type:none; 
	margin:			0 0 20px 0; 
	padding:		0;
}
#footercontainer li {
	display:		block;
	float:			left;
	width:			140px;
	margin:			0 10px;
}
#footercontainer li ul {
	padding-top:		6px;

}
#footercontainer li li {
	display:		block;
	float:			none;
	padding:		6px 0;
	margin:			0;
}
#footercontainer li a {
	color:			#ccc !important;
	text-decoration:	none;
	font-weight:		bold;
	text-transform:		uppercase;
}
#footercontainer li li a {
	color:			#ffd700 !important;
	text-transform:		none;
}
#footercontainer li a:hover {
	color:			#aaa !important;
}
#footercontainer p {
	color:			#aaa;
	margin:			0;
	padding:		20px 20px 0 20px;
	text-align:		center;
}
#footertext, div.footertext {
	margin:			20px auto 5px auto !important;
	width:			1060px;
	text-align:		center;
	color:			#fff  !important;
}
#footer p, div.footertext p { 
	color:			#E8E8E8  !important;	
	padding:		4px 0  0  0 ;
}
span.footercolor   {
	font-weight:		bold;
	color:			#fff  !important;
}


#footer a {
	color:			#c0c0c0  !important;
	text-decoration:	none;
	background-color:	transparent;
}
#footer a:hover {
	color:			#ffd700 !important;
	text-decoration:	underline;
	background-color:	transparent;
}
#printfooter {display:none;}


#searchajax {
	position:		absolute;
	width:		230px;
	height:		132px;
	border:		1px solid #afafaf;
	background-color:		#fff;
	top:		50px;
	left:		20px;
	overflow:		hidden;
	display:		none;
	text-align:		left;
	box-shadow:		2px 2px 4px rgba(0,0,0,0.3);
}

#searchajax a {
	display:		block;
	padding:		4px 10px;
	width:		210px;
	height:		14px;
	line-height:		14px;
	text-decoration:		none;
	color:		#000;
}

#searchajax a.activelink {
	background-color:		#2D2D2D;
	color:		#fff;
}

#searchajax a:hover {
	background-color:		#952F2D;
	color:		#fff;
	text-decoration:		none;
}

