@charset "utf-8";
/* CSS Document */

.html, body{		background-color:		#eee;
					margin:					0px;
					font-family:			Arial, Helvetica, sans-serif;
					font-size:				12px;
					font-weight:			normal;
					height:					100%;
					width:					100%;
					padding:				0px;}
			
a:link, a:visited {
					font-family: Arial, Helvetica, sans-serif;
					font-size:1.0em;
					font-weight: normal;
					color: #000;
					text-decoration: none;}

a:hover {
					font-family: Arial, Helvetica, sans-serif;
					font-size:1.0em;
					font-weight: normal;
					color: #f00;
					text-decoration: underline;}

.container{			background-color:		#fff;border:solid 1px #666;						
					height:					auto;
					width:					1000px;
					margin:					0px auto;}
					

.top_hyperlinks{	color:#ff9000;
					background-color:#32260c; /*8b542b;*/
					font:Arial, Helvetica, sans-serif;
					font-size:0.8em;
					height:40px;
					text-align:right;}

.login{				width:350px;
					height:54px;
					margin-left:380px;
					margin-top:20px;
					position:absolute;}
					
.input_place{		border:solid 1px #000;
					color:#777;}
					
.button_login{		background-image:url(Images/login.png);
					width:109px;
					height:33px;
					border:none;
					cursor:pointer;
					background-color:transparent;
					position:absolute;
					margin-top:-4px;}
					
.header{			height:85px;
					width:1000px;}
					
.header_bg{			background-image:url(Images/PNG/Header_Bg.png);
					background-repeat: no-repeat;float:right;
					height:84px;
					width:732px;}

.subnav{			width:1000px;
					height:92px;
					background-image:url(Images/PNG/Mausbild_Bg.png);}
					
.counter{			width:213px;
					height:128px;
					background-image:url(Images/PNG/Uhrzeit_Bg.png);
					position:absolute;
					margin-left:582px;}
					
.counter_pointer{	width:182px;
					height:90px;
					position:absolute;
					margin-left:772px;
					margin-top:10px;}
					
.logo{				/*height:235px;
					width:231px;*/
					width:255px;
					height:151px;			
					background-image:url(Images/logo.png);
					background-repeat: no-repeat;
					position:absolute;
					margin-left:-250px;/*-210px;*/
					margin-top:15px;/*23px;*/
					z-index:100;}
					
.navigation{		position:relative;
					background-color:#fff;
					margin-left:266px;
					height:28px;
					width:auto;
					line-height:33px;
					text-align:right;
					vertical-align:bottom;
					z-index:1;}
					
.navigation a:link,.navigation a:hover,.navigation a:visited {
					text-decoration: none;
					color:#fff;}
					
.menuBgLeft{		background-image:url(images/PNG/menu_bg_left.png);
					width:5px;
					height:28px;
					float:left;}
.menuBgCenter{		background-image:url(images/PNG/menu_bg.png);
					height:28px;
					line-height:28px;
					padding:0 24px;
					width:auto;
					float:left;}
.menuBgRight{		background-image:url(images/PNG/menu_bg_right.png);
					width:5px;
					height:28px;
					float:left;}

.spacer{			width:1px;
					height:28px;
					border:none;
					float:left;}
			
.produkt{			width:1000px;
					height:auto;
					}
					
.produkt_images{	width:538px;
					height:auto;
					float:left;
					background-color:#fff;}
					
.thumb_images {		horizontal-align: center;
					margin-left:2px;
					margin-top:-280px;
					position:absolute;}

.thumb_1 {			width:95px;
					height:72px;
					text-align: center;
					vertical-align:middle;
					background-image:url(Images/PNG/Produkte_Rahmen.png);
					background-repeat: no-repeat;
					background-position: top center;
					padding-top:2px;}

.products_top {		horizontal-align: center;
					width:538px;
					background-color:#fff;
					padding-left: 20px;}
							
.thumb_top {		width:95px;
					height:72px;
					text-align: center;
					vertical-align:top;
					background-image:url(Images/PNG/Produkte_Rahmen.png);
					background-repeat: no-repeat;
					background-position: top center;
					padding-top:2px;
					margin-right: 35px;
					float:left;}
					
.thumb_3 {			text-align: center;
					vertical-align:top;
					float:left;}
					
.socialbookmarks {	text-align: center;
					vertical-align:top;}														

.main_image {		text-align: center;
					horizontal-align: center;
					vertical-align:middle;
					padding: 20px;}
					
					
.produkt_text{		width:442px;
					height:450px;
					float:left;
					padding:10px;
					overflow:hidden;
					background-color:#fff;}
					
.product_text_left{	}

.product_countdown{	width:213px;
					float:left;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 32px;
					font-weight: bold;
					color: #000;
					background-image:url(Images/notiz_gross.png);
					background-repeat: no-repeat;
					background-position: top center;
					text-align: center;
					vertical-align:bottom;
					padding-top: 16px;}
					
.product_countdown {color: #fff;margin-top:36px;margin-left:20px;width:180px;height:30px;}				
					
.product_title{		font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bold;
					color: #000;}

.product_header{	text-align:left;
					background-image:url(Images/PNG/Produkt_ueberschrift_bg.png);
					background-repeat:no-repeat;
					width:538px;
					height:50px;
					padding:6px;
					overflow:hidden;}
					
.product_name{		font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #000;}	
					
.product_shortdesc{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
					color: #000;}									

.price {			text-align: left;
					vertical-align:top;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 30px;
					font-weight: bold;
					color: #fff;
					padding-top: 80px;
					padding-right: 0px;
					float:left;}
					
.price_retail {		font-family: Arial, Helvetica, sans-serif;
					font-size: 20px;
					font-weight: bold;
					text-decoration:line-through;
					color: #000;}
					
.price_button{		background-image:url(images/PNG/Preis_Bg.png);
					width:308px;
					height:75px;
					text-align:right;
					line-height:75px;
					vertical-align:middle;
					padding-right:10px;}
								
.product_button{	text-align: left;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 20px;
					font-weight: bold;
					color: #ff7700;
					padding-top:10px;}
					
.kaufen_ausverkauft{width:180px;
					height:180px;
					display:inline-block;}
					
.comments_pay{		width:250px;
					height:180px;
					display:block;
					float:left;
					padding-left:10px;
					font-size:12px;
					color:#999;}
					
a.diskutieren, 
a:visited.diskutieren{		color:#000;}

.kommentare{		color:#555;}


.ladebalken{		
					
					}

#percent {			color:#fff;
					font-weight:bold;
					line-height:32px;
					font-size:12px;
					width:528px;
					height:32px;					
					vertical-align:middle;
					text-align:center;}
					
.product_shipping{	font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-weight: normal;
					color: #000;}										
					
.description{		clear:left;
					width:1000px;
					height:100%;
					background-color:#fff;
					padding-bottom: 0px;}
					
.container_links{	background-image:url(images/PNG/container_links.png);
					width:7px;
					height:30px;}

.container_mitte{	background-image:url(images/PNG/container_mitte.png);
					width:auto;
					height:30px;
					color:#333;
					font-weight:bold;}

.container_rechts{	background-image:url(images/PNG/container_rechts.png);
					width:7px;
					height:30px;}
					
.part1{				width:439px;
					height:100%;
					background-color:#fff;
					float:left;
					padding:10px;
					padding-top:5px;}
					
.part2{				width:520px;
					height:100%;
					background-color: #fff;
					float:left;}
					
.part2_left{		width:265px;
					height:100%;
					background-color: #fff;
					border-left:1px dotted #999;
					border-right:1px dotted #999;
					float:left;
					padding: 5px;
					}
					
.img_verpasst {		border-bottom: 1px dotted #999;}
					
.part2_right{		width:235px;
					height:100%;
					background-color:#fff;
					float:left;
					padding: 4px;}					
					
.footer{			border-top: 1px solid #32260c;
					padding:10px;}

.copyright{			font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-weight: normal;}
					
.todays_demagi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4D4844;
	text-decoration: none;
	padding-left:10px;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #413737;
	text-decoration: none;
	/*border-bottom:solid 1px #858585;*/
	height:35px;
}				

.account_left_title{background-color:#eee;}
.avatar{			}
.pers_dat{			}
.account_left_links{}
