* {
	margin: 0px;
	padding: 0px;
}

.button:hover {
	cursor: pointer;
}

body {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #555555;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border: 0px;
}

hr.trennen {
	height: 1px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px;
	width: 706px;
	margin: 10px 0px 10px 0px;
}

hr.trennen_detail {
	height: 1px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px;
	width: 435px;
	margin: 10px 0px 10px 0px;
}

#background {
	text-align: center;
	margin: 0px auto;
	width: 1000px;
	background-image: url(/layout/spielwarenkoenig/images/bg_body.png);
}

#haupt {
	text-align: left;
	margin: 0px auto;
	width: 980px;
	background: white;
}

#header {
	width: 980px;
	height: 169px;
	margin-bottom: 10px;
	background-image: url(/layout/spielwarenkoenig/images/header-grund1.jpg);
}

#content {
	width: 980px;
	margin-bottom: 50px;
	overflow-x: hidden;
	overflow-y: auto;
}


#footer {
	width: 980px;
	height: 250px;
	background-image: url(/layout/spielwarenkoenig/images/bg_footer.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

#header .top {
	height: 30px;
	width: 980px;
	margin-bottom: 2px;
}

#header .top .topnavi {
	float: right;
	margin-right: 22px;
	margin-bottom: -20px;
	line-height: 40px;
	color: white;
}

#header .middle {
	height: 107px;
	width: 980px;
	margin-bottom: 2px;
}

#header .middle img {
	margin: 1px 0px 1px 0px;
	float: left;
}

#header .menucat {
	height: 26px;
	width: 980px;
	float: left;
}

#header .menucat .cart {
	float: right;
	margin: 2px 10px 0px 0px;
}

#header .menucat .cart img {
	margin: 0px 3px 0px 0px;
	float: left;
}

#content #left {
	float: left;
	width: 220px;
	margin: 5px 5px 0px 10px;
}

#content #middle {
	float: left;
	width: 730px;
	margin: 0px 5px;
	overflow: hidden;
	
}

.left_menu li:hover {
	background-color: #FF9922;
	color: black;
}

#left .box {
	margin: 10px 0px 0px 0px;
	width: 220px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_middle.jpg);
	background-repeat: repeat-y;
}

#left .box .top {
	width: 220px;
	height: 5px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_top.jpg);
}

#left .box .top_suche {
	margin: -10px 0px 0px 0px;
	width: 220px;
	height: 20px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_top_suche.jpg);
}

#left .box .top_violett {
	width: 220px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_top_violett.jpg);
}

#left .box .top_orange {
	width: 220px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_top_orange.jpg);
}

#left .box .top_leer {
	width: 220px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_top_leer.jpg);
}

#left .box .middle {
	margin: 0px 10px 0px 10px;
}

#left .box .middle select {
	margin: 5px 10px;
	width: 150px;
}

#left .box .middle form {
	margin: 5px 10px;
}

#left .box .middle input {
	margin: 5px 0px;
}

#left .box .middle input[type=text] {
	margin: 5px 0px;
	width: 150px;
}

#left .box .bottom {
	margin: 10px 0px 0px 0px;
	width: 220px;
	height: 5px;
	background-image: url(/layout/spielwarenkoenig/images/left_box_bottom.jpg);
}

#left img {
	margin: 10px 0px 0px 0px;
}

#left .box .suche {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 220px;
}

#left .box .suche input[type=text] {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 160px;
	height: 19px;
	padding: 3px 0px 0px 5px;
}

#left .box .suche input[type=image] {
	float: left;
	margin: 5px 10px 0px 0px;
}

#searchresult {
	background: white;
	border: 1px solid #555555;
	margin: 32px 0px 0px 95px;
	width: 360px;
	z-index: 100;
}

#searchresult .head {
	margin: 5px;
	width: 360px;
	font-weight: bold;
	border-bottom: 2px solid #555555;
}

#searchresult .searchresult {
	height: 25px;
	line-height: 25px;
	margin: 5px 0px 5px 5px;
	float: left;
	width: 330px;
	overflow: hidden;
}

#searchresult .searchresult:hover {
	cursor: pointer;
	background: #cecece;
}

#searchresult .searchimage {
	float: right;
}

#searchresult .searchimage img {
	margin: 5px;
}

#middle .box .middle .boxcloud {
	width: 690px;
	margin: auto;
	text-align: center;
	line-height: 1.5;
}

#middle #BreadCrumb {
	width: 582px;
	color: #AA9988;
	height: 20px;
	font-size: 10px;
}

#middle .box {
	width: 730px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_middle.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

#middle .box .top {
	width: 730px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_top_leer.jpg);
}

#middle .box .top_orange {
	width: 730px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_top_orange.jpg);
}

#middle .box .top_violett {
	width: 730px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_top_violett.jpg);
}

#middle .box .top_noborder {
	width: 730px;
	height: 30px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_top_ohnerand.jpg);
}

#middle .box .top_small {
	width: 730px;
	height: 5px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_top.jpg);
}

#middle .box .middle img.image {
	margin: 0px 0px;
}

#middle .box .middle table.Versand {
	width: 705px;
	margin: 10px;
}

#middle .box .bottom {
	width: 730px;
	height: 5px;
	background-image: url(/layout/spielwarenkoenig/images/content_box_bottom.jpg);
}

#middle .box .NewArticleRow {
	width: 726px;
	height: 220px;
	margin: 5px 2px;
	overflow: auto;
}




.NewArticleRow .Article,
.NewArticleRow .Article_New,
.NewArticleRow .Article .ArtName,
.NewArticleRow .Article .ArtName_New,
.NewArticleRow .Article .ArtPrice_violett,
.NewArticleRow .Article .ArtPrice_New {
	float: left;
	width: 164px;
	padding: 0px 7px 0px 7px;
	text-align: center;
}

.ArtPrice_violett {
	font-weight: bold;
	height: 20px;
	font-size: 16px;
	color: #882255;
	text-align: center;
}

.ArtPrice_New {
	font-weight: bold;
	color: #882255;
	text-align: center;
}


.ArtPrice_grau {
	font-weight: bold;
	height: 20px;
	font-size: 16px;
	color: #555555;
	text-align: center;
}

.NewArticleRow .Article img {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.NewArticleRow .Article .ArtName,
.NewArticleRow .Article .ArtName_New {
	height: 45px;
	text-align: center;
}

.NewArticleRow .Article .ArtPrice_violett,
.TopArticle .Article .ArtPrice_violett,
.CatArticle .Price,
.CatArticle .ArtPrice_violett {
	font-size: 15px;
	font-weight: bold;
	color: #882255;
	text-align: center;
}

.NewArticleRow .Article:hover,
.TopArticle .Article:hover {
	cursor: pointer;
}

.TopArticle .Article {
	margin: 5px 0px 5px 0px;
}

.footer1 {
	width: 360px;
	height: 180px;
	background-image: url(/layout/spielwarenkoenig/images/vert_trenner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footer h6 {
	margin: 15px 0px 20px 0px;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
}

.footer1 ul {
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
}

#footer ul {
	float: left;
}

#footer ul li a {
	font-weight: bold;
	line-height: 20px;
}

.footer2 {
	width: 360px;
	height: 180px;
	background-image: url(/layout/spielwarenkoenig/images/vert_trenner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}

.footer3 {
	height: 180px;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.footer2 ul{
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
}

.footer3 ul {
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
}

.small {
	color: #555555;
	margin: 0px 0px 0px 10px;
}

h1 {
	color: #555555;
	font-size: 16px;
	margin: 0px 10px;
	
}

h2 {
	font-size: 16px;
}

h3 {
}

h4 {	
	font-size: 14px;
}

h5 {	
	font-size: 14px;
}

h6 {
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul {
	list-style-type: none;
}

li {
}

a,
a:hover,
a:active,
a:visited {
	text-decoration: none;
	color:inherit;
	font-weight: inherit;
}



.violett {
	color:#882255;
}

.orange {
	color:#DD7722;
}

.grau {
	color:#AA9988;
}

.center {
	text-align: center;
}

#header .top .infotel h1 {
	color:#555555;
	font-size: 12px;
	float: left;
	margin-left: 15px;
	line-height: 30px;
}


#header .top .topnavi a:hover,
#header .top .topnavi a:active {
	text-decoration: underline !important;
}

#header .menucat ul li {
	display: block;
	float: left;
	height: 17px;
	margin-top: 0px;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
	color:#555555;
	padding: 0px 5px 0px 23px;
}

#header .menucat ul li.active {
	color: white;
}

#header .menucat a:hover {
	text-decoration: underline !important;	
}

#header .menucat .social a,
#header .menucat .social a:hover,
#header .menucat .social a:active,
#header .menucat .social a:visited {
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}

ul.left_menu {
	background: #DD7722;
	padding: 2px 0px;
	font-size: 11px;
}

ul.left_menu li.level1 a {
	margin: 5px 10px;
	font-size: 11px;
	color: white;
	line-height: 20px;
}

ul.left_menu li.level1 a:hover {
	font-size: 11px;
	margin: 5px 10px;
	color: white;
	line-height: 20px;
	font-weight: bold;
	
}

ul.left_menu li.level1 a:active {
	margin: 5px 10px;
	font-size: 11px;
	color: white;
	line-height: 20px;
	font-weight: bold;
	
}

ul.left_menu li.level2 {
	margin: 0px 0px 0px 15px;
	color: white;
	font-size: 11px;
	line-height: 20px;
}

ul.left_menu li.level2 a {
	margin: 0px 0px 0px 15px;
	color: white;
	font-size: 11px;
	line-height: 20px;
}

ul.left_menu li.level2 a:hover {
	margin: 0px 0px 0px 15px;
	color: white;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	
}

ul.left_menu li.level2 a:active {
	margin: 0px 0px 0px 15px;
	color: white;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	
}

ul.left_menu li.level3 {
	margin: 0px 0px 0px 25px;
	color: white;
	font-size: 11px;
	line-height: 20px;
}

ul.left_menu li.level3 a {
	margin: 0px 0px 0px 25px;
	color: white;
	font-size: 11px;
	line-height: 20px;
}

ul.left_menu li.level3 a:hover {
	margin: 0px 0px 0px 25px;
	color: white;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	
}

ul.left_menu li.level3 a:active {
	margin: 0px 0px 0px 25px;
	color: white;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	
}

ul.left_menu li.level2_sub {
    overflow: hidden;
    font-size: 11px;
    background: transparent;
    margin-top: 0px;
}


ul.left_menu li.level3_sub {
    overflow: hidden;
    font-size: 11px;
    background: transparent;
    margin-top: 0px;
}

#left .box .middle h1 {
	margin: 5px 10px 7px 10px;
}

#middle .box .top h4 {
	font-size: 14px;
	margin: 0px 10px;
	line-height: 30px;
}

#middle .box .top h1 {
	margin: 0px 10px;
	line-height: 30px;
}


#middle .box .top_orange h4,
#middle .box .top_violett h4 {
	font-size: 14px;
	margin: 0px 10px;
	line-height: 30px;
	color: white;
}

#middle .box .top_ohnerand h4 {
	font-size: 14px;
	margin: 0px 10px;
	line-height: 30px;
	color: #555555;
}

#middle .box .middle h5 {
	font-size: 14px;
}

#middle .box .middle p {
	margin: 5px 10px;
}

#middle .box .middle p {
	text-align: justify;
}

#left .box .top_orange h3,
#left .box .top_violett h3 {
	font-size: 14px;
	margin: 0px 10px;
	line-height: 30px;
	color: white;
}

#left .box .top_suche h3 {
	font-size: 10px;
	margin: 0px 10px;
	line-height: 20px;
	color:#555555;
}

.ArtDetail {
	margin: 10px 0px 10px 0px;
	overflow: auto;
}

.ArtDetail .right {
	float: left;
}

.ArtDetail .ArtPrice {
	font-size: 25px;
	font-weight: bold;
}

.ArtDetail .ArtPrice_alt {
	font-size: 11px;
	color: #555555;
}

.ArtDetail .ArtPrice_aktion {
	font-size: 25px;
	color: #882255;
	font-weight: bold;
}

.ArtDescription h2,
.Meinungen h2 {
	font-size: 14px;
	color: #555555;
}

.tag_6 {
color:#882255;
display:inline;
font-size:10px;
}
.tag_5 {
color:#882255;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#882255;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#882255;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#882255;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#882255;
display:inline;
font-size:20px;
font-weight:bold;
}

div.PlentyOrderBox {
    background-color    :    #EBEEF1;
}

h2.PlentyOrderHeader {
    border-bottom : 1px solid black;
    background-color : #B1BCC9;
    padding: 5px 0 3px 5px;
    margin-top : 5px;
    font-size : small;
}

div.PlentyOrderAdvice {
    background-color : #B1CCC9;
    padding : 3px;
}

div.PlentyOrderContent {
    padding-left : 5px;
    padding-bottom : 5px;
}

.PlentyOrderTable th {
    width        :200px !important;
}

div.PlentyOrderDeliveryAddresses {
    display : block;
    vertical-align : top;
    margin-bottom : 5px;
    width : 100%;
}

.PlentyOrderDeliveryAddress {
    display : inline;
    width : 45%;
    margin-left : 5px;
    margin-right : 5px;
}



#flOuterContainer {
	background: #FFFFFF;
	color: #555555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#flOuterContainer table {
	border: none;
}

td.flMain {
	padding: 0px;
	text-align: center;
}

.flOuterBorder {
}

.flBorder {
	border: 0px solid #DDDDDD;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
	width: 100%;
}

#flRemoveAllFilters {
	margin-left: 2px;
}

.flFilterRedundant {
	margin-left: 5px;
}

.flCloudHeader {
	color: #000000;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

strong .flEmphasis {
	text-decoration: underline;
}

.flEmphasis {
	font-weight: bold;
}

.flFrequency {
	color: #0000FF;
}

.flOuterBorder {
	border-color: #D3D3D3;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

a.flResultTitle {
	font-family: arial;
	font-weight: bold;
}

a.flResultTitle .flEmphasis {
	text-decoration: underline;
}

.flShortDescription {
	font-size: 10px;
	background-color: #D2E6CB;
}

span.flPrice {
	font-weight: bold;
}

span.flOverriddenPrice {
	font-weight: normal;
	text-decoration: line-through;
}

span.flOverridingPrice {
	font-weight: bold;
	color: #FF0000;
}

.flFilterCloud a {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.flFilterCloud a:hover {
	text-decoration: underline;
	color: #000000;
}

.flCloudHeader a:visited {
	color: #000000;
}

.flCloudSizeClass0 a {
	font-size: 9px;
}

.flCloudSizeClass1 a {
	font-size: 10px;
}

.flCloudSizeClass2 a {
	font-size: 11px;
}

.flCloudSizeClass3 a {
	font-size: 12px;
}

.flCloudSizeClass4 a {
	font-size: 13px;
}

.flCloudSizeClass5 a {
	font-size: 14px;
}


#flRemoveAllFilters {
	color: #FF8C00;
}

#flRemoveAllFilters:hover {
	text-decoration: underline;
}

#flCloudAreasTable {
	margin-top: 1px;
}

#flCloudArea {
	background-color: #E8E8FF;
}

#flContentContainer {
	margin-right: 5px;
	border: 1px solid #A9A9A9;
}

#flSearchHeader {
	width: 100%;
}

#flSearchInfo {
	font-size: 14px;
}

#flPoweredBy {
	width: 90px;
}

#flRestrictHeader {
	border-spacing: 0;
	font-size: 12px;
	height: 17px;
}

.flContFilterRedundant {
	margin-left: 2px;
	margin-bottom: 5px;
}

ul.flFilters {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.flFilters li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.flChosenFilters {
	padding: 4px;
}

.flChosenFilters span {
	display: block;
}

.flFilterCloud {
	padding: 4px;
}

.flFilterCloud span {
	padding-right: 4px;
}

.flFilterRedundant span {
	padding-right: 3px;
}

.flPageCurrent {
	color: #ED222A;
	text-decoration: none;
	font-weight: bold;
}

.flClear {
	height: 20px;
	clear: both;
}

.ArticleAttrSelect{
width:220px;
 margin-left:10px;
}

.ArticleAttrTd_0{
padding-top:2px;
} 
