
/******************************************************/
/*
/*	Stylesheet Document
/* 	Copyright (c) 2009 GFB & Partner Marketing Services
/*	www.gfb.at
/*
/******************************************************/


@import"tab.css";
@import"jquery_treeview.css";
@import"jquery_horizontalscroll.css";



/* THE BIG GUYS */
* {margin:0;padding:0}

*,a {outline:none;}

img {border: 0px;}

html{ background: #faf9f9 url(/basic/images/verlauf_body-hg.jpg); background-repeat:repeat-x;height: 100%;padding: 0px;margin:0px;height:100%}

body {color:#302d2e; font-family:  Helvetica, Arial, sans-serif; font-size:11px; margin:0px; padding:0px;background:url(/basic/images/gitter.png) 0 100% no-repeat;_background:url(/basic/images/gitter.gif) 0 100% no-repeat;height:100%;}

h1{ color: #ec7404; font-size:12px;margin:0px;padding:10px 0px 25px 0px;letter-spacing: 0.04em;font-family:  Helvetica, Arial, sans-serif!IMPORTANT;}



/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer} 
a:link {color:#000000;text-decoration:underline;} 
a:visited {color:#000000} 
a:hover,a:active {color:#ed7826; text-decoration:underline}
a img {border:none}


/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px;}


/* CLEAR */
.clear{	clear: both;height: 0%;_height: auto;}


/* SPACER */
.spacer{float:left;width:20px;height: 401px;height: 401px\9;}


#drucken_unten, #drucken_oben{
        display: none;
}	

hr{
height:1px;
background-color: #FFFFFF;
color: #FFFFFF;

border-right: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #ed7826;
margin: 1px 0px 1px 0px;


_display:block;
_margin: -5px 0px -6px 0px;

}


.box{
display:block;
padding:10px;
background:#f2f2f3;
}

.boxHeadline{
display:block;
padding:10px;
background:#ebebec;
color:#3a658f;
font-weight:bold;
}


/* CONTENT GRUNDAUFBAU */
/***********************/


/* HEADER CONTAINER */

.header_top {margin: 0 auto;height:20px;width:1000px;}

#header{float:left; width:960px;background:#FFFFFF;}

#headerinhalt{position:relative; width:960px;height:120px;background:transparent;}

#header_gallery{ position:absolute; width:600px;height:120px;left:360px;background:transparent;overflow:hidden;z-index:5;}

#hauptnaviBox{ position:absolute; width:600px;height:24px;left:360px;bottom:0px;z-index:10}

	.balken {
				 background-repeat:no-repeat;
				 background-position:top;
				 background:url(/basic/images/balken-fx.png);
				 *background:url(/basic/images/balken-ie.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/balken-ie6.png');
		}

/* Nav Sprachen */
				
#nav_sprachen {
	position: absolute;
	top: 5px;
	right: 3px;
	z-index: 10;
        list-style:none;
	}
	#nav_sprachen li {
		float: left;
		}
	#nav_sprachen li a {
		display: block; 
		
        margin: 0px 0.2em;
		border: 2px solid #fff;
		}


#header_logo{ position:absolute; width:360px;height:120px;left:opx;background:transparent;overflow:hidden;}


.tabcontent h1{ color: #ec7404; font-size:12px;margin:0px;padding:10px 0px 0px 0px;letter-spacing: 0.04em;font-family:  Helvetica, Arial, sans-serif!IMPORTANT;}

#starheadline{line-height:25px;float:left;width:170px;}

.download {
                 float:right;
				 margin-right:8px;
			     width:29px;
				 height:25px;
				 background-repeat:no-repeat;
				 background-position:top right;
				 background:url(/basic/images/download.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/download.png');
		}



#stardownloadtext{line-height:25px;float:right;display:inline; white-space : nowrap;}
#stardownloadtext a{color:#3a658f;font-weight:bold;padding-top:3px;text-decoration:underline;}
#stardownloadtext a:hover{color:#9bb2c8;;}
.starlogo {
				 float:right;
				 margin-right:-10px;
				 _margin-right:0px;
				 margin-left:11px;
				 width:54px;
				 height:25px;
				 background-repeat:no-repeat;
				 background-position:top left;
				 background:url(/basic/images/starlogo.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/starlogo.png');
		}





h2{ color: #ec7404; font-size:12px;margin:0px;padding:0px;letter-spacing: 0.04em; font-family:  Helvetica, Arial, sans-serif!IMPORTANT; }


/* Breadcrumb Navigation  */

div#breadcrumbBox {position:absolute;z-index:5;top:120px;width:940px;height: 30px;border-left:solid 14px #ffffff;border-right:solid 6px #ffffff;line-height: 30px;background:#ffffff;}
			
		    
 ul#breadcrumb {margin: 5px 0px 0px 4px;padding:0px;width:920px;}
 

		#breadcrumbBox li {
		float: left;
		position: relative;
		cursor: pointer;
		font-weight: normal;
		letter-spacing: 0.01em;
		line-height: 13px;
		padding: 0px 15px 0px 0px;
        list-style: none;
		}
		
		#breadcrumbBox li.breadcrumbaktiv a { 
			text-decoration: none;
			border-bottom: solid 2px #c6d1da;
		}
			
		#breadcrumbBox li a { 
			color:#416b94;
			text-decoration:none;
		}
		
		#breadcrumbBox li a:hover { 
			color:#9bb2c8;
			text-decoration:none;
		}
		
		
		.breadcrumbTrenner {
			background: url(/basic/images/breadcrumb_pfeil.gif) no-repeat center right;	
		}
		
/* Logout */		
div#logout {position:absolute;z-index:6;top:0px;right:0px;width:223px;height: 26px;}		
div#logout table {float:right; color: #ec7404;}	
/* Produkt Navigation Links */
#produktnavi{
background: url(/basic/images/links_produktnavi_header-hg.png) no-repeat top left;width:220px;float:left;	
}

#produktnavi strong {
display:block;width:202px;height:26px;line-height:23px;margin-left:18px;margin-top:3px;
}


/* MAIN CONTENT */

.outer_wrapper{margin: 0 auto;width:1000px;}
	
#wrap {	margin: 0 auto; width:960px;}

#breadcrumb {float:left; width:960px;}

#content {float:left; width:960px;margin-top:30px;}
.contentverlauf{
				 background-repeat:no-repeat;
				 height:100%;
				 background-position:top;
				 background:url(/basic/images/contentverlauf.png);
				 *background:url(/basic/images/contentverlauf.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/contentverlauf.png');
		}




#contentLinks {float:left; width:240px; background: url(/basic/images/navi_left-hg.gif) repeat-y left top;}
#contentLinksInner {float:left;width:240px; background: url(/basic/images/navi_left-hg-bottom.gif) no-repeat left bottom;}
#contentLinksInnerNavigation {float:left;width:220px;}

#tree {float:left;width:220px;background:transparent;}


#contentMitte {float:left; width:500px; }	
.starthg{background:  url(/basic/images/content_mitte_start-hg.gif) repeat-y left top;}

.contenthg{background:  url(/basic/images/content_mitte-hg.gif) repeat-y left top;}

#content_mitte_outer {width:480px;margin:0px;padding:0px}
.content_mitte_inner {width:460px;margin-right: 10px;margin-left: 10px;margin-top: 73px;_margin-top: 24px}
.content_mitte_inner a{text-decoration:underline;color:#000000;}

.content_mitte_inner_marginTop {margin-top: 8px!Important;}
.content_mitte_inner_marginBottom {margin-bottom: 15px;}
.content_mitte_borderBottom {border-bottom: solid 1px #ebe9e9;}
.content_mitte_borderTop {border-top: solid 1px #ebe9e9;}

#reiterContent {width:480px; height:200px;margin:0px 0px 0px 0px;padding:0px;}
#reiterhead{background: url(/basic/images/aktuelles_reiter-hg.png) no-repeat top left;width:480;height:57px;}


#scrollBox{width:480px; overflow:hidden; height:103px; background: url(/basic/images/scrollbox-hg.gif) no-repeat left top;}



/* MAIN CONTENT Contentseiten */

#left {float:left;width:290px;font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;letter-spacing: -0.02em;}
#left a{color:#000000;text-decoration:underline;} 
#left a:hover{color:#ed7826; text-decoration:underline}

#unten {float:left;width:460px;font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;letter-spacing: -0.02em;}
#unten a{color:#000000;text-decoration:underline;} 
#unten a:hover{color:#ed7826; text-decoration:underline}

.liste li {list-style-type:none;font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;letter-spacing: -0.02em; padding: 0px 5px 0px 13px;background: url(/basic/images/listimage.gif) no-repeat top left;}




.iconspan{float: right;cursor:hand;cursor:pointer;}
.iconspan img{margin: 2px 15px 0px 0px;}



/* Produktseiten Indexseite */
#produktuebersicht{font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;letter-spacing: -0.02em;}
#produktuebersicht a.boxlink{display:block;width:123px;text-decoration:none;margin:0px 30px 30px 0px; _:margin:0px 25px 30px 0px;float:left;line-height: 13px;}
#produktuebersicht img{display:block;width:123px;height:100px;margin:0px 0px 10px 0px;border: 1px solid #eaeaea;}
#produktuebersicht a:hover{color:#416b94;cursor:pointer}
#produktuebersicht strong{display:block;font-weight:normal;padding:5px 5px 0px 5px;}



/*CSS used to style the examples. Remove if desired: */

.eg-bar{width:438px;background-color: #EEF5D3;padding: 3px 10px 3px 10px;}
div.eg-bar{width: 438px;}
.icongroup1{width: 438px; padding:10px;color:666666;font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;letter-spacing: -0.02em; }
.tabelleZeileHell{background:#faf8f7;line-height:17px;}
.tabelleZeileDunkel{background:#e7e7e7;line-height:17px;}



#tabelle{float:left;width:458px; background:#ffffff; border:1px solid #c3c3c3;margin-top:15px;padding: 0px 0px 8px 0px }
#tabelleKopf{color: #ec7404; background:#ffffff; line-height:23px ;padding: 3px 10px 3px 10px;font-weight:bold;}
#tabelleKopf .spalte1{color: #ec7404!IMPORTANT;}
.spalte1{float:left;width:170px;color:#416b94;text-decoration:none;font-weight:bold}
.spalte2{float:left;width:200px;}
.spalte3{float:left;width:65px;text-align:right;}


#right{float:right;width:170px;}
#imgPreview img{border:none;}
#imgPreview ul{width:165px;margin: 0px 0px 0px 5px;}
#imgPreview li {list-style: none;float: left;position: relative;}
#imgPreview  a{display:inline-block;width:50px;height:50px;float:left;margin: 0px 0px 5px 5px;}
#bigImage{float:right;margin-bottom:10px;}

#quicknavi{border: 1px solid #c3c3c3;width:158px; line-height:25px; float:right; margin-top:15px;margin-bottom:15px; background: url(/basic/images/qicknavi-hg.jpg) no-repeat left bottom;}
#quicknavi a{color:#416b94!IMPORTANT;text-decoration:none;display:block;width:105px;float:left!IMPORTANT;margin:0px;height:25px!IMPORTANT;font-weight:bold;}
#quicknavi a:hover{color:#416b94!IMPORTANT;text-decoration:underline;}
#quicknavi .download {
                 float:left;
				 margin-right:8px;
				 margin-left:5px;
			     width:29px;
				 height:25px;
				 background-repeat:no-repeat;
				 background-position:top right;
				 background:url(/basic/images/download.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/download.png');
		}

#quicknavi .treiber {
                 float:left;
				 margin-right:8px;
				 margin-left:5px;
			     width:29px;
				 height:25px;
				 background-repeat:no-repeat;
				 background-position:top right;
				 background:url(/basic/images/treiber.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/treiber.png');
		}
		
#quicknavi .anfrage {
                 float:left;
				 margin-right:8px;
				 margin-left:5px;
			     width:29px;
				 height:25px;
				 background-repeat:no-repeat;
				 background-position:top right;
				 background:url(/basic/images/anfrage.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/anfrage.png');
		}		



/* RECHTE SPALTE */
#contentRechts {float:right; width:220px;}	

#suche{float:left;width:220px;height:65px; background: url(/basic/images/suche-hg.png) no-repeat left top;}
#suche.intro{height:57px!IMPORTANT; background: url(/basic/images/suche-intro-hg.png) no-repeat left top!IMPORTANT;}

#suche strong {display:block;width:202px;height:26px;line-height:26px;margin-left:15px;margin-top:2px;}
form#produktsuche {margin: 3px 0px 0px 15px ;}
#suche input {color:#416b94;width: 100px;height: 13px;border: 1px solid #cccccc;background: #ffffff url(/basic/images/input_suche-hg.jpg) no-repeat right top;padding: 2px 26px 3px 5px;margin-right: 8px;font-size:11px !IMPORTANT;}
#suche a{margin:0px;padding:0px 15px 0px 0px;line-height:16px;display:inline-block; background: url(/basic/images/suche_pfeil.gif) no-repeat right top;}


#ergebnisse{margin-top:8px;}
.suchlinie{background: url(/basic/images/suchergebnislinie_bg.gif) bottom repeat-x; padding-bottom: 4px;}
	

div#ergebnisse li {
list-style-type:none;
		font-weight: normal;
		line-height: 1.4em;
		padding: 0px 5px 0px 13px;
		background: url(/basic/images/suche-hg-pfeil-schwarz.gif) no-repeat top left;
		}
		
		

div#ergebnisse li:hover {
		background: url(/basic/images/suche-hg-pfeil-orange.gif) no-repeat top left;
		}		

div#ergebnisse li a{
                text-decoration:none;
		}							

div#ergebnisse li a:hover{ 
                color:#F47920;
		}		




/* Text auf Contentseite */
div#textLinks{
		float:left;
		width:215px;
		font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;	
		letter-spacing: -0.02em; 
}

div#textRechts{
		float:right;
		width:215px;	
		font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;	
		letter-spacing: -0.02em; 
}


iframe#myiframe{
		display:inline;
		margin:0px 0px 20px 0px;
		background: #ffffff;
}




/* LOGIN */
.login input {color:#416b94;width: 100px;height: 13px;border: 1px solid #f48e2f;background: #ffffff ;padding: 2px 26px 3px 5px;margin-right: 8px;font-size:11px !IMPORTANT;}
td.login  {padding-bottom:2px;}
td.loginbeschriftung {color: #e37005;}


/* TEASER RECHTS */

.teaser {clear:left;float:left; width:220px; background: url(/basic/images/teaser-hg.gif) repeat-y left top;margin-top:20px;}

.teaserInner {float:left;width:220px;background: url(/basic/images/teaserinner-hg-bottom.gif) no-repeat left bottom;}
.teaserInnerText {margin: 5px 15px 13px 15px;}

.teaserInnerText strong.hl{display:block;margin-bottom:2px;padding-top:3px;}
.teaserInnerText p.mitBild{display:block;float:left; padding:0px;margin:0px 5px 10px 0px;_margin:0px 0px 10px 0px;width:190px;}
.teaserInnerTextimg{float:left;border:none;}

.height2{height: 104px;overflow: hidden;}

.teaserInnerText a{color:#3a658f;text-decoration:underline; display:block; padding-right:15px;line-height:12px;height:12px; margin:5px 0px 0px 0px; background:  url(/basic/images/weiter_pfeil.gif) no-repeat right top;text-align:right}
.teaserInnerText a:hover{color:#9bb2c8;}
.teaserInnerText a:visited {color:#3a658f;}

.neu_de {
			     width:51px;
				 height:51px;
				 background-repeat:no-repeat;
				 background-position:top left;
				 background:url(/basic/images/neu_button.png);
				 _background:transparent;
				 /* Mozilla ignores crazy MS image filters, so it will skip the following */
				 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/neu_button.png');
		}		





.teaserhead{background: url(/basic/images/teaser_header-hg.png) no-repeat top left;width:220px;float:left;}
.teaserhead .position{position:relative;}
.teaserhead .position .button{position:absolute; right:-13px;top:-11px;displax:inline;}

.teaserhead strong {display:block;width:202px;height:23px;line-height:23px;margin-left:15px;margin-top:3px;}

.teaserBildBox{ float:left;}
.teaserBildBox img{margin-left:5px;border:none;}

.teaserInnerText input {width:113px;height:13px;border:1px solid #cccccc;background:#f2f2f2;padding: 1px 3px 3px 3px;margin-right:10px;font-size:11px !IMPORTANT;}
.height1 {height:148px;display:block}

form#schnellanfrage .formabstand{width:190px;margin:0px; padding:0px;}
form#schnellanfrage select {
	height: 20px;
	font-size: 11px;
	border: none;
	background:#f2f2f2;
	width: 122px;
	border:1px solid #cccccc;
	padding:2px;
	margin-right:10px;	
}

form#schnellanfrage option {
	padding: 1px 4px 1px 7px;
}

form#schnellanfrage .checkbox {
	position:absolute; top:0px;
	width: auto !IMPORTANT;
	background: none !IMPORTANT;
	margin: 0px 10px 0px 0px !IMPORTANT;
	border:none!IMPORTANT;
}

form#schnellanfrage label{
	margin:0px;padding:0px;line-height:16px;display:inline-block!IMPORTANT;
}



#newsletter{position:absolute; top:0px;}
#labelNL{position:absolute; top:2px; left:25px;}

#anfrageWeiterContainer{position:relative;padding-top:13px;}


#anfrageWeiter{clear:both;float:right;display:inline-block;}


#anfrageWeiter a{font-family:Verdana,Tahoma, Helvetica, Arial, sans-serif!IMPORTANT;text-transform: uppercase;color:#ffffff;padding:0px 20px 2px 7px;margin:0px;font-weight:bold;text-decoration:none; background: #999999 url(/basic/images/anfrageweiter_pfeil.gif) no-repeat right top;  height:16px; line-height:16px;display:inline-block;}





			
				
/* ABSTAND UZM FOOTER */
#footerabstand {float:left; display:block; width:960px; height:15px; background: transparent;}


/* FOOTER */
#footer{float:left; width:960px; height:46px; background:#f2f2f2;}


/* ABSCHLUSS */
.cont_close {float:left; width:960px; height:20px; background:transparent;}








/* Footer Links */

		
div#footerLinks{
		float:left;
		 width:330px;
		 padding:13px 13px 13px 8px;
		 height:20px;
}
	
		 #footerLinksul {
		 	float:left;
		        padding:0px;
		        margin:0px;
		 }

		 #footerLinks ul {
		 	float:left;
		        padding:0px;
		        margin:0px;

		 }
		 
			#footerLinksli, #footerLinks li {
				float: left;
				cursor: pointer;
				color:#493d1e;
                list-style: none;
				padding: 0px 0px 0px 12px;
				line-height:20px;
			}
				
				#footerLinksli a, #footerLinks li a { 
					color:#3a658f;
					text-decoration: none;
					font-family: Tahoma, Arial, Helvetica, sans-serif!IMPORTANT;
				}
					
				#footerLinksli a:hover, #footerLinks li a:hover { 	
					color:#9bb2c8;
					text-decoration: none;
				}
					
				#footerLinksli.Trenner, #footerLinks li.Trenner {
					background: url(/basic/images/footer_trenner.gif) no-repeat;
				}


div#footerRechts{
		 float:right;	
		 width:574px;
		 padding:13px;
		 height:20px;
		 background:#f47920;	
		 color:#FFFFFF;
}

div#footerRechts a{
		 color:#ffffff;
		 text-decoration:none;
}

/* ************************************************ */
/* ************************************************ */

/* Ausrichtung der Hauptnavigation */

#navibox{position:absolute;top:96px;height:24px;left:250px;z-index:15;display:inline;width:480px}

ul#nav a.on {
	background:#ffffff; border-bottom:#ffffff 2px;
	color:#7b9ab7;
	}
	
ul#nav a:hover.on {
	color:#ffffff;
	}


#nav
	{
	display: block;
	margin: 0px;
	padding: 0;
	position: relative;
	float:right;
	}

#nav li
	{
	display: block;
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
	}

#nav a
	{
	display: block;
	}

#nav ul
	{
	display: none;
	position: absolute;
	left: 0;
	margin-left: -10px;
	margin-bottom: 0;
	padding: 0;
	}

#nav ul li
	{
	float: none;
	text-align: left;
	*margin-top:-1px;
	}

#nav ul ul
	{
	top: 0;
	}

#nav ul
	{
	width: 160px;
	margin-left: 0px;
	}

#nav ul ul
	{
	left: 160px;
	}

ul#nav  ul
	{
	position:absolute!IMPORTANT;
	top:24px;
	_top:25px;

	}
/* Styling der Hauptnavigation */

#nav
	{
	background-color: transparent;
	height: 45px;
	}

#nav *:hover
	{
	background-color: none;
	}

#nav a
	{
	background-color: #3a658f;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: white;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	line-height:13px!IMPORTANT;

	}
	
#nav li a
	{
	font-weight:bold;
	}	
	

#nav ul li a
	{
	font-weight:normal;
	border:none!IMPORTANT;
	padding-left:22px;
	background: #3a658f url(/basic/images/list-hg-hauptnavi.gif) no-repeat top left;
	}
	

#nav ul li
	{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
	
.lastLI	{
	border-bottom: 1px solid #ffffff!IMPORTANT;
	}	
	

#nav li.hover a
	{
	background-color: #3a658f;
	}


#nav ul
	{
	top: 25px; 
	}


#nav ul li.hover a
	{
	background: #7594b1 url(/basic/images/list-hg-hauptnavi.gif) no-repeat top left;
	}


/* Internet Explorr 6 FIX */
* html #nav ul { line-height: 0; }
 
/* Internet Explorer 7 FIX */
#nav ul a { zoom: 1; }


/* ************************************************ */
/* ************************************************ */




/* Tooltip */

#tooltip{
position:absolute;
/*border:1px solid #ec7404;*/
background:transparent;
/*padding:2px;*/
color:#fff;
z-index:1500;
}

#tooltipList ul
{
margin:0px;
padding:0px;
}

#tooltipList li
{
display:block;
margin-bottom:20px;
}
