
html {
	background-color:#FFFFFF;
  }


body {


scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #575757;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF;
		margin: 0;
		padding: 0;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #FFFFFF;
		background-color:#FFFFFF;
background-image: url('http://www.nemesis-shop.de/layout/nemesis-hg.gif'); 
background-position: center top;
background-repeat: no-repeat;

  }

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

a.menu:link {
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;
	padding: 6px;
	font-size: 13px;
}
a.menu:visited {
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;
	padding: 6px;
	font-size: 13px;
}
a.menu:hover {
	display:block;
	background-image: url('http://www.nemesis-fantasyshop.de/shop.gif');
	color: #FBBE2F;
	font-weight: bold;
	padding: 6px;
	font-size: 13px;
}



	
	#container
	{
		margin: 0em auto;
		width: 950px;
		height:100%;
		text-align: left;	
		border: 0px;
		
		
	}
	
	#haupteil
	{
		position: relative;
		margin: 0em auto;
		width: 950px;
		margin-left: 0px;
		text-align: left;	
		border: 0px;
		background-image: url('./nemesisshop.png');
	}

	#header
	{	margin-left: 0px;
		height: 140px;
		
	}
	
	#streifen
	{	margin-left: 0px;
		height: 27px;
		width: 950px;
		background-image: url('./nemesis.gif');
		
	}

	
	#menu
	{	
		float: left;
		margin-left: 0px;
		width: 180px;
		background-image: url('./shop.gif');

		
	}
	
	#mainnav
	{	
		float: left;
		height:auto;
		width: 180px;
		background-image: url('./softair.gif');
	}


	#contents	
	{	
		float: left;
		margin-right: 0px;
		margin-top: 0px;
		top:0px;
		left:0px;
		margin-right: 0px;
		width: 590px;
		background-image: url('./shop-nemesis.gif');

	}
	
	#footer	
	{
		clear: both;
		background-image: url('./nemesis.gif');
		height: 25px;
		
	}

.warenanzeige
{
font-size:11px;
}


