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

div.produkte_menuInhalt {
  position:absolute;
  top: 118px;
  padding-left: 17px;
  z-index: 1;
}


div.prod_middle_left {
  position: absolute;
  width: 220px;
  height: 622px;
  padding: 0px;  
  background-image: url('../pics/produkte/01_left.jpg');
  background-repeat: repeat;
}

div.prod_middle_right {
  position: absolute;
  margin-left: 220px;
  padding-left: 220px;
  width: 745px;
  height: 622px;
  padding: 0px;
  background-image: url('../pics/produkte/01_right.jpg');
  background-repeat: no-repeat;
}

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


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


a.prod_header_inactive {
	font-size: 14px;
	font-weight: bold;	
	color: #7c7c7c;
}

/* Die einzelnen Menüebenen der linken Navigation */
a.produkt_secondLevel_navileft_active {
	font-size: 14px;
	color: #1d336d;
	padding-left: 30px;	
	text-decoration : none;	
	font-weight: bold;		
}

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

a.produkt_secondLevel_navileft_passive {
	font-size: 14px;
	color: #1d336d;
	padding-left: 30px;	
	text-decoration : none;	
}

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

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

a.produkt_thirdLevel_navileft_passive {
	font-size: 14px;
	color: #737373;
	padding-left: 40px;	
	text-decoration : none;	
}

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

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

a.produkt_fourthLevel_navileft_passive {
	font-size: 12px;
	color: #1d336d;
	padding-left: 50px;	
	text-decoration : none;	
}
