/**************************************************************************************
							GLOBAL
**************************************************************************************/

*{margin:0px;padding:0px;border:none;}

body
{
	background-color:		#676767;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#333333;
	line-height:			14px;
	text-align:				center;
	
	padding-bottom:			50px;
	
	background-image:		url(/img/bgr_body.gif);
}

img { border:none;}

h1
{	
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				24px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;
}

h2
{	
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				14px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;
}

h3
{	
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;
}

h4
{	
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;
}

h5
{	
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;
}

a
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#314d75;
	text-decoration:		underline;
	border:					none;
}

a:hover
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#f60000;
	text-decoration:		underline;
}

.top {margin-top:4px;}
.color {background-color:#9dc300;}



/**************************************************************************************
							MAIN & CORPUS
**************************************************************************************/
#main
{
	position:				absolute;
	width:					925px;
	left:					50%;
	margin-left: 			-462px;
}



#corpus
{
	float:					left;														/* Achtung!!!   IE MAC*/
	width:					925px;

	margin:					20px 0px 50px 0px;
	
	text-align:				left;
	
	background-color:		#ffffff;
}




/**************************************************************************************
							HEADER
**************************************************************************************/
#header
{	
	position:				relative;
	width:					925px;
	height:					77px;

	background-repeat:		repeat-x;
	background-color:		#000000;
}

.orange {background-image:url(/img/bgr_nav_main_orange.gif);}
.green 	{background-image:url(/img/bgr_nav_main_green.gif);}
.blue 	{background-image:url(/img/bgr_nav_main_blue.gif);}

#header .logo {margin:4px 0px 0px 12px;}



/***************************NAV_MAIN*****************************************************/
#nav_main
{
	position:				absolute;
	width:					650px;
							hei_ght:					20px;
	left:					73px;
	top:					39px;
}

#nav_main ul
{
	list-style:				none;
							hei_ght:					20px;
}

#nav_main ul li
{
	float:					left;
							he_ight:					20px;
	margin-right:			12px;
}



/***************************NAV_SUB*****************************************************/
#nav_sub
{
	position:				absolute;
	wid_th:					690px;
	height:					20px;
	left:					183px;
	top:					57px;
}

#nav_sub ul
{
	list-style:				none;
	height:					20px;
}

#nav_sub ul li
{
	display:				inline;
	float:					left;
	height:					20px;
	margin:					3px 9px 0px 0px;
}

#nav_sub ul li a
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#ffffff;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;
	
	display:				inline;
	padding:				0px 2px 0px 2px;
}

.color_green_active {background-color:#9dc300;}

.color_blue_active {background-color:#0084d8;}

#nav_sub ul li a:hover {display:inline;}
#nav_sub ul li a:hover.color_green {background-color:#9dc300;}
#nav_sub ul li a:hover.color_blue  {background-color:#0084d8;}


.blue_01 {margin:0px 0px 0px 59px;}
.blue_02 {margin:0px 0px 0px 139px;}
.blue_03 {margin:0px 0px 0px 275px;}



/***************************NAV_USER*****************************************************/
#nav_user
{
	position:				absolute;
	width:					211px;
	height:					20px;
	/*left:					714px;*/
	right:					16px;
	top:					39px;
}

#nav_user ul
{
	list-style:				none;
	width:					211px;
	height:					20px;
}

#nav_user ul li
{
	float:					right;
	height:					20px;
	
	margin:					0px 12px 0px 0px;
}



/***************************NAV_USER_ANGEMELDET*****************************************************/
#nav_user_logon
{
	position:				absolute;
	width:					350px;
	height:					20px;
	left:					578px;
	top:					6px;
}

#nav_user_logon ul
{
	list-style:				none;

	width:					320px;
	height:					20px;
}

#nav_user_logon ul li
{
	float:					right;
	height:					20px;
	
	margin:					0px 0px 0px 28px;
}

#nav_user_logon ul li a
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
	text-transform:			uppercase;

}

#nav_user_logon ul li a:hover {color:#ffffff;}



/***************************NAV_META*****************************************************/
#nav_meta
{
	float:					left;
	clear:					both;
	width:					925px;
	height:					20px;

	top:					0px;
	left:					0px;
	bottom:					auto;


/*	border-top:				solid 1px #9dc300;										
	border-top:				solid 1px #000000;
	background-color:		#9dc300;											grün*/
}

#nav_meta ul
{
	float:					right;	
	list-style:				none;

	width:					500px;
	height:					20px;
	
	margin:					2px 48px 0px 0px;
   _margin:					2px 24px 0px 0px;
}

#nav_meta ul li
{
	float:					right;
	height:					20px;
	
	margin:					0px 0px 0px 16px;
}

#nav_meta ul li a
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
	font-weight:			normal;
	text-decoration:		none;
	text-transform:			none;
}

#nav_meta ul li a:hover {text-decoration:underline;}


.border_orange {border-top: 1px solid #ff860c;}
.border_blue {border-top: 1px solid #0084d8;}
.border_green {border-top: 1px solid #9dc300;}




/**************************************************************************************
							CONTENT_TOP
**************************************************************************************/
#content_top
{
	float:					left;
	width:					925px;
	he_ight:				150px;
	text-align:				left;
}



/***************************CART*****************************************************/
#cart
{
	position:				relative;
	width:					163px;
	height:					127px;
	left:					730px;
	top:					-140px;
	text-align:				left;
	
	background-image:		url(/img/bgr_cart_green.gif);
	background-repeat:		repeat-x;
	background-color:		#ffffff;
}

/* Hide from IE-Mac \*/
#cart {position:absolute;width:163px;height:127px;left:730px;top:108px;text-align:left;background-image:url(/img/bgr_cart_green.gif);background-repeat:repeat-x;background-color:#ffffff;}
/**/

.cart_content
{
	position:				relative;
	overflow:				auto;
	width:					156px;
	height:					90px;
	
	margin:					5px 0px 0px 7px;
}

.button 
{
	position:				absolute;
	left:					4px;
	top:					111px;
   _top:					113px;
}



/**************************************************************************************
							CONTENT_BOTTOM
**************************************************************************************/


#content_bottom
{	
	float:					left;
	width:					802px;

	min-height:				432px;
	height:auto;
	
	text-align:				left;
	
	margin:					21px 0px 0px 90px;
   _margin:					21px 0px 0px 45px;
   
   background-color:#ffffff;
}

#content_bottom {min-height:432px;height:auto;}

/* bis 6 */
* html #content_bottom {height:432px;}

/* ie 5*/
html + body #content_bottom {height:432px;}
	



/***************************BOX_01*****************************************************/
.box_01
{
	float:					left;
	width:					613px;

	margin-bottom:			0px;
   _margin-bottom:			30px;
}


.box_01 div.left
{
	float:					left;
	width:					221px;

	margin-bottom:			20px;

}

.box_01 div.right
{
	float:					left;
	width:					392px;

	margin-bottom:			20px;

}

.box_01 div.right h1 {margin:8px 0px 8px 0px;letter-spacing:-0.8pt}
.box_01 div.right h2 {margin:0px 0px 0px 0px;}
.box_01 div.right h3 {margin:3px 0px 8px 0px;}
.box_01 div.right p {margin:0px 0px 16px 0px;}


.box_01 div.right ul
{

	list-style-image:		url(/img/img_dash.gif);

	float:					left;
	width:					392px;
	
	margin:					10px 0px 0px 0px;
	padding:				0px 0px 0px 14px;

}

.box_01 div.right ul.agb
{

	list-style:				none;

	float:					left;
	width:					392px;
	
	margin:					0px;
	padding:				0px;
}

.box_01 div.right ul.agb li
{
	
	margin:					0px 0px 12px 0px;
	padding:				0px;
}



/***************************TEASER*****************************************************/
#teaser
{
	position:				absolute;
	width:					170px;
	height:					400px;
	top:					274px;
	left:					723px;
}



/***************************PRODUCTS_OVERVIEW*****************************************************/

.product_overview
{
	float:					left;
	width:					802px;
	
	padding:				20px 0px 10px 0px;
	border-top:				1px solid #9dc300;
}

.product_overview table.bestellung
{
	margin:					12px 0px 0px 0px;
}


.product_overview_left
{
	float:					left;
	width:					425px;
   _width:					426px;
	
	border-right:			1px dashed #9dc300;
}

.product_overview_left .image
{
	float:					left;
	width:					221px;
}

.product_overview_left .description
{
	float:					left;
	width:					198px;
}

.product_overview_left .description h3 {margin:0px 0px 4px 0px; letter-spacing:-0.8pt;}
.product_overview_left .description h4 {margin:0px 0px 4px 0px;}
.product_overview_left .description p {margin:0px 0px 12px 0px;}

.product_overview_left .description table
{
	width:					198px;
	height:					58px;

	font-weight:			bold;
	font-size:				14px;
	
	margin-top:				8px;
}

.bg_price
{
	width:					58px;
	height:					58px;
	
	text-align:				center;
	font-weight:			bold;
	font-size:				18px;
	color:					#ffffff;
	
	background-image:		url(/img/img_preis_star.gif);
	background-repeat:		no-repeat;
}

.product_overview_order
{
	float:					left;
	width:					134px;
	
	bor_der-right:			1px dashed #9dc300;
	
	back_ground-color:		red;
}

.product_overview_order h4
{
	width:					121px;
	margin:					0px 0px 10px 10px;				
}

.product_overview_order table
{
	width:					121px;
	
	font-size:				11px;
	vertical-align:			middle;
	
	margin:					0px 0px 8px 8px;
}

.product_overview_order p
{
	width:					121px;
	vertical-align:			middle;
	
	margin:					0px 0px 8px 10px;
}

.textfield
{	   
	font-size : 			11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#333333;
	text-decoration: 		none; 
	
	background-color: 		#eaf2c9;
}

.textfield_error
{	   
	font-size : 			11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#333333;
	text-decoration: 		none; 
	
	background-color: 		#ff860c;
}



/***************************PRODUCTS_OVERVIEW_ABO*****************************************************/
.product_overview_abo
{
	float:left;
	width:					241px;
	
	border-left:			1px dashed #9dc300;
}

.product_overview_abo h4
{
	width:					231px;
	margin:					0px 0px 10px 10px;				
}

.product_overview_abo div
{
	float:left;
	width:					231px;
	height:					12px;
   _height:					10px;
	
	color:					#ffffff;
	font-weight:			bold;
	vertical-align:			middle;
	
	margin:					0px 0px 2px 10px;
	
	background-color:		#9dc300;
}

.product_overview_abo div a
{
	float:left;
	color:					#ffffff;
	text-decoration:		none;
}

.product_overview_abo div a:hover
{
	float:left;
	color:					#ffffff;
	text-decoration:		none;
}

.product_overview_abo div.active
{
	float:left;
	
	width:					229px;
	min-height:				134px;
	background-color:		#f2f7de;
}

.product_overview_abo div.active p
{
	float:	left;
	width:					180px;
	
	line-height:			12px;
	color:					#000000;
	font-weight:			normal;

	margin:					0px 0px 0px 14px;
  	padding:				2px 0px 0px 0px;
	
	back_ground-color:		#f2f7de;
}

.product_overview_abo div.active table tr td
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000000;
	font-weight:			normal;
	text-decoration:		none;
	text-transform:			none;
}



/***************************PRODUCTS_OVERVIEW_SHOPPING_CART*****************************************************/

.product_overview_shopping_cart
{
	float:					left;
	width:					375px;
	
	font-weight:			bold;
}

.product_overview_shopping_cart p {margin:0px 0px 35px 12px;}


.product_overview_shopping_cart .preis {margin:0px 0px 4px 12px;}

.card_header {height:20px;margin:20px 0px 0px 0px;}
.card_header h4 {text-transform:none;}

.card_header a
{
	color:					#9dc300;
	text-decoration:		none;
}

.card_header a:hover
{
	color:					#333333;
	text-decoration:		normal;
}



/***************************PRODUCTS_OVERVIEW_SHOPPING_CART01*****************************************************/

.product_overview_shopping_cart01
{
	float:					left;
	width:					360px;
}

.product_overview_shopping_cart01 h4 {margin:0px 0px 4px 0px;}


.product_overview_shopping_cart01 .left
{
	float:					left;
	width:					10px;
}

.product_overview_shopping_cart01 .right
{
	float:					left;
	width:					300px;
	
	margin:					0px 0px 0px 12px;
}

.product_overview_shopping_cart01 p {margin:0px 0px 12px 0px;}




/***************************PRODUCTS_OVERVIEW_SHOPPING_CART02*****************************************************/

.product_overview_shopping_cart02
{
	float:					left;
	width:					360px;
}

.product_overview_shopping_cart02 table
{
	margin:					0px 0px 0px 0px;
}

.product_overview_shopping_cart02 h4 {margin:0px 0px 4px 0px;}


.product_overview_shopping_cart02 .left
{
	float:					left;
	width:					10px;
}

.product_overview_shopping_cart02 .right
{
	float:					left;
	width:					300px;
	
	margin:					0px 0px 0px 12px;
   _margin:					50px 0px 0px 6px;
}

.product_overview_shopping_cart02 p {margin:0px 0px 12px 0px;}

.product_overview_shopping_cart02 .textfield
{	
	height:					18px; 
	
	font-size : 			11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#333333;
	text-decoration: 		none; 

	border:					solid #8e8e8a 0px;
	background-color: 		#eaf2c9;
}

.product_overview_shopping_cart02 td
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#333333;
}



/***************************PRODUCTS_OVERVIEW_SHOPPING_CART03*****************************************************/

.product_overview_shopping_cart03
{
	float:					left;
	width:					360px;
	
	margin:					0px 0px 0px 12px;
}

.product_overview_shopping_cart03 h4 {margin:0px 0px 4px 0px;}
.product_overview_shopping_cart03 p {margin:0px 0px 12px 0px;}



/**************************************************************************************
							CONTENT_BOTTOM_TOTAL_PRICE
**************************************************************************************/

#total_price
{
	position:				absolute;													/* Achtung!!!   PC Opera */
	width:					582px;
	height:					114px;
	top:					566px;
	left:					310px;
}

#total_price h2
{
	text-transform:			none;
	margin-bottom:			10px;
}

#total_price .product
{
	float:					left;
	width:					218px;
}

#total_price .price
{
	float:					left;
	width:					364px;
}



/**************************************************************************************
							CONTENT_LOGIN
**************************************************************************************/

.content_login
{
	float:					left;
	width:					802px;
	hei_ght:					170px;
	
	padding-top:			0px;
   _padding-top:			20px;
}


.content_login_left
{
	float:					left;
	width:					562px;
	
	/* Hide from IE-Mac \*/
	width:					564px;
	/**/
		
	border-right:			1px dashed #9dc300;
}

.content_login_left .image
{
	float:					left;
	width:					221px;
	height:					160px;
}

.content_login_left .description
{
	float:					left;
	width:					341px;
}

.content_login_left p {width:330px;}

.content_login_right
{
	float:					left;
	width:					226px;
	
	margin-left:			10px;
	

}

.content_login_right td
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#333333;
	line-height:			14px;
}

.content_login_right .textfield
{	
	height:					20px; 
	
	font-size : 			11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#333333;
	text-decoration: 		none; 

	border:					solid #8e8e8a 0px;
	background-color: 		#eaf2c9;
}



/**************************************************************************************
							CONTENT_CREATE_ACCOUNT
**************************************************************************************/

.content_create_account
{
	float:					left;
	width:					802px;
	
	padding-top:			0px;
   _padding-top:			20px;
}

.content_create_account .image
{
	float:					left;
	width:					221px;
}

.content_create_account .description
{
	float:					left;
	width:					341px;
}

.content_create_account .textfield
{	
	height:					18px; 
	
	font-size : 			11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#333333;
	text-decoration: 		none; 

	border:					solid #8e8e8a 0px;
	background-color: 		#eaf2c9;
}

.content_create_account h3 
{
	text-transform:			none;
	font-weight:			normal;
	line-height:			18px;
}

.content_create_account h4 
{
	text-transform:			none;
	margin:					8px 0px 0px 0px;
}

.content_create_account p {margin:8px 0px 0px 0px;}
.content_create_account .description .decade {width:100px;}
.content_create_account td
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#333333;
	line-height:			14px;
}



/**************************************************************************************
							KONTAKT_POPUP
**************************************************************************************/

#contact
{
	position:				relative;
	width:					260px;
	height:					320px;
	margin:					0px 0px 0px 15px;;
	
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#333333;
	line-height:			14px;
	text-align:				left;
}

#contact table	td
{

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#333333;
	text-align:				left;
}

#contact h4
{
	text-align:				left;
	color:					#ffffff;
	
	margin:					2px 0px 12px 2px;
}

#contact .textfield
{	   
	font-size : 			11px;
	font-family: 			Arial, Helvetica, sans-serif; 
	color: 					#333333;
	text-decoration: 		none; 
	
	border:					solid #8e8e8a 0px;
	background-color: 		#c9e5f7;
}

.so_ajax_wk_status
	{
		display:block;
		color:gray;
	}

/*	
#scroll_bottom_long
{	
	posi_tion:				relative;
	over_flow:				auto;
	width:					925px;
*/	
	
	/*height:					4452px; */
	top:					-35px;
	/* Hide from IE-Mac \*/
	top:					0px;														/* Achtung!   IE MAC*/
	/**/		
	
	/*											
	text-align:				left;
	
	border-top:				1px solid #ffffff;
	background-color:		#ffffff;
}
*/

.warenkorb_opt
	{
		font-style:italic;
		font-size:9px;
	}

#scroll_bottom_shop
{	
	float:					left;
	
	min-heigth:				400px;
	
	width:					925px;
   _width:					798px;
	text-align:				left;
	
	border-top:				1px solid #ffffff;
	background-color:		#ffffff;
}

.footer_height {height:50px;}



.download_cutter
{
	float:					right;
	width:					394px;
	
	margin:					0px 0px 30px 0px;
	padding:				0px 0px 0px 0px;
	
	background-image:		url(/img/nav_main/img_dotted_line.gif);
	background-repeat:		repeat-x;
}


.content_center
{
	float:					left;
	width:					298px;
	
	margin:					20px 10px 0px 0px;

	/* Hide from IE-Mac \*/
	margin:	20px 0px 0px 0px; _margin: 20px 12px 0px 0px;
	/**/
}
