body {
font-family:Arial,Helvetica,sans-serif;
color:#000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 13px;
line-height: 17px;
background-attachment: fixed;
background-position:  top;
background-image: url(/templates/spielraum/graphic/lines2.gif);
background-repeat: repeat;
background-color: #ffffff;
}

#body_shell {
width:1200px;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#body_wrap 
{
	position: relative;
	width:1200px;
	float:left;

}

.rule
{
	background-image: url(/templates/spielraum/graphic/hrule.png);
	background-repeat: repeat-x;
	border: solid 0px transparent;
	width: 680px;
	margin-top: 2px;
	height: 1px;
}

H1
{
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 14px;	
	color: #cc0000;
	z-index: 20;
}

.Search
{
	width: 180px;
	text-align: left;
	color: #cc0000;
	font-weight: bold;
	margin-bottom: -10px;
}

.SearchButton
{
	position: relative;
	top: -25px;
	left: 120px;
}

H2
{
	font-size: 13px;
		margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 14px;	
	color: #cc0000;
	z-index: 20;
}

H3
{
	font-size: 16px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

.Top
{
	top: 0px;
	width: 1200px;
	height: 178px;
	background-image: url(/templates/spielraum/graphic/top-back.png);
	z-index: 0;
}


.Content
{
	position: absolute;
	top: 160px;
	left: 228px;
	width: 750px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	z-index: 2;
	background-color: white;
	min-height: 400px;
}

.ShopContent
{

}

.PathNav
{
	padding-top: 10px;
	color: #cc0000;
}

.shaddowleft
{
	position: absolute;
	top: 160px;
	left: 221px;
	width: 7px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	z-index: 2;
	background-image: url(/templates/spielraum/graphic/shaddow-left.png);
	height: 400px;
}
.shaddowright
{
	position: absolute;
	top: 160px;
	left: 978px;
	width: 6px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	z-index: 2;
	background-image: url(/templates/spielraum/graphic/shaddow-right.png);
	height: 400px;
}

.InnerBackContent
{
	padding-top: 0px;
	margin-top: 0px;
	width: 700px;
	padding-left: 5px;
	margin-left: 25px;
	padding-right: 5px;
	background-color: white;
}

.InnerContent
{
	padding: 5px 10px 50px 10px;
}

.Start
{
	background-image: url(/graphic/petri/backgroundtop.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 100px;
}

* html .Start{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/backgroundtop.gif);
}
.End
{
	position: absolute;
	left: -80px;
	background-image: url(/graphic/petri/background-end.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 80px;
}
* html .End{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/background-end.gif);
}
hr
{
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.Logo
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 275px;
	height: 120px;
}

* html .Logo{   
 /* CSS-Hack für IE6 und kleiner */  
}


.MainNav
{
	position: absolute;
	top: 190px;
	left: 10px;
	z-index: 5;
	background-image: url(/templates/spielraum/graphic/sidenav-back.png);
	background-repeat: no-repeat;
	background-color: White;
	width:214px;
}
.MainNavInner
{
	z-index: 5;
	padding: 10px 10px 10px 10px;
	text-align: center;
}


.Console
{
	position: absolute;
	top: 40px;
	left: 850px;
	z-index: 10;
}
.Console INPUT
{
	background-color: #f0f7b7;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}

.Console BUTTON
{
	background-color: #f0f7b7;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}

.TopNav
{
	position: absolute;
	top: 130px;
	height: 15px;
	width: 760px;
	left: 228px;
	
	z-index: 6;
}

.PageNav
{
	padding: 0px 10px 0px 10px;
}

ul#pagemenu
{

}

ul#pagemenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align: center;
	}
ul#pagemenu li a{
	display:block;
	float:left;
	color:#cc0000;
	text-decoration:underline;
	padding:8px 10px 0 10px;
	}
ul#pagemenu li a:hover{
	}












ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url("/templates/spielraum/graphic/button.png") no-repeat top left;
	text-align: center;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:8px 21px 0 19px;
	height:24px;
	height:28px;
	width: 71px;
	}
ul#menu li a:hover{
	background:transparent url("/templates/spielraum/graphic/button-active.png") no-repeat top left;	
	}
ul#menu li#selected{
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url("/templates/spielraum/graphic/button-selected.png") no-repeat top left;
	}
ul#menu li#selected a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:8px 20px 0 20px;
	height:24px;
	height:28px;
	width: 71px;
	}
ul#menu li#selected a:hover{
	background:transparent url("/templates/spielraum/graphic/button-selected.png") no-repeat top left;	
	}

.Button
{
	width: 106px;
	height: 28px;
	background-image: url(/templates/spielraum/graphic/button.png);
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
	padding: 0px 0px 0px 15px;
	display: inline;
	font-style: italic;
}

.ButtonBlack
{
	background-image: url(/templates/spielraum/graphic/button-black.gif);
	background-repeat: repeat-x;
	color: White;
	font-weight: bold;
	font-size: 12px;
	border: solid 1px #666666;
	height: 11px;
	margin-right: 5px;
	padding: 0px 15px 0px 15px;
	display: inline;
	font-style: italic;

}

.Button a:hover, .Button a:link, .Button a:visited, .Button a:active, .ButtonBlack a:hover, .ButtonBlack a:link, .ButtonBlack a:visited, .ButtonBlack a:active
{
	color: White;
	text-decoration: none;
}


.NavLevel1, .NavLevel1 a:link, .NavLevel1 a:visited, .NavLevel1 a:hover, .NavLevel1 a:active
{color: #353535; font-weight: bold; font-size: 11px;text-decoration: none; font-style: normal;}
.NavLevel2, .NavLevel2 a:link, .NavLevel2 a:visited, .NavLevel2 a:hover, .NavLevel2 a:active
{color: #353535; font-weight: normal; font-size: 11px;text-decoration: none; font-style: normal;}
.NavLevel3, .NavLevel3 a:link, .NavLevel3 a:visited, .NavLevel3 a:hover, .NavLevel3 a:active
{color: #353535; font-weight: normal; font-size: 11px;text-decoration: none; font-style: normal;}
.NavLevel4, .NavLevel4 a:link, .NavLevel4 a:visited, .NavLevel4 a:hover, .NavLevel4 a:active
{color: #353535; font-weight: normal; font-size: 11px;text-decoration: none; font-style: normal;}

.SideContent
{
	position: absolute;
	top: 190px;
	left: 987px;
	width: 210px;
	height: 500px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	z-index: 5;	
}

.LightBoxIcon img, .LightBoxIcon img a:link, .LightBoxIcon img a:hover, .LightBoxIcon img a:visited, .LightBoxIcon img a:active
{
	border: solid 2px #8c91b7;
} 
a:link {text-decoration: underline; color: #cc0000 }
a:visited {text-decoration: underline; color: #cc0000 }
a:hover {text-decoration: underline; color: #cc0000 }
a:active {text-decoration: underline; color: #cc0000 }

.magicbox
{
	background-color: White;
	background-image: url(/templates/spielraum/graphic/magicbox.jpg);
	background-repeat: no-repeat;
	width: 192px;
	padding: 50px 5px 10px 5px;
	margin-bottom: 20px;
	min-height: 100px;	
}

.warenkorbbox
{
	position: relative;
	background-color: White;
	background-image: url(/templates/spielraum/graphic/warenkorbbox.jpg);
	background-repeat: no-repeat;
	width: 192px;
	padding: 0px 5px 5px 5px;
	margin-bottom: 20px;
	min-height: 100px;	
	left: -5px;
}

.yugiohbox
{
	background-color: White;
	background-image: url(/templates/spielraum/graphic/yugiohbox.jpg);
	background-repeat: no-repeat;
	width: 192px;
	padding: 50px 5px 10px 5px;
	margin-bottom: 20px;
	min-height: 100px;	
}

ul#Side1
{
	border: 0;
	padding: 0px;
	margin: 6px 0px 6px 12px;
	list-style: none;
	font-size: 13px;
	color: #cc0000;
}

ul#Side1 a
{
	color: #cc0000;
	text-decoration:none;
	font-weight: bold;
}

ul#Side2
{
	border: 0;
	padding: 0px;
	margin: 6px 0px 6px 12px;
	list-style: none;

}

ul#Side2 a
{
	font-weight: normal;
}

ul#Side3 a
{
	color: Black;
}

ul#Side3
{
	border: 0;
	padding: 0px;
	padding-bottom: 2px;
	margin: 6px 0px 6px 12px;
	list-style: none;
	list-style-image: url(/templates/spielraum/graphic/nav3.png);
}
ul#Side1 li
{
	padding-bottom: 5px;
	text-align: left;
}

ul#Side2 li
{
	padding-bottom: 5px;
}

ul#Side3 li
{
	padding-bottom: 5px;
}

.xMainNav ul
{
	list-style: none;
	float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

.xMainNav li
{
	float: left;
	clear: both;
	width: 171px;
	height: 47px;
	background-image: url(/graphic/petri/button.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}
* html .xMainNav li{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/button.gif);	
}

.CartNav
{
	padding: 20px 2px 20px 0px;
}

.GrayBorder
{
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
}


.Product
{
	float:left;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 3px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
	text-align: left;
	width: 210px;
	height: 340px;
	cursor: pointer;
	line-height: 120%;
}
.Product .Icon
{
	height: 290px;
	text-align: center;
	vertical-align: middle;
}

img
{
	border-style: none;
}


.Product img
{
	border-style: none;
}

.Product .Heading
{
	height: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #cc0000;
}

.Heading a, .Heading a:link, .Heading a:hover, .Heading a:active, .Heading a:visited
{
	color: #cc0000;
	text-decoration: none;
}

.Product .AddInfo
{
	text-align: center;
}

.Product a:link, .Product a:visited, .Product a:hover, .Product a:active
{
	color: #cc0000;
}

.CartTable a:link .image {display:none}
.CartTable a:visited .image {display:none}
.CartTable a:hover .image {display:block}

.CartTable .image
{
	display: none;
	position: absolute;
	left: 200px;
	margin-top: -50px;
	border: solid 1px #999999;
}

a:link .image {display:none}
a:visited .image {display:none}
a:hover .image {display:block}

.image
{
	display: none;
	position: absolute;
	margin-left: 50px;
	margin-top: -50px;
	border: solid 1px #999999;
}


.HighNav
{
	position: absolute;
	top: 10px;
	height: 15px;
	width: 250px;
	left: 820px;
	
	z-index: 6;	
}

.SmallNav
{
	background-image: url(/templates/spielraum/graphic/nav2.png);
	background-repeat: no-repeat;
	display: inline;
	padding-left: 8px;
	padding-top:1px;
	padding-right: 10px;
	color: #333333;
	text-decoration: none;
}
.SmallNavEdit
{
	display: inline;
	padding-left: 8px;
	padding-top:1px;
	padding-right: 10px;
	color: #333333;
	text-decoration: none;
}

.SmallNav a, .SmallNavEdit a
{
	padding: 0px 0px 0px 0px;
	background-image: none;
	color: #333333;
	text-decoration: none;
}

.Error
{
	color: Red;
}


.BigProduct
{
	background-color: #ffffff;
}

.BigProduct .Heading
{
	background-color: white;
	font-size: 14pt;
	height: 20px;
	padding: 15px 10px 5px 5px;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: solid 1px #242424;
}
.BigProduct .Description
{
	text-align: left;
	margin-bottom: 30px;
	padding-left: 10px;
}

.BigProduct .BigPicture
{
	border: solid 1px #eeeeee;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	height: 340px;
}
.BigProduct .SmallPicture
{
}

.GrayBoxTop
{
	border: solid 1px #eeeeee;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	height: 340px;
}

.GrayBoxBottom
{
	border: solid 1px #eeeeee;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	height: 212px;
}


.BigProduct .SideData
{

}

.BigProduct .Data
{
	border-top: solid 1px #444444;
	padding-top: 10px;
}

.OverviewTable td
{
	border-bottom: solid 1px #cccccc;
	padding-right: 10px;
}
