div#address_div{
		width:420px;
		height:75px;
		background-color:white;
		padding-top:25px;
		padding-left:35px;
		padding-bottom:0px;
}

td#adress_title{
        font:14px Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-stretch:ultra-condensed;		
}
td#street, td#city{
        font:14px Arial,Helvetica,sans-serif;
		font-stretch:ultra-condensed;		
}
td#telephone, td#fax, td#E-Mail{
        font:14px Arial,Helvetica,sans-serif;
		font-stretch:ultra-condensed;
		padding-left:50px;		
}



td.logo{
		width:320px;
		height:155px;
}

img.logo{
		border: 1px solid #000000;
}



td.nav{
		vertical-align: bottom; 
		width:455px;
		height:90px; 
		color:#454a49; 
		background:#000000;
		font-weight:bold; 
		text-align:center; 
		font:14px/19px  Arial,Helvetica,sans-serif;
}

td.under_nav{ 
		width:455px;
		height:65px; 
		background:#000000;
		vertical-align:bottom;
		
}

div.under_nav{
		margin-bottom:15px;
		margin-left:25px;
		background:#000000;
		vertical-align: bottom;
		text-align:left;
		color:#EEEEEE; 
		font-weight:700; 
		font:18px/19px  Times New Roman,Helvetica,sans-serif;
}

td.pic{
		vertical-align: bottom; 
		width:320px;
		height:380px; 
}

td.content{/**/
		width:455px;
		height:380px;
		background:#000000; 
        margin-left:10px;
	    margin-right:10px;
	    margin-top:15px;
        font:16px Arial,Helvetica,sans-serif;
        font-stretch:ultra-expanded;
		color:#ffffff;
}

div.content{
		margin: 0px 25px 30px 25px;
		overflow: auto;
		width:405px;
		height:350px;
		scrollbar-arrow-color: #666666;
		scrollbar-darkshadow-color: #606060;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #DDDDDD;
		scrollbar-shadow-color: #505050;
		scrollbar-track-color: #330000;
}

.content_topic{
        font:14px Arial,Helvetica,sans-serif;
		font-stretch:condensed;
		font-weight:bold;
		color:#EEEEEE;
}

.content_topic_slim{
        font:14px Arial,Helvetica,sans-serif;
		font-stretch:condensed;
		font-weight:500;
		color:#EEEEEE;
}

.content_topic_bright{
        font:14px Arial,Helvetica,sans-serif;
		font-stretch:condensed;
		font-weight:bold;
		color:#EEEEEE;
		background-color:#AA0E0E;
}

.content_text{
		font:13px Arial,Helvetica,sans-serif;
		font-stretch:condensed;
		font-weight:500;
		color:#8B8B8B;

}

.content_bright_text{
		font:13px Arial,Helvetica,sans-serif;
		font-stretch:condensed;
		font-weight:500;
		color:#ffffff;
		background-color:#AA0E0E;
}

td.bottom_li{
		height:100px;
		width:320px;
		background:#ffffff;
}

td.bottom_re{
		height:100px;
		width:455px;
		background:#ffffff;
		vertical-align:middle;
}

table.bottom_re{
		width:350px;
		margin-left:25px;
}


a, a:link, a:visited, a:active, a:focus {
		color: #8D0B0B;
		text-decoration: none;
}



---------Formular---------------------


			
			h2 {
				text-decoration:underline; 
				/*font-size:16px;*/
				font-size:133%;
			}
			
			h3 {
				/*font-size:14px*/
				font-size:116%;
			}
			
			input, textarea {
				/*font-size:11px;*/
				font-size:95%;
			}
			
			/* not found */
			/*.gross {
				font-size:16px
			}*/
			/* found in messageboard.xsl. formatting of links in entryhandle and entrymenu templates.
			formatting of submitted fields in guest/moderator html mails (template entry).
			formatting of user name and submission date of an entry in layout mode 2.
			formatting of response type message in templates preview and updateform*/
			.klein {
				font-size:90%;
				/*font-size:10px*/
			}
			/* found in messageboard.xsl. formatting of | chars in template entryhandle.
			formatting of entry subject (template entry) in layout mode 2*/
			.mittel {
				font-size:116%;
				/*font-size:14px;*/
			}
			/* found in messageboard.xsl. formatting entryhandle and entrymenu template contents */
			.rechts {
				text-align:right
			}
			/* found in messageboard.xsl. formatting entry number */
			.riesig {
				/*font-size:20px;*/
				font-size:166%;
			}
			
			/* not found */
			/*.noline {
				text-decoration: none
			}*/
			
			.admin {
				margin:0 4px;
			}
			
			.warn {
				color:#000000;
				font-weight:bold;
			}


			
			

			
			/* found in messageboard.xsl and feedback.xsl */
			.invert {
				background-color:#000000;
				color:#FFFFFF
			}
			
			input,textarea {
				border:0px none #FFFFFF;
				color:#383838;
				scrollbar-base-color:#FFFFFF;
				scrollbar-shadow-color:#383838;
				scrollbar-darkshadow-color:#FFFFFF;
				scrollbar-track-color:#FFFFFF;
				scrollbar-3dlight-color:#FFFFFF;
				scrollbar-face-color:#FFFFFF;
				scrollbar-highlight-color:#FFFFFF;
				scrollbar-arrow-color:#383838
			}
			
			/* found in messageboard.xsl and feedback.xsl */
			.high,input,textarea {
				background-color:#EEEEEE;
			} 
			
			/* found in messageboard.xsl and feedback.xsl. styling of input fields in case of 
			wrong/missing input.*/
			.warn {
				background-color:#F71F1F
			}
			
			/* found in messageboard.xsl. formatting of admin link texts in template entryhandle. */
			.admin {
				color:#F71F1F;
			}
						
			/* found in messageboard.xsl and feedback.xsl. border around table components.
			.dborder {
				border:1px solid #383838;
				padding:2px 2px 2px 2px;
			}*/
			
			/* found in messageboard.xsl, feedback.xsl and counter.xsl. submit buttons. */
			.button {
				border:1px solid #AA0E0E;
				background-color:#AA0E0E;
				font-size:95%;
				color:#FFFFFF;
			}
			
			/* found in messageboard.xsl. formatting of header for guest html reply mail (template entry).
			formatting of entry body (both modes) (template entry).
			found in feedback.xsl. formatting of header for reply mail.*/
			.message {
				font: Arial, Helvetica, sans-serif;
				font-size:14px;
				font-stretch:condensed;
				border-bottom:1px solid #ECECEC;
				border-left:1px solid #ECECEC;
				/*line-height:18px;*/ 
				line-height:150%;
				padding:3px 3px 3px 3px
			}






-------------------------------

a:hover{color:#d29400}

a.impressum:link, a.impressum:visited{
           color:#444444;
           font:11px Arial,Helvetica,sans-serif;
           text-decoration:none;font-weight:500;
}

a.impressum:hover{
           color:#010101;
           font:11px Arial,Helvetica,sans-serif;
           text-decoration:none; font-weight:500;
}

td.impressum{
           padding-left:29px;
           padding-right:10px;
           color:#CBF2CA;
           font:13px Arial,Helvetica,sans-serif
}

table.impressum{
           background:#A5FAA4; 
           cursor:default;height:32px;
           width:775px
}

p.impress{
            font:16px/18px Arial,Helvetica,
            sans-serif;
}

u.impress{
            font:16px/18px Arial,Helvetica,
            sans-serif;
}

li.impress{
            font:16px/18px Arial,Helvetica,
            sans-serif;
}


h1{margin-bottom:15px;color:#feb100;font:bold 24px Arial,Helvetica,sans-serif}
h1 span{display:none}
img.nav{height:29px}
img.createdby{width:200px;height:30px;vertical-align:middle;margin:3px 0 5px 0}
li{list-style-type:square;font:14px/19px Arial,Helvetica,sans-serif}



p.inhalt_grau{/*für vision und preise*/
           margin-left:45px;margin-right:29px;margin-top:35px;
           font:17px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;
           color:#364538;/*grau*/

}

td.preise{
           width:800px;
           margin-left:0px;margin-right:0px;
           font:17px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;
           text-align:right
           color:#364538;/*grau*/
}

div.preise{
           margin-top:30px;
           margin-left:45px;
}

div.zeilenabstand{
           margin-top:4px;
           margin-left:45px;margin-right:29px;
           font:17px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;
           color:#364538;/*grau*/
}

p.inhalt{
           margin-left:29px;margin-right:29px;
           font:15px/20px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;

}

p.inhalt_rechts{
           margin-left:29px;margin-right:0px;
           text-align:right;
           font:15px/20px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;

}

p.inhalt_rechts_kooppartner{
           margin-left:29px;margin-right:20px;
           text-align:right;
           font:15px/20px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;

}

div.kooppartner{
           margin-left:130px;margin-right:0px;
           text-align:left;
           font:15px/20px Arial,Helvetica,sans-serif;
           font-stretch:ultra-expanded;
}

table.content{width:775px}

table.inhalt{background:#ffffff;cursor:default; width:775px}
td.inhalt{padding-left:18px;padding-right:20px;padding-top:15px;width:488px;vertical-align:top}

td.kontakt{
            width:158px;
            padding:15px 0px 20px 15px;
            color:#454a49;background:#f4f4f4;
            font:13px/17px Arial,Helvetica,
            sans-serif;
            vertical-align:top
}

b.kontakt{
            color:#454a49;background:#f4f4f4;
            font:13px/17px Arial,Helvetica,
            sans-serif;
            vertical-align:top;
            font-weight:bold;

}

div.kontakt{
            color:#454a49;background:#f4f4f4;
            font:13px/17px Arial,Helvetica,
            sans-serif;
            vertical-align:top
}

a.kontakt{
            color:#454a49;background:#f4f4f4;
            font:13px/17px Arial,Helvetica,
            sans-serif;
            vertical-align:top
}

b.vita{
            font:15px/20px Arial,Helvetica,sans-serif;
            font-stretch:ultra-expanded;
            font-weight:550;
            color:#454a49;

}





a.kontakt{color:#ffffff};
td.nav_space{ height:40px;}
td.rechts{width:23px}
td.unternav{background:#ffffff; width:775px; height:23px}
.intd	{ vertical-align:bottom;}


body {   background:#a1a090; 
         background-image:url(picture/bg_body.jpg);
         background-repeat:repeat;
         background-position:bottom;
         margin-top:0px; 
         margin-left:0px;
         margin-bottom:15px; 
         padding:0;
	     font-family:  Helvetica, Arial, sans-serif;
	     font-size: 11px;
         margin-left: 0px; margin-top: 0px;
}

@font-face { font-family:lucida; 
             src:url(../../font-object/LUCIDAS0.eot);
}


form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, Helvetica, sans-serif;
}

h2{
         font-size: 18pt;
         color:#2A6B30;
         font-weight:100;
         text-align:right;
         line-height:1.6em;
   
}

td, th, p, div, span {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}


/*a:hover {
	color: #FF3300;
	text-decoration: underline;
}*/

.articleText { 
	margin-bottom: 3px;
	text-align: right;
         

}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}



.articleSummary {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.v09 {  font-family:  Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family:  Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family:  Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family:  Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family:  Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family:  Helvetica, Arial, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family:  Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;

}

.articleList_listhead {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px  sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family:  Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family:  Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }







-----------------------------------------------





#primaryNav { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   } 

/* here we set the default display for the lists/nested lists */ 
#primaryNav ul { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   list-style: none; 
   display: block; 
   width: auto; 
   } 
    
#primaryNav ul ul { 
   display: none; 
   position: absolute; 
   width: 192px; 
   border-bottom: 1px solid #ccc; 
   top: 20px; 
   left: 0px; 
   } 

   /* Fix IE. Hide from IE Mac \*/ 
   * html #primaryNav ul ul { top: 30px; left: 0px; width: 170px;} 
   /* End */ 
    
    
#primaryNav ul ul ul { 
   display: none; 
   position: absolute; 
   left: 190px; 
   top: -1px; 
   } 

   /* Fix IE. Hide from IE Mac \*/ 
   * html #primaryNav ul ul ul { left: 170px; top: -1px; } 
   /* End */ 

/* here we set the default display for the list items/nested list items */ 
#primaryNav ul li { 
   margin: 0px 0px 0px 0px; 
   padding: 4px 0px 4px 0px; 
   float: left; 
   position: relative; 
   font-weight: bold; 
   } 

#primaryNav ul li li { 
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   border: 1px solid #ccc; 
   border-bottom: 0px; 
   float: none; 
   display: block; 
   font-weight: normal; 
   } 

/* here we set the default display state for the links */ 
#primaryNav ul li a { 
   padding: 5px 20px 5px 5px; 
   display: inline; 
   text-decoration: none; 
   } 
    
#primaryNav ul li li a { 
   padding: 5px 10px 5px 10px; 
   display: block; 
   width: 170px; 
   } 

   /* Fix IE. Hide from IE Mac \*/ 
   * html #primaryNav ul li { float: left; height: 1%; } 
   * html #primaryNav ul li a { height: 1%; } 
   /* End */ 
    

/* here we set the ACTIVE class for ON menus, first for cascade */ 
#primaryNav ul.itemOff { color: #FF3300; /*color: #FF3300;*/ } 

/* DEFINE DEFAULT LI/A APPEARANCE */ 
/* here we set the standard LI states - controls bg color */ 
#primaryNav ul li { background-color: transparent; color: #666666; } 
#primaryNav ul li li { background-color: #efefef; color: #777; } 
#primaryNav ul li li li { background-color: #ffffff; color: #777; } 
#primaryNav ul li li li li { background-color: #f9f9f9; color: #777; } 

/* here we set the standard A states - controls text color */ 
#primaryNav ul li a { color: inherit; } 

   /* Fix IE. Hide from IE Mac \*/ 
   * html #primaryNav ul li a { color: #666666; } 
   * html #primaryNav ul li li a { color: #777; } 
   /* End */ 

/* DEFINE DEFAULT LI/A HOVER/ON APPEARANCE */ 
/* here we set the hover and "in" styles for elements */ 
   /* L1 on states */ 
#primaryNav li:hover, #primaryNav li.sfhover a { color: #FF3300; } 
   /* L1 off states - for children */ 
#primaryNav li:hover li, #primaryNav li.sfhover li a { color: #777; } 

   /* L2 on states */ 
#primaryNav li li:hover, #primaryNav li li.sfhover a { color: #FF3300; } 
   /* L2 off states - for children */ 
#primaryNav li li:hover li, #primaryNav li li.sfhover li a { color: #777; } 

   /* L3 on states */ 
#primaryNav li li li:hover, #primaryNav li li li.sfhover a { color: #FF3300; } 
   /* L3 off states - for children */ 
#primaryNav li li li:hover li, #primaryNav li li li.sfhover li a { color: #777; } 

   /* global states - bg colors */ 
#primaryNav li li:hover, #primaryNav li li.sfhover, #primaryNav li li li:hover, #primaryNav li li li.sfhover { 
   background-color: #f9f9f9; 
   } 

/* DEFINE MENU APPEARANCE BEHAVIORS */ 
/* here we set the reveal/hide chains for the fly-out */ 
#primaryNav li:hover ul ul, #primaryNav li:hover ul ul ul { 
   display: none; 
   } 
    
#primaryNav li:hover ul, #primaryNav li li:hover ul, #primaryNav li li li:hover ul { 
   display: block; 
   } 

#primaryNav li.sfhover ul ul, #primaryNav li.sfhover ul ul ul, #primaryNav li li.sfhover ul ul { 
   display: none; 
   } 
    
#primaryNav li.sfhover ul, #primaryNav li.sfhover ul, #primaryNav li li.sfhover ul, #primaryNav li li li.sfhover ul { 
   display: block; 
   }/* CSS Document */