@charset "UTF-8";

@media screen, projection
{

  .c160pxl .subc {
  	border-top:				5px solid #076e37;
  }
  
  .c160pxl .menu li a,
  .c160pxl .menu li a:active,
  .c160pxl .menu li a:visited {
  	background-image:		url(../../../images/layout/menuSubArrowMarkt.gif);
  }
  
  .c160pxl .menu li a:hover,
  .c160pxl .menu li a.active {
  	background-image:		url(../../../images/layout/menuSubArrowActiveMarkt.gif);	   	
  } 
  
  .c160pxl .menu li.sub a,
  .c160pxl .menu li.sub a:active,
  .c160pxl .menu li.sub a:visited {
  	background-image:		url(../../../images/layout/menuSubArrowSubMarkt.gif);
  	background-position:	14px 14px;
  	font-weight:			bold;
  }  
  
  .c160pxl .menu ul li a,
  .c160pxl .menu ul li a:active,
  .c160pxl .menu ul li a:visited,
  .c160pxl .menu ul li a:hover {
  	background-image:		url(../../../images/layout/menuSub2ArrowMarkt.gif) !important;
  	background-position:	31px 12px !important;  
	font-weight:			normal !important;				
  } 
  .c160pxl .menu ul li a.active {
  	font-weight:			bold !important;
  } 
  
  #weinfestLinksRight a,
  #weinfestLinksRight a:hover,
  #weinfestLinksRight a:active,
  #weinfestLinksRight a:visited {
  	color:					#076e37;
	background-image:		url(../../../images/layout/moreArrowGreen.gif);  	
  	
  }
  
  .c215pxr .elementText a {
  	color:					#076e37;
	background-image:		url(../../../images/layout/moreArrowGreen.gif);  	
  	
  }
  
  .c215pxr .csc-header {
  	border-top:				2px solid #076e37;
  }
  
  .mainBottomBox .elementText a {
  	color:					#076e37;
	background-image:		url(../../../images/layout/moreArrowGreen.gif);  	
  }
  
  #content h1 {
  	color:					#076e37;  	
  }
  
  #homeContentLeftHeadlineBreaker {
  	float:					right;
  	width:					30px;
  	height:					10px;
  }
  
  #content h3 {
	background-color:		#ECECEC;
	border-bottom:			1px solid #A6A7A2;
	color:					#076E37;
	font-size:				12px;
	font-weight:			bold;
	letter-spacing:			0;
	margin:					10px 0 0;
	padding:				6px 8px 4px;
  }  
}

