﻿/* Formatierungen der DIV Strukturen */
/*#produkte_menu  {
  text-align: left;
  padding: 0px;
  margin-top: 20px;
  background-image: url('../pics/produkte/00_header_a.jpg');
  height: 129px;
}

#produkte_menuInhalt {
  position:absolute;
  top: 118px;
  padding-left: 17px;
  z-index: 1;
}*/


#prod_middle_left {
	width: 223px;
	height: 613px;
	float: left;
	background-image: url('../pics/produkte/01_left.jpg');
	background-repeat: no-repeat;
}

#prod_middle_right {
	width: 751px;
	height: 613px;
	float: left;
	text-align: left;
	background-image: url('../pics/produkte/01_right.jpg');
	background-repeat: no-repeat;
}

#prod_middle_right_scrollable {
	width: 751px;
	height: 613px;
	float: left;
	text-align: left;
	background-image: url('../pics/produkte/01_right_shop.jpg');
	background-repeat: repeat-y;
	overflow: auto;
}

h1.produkte {
	font-size: 16px;
	color: #c25260;
	padding-left: 30px;	
	padding-top: 20px;	
	padding-bottom: 20px;	
}


.prod_header_active {
	font-size: 16px;
	font-weight: bold;
	color: #b4152a;
}


a.prod_header_inactive {
	font-size: 14px;
	font-weight: bold;	
	color: #7f7f7f;
	text-decoration: none;
}

a.prod_header_inactive:hover {
	text-decoration: underline;
}


/* Die einzelnen Menüebenen der linken Navigation */
/********************* 2. Ebene **********************/
a.produkt_secondLevel_navileft_active:hover {
	text-decoration: underline;
}

a.produkt_secondLevel_navileft_open:hover {
	text-decoration: underline;
}

a.produkt_secondLevel_navileft_passive:hover {
	text-decoration: underline;
}


a.produkt_secondLevel_navileft_active {
	font-size: 14px;
	color: #b4152a;
	padding-left: 43px;	
	text-decoration : none;	
	font-weight: bold;		
}

a.produkt_secondLevel_navileft_open {
	font-size: 14px;
	color: #b4152a;
	padding-left: 43px;	
	text-decoration : none;
	font-weight: bold;		
}

a.produkt_secondLevel_navileft_passive {
	font-size: 14px;
	color: #b4152a;
	padding-left: 43px;	
	text-decoration : none;	
}
/********************* 2. Ebene **********************/
/********************* 3. Ebene **********************/
a.produkt_thirdLevel_navileft_active:hover {
	text-decoration: underline;
}

a.produkt_thirdLevel_navileft_open:hover {
	text-decoration: underline;
}

a.produkt_thirdLevel_navileft_passive:hover {
	text-decoration: underline;
}


a.produkt_thirdLevel_navileft_active {
	font-size: 14px;
	color: #7f7f7f;
	padding-left: 53px;	
	text-decoration : none;
	font-weight: bold;	
}

a.produkt_thirdLevel_navileft_open {
	font-size: 14px;
	color: #7f7f7f;
	padding-left: 53px;	
	text-decoration : none;
	font-weight: bold;		
}

a.produkt_thirdLevel_navileft_passive {
	font-size: 14px;
	color: #7f7f7f;
	padding-left: 53px;	
	text-decoration : none;	
}
/********************* 3. Ebene **********************/
/********************* 4. Ebene **********************/
a.produkt_fourthLevel_navileft_active:hover {
	text-decoration: underline;
}

a.produkt_fourthLevel_navileft_open:hover {
	text-decoration: underline;
}

a.produkt_fourthLevel_navileft_passive:hover {
	text-decoration: underline;
}


a.produkt_fourthLevel_navileft_active {
	font-size: 12px;
	color: #b4152a;
	padding-left: 63px;	
	text-decoration : none;
	font-weight: bold;	
}

a.produkt_fourthLevel_navileft_open {
	font-size: 12px;
	color: #b4152a;
	padding-left: 63px;	
	text-decoration : none;
	font-weight: bold;		
}

a.produkt_fourthLevel_navileft_passive {
	font-size: 12px;
	color: #b4152a;
	padding-left: 63px;	
	text-decoration : none;	
}
/********************* 4. Ebene **********************/
