html, body {
	margin: 0;
	padding: 0;
	background-color: #424242;
	color: #444444;
}

#nav {
	width: 100%;
	height: 250px;
	padding: 20px 0 30px 0;
	background: url(../images/pfade.gif) repeat-x;
}

#header {
	width: 100%;
	height: 80px;
	background-color: #ffffff;
	border-bottom: 1px solid #BBBB1A;
}

#headercontainer {
	padding: 0;
	width: 960px;
	margin: 0 auto;
	padding: 56px 0 0 0;
	height: 24px;
	text-align: right;
	background: url(../images/s2dlogo.jpg) 0 0 no-repeat;
	color: #ffffff;
}

#headercontainer a {
	color: #888888;
	text-decoration: none;
	display: block;
	float: right;
	padding: 2px 12px;
	line-height: 20px;
	border-top: 1px solid #BBBB1A;
	border-left: 1px solid #BBBB1A;
	border-right: 1px solid #BBBB1A;
	background-color: #f1f1f1;
	margin-left: 4px;
	outline: none;
}

#headercontainer a:hover {
	color: #BBBB1A;
}

#carouselcontainer {
	margin: 0 auto;
	display: block;
	position: relative;
	width: 960px;
	height: 250px;
}

#carouselcontainer img {
	width: 100%;
	height: 100%;
	border: 0;
}

#carouselcontainer span {
	display: none;
	width: 470px;
	line-height: 24px;
	padding: 2px 5px;
	position: absolute;
	top: 218px;
	left: 4px;
	background-color: #ffffff;
}

#carouselcontainer a {
	outline: none;
	display: none;
	position: absolute;
	padding: 4px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	color: #666666;
	font-weight: normal;
}

#carouselcontainer a:hover {
	border: 1px solid #BBBB1A;
}

#main {
	width: 100%;
	background-color: #F2F2F2;
	padding: 40px 0;
}

#maincontainer {
	width: 960px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 640px;
}

#sidebar {
	float: right;
	width: 240px;
	padding: 10px 20px 0px 20px;
	border: 1px solid #BBBB1A;
	background-color: #D6D6D6;
}

#content p, #sidebar p {
	line-height: 160%;
}

#searchbox {
	position: relative;
	width: 240px;
	height: 40px;
	padding: 0;
	margin: 10px 0 20px 0;
	background: url(../images/psearch.gif) 0 0 no-repeat;
}

#searchsubmit {
	position: absolute;
	top:0;
	left:200px;
	width: 40px;
	height: 40px;
	outline: 0;
}

#searchcriteria {
	border: 0;
	outline: 0;
	background-color: #ffffff;
	position: absolute;
	top: 11px;
	left: 6px;
	width: 184px;
}

#footer {
	width:			99.999%;
	padding:		10px 0;
	border-top:		2px solid #BBBB1A;
	background-color:	#424242;
}
#footercontainer {
	padding-top:		0px;
	width:			960px;
	margin:			0 auto;
}
#footercontainer ul {
	list-style-type:none; 
	margin:			0; 
	padding:		0;
}
#footercontainer li {
	display:		block;
	float:			left;
	width:			140px;
	margin:			0 10px;
}
#footercontainer li ul {
	padding-top:		6px;
	border-bottom:		1px solid #ccc;
}
#footercontainer li li {
	display:		block;
	float:			none;
	padding:		6px 0;
	border-top:		1px solid #ccc;
	font-size:		11px;
	margin:			0;
}
#footercontainer li a {
	color:			#424242 !important;
	text-decoration:	none;
	font-weight:		normal;
}
#footercontainer li li a {
	color:			#aaa !important;
}
#footercontainer li a:hover {
	color:			#BBBB1A !important;
}
#footercontainer p {
	color:			#aaa;
	margin:			0;
	padding:		20px 20px 0 20px;
	text-align:		center;
	font-size:		10px;
}
#footertext, div.footertext {
	margin:			20px auto 5px auto !important;
	width:			960px;
	text-align:		center;
	color:			#424242  !important;
}
#footer p, div.footertext p { 
	color:			#E8E8E8  !important;	
	padding:		4px 0  0  0  ;
}
span.footercolor   {
	font-weight:		bold;
	color:			#fff  !important;
}
#footer sup {
	font-size:		100%;
}
#footer a:link {
	color:			#BBBB1A;
	text-decoration:	none;
	background-color:	transparent;
}
#footer a:visited {
	color:			#f93 !important;
	text-decoration:	none;
	background-color:	transparent;
}
#footer a:hover {
	color:			#BBBB1A !important;
	text-decoration:	underline;
	background-color:	transparent;
}
#footer a:active {
	color:			#BBBB1A;
	text-decoration:	none;
	background-color:	transparent;
}
#printfooter {display:none;}

#sidebar ul.subtopic {
	margin: 20px 0 40px 0;
}

#sidebar ul.subtopic li  {
	padding: 10px 4px;
	border-bottom: 1px solid #e0e0e0;
	background: none;
}

#sidebar ul.subtopic li a {
	color: #444444;
	font-weight: normal;
}

#sidebar ul.subtopic li a:hover {
	color: #BBBB1A;
	text-decoration: none;
}

#trustedshops {
	width: 290px;
	margin: 20px auto 0 auto;
}

#trustedshops a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
	display: block;
	float: right;
	width: 240px;
}

#breadcrumbs {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 12px;
	color: #888888;
}

#breadcrumbs a {
	font-weight: normal !important;
	color: #888888 !important;
}
