/* STANDARD FORMATE */

body 
{
	background-color: black;
	font-size: 12px;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}
h1 {
	font-size:16px;
	font-weight: bold;
	color: #e5d891;
}
h2 {
	font-size:14px;
	font-weight: bold;
	color: #e5d891;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #e5d891;
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	font-size: 12px;
	color: #e5d891;
}
ul, li {
	color: #ffc232;
	list-style: none;
}

a img {
	border-width: 0px;
}
a:link,
a:visited {
	color: #ffc232;
}
a:hover,
a:active {
	color: #ffc232;
}
#B
{
	
	text-align:center;
}
#editmodeheader
{
	margin-top: 28px;
}
#Box
{
	position: relative;
	width: 820px;
	margin-left: * auto;
	margin-right: * auto;
	text-align: left;
}
#Box1 
{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 368px;
	height: 350px;

	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#Box2 
{
	position: absolute;
	top: 0;
	left: 368px;
	width: 450px;
	height: 350px;
}

#BoxLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 368px;
}
#BoxMetaNav
{
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 465px;
	width: 330px;
	color: #666666;
	font-weight:normal;
	font-size: 10px;
}
#BoxMetaNav a:link,
#BoxMetaNav a:visited
{
	color: #999999;
	font-weight:normal;
	font-size: 10px;
	text-decoration:none;
}
#BoxMetaNav a:hover,
#BoxMetaNav a:active
{
	color: #999999;
	font-weight:normal;
	font-size: 10px;
	text-decoration:underline;
}

#BoxNav
{
	position: absolute;
	top: 172px;
	left: 168px;
	width: 200px;
}

#BoxY1
{
	position: absolute;
	top: 350px;
	left: 0px;
	width: 510px;
	height: 250px;
	background-image: url('images/contentbg.png');	
}
#BoxY2
{
	position: absolute;
	top: 350px;
	left: 60px;
	width: 800px;
	height: 380px;
	background-image: url('images/contentbg.png');	

}

#BoxContent
{
	position: absolute;
	top: 350px;
	left: 368px;
	width: 450px;
	background-image: url('images/contentbg.png');	
}

#BoxContentLeft
{
	position: absolute;
	top: 350px;
	left: 168px;
	width: 200px;
}

#BoxStartFooter 
{
	padding: 20px 3px 10px 0;
	text-align: right;
}

#boxShop_Nav
{
	position: absolute; 
	display: block;
	top: 400px; 
	left: 100px;
	overflow: visible;
}
#_ctl0__ctl1_navTreeView_wrapper div
{
	overflow: hidden;
}

.Nav1 div 
{
	height: 22px;
}
.Nav1Item a:link,
.Nav1Item a:visited,
.Nav1Item a:hover,
.Nav1Item a:active
{
	position: relative;
	color: #b82d7f;
	font-weight:bold;
	text-decoration:none;
}
.Nav1SelItem a:link,
.Nav1SelItem a:visited,
.Nav1SelItem a:hover,
.Nav1SelItem a:active
{
	color: #b82d7f;
	font-weight:bold;
	text-decoration:none;
}
.Nav1Spacer {
	display: none;
}




.gallery 
{
    width: 100%;
}

.galleryItem 
{
    float: left;
    margin: 0 5px 10px 5px;
    padding: 8px;
    background-color: #232323;
    width: 85px;
    height: 85px;
    text-align: center;
    vertical-align: middle;
}

.ShopNav {

}
.ShopNavItem {
	font-size:14px;
	font-weight: bold;
	color: #e5d891;
	padding-bottom: 4px;
}
.ShopNavItem a:link,
.ShopNavItem a:visited {
	text-decoration: none;
}
.ShopNavItem a:hover,
.ShopNavItem a:active {
	text-decoration: underline;
}

#BoxItemDetail
{
	position: fixed;
	top: 330px;
	left: 420px;
	width: 300px;
	background-color: #333333;
	padding: 20px;
}

.sIntroImg 
{
    float: left;
    border: 4px solid #333333;
    margin-left: 10px;
    margin-right: 20px;
    width: 140px;
    height: 100px;
}
.sIntroTxt 
{
    float: left;
    width: 200px;
}
.sIntroClearing
{
    clear: both;
    height: 20px;
}
.ShopGridView
{
    margin-left: 10px;
    width: 420px;
}
.ShopGridItem td
{
    padding: 5px 10px 5px 0;
    vertical-align: top;
    /*border-bottom: 1px solid #e8dea9;*/
}

.CartTable td
{
    vertical-align: top;
    
}
.CartTextfield
{
    color: #333333;
    background-color: #e9dea9;
    border-style: solid;
    border: 1px solid #cccccc;
    width: 200px;
    font-size: 12px;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
.ItemDetails
{
	color: white;
}

.ArtikelList
{
}
.ArtikelListItem
{
	clear: both;
	margin: 0 0 20px 0;
}
.productimg
{
	border: 3px solid white;
	background-color: white;
	vertical-align: middle;
	horizontal-align: center;
}