@charset "utf-8";
body {
	font-size: 12px;
	color: #787575;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border:0;	
}
a:focus {
	outline:none;	
}
#wrapper {
	width: 846px;
	position: relative;
	margin: 0px auto;
	border:1px #fff solid;
	height: 850px;
	top: 20px;
	left:100px;
}
#title {
	width:282px;
	height:500px;
	position:absolute;
	left:-240px;
	top:130px;
	background:url(../img/layout/title.jpg) 0 0 no-repeat;
}

#wrapper h1 {
	font-size: 30px;
	margin: 70px 0px 0px 73px;
	color: #a2aca2;
	font-weight: bold;
	text-indent:-9999px;
	background: url(../img/layout/logo_big.jpg) no-repeat 0px 0px;
}
#wrapper #product_nav {
	margin-left: 71px;
}


#wrapper #product_nav li {
	font-size: 16px;
	font-weight: bold;
	border-top: 0px solid #9ccb0b;
	border-right: 0px solid #9ccb0b;
	border-bottom: 0px solid #9ccb0b;
	border-left: 2px solid #9ccb0b;
	float: left;
	padding-left: 6px;
	margin-right: 6px;
}


#wrapper #product_nav .toys {
	color: #9ccb0b;
	border:0;
	padding-left:0;
}
#wrapper #product_nav .toys a {
	color: #9ccb0b;
	text-decoration:none;
}
#wrapper #product_nav .lifestyle {
	color: #0bbbcb;
}
#wrapper #product_nav .lifestyle a {
	color: #0bbbcb;
	text-decoration:none;
}
#wrapper #product_nav .arts {
	color: #e3004f;
}
#wrapper #product_nav .arts a {
	color: #e3004f;
	text-decoration:none;
}
#wrapper #product_nav a.active {
	text-decoration:underline;	
}
#wrapper #nav_top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 846px;
	color: #796c6c;
}
#wrapper #nav_top a {
	color: #796c6c;
	text-decoration: none;
}


#wrapper #nav_top #nav_main {
	position: absolute;
	left: 73px;
	top: 0px;
}
#wrapper #nav_top #nav_main li {
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
}
#wrapper #nav_top #nav_main #first {
	padding: 0px;
	border-width: 0px;
}
#wrapper #nav_top #language {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 174px;
	color: a3a3a3;
	background: url(../img/layout/language.gif);
	height: 21px;
	border-width: 0px;
}
#wrapper #nav_top #nav_products {
	position: absolute;
	left: 400px;
	top: 0px;
}
#wrapper #nav_top #nav_products li {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
}
#wrapper #nav_top #nav_products #first {
	padding: 0px;
	border-width: 0px;
}
#wrapper #nav_top #nav_contact {
	position: absolute;
	top: 0px;
	right: 130px;
}
#wrapper #nav_top #nav_contact li {
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
}
#wrapper #nav_top #nav_contact #first {
	padding: 0px;
	border-width: 0px;
}
#wrapper  #nav_top  .active a {

	text-decoration:underline;
}
#wrapper #content {
	width: 504px;
	position: absolute;
	left: 55px;
	top: 170px;
	height: 600px;
	overflow: show;
}
#wrapper #content .article_preview {
	width: 168px;
	height:210px;
	float: left;
	text-align: center;
	vertical-align:top;
	position:relative;
}
#wrapper #content .article_preview .article_price {
	background: #9ccb0b;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 59px;
	position:relative;
	left:59px;
	display:none;
}
*:first-child+html #wrapper #content .article_preview .article_price {
	left:0;
}
#wrapper #content .article_preview .article_price .cent {
	font-size: 12px;
	position: relative;
	bottom: 4px;
}

#wrapper #content .article_preview .article_nr {
	color: #808080;
	position:absolute;
	bottom:34px;
	left:50%;
	margin-left:-84px;
	width:168px;
}
#wrapper #content .article_preview .article_name {
	color: #555555;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-84px;
	width:168px;
}
#wrapper #content #pagina_wrapper {
	width: 700px;
	position: absolute;
	top: 640px;
	left: 0px;
}

#wrapper #content #pagina {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	color: #737b73;
}
#wrapper #content #pagina_wrapper #pagina a {
	color: #737b73;
	text-decoration: underline;
}
#wrapper #content #pagina_wrapper #pagina .active a {
	text-decoration: underline;
}
#wrapper #content #pagina_wrapper #pagina .next a {
	text-decoration: none;
}

#wrapper #content #pagina li {
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}
#wrapper  #content  #pagina_wrapper  #pagina  .active a {
	font-weight: bold;
	text-decoration: underline;
}

#wrapper #content #pagina_wrapper #pagina .next {
	padding-right: 15px;
	text-decoration: none;
	background: url(../img/layout/next_arr.gif) no-repeat 100% 3px;
	font-weight: bold;
	padding-left: 10px;
}
#wrapper #content #logo_pagina {
	background: url(../img/layout/logo_klein.jpg) no-repeat 50% 0px;
	height: 37px;
	width: 200px;
	text-indent: -9999px;
	margin: 24px auto 0 auto;
}


#wrapper #sidebar {
	width: 222px;
	position: absolute;
	left: 590px;
	top: 160px;
}
#wrapper #sidebar a {
	color: #737b73;
	text-decoration:none;
}
#wrapper #sidebar a:hover {
	color: #737b73;
	text-decoration:underline;
}
#wrapper #sidebar #suche {
	margin-bottom: 70px;
}


#wrapper #sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	color: #a2aca2;
	margin-top: 2em;
	margin-bottom: 0.5em;
}
#wrapper #sidebar p {
	margin-top: 0px;
	margin-bottom: 1em;
}
#wrapper #sidebar #services li {
	line-height: 2em;
}
#wrapper #sidebar #searchbutton {
	position: relative;
	top: 12px;
}
#wrapper #sidebar #searchfield {
	background: url(../img/layout/searchfield.gif) no-repeat 0px 0px;
	height: 21px;
	width: 166px;
	border: 0;
	color: #a3a3a3;
	padding-right: 4px;
	padding-left: 4px;
}
#wrapper #sidebar #partners a {
	color: #615e5e;
	text-decoration: none;
}
#wrapper #sidebar .tc1 {
	font-size: 11px;
}
#wrapper #sidebar .tc2 {
	font-size: 13px;
}
#wrapper #sidebar .tc3 {
	font-size: 15px;
	font-weight: bold;
}
#wrapper #sidebar .tc4 {
	font-size: 17px;
	font-weight: bold;
}

#wrapper #nav_bottom {
	margin-left: -200px;
	width: 410px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	display:none;
}
#wrapper #nav_bottom a {
	color: #787575;
	text-decoration:none;
}
#wrapper #nav_bottom li {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
}
#wrapper #nav_bottom #first {
	margin: 0 10px 0 0;
	padding: 0px;
	border-width: 0px;
}
/* ------------- Tagcloud */
				#tagcloud {
					float:left;	
					margin-bottom:20px;
				}
				#tagcloud li {
					float:left;
					margin-right:4px;
				}
				#tagcloud li.tg1 {
					font-size:10px;	
				}
				#tagcloud li.tg2 {
					font-size:11px;	
				}
				#tagcloud li.tg3 {
					font-size:12px;	
				}
				#tagcloud li.tg4 {
					font-size:14px;	
					font-weight:bold;
				}
				#tagcloud li.tg5 {
					font-size:16px;	
					font-weight:bold;
				}
