/** 	CSS Layout
	(c) 2009 mindshape
	green	#516e4a;
**/

html, body { background: #e7e7db url(../images/bodybg.gif) repeat-y center; margin: 0; padding: 0; font-family: arial; text-align: left; }

div#wrapper {
/*	background: white; */
	width: 1000px;
	/* padding: 10px 10px 0 10px; */
	padding: 10px 0 0 21px;
	margin: 0 auto;
}

div#col1 {
	float: left;
	width: 160px;
	min-height: 300px;
}

div#col2 {
	width: 595px;
	float: left;
	min-height: 100px;
	margin: 0 0 10px 6px;
	overflow: hidden;
}

div.col2large {
	width: 830px !important;
}

div#col3 {
	float: right;
	width: 233px;
}

#footer {
	clear: both;
	display: block;
	background: url('../images/footerBG.jpg') no-repeat;
	height: 77px;
	text-align: right;
}

p.legality {
	font-size: 11px;
}

#footercontent {
	padding: 50px 5px 0 0;
}

div#col1 ul.mainnav, div#footer UL, div#uppernav UL {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

P {
	font-size:12px;
}

/**********************************************
* Link generell
***********************************************/
A:link, A:visited {
	color: #516e4a;
}
A:hover {
	color: black;
}

/**********************************************
* Rootline
***********************************************/
div#rootline {
	font-size: 11px;
	color: #3F3F3F;
}

div#rootline A:link, div#rootline A:visited {
	color: #3F3F3F;
	text-decoration: none;
}

div#rootline A:hover {
	text-decoration: underline;
}

/**********************************************
* Kopf (Logo / Uppernav)
***********************************************/
div#logo {
	float: left;
	width: 160px;
}

div#uppernav {
	font-size: 12px;
	color: black;
	text-align: right;
	border-top: 1px solid white;
	overflow: hidden;
}

div#uppernav UL {
	padding: 0;
	margin: 0;
}

div#uppernav UL LI  {
	width: 117px; 
	margin-left: 3px;
	float: left;
	padding: 0;
}

div#uppernav UL LI DIV {
	display: block;
	font-size: 12px;
	text-align: center;
	margin-left: 3px;
}

div#uppernav UL LI A:link DIV, div#uppernav UL LI A:visited DIV {
	background: none;
	height: 30px;
}

div#uppernav UL LI A:hover DIV, div#uppernav UL LI.selected A:visited DIV, div#uppernav UL LI.selected A:link DIV {
	background: white url('../images/headernavBG.png') no-repeat top center;
}

div#uppernav A:link, div#uppernav A:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div#uppernav A:hover {
	text-decoration: none;
}

#head {
	display: block;
}
/**********************************************
* Suche
***********************************************/
#searchbar {
	clear: both;
	background: url('../images/headerbarBG.png') no-repeat;
	margin: 0 0 10px 0;
	text-align: right;
	height: 25px;
}

#searchbar div#search {
	background: transparent url('../images/suchboxBG.png') no-repeat right 2px;
	border: none;
	margin: 0 10px 0 0;
	height: 24px;
	width: 212px;
	float: right;
}

#searchbar .input-text, #searchbar .input-text:focus, #searchbar  select:focus, #searchbar  textarea:focus {
	background: transparent;
	border: none;
	width: 184px;
	padding: 0 8px 0 0;
}

/**********************************************
* Footer
***********************************************/
div#footer {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: black;
}
div#footer A:link, div#footer A:visited {
	color: black;
	text-decoration: none;
}
div#footer A:hover {
	text-decoration: underline;
}

div#footer UL LI {
	display: inline;
	padding-right: 10px;
}
div#footer UL {
	margin: 0;
	padding: 0;
}


/**********************************************
* Haupt-Navigation (links)
***********************************************/
ul.mainnav {
	margin: 0; padding: 0;
	width: 155px;
}

ul.mainnav LI {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

ul.mainnav UL {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

ul.mainnav LI A:link, ul.mainnav LI A:visited {
	color: black;
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 8px;
	height: 23px;
	background: white url('../images/mainnav_normal.gif') no-repeat;
	margin: 2px 0 0 0;
}

ul.mainnav LI A:hover{
	color: black;
	background: white url('../images/mainnav_selected.gif') no-repeat;
}

ul.mainnav LI.selected A:link, ul.mainnav LI.selected A:visited {
	background: white url('../images/mainnav_selected.gif') no-repeat;
	font-weight: bold;
}

ul.mainnav UL {
	padding: 0;
	margin: 0 0 0 5px;
}

ul.mainnav UL.submenu A:link, ul.mainnav UL.submenu A:visited{
	display: block;
	font-size: 11px;
	text-decoration: none;
 	line-height: 10px;
	padding: 2px 0 2px 0;
	height: 14px;
 	margin-left: 5px;
	background: none;
	border-bottom: 1px solid #CCCCCC;
	width: 140px;
	font-weight: normal;
}

ul.mainnav UL.submenu LI A:hover{
	color: #516e4a;
	background: none;
}

ul.mainnav LI#selected {
	font-weight: bold;
	background: none;
	color: black;
}

ul.mainnav UL.submenu LI.selected A:link, ul.mainnav UL.submenu LI.selected A:visited{
	background: none;
	font-weight: bold;
}


/**********************************************
* Related Products
***********************************************/
.related-box{
	margin-top: 10px;
}

.related-box  div.item{
	clear: both;
	border:1px solid #C4C6C8;
	padding: 5px 0;
	margin-bottom: 5px;
}

.related-box .product-images {
	float: left;
	width: 100px;
}

/**********************************************
* Catalog-View
***********************************************/
.categoryViewImage {
	float: left;
	margin: 10px 10px 10px 0;
}

.beliebtesuchanfragen UL LI{
	float: left;
}

.bare-list {
	font-size: 11px;
}

/**********************************************
* Footer
***********************************************/

.versandinfo {
	color:#999;  
	font-size: 10px; 
	font-family: verdana;
	float: left;
	font-weight: normal;
	text-align: left;
}

.footerlinks {
	float: right;
	width: 400px;
}

.versandinfo A {
	color:#999 !important;
	text-decoration: underline;
}

.informational {
	float: left;
	width: 500px;
}

.legality {
	clear: both;
}