a 
{
	cursor: pointer;
}

div#mainDiv {
	width: 850px;
	/*height: 605px;
	overflow: hidden;*/
	/*background-color: #ffffff;*/
	margin: 0px auto 0px auto;
}

div#white {
	background-color: #ffffff;
}

div#LogoMitLinks {
	position: relative;
	top: 14px;
	left: 688px;
	width:170px;
}

div#navLeisten {
	text-align: left;
	background-color: #91a0aa;
	margin-top:-1px;
	_margin-top:-5px;
}

div#contentDiv {
	float: left;
	background-color:#ffffff;
	
	width: 480px;
	/*height: 430px;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	
	/*overflow: auto;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid black;
}

div#contentDiv a {
	text-decoration: none;
}

div#bannerIcons {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	width: 80px;
	height: 30px;
	
	/*position: relative;
	left: 555px;
	top: -17px;
	
	z-index: 7;*/
	
	background-color: #ffffff;
	
	text-align:right;
}

div#bannerIcons img {
	border: 0px solid red;
}

div.newsBoxTitle
{
	width:360px;
}

div#welcome {
	text-align: center;
}

div#welcome span {
	font-size: 16pt;
	font-size: 1.6em;
	color: #999999;
}

div#welcome p {
	font-size: 8pt;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
}

div.areaRight {
	width: 190px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

div.areaLogo {
	width: 180px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	position: relative;
	_margin-top: -240px;
}

div.areaRight .header {
	background-image: url('../img_sys/topic_bg_grey.gif');
	color: #ffffff;
	padding-left: 10px;
}

div.areaRight .content {
	padding: 0px 5px 5px 10px;
	font-size: 1.0em;
}

div.areaRight .header_right {
	background-image: url('../img/topic_head.gif');
	color: #ffffff;
	padding-left: 10px;
}

div.areaRight input {
	margin: 2px;
}

#header
{
	background-color: #ffffff;
	/*background: url(/img_sys/topic_bg_grey.gif) no-repeat 0% 0%;*/
	padding:0px 0px 0px 0px;
	z-index:1;
	height: 125px;
	text-align: left;
}

#logo
{
	width: 131px;
	height: 60px;
	margin: 0px 10px 0px 630px;
	z-index:2;
}

#metaNavigation
{
	/*position:absolute;
	padding:0px 0px 0px 0px;
	height:38px;
	margin: 0px 10px 0px 620px;
	z-index: 3;*/
	position: relative;
	top: 5px;
	left: -20px;
	font-size:0.8em;
	text-align: center;
}

#metaNavigation ul
{
	list-style:none;
}

#metaNavigation ul li
{
	float: left;
	padding:0px 2px 2px 0px;
}

#metaNavigation a
{
	color: #000000;
	text-decoration: none;
	font-size:0.8em;
}

#metaNavigation a.active
{
	color: #006E46;
	text-decoration: none;
}

#metaNavigation a:hover
{
	color: #006E46;
	text-decoration: underline;
}

#metaNavigation span
{
	color: #000000;
	text-decoration: none;
}


#serviceNavigation
{
	position:absolute;
	margin:62px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:34px;
	margin-left:267px;
	width:513px;
	background: transparent url(/img_sys/bg-service.gif) no-repeat 0% 0%;
	border:0px solid #000000;
}

#serviceNavigation ul
{
	list-style:none;
	margin: 0px 0px 0px 3px;	
	border:0px solid #000000;	
}

#serviceNavigation ul li
{
	float:left;
	width: 82px;
	height: 34px;
	border: 0px solid #000000;
	margin: 0px 1px 0px 1px;
	padding:7px 0px 0px 0px;
	text-align:center;
}

#serviceNavigation ul li.blau
{
	border:0px solid #000000;
	background: url(/img_sys/bg-blue_inactiv.png) no-repeat 0% 0%;
}

#serviceNavigation ul li.blauActive
{
	background: url(/img_sys/bg-blue_activ.png) no-repeat 0% 0%;
}

#serviceNavigation ul li.gelb
{
	background: url(/img_sys/bg-yellow_inactiv.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.gelbActive
{
	background: url(/img_sys/bg-yellow_activ.png) no-repeat 0% 0%;
}

#serviceNavigation ul li.gruen
{
	background: url(/img_sys/bg-green_inactiv.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.gruenActive
{
	background: url(/img_sys/bg-green_activ.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.red
{
	background: url(/img_sys/bg-red_inactiv.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.redActive
{
	background: url(/img_sys/bg-red_activ.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.orange
{
	background: url(/img_sys/bg-orange_inactiv.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.orangeActive
{
	background: #e4e4e4 url(/img_sys/bg-orange_activ.png) no-repeat 0% 0%;
}
#serviceNavigation ul li.grey
{
	background: url(/img_sys/bg-grey_inactiv.png) no-repeat 0% 0%;
	padding-top:11px;		
	margin-left:8px;	
	margin-right:0px;		
}
#serviceNavigation ul li.greyActive
{
	background: url(/img_sys/bg-grey_activ.png) no-repeat 0% 0%;
	padding-top:11px;		
	margin-left:8px;
	margin-right:0px;	
}

#serviceNavigation ul li a
{
	color: #ffffff;
	background:transparent;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	line-height: 0.9em;
	display:block;
	border:0px solid #000000;
	padding:0px 1px 0px 1px;
	height:100%;
}


#serviceNavigation ul li.gelb a
{
	color:#787878;
}

#serviceNavigation ul li.gelbActive a
{
	color:#787878;
}

/* mainNavigation --> standard.css    */
#mainNavigation
{
	margin:0px 0px 0px 0px;
	padding-top:0px;
	width:850px;
	height:20px;
	background-color: #006E46;
	text-align: center;
}

#mainNavigation input {
	font-size:8pt;
	background-color:#c8d4d9;
	border: 0px solid red;
}

#mainNavigation img {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}


#mainNavigation a
{
	font-family: Verdana, Arial, Helvetica,sans-serif ;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	color: #ffffff;
}

#mainNavigation a img
{
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
}

#mainNavigation ul li.mainNavImageRightActive
{
	height:25px;
	margin: 0px 6px 0px 0px;
	width:5px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
}

#mainNavigation ul li.mainNavImageRight
{
	height:25px;
	margin: 0px 6px 0px 0px;
	width:5px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
}

#breadcrumb_right {
	float:left;
	background-color:#c8d4d9;
	width:190px;
	height: 30px;
}

#breadcrumb {
	float: left;
	position:relative;
	width: 580px;
	height:30px;
	background: #ffffff;
	text-align:left;
}
#breadcrumb a {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
#breadcrumb a:hover {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006e46;
}

.crumb {
	padding:8px 0px 8px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #000000;
}

/* Content-Navigation Text, Punkteliste */

#contentnav
{
	position:relative;
	background-color:#ffffff;
	text-align:left;
	border:0px solid #000000;
	margin: 20px 0px 0px 10px;
}

#contentnav ul
{
	margin: 10px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

#contentnav ul li
{
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border:0px solid #000000;
}


/* Content-Navigation News, Punkteliste */


#contentnavNews
{
	position:relative;
	background-color:#ffffff;
	text-align:left;
	border:0px solid #000000;
	margin: 0px 0px 0px 0px;
}

#contentnavNews ul
{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
}

#contentnavNews ul li
{
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border:0px solid #000000;
}

#contentnavNews ul li a
{
	font-size:1em;
	padding-left:15px;
	text-decoration: underline;
	line-height:1.2em;
	display: block;	
}

#contentnavNews ul li a.Grey
{
	background: transparent url(/img_sys/10x10_grey.png) no-repeat 0% 50%;
	border:0px solid #000000;
	color:#666666;
}
#contentnavNews ul li a.Grey:hover 
{
	color:#ffffff;
	background-color: #666666;
	text-decoration: none;
}

#contentnavNews ul li a.Red
{
	background: transparent url(/img_sys/10x10_red.png) no-repeat 0% 50%;
	border:0px solid #000000;
	color:#cc0000;	
}
#contentnavNews ul li a.Red:hover 
{
	color:#ffffff;
	background-color: #cc0000;
	text-decoration: none;
}

#contentnavNews ul li a.Yellow
{
	background: transparent url(/img_sys/10x10_yellow.png) no-repeat 0% 50%;
	border:0px solid #000000;
	color:#787878;
}
#contentnavNews ul li a.Yellow:hover 
{
	color:#787878;
	background-color: #ffcc00;
	text-decoration: none;
}

#contentnavNews ul li a.Blue
{
	background: transparent url(/img_sys/10x10_blue.png) no-repeat 0% 50%;
	border:0px solid #000000;
	color:#0066cc;	
}
#contentnavNews ul li a.Blue:hover 
{
	color:#ffffff;
	background-color: #0066cc;
	text-decoration: none;
}

#contentnavNews ul li a.Green
{
	background: transparent url(/img_sys/10x10_green.png) no-repeat 0% 50%;
	border:0px solid #000000;
	color:#009966;	
}
#contentnavNews ul li a.Green:hover 
{
	color:#ffffff;
	background-color: #009966;
	text-decoration: none;
}

#contentnavNews ul li a.Orange
{
	background: transparent url(/img_sys/10x10_orange.png) no-repeat 0% 50%;
	border:0px solid #000000;
	color:#ff6600;
}
#contentnavNews ul li a.Orange:hover 
{
	color:#ffffff;
	background-color: #ff6600;
	text-decoration: none;
}

/* gabellevel2 und 3, contentOverview*/
div.listOverview
{
	min-height:65px;
	margin-top:7px;
	margin-bottom:7px;
	position:relative;
}

/* News Liste normal  ----------------------- start -*/

div.listOverviewNew
{
	min-height:65px;
	margin-bottom: 10px;
}

div.listOverviewNew h2
{
	margin-top: 0px;
}


div.thumbOverview
{
	height:60px;
	width:60px;
	border:0px solid #000000;
	float: left;
	margin:0px 10px 2px 0px;
	/*position:relative;*/
	clear:both;
}

div.thumbOverviewBackground
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:50% 50%;	
	height:60px;
	width:60px;
	border:0px solid #000000;
	margin-left: 10px;
}

div.contentOverviewTextContainer
{
	width:350px;
	width:280px;
	/*position:relative;*/
	margin:0px 0px 0px 75px;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
}

div.contentOverviewTextContainer h2
{
	padding:0;
	margin:0;
}

/* News Liste normal  ----------------------- ende -*/

/* News Liste groß  ----------------------- start -*/

div.listOverviewBig
{
	min-height:120px;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.contentOverviewTextContainerBig
{
	width:460px;
	position:relative;
	margin:0px 0px 0px 0px;
}

div.contentOverviewTextContainerBig h4
{
	padding:0;
	margin:0;
}

div.subNavBar {
	width: 430px;
}

div.thumbOverviewBig
{
	height:120px;
	width:100px;
	border:0px solid #000000;
	float: left;	
	margin-right:10px;
	position:relative;
}

div.thumbOverviewBig 
{
	background-color: #666666;
}
div.thumbOverviewBigRed
{
	height:120px;
	width:100px;
	border:0px solid #000000;
	float: left;	
	margin-right:10px;
	position:relative;
	background-color: #cc0000;
}
div.thumbOverviewBigBlue
{
	background-color: #0066cc;
	height:120px;
	width:100px;
	border:0px solid #000000;
	float: left;	
	margin-right:10px;
	position:relative;
}
div.thumbOverviewBigOrange
{
	background-color: #ff6600;
	height:120px;
	width:100px;
	border:0px solid #000000;
	float: left;	
	margin-right:10px;
	position:relative;
}
div.thumbOverviewBigYellow
{
	background-color: #ffcc00;
	height:120px;
	width:100px;
	border:0px solid #000000;
	float: left;	
	margin-right:10px;
	position:relative;
}
div.thumbOverviewBigGreen
{
	background-color: #009966;
	height:120px;
	width:100px;
	border:0px solid #000000;
	float: left;	
	margin-right:10px;
	position:relative;
}


div.thumbOverviewBackgroundBig
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:50% 50%;	
	height:120px;
	width:90px;
	border:0px solid #000000;
	margin-left: 10px;
}

/* News Liste groß  ----------------------- start -*/

/* News Big Entry ------------------------- start -*/

div.newsContainerBig
{
	border:0px solid red;
	position:relative;
}

div.newsContainerBigHead
{
	border:0px solid red;
	position:relative;
	margin:0px 0px 5px 0px;
	min-height:40px;
}

/* News Big Entry ------------------------- ende -*/

div.listOverview h4
{
	margin-top:0px;
	padding-top:0px;
}

/* gabellevel1, contentOverview*/


div.listOverviewBigText
{
	margin-left:120px;
	border:0px solid #000000;
}

/*#footer {
	position: relative;
	top: 0px;
	background-color:#ffffff;
	width: 170px;
	text-align: left;
	font-size: 0.6em;
	border: 1px solid green;		
	padding: 20px 0px 20px 10px;
	margin: 0px 0px 0px 0px;
	top: 280px;
	
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

#footer a
{
	color:#666666;
	padding:0px 2px 0px 2px;
	display:inline;
	text-decoration:none;
}

#rightNav
{
	float:left;
	width:190px;
	/*height: 430px;*/
	padding: 0;
	margin: 0px 0px 0px 0px;
	background-color:#c8d4d9;
	/*background-image: url('../img_sys/ffr_ecke_rechts_unten.gif');*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	
	overflow: hidden;
}

#rightNav a {
	text-decoration: none;
}


#rightNav ul
{
	width:150px;
	list-style: none;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	border:0px solid #000000;
}

#rightNav li
{
	margin: 0px 5px 0px 0px;
	padding:0px 0px 5px 0px;
	border:0px solid #000000;
}

#rightNav ul a
{
	padding-left:20px;
	display:block;
	font-size: 0.8em;
	line-height: 1em;
}

#rightNav ul li a.Grey
{
	background: transparent url(/img_sys/10x10_grey.png) no-repeat 0% 10%;
	border:0px solid #000000;
}
#rightNav ul li a.Orange
{
	background: transparent url(/img_sys/10x10_orange.png) no-repeat 0% 10%;
	border:0px solid #000000;
}
#rightNav ul li a.Blue
{
	background: transparent url(/img_sys/10x10_blue.png) no-repeat 0% 10%;
	border:0px solid #000000;
}
#rightNav ul li a.Red
{
	background: transparent url(/img_sys/10x10_red.png) no-repeat 0% 10%;
	border:0px solid #000000;
}
#rightNav ul li a.Green
{
	background: transparent url(/img_sys/10x10_green.png) no-repeat 0% 10%;
	border:0px solid #000000;
}
#rightNav ul li a.Yellow
{
	background: transparent url(/img_sys/10x10_yellow.png) no-repeat 0% 10%;
	border:0px solid #000000;
}

#rightNav a:link, #rightNav a:visited
{
	text-decoration:none;
}

#rightNav a:hover, #rightNav a:active 
{
	text-decoration:underline;
}

#rightMainNav {
	float:left;
	width: 190px;
	height: 30px;
	
	margin: 0px;
	padding: 0px;
	
	background-color: #ffffff;
}

#rightMainNav #btnSearch {
	position: relative;
	top: 2px;
}


#leftNav
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	width:180px;
	/*height: 430px;*/
	overflow:hidden;
	background-color: #ffffff;
	/*background-image: url('../img_sys/ffr_ecke_links_unten.gif');*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table#leftNewsNav {
	width:180px;
	padding: 0px 0px 0px 5px;
	border: 0px solid black;
}

table#leftNewsNav td {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
}
table.leftNewsNav td {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftNav li {
	margin: 0px 0px 0px 0px;
}

#leftNav table.login{
	font-size:0.6em;
}

#footerTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#footerTD a {
	text-decoration: none;
	color: #91a0aa;
}

#leftNav ul
{
	list-style:none;
	margin:5px 0px 0px 10px;
	padding:0;
	border:0px solid #000000;
	position: relative;
	text-align: left;
}

#leftNav ul li
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 0px 6px 5px;
	margin:0px 0px 0px 6px;
}

#leftNav ul li.klick
{
	border:0px solid #000000;
}

#leftNav ul li.klickSubNav
{
	border:0px solid #000000;
}


#leftNav ul li a
{
	display: block;
	font-size: 0.6em;
	line-height: 1em;
	color:#000000;
	text-decoration:none;
	padding-left: 0px;
	margin:0px 0px 0px 0px;
}

#leftNav ul li a:active
{
	color:#006E46;
}


/* #leftNav ul li a.klick     s. 'color'.css */


#leftNav ul ul
{
	list-style:none;
	margin:5px 0px 0px -5px;
	padding:0px 0px 0px 5px;
	border:0px solid #000000;
}
	
#leftNav li li
{
	font-weight:normal;
	margin:0;
	padding:3px 0px 3px 5px;
	border:0px solid #000000;
	background-color: transparent;
}
	

#leftNav ul ul ul
{
	list-style: none;
	margin:5px 0px 0px 0px;
	padding:0;
	border:0px solid #000000;
	background-color:#ffffff;
	background-image: none;
}

#leftNav li li li
{
	margin: 0;
	padding: 2px 0px 3px 10px;
	border: 0px solid #000000;
	background: #ffffff url(/img_sys/leftNav3rdLevelIcon.png) no-repeat 0% 50%;
}

#leftNav a a a
{
	display: block;
	font-size: 0.85em;
	line-height: 0.9em;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:1px solid #000000;
}


div.trenner
{
	/*position:relative;*/
	margin: 5px 0px 5px 0px;
	clear:both;
	height:1px;
	background:url(/img/linie_neu.gif) repeat-x;
	border:0px solid #000000;
}

div.trennerLeftNav
{
	position:relative;
	/*margin: 5px 10px 5px 10px;
	_margin: 14px 10px 0px 0px;*/ /* IE */
	margin: 3px 10px 3px 10px;
	_margin: 10px 10px -4px 0px;
	
	clear:both;
	height:1px;
	background:url(/img/linie_neu.gif) repeat-x;
	border:0px solid #000000;
}

div.trennerRightNav
{
	position:relative;
	/*margin: 5px 10px 5px 10px;
	_margin: 14px 10px 0px 0px;*/ /* IE */
	margin: 3px 10px 3px 0px;
	_margin: 10px 10px -4px 0px;
	
	clear:both;
	height:1px;
	background:url(/img/linie_neu.gif) repeat-x;
	border:0px solid #000000;
}


/* Mitarbeiterlisten Punkte */
tr.trenner
{
	background:#ffffff url(/img_sys/bg_trennline_horiz.png) repeat-x 0% 100%;
}

div.navTop
{
	position: relative;
	width: 33px;
	border: 0px solid #000000;
	z-index: 5;
	float: right;
	margin-top: 5px;
	background-color:#ffffff;
}

div.navbackTop
{
	position: relative;
	border: 0px solid #000000;
	z-index: 6;
	padding: 0px 7px 0px 0px;
	top: -2px;
	
	text-align: right;
}


#bannerNavIcon
{
	border: 0px solid #000000;
	z-index: 4;
	text-align: right;
}

#bannerNavIcon ul
{
	margin:0px 2px 0px 0px;
	list-style-type:none;
	border: 0px solid #000000;
}

#bannerNavIcon ul li
{
	display:inline;
}

#bannerNavIcon a
{
	display:block;
	position:absolute;
	width:20px;
	height:25px;
	border:0px solid #000000 !important;
	background:transparent;
}

#bannerNavIcon a:hover
{
	text-decoration:none;
	width:26px !important;
}

#bannerNavIcon a.sendIcon
{
	background: transparent url(/img_sys/icon_versenden_neg.png) no-repeat 100% 0%;
	border:0px solid #000000;
	right:85px;
}

#bannerNavIcon a.printIcon
{
	background: transparent url(/img_sys/icon_print_neg.png) no-repeat 100% 0%;
	border:0px solid #000000;
	right:60px;
}

#bannerNavIcon a.smallFontIcon
{
	background: transparent url(/img_sys/icon_font_small_neg.png) no-repeat 100% 0%;
	border:0px solid #000000;
	right:35px;
}

#bannerNavIcon a.bigFontIcon
{
	background: transparent url(/img_sys/icon_font_big_neg.png) no-repeat 100% 0%;
	border:0px solid #000000;
	right:10px;
}

#bannerNavIcon a span
{
	display:none;
	border:0;
}

#bannerNavIcon a:hover span
{
	position:absolute;
	display:block;
	font-family:verdana;
	color:#ffffff;
	text-align:left;
	width:150px;
	left:-235px;
	border:0px solid #000000;
	top:1px;	
}

#printSite
{
	right:72px;
	top:2px;
}

#printSite span
{
	left:-185px !important;
}

#sendSite
{
	right:47px;
	top:2px;
}

#sendSite span
{
	left:-160px !important;
}

#smallSite
{
	right:23px;
	top:2px;
}

#smallSite span
{
	left:-210px !important;
}

#bigSite
{
	right:2px;
	top:2px;
}

#sitemap
{
	border:0px solid #000000;
}

#sitemap ul
{
	padding:0;
	margin:0;
	list-style-image:none;
}

#sitemap ul li.sitemap1
{
	height:25px;
	color:#006e46;
}

#sitemap ul a
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sitemap span
{
	visibility: hidden;
}

#sitemap ul li.sitemap1 a
{
	font-size:1.2em;
	font-weight:bold;
	float:left;
	text-decoration:none;
	color: #006e46;
}

#sitemap li.sitemap1 span
{
	display:block;
	height:17px;
	padding-top:8px;
	margin-right:8px;
	visibility: visible;
	float:right;
	border:0px solid #000000;
}

#sitemap ul li.sitemap2
{
	background: transparent url(/img_sys/sitemapArrow2ndLevel.png) no-repeat 2px 50%;
	height:20px;
	padding:0px 0px 0px 15px;
}

#sitemap ul li.sitemap2 a
{
	font-size:1.0em;
	font-weight:bold;
	float:left;
	text-decoration:none;
}

#sitemap ul li.sitemap3
{
	height:20px;
	padding:0px 0px 0px 25px;
}

#sitemap ul li.sitemap3 a
{
	font-size:1.0em;
	font-weight:normal;
	float:left;
	text-decoration:none;
}

#sitemap ul li.sitemap4
{
	height:20px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 25px;
	background: transparent url(/img_sys/leftNav3rdLevelIcon.png) no-repeat 5px 50%;
}

#sitemap ul li.sitemap4 a
{
	font-size:1.0em;
	font-weight:normal;
	float:left;
	text-decoration:none;
}
/* nav dropdown */
/*select 
{
	display: block;
	width: 300px;
}*/
select.replaced 
{
	display: none;
}

ul.selectReplacement 
{
	background: url(/img_sys/top.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 1.65em;
	width: 300px;
}

ul.selectReplacement li 
{
	background: #cf5a5a;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 11px;
	line-height: 1.7em;
	list-style: none;
	margin: 0;
	padding: 1px 12px;
	width: 276px;
}
ul.selectOpen li 
{
	display: block;
}
ul.selectReplacement li.selected 
{
	background: url(/img_sys/bottom.gif) bottom left no-repeat;
	color: #fff;
	display: block;
}
ul.selectOpen li.selected 
{
	background: #9e0000;
	display: block;
}
ul.selectOpen li:hover,ul.selectOpen li.hover,ul.selectOpen li.selected:hover 
{
	background: #9e0000;
	color: #fff; 
}

#divContentNavDropdown
{
	padding:10px 0px 0px 0px;
	border:0px solid #000000;
	text-align:right;
}
/* end nav dropdown */

/*  DropDown Leftnav */
#leftNavDropdown
{
	width:138px;
	padding:1px 0px 1px 0px;
	font-size:0.9em;	
}

#leftNavDropdown option
{
	width:138px;
	padding:1px 0px 1px 0px;	
}

div.firmInfo
{
	position: absolute;
	z-index: 5;
	left:50px; 
	top:120px; 
	width:300px; 
	visibility: hidden; 
	background-color:#ffffff; 
	border: 1px solid #006e46;
	padding: 15px 15px 15px 15px;
}

td.content
{
	font-size: 1.0em;
}

td.right_padding_5
{
	padding-right: 5px;
}
