/* css Produktionswerkstatt v1.00 */
/* css created at 22.08.2006  */
/*file changed to vX.XX at XX.XX.XXXX*/

/* This file was created by r.schoen */
/* ********** office@u2inet.com ********** */

/* basic elements */
body
	{
		background: #000000 url(../../bg/bg.jpg) no-repeat top center fixed;
		margin: 0px;
		
	}
.prodoftheweek
	{
		letter-spacing: 1px;
		margin-top: 0px;
		font-color: black;
		font-size: 18px;
		font-weight: 700;
		line-height:26px
	}
.small{font-size:10px;margin-left:20px;}
.productofthemonth{color:#680AA3;font-weight:600;font-size:14px;}
/*ul{list-style-image:url(../../images/bullet.gif);}*/
#start_container
	{
		background-color: transparent;
		width: 1024px;
		border: none;
		height: 100%;
		padding-top: 20px;
		text-align: left;
	}
#topnav
	{
		background: transparent url(../../bg/navtop.gif) top center;
		width: 1024px;
		height: 48px;
		position: fixed;
		border: none;
		z-index: 11;
		text-align: right;
	}
	#topnav img
		{
			padding-top: 8px;
			background-color: transparent;
			border: none;
		}
#nosense
	{
		background: transparent url(../../bg/nosense.gif) no-repeat;
		width: 1024px;
		height: 11px;
		left: 50%;
		margin-top: 10px;
		border: none;
	}
#content
	{
		background-color: transparent;
		width: 1024px;
		height: 100%;
	}
/* container1_startpage */
#container1
	{
		margin-top: 68px;
		background: transparent url(../../bg/bg_cont0_mid.gif);
		width: 1024px;
	}
		#con1_top
			{
				background: transparent url(../../bg/bg_cont0_head.gif);
				width: 1024px;
				height: 33px;
			}
			#con1_mid
				{
					background: transparent;
					padding-left: 35px;
				}
				
				
				#con1_mid_flash
					{
						background-color:  white;
						width: 466px;
						float: left;
						margin-right:20px;
					}
			
				#con1_mid_text
					{
						background-color: white;
						width: 450px;
						float: left;
						margin-left: 30px;
						margin-right: 20px;	
						text-align:left;	
					}
		#con1_foot
			{
				background: url(../../bg/bg_cont0_foot.gif);
				height: 33px;
				clear: both;
			}
#container2
	{
		margin-top: 10px;
		background-color: transparent;
		width: 1024px;
	}
		#con2_top
			{
				background: transparent url(../../bg/bg_cont2_head.gif);
				width: inherit;
				height: 28px;
				width: 1019px;
				padding-top: 5px;
				padding-left: 5px;
			}
	#con2_mid
		{
			background: transparent url(../../bg/bg_cont2_mid2.gif);
			width: 1024px;
			margin: 0px;
			padding: 0px;
		}
		#con2_mid_text1
			{
				background-color: transparent;
				width: 300px;
				float: left;
				margin-left: 20px;
	 		}
		#con2_mid_text2
			{
				background-color: transparent;
				width: 300px;
				margin-left: 34px;
				float: left;
			}
		#con2_mid_text3
			{
				background-color: transparent;
				width: 300px;
				margin-left: 34px;
				float: left;
			}
	#con2_foot
		{
			background: transparent url(../../bg/bg_cont2_foot.gif) no-repeat;
			height: 10px;
			width: 1024px;
			clear: both;
		}
	#downplace
	{
		background-color: transparent;
		height: 40px;
		width: 1024px;
	}
	#footer
	{
		background: transparent url(../../bg/bg_ftp.jpg) no-repeat;
		width: 1004px;
		height: 30px;
		position: fixed;
		bottom: 0px;
		border: none;
		z-index: 10;
		padding-top: 8px;
		padding-left: 20px;
	}