.imgbutton img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;

}
.imgbutton img:hover{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 

}

.imgbutton_hide img{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;

}
.imgbutton_hide img:hover{
filter:alpha(opacity=0); -moz-opacity:0; opacity:0; 

}



#short_button img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;

}
#short_button img:hover{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 

}
#short_button{
			width:998px;
			margin:0 auto;
}
		.sw_link {
			font-size: 11px;
			font-family : Arial;
			color: white;
		}
		.sw_link a{
		font-size: 11px;
			color: white;
			text-decoration: underline;
		}
		.sw_link a:hover{
			color: silver;
			text-decoration: none;
		}

		.sw_linkbut {
	text-align : left;
}
		.sw_linkbut a{
		font-size: 11px;
			color: white;
			text-decoration: none;
			padding: 1px 8px 2px 8px;
			background-color: gray;
			border-bottom: 1px solid #424242;border-right: 1px solid #595959;
		}
		.sw_linkbut a:hover{
			color: white;
			text-decoration: none;
			background-color: #383838;
			border-bottom: 1px solid black;border-right: 1px solid black;
		}		
		
		
.video_icon_over img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}
.video_icon_over:hover img{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 
}

.fotogalerie_small img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;

}
.fotogalerie_small:hover img{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 

}
	#searchbox  {
			border:1px black solid;
			background: #C0C0C0;
			padding-left : 1px;
			padding-right : 1px;
			padding-bottom : 1px;
			padding-top : 0px;
			display:none;
			text-align : left;
			color: black;
			font-size:11px;
			width: 996px;
			margin : 15px 0 15px 0;
		}
		#searchbox a{
			color: white;
		}
		#searchbox a:hover{
			color:gray;
		}
		.even{
			background-color: #4A4A4A;
			color: black;

		}
		.ruled{
			background-color:#828282;
			cursor:pointer;
		}


		/* Root = Horizontal, Secondary = Vertical */
		#container{
	background: #5C5C5C;
	height: 20px;
	text-align : left;
	z-index:1000;
	position : relative;
	width:998px;
	margin:0 auto;
}

		ul.mainmenu {
			margin: 0;
			border: 0 none;
			padding: 0;
			width: auto; /*For KHTML*/
			list-style: none;
			height: 18px;
			z-index:1000;
		}

		ul.mainmenu li {
			margin: 0;
			border: 0 none;
			padding: 0;
			float: left; /*For Gecko*/
			display: inline;
			list-style: none;
			position: relative;
			height: 18px;
			z-index:1000;
		}

		/* SUBMENUS */

		ul.mainmenu ul {
			margin: 0;
			border: 0 none;
			padding: 0;
			/*width: 160px;*/
			width: auto;
			list-style: none;
			display: none;
			position: absolute;
			top: 20px;
			left: 0;
			z-index:1000;
		}

		ul.mainmenu ul:after /*From IE 7 lack of compliance*/{
			clear: both;
			display: block;
			font: 1px/0px serif;
			content: ".";
			height: 0;
			visibility: hidden;
			z-index:1000;
		}

		ul.mainmenu ul li {
			width: 220px;
			float: left;
		/*For IE 7 lack of compliance*/
			display: block !important;
			display: inline;
		/*For IE*/
			z-index:1000;
		}

		/* Root Menu */
		ul.mainmenu a {
			border: 1px solid #383838;
			border-top-color: #8A0C0A;
			border-left-color: #8A0C0A;
			padding: 0 5px;
			float: none !important; /*For Opera*/
			float: left; /*For IE*/
			display: block;
			background: #BF130F;
			color: white;
			font: bold 11px/18px Arial;
			text-decoration: none;
			height: auto !important;
			height: 1%; /*For IE*/
			z-index:1000;
		}

		/* Root Menu Hover Persistence */
		ul.mainmenu a:hover {
			background: #CCC;
			color: black;
		}

		/* 2nd Menu */
			ul.mainmenu li:hover li a,
		ul.mainmenu li.iehover li a {
			float: none;
		}

		ul.mainmenu ul ul {
			display: none;
			position: absolute;
			top: 0;
			left: 220px;

		}

			/* Do Not Move - Must Come Before display:block for Gecko */
			ul.mainmenu li:hover ul ul,
		ul.mainmenu li.iehover ul ul {
			display: none;
		}

			ul.mainmenu li:hover ul,
		ul.mainmenu ul li:hover ul {
			display: block;
		}

		ul.mainmenu li.iehover ul,
		ul.mainmenu ul li.iehover ul {
			display: block;
		}

		li.persistHover,
		a.persistHover
		{
			background: #CCC;
			color: #FFF;
		}


		span.counter {
			width: 13px;
			height: 18px;
			text-align: center;
			line-height: 10px;
			padding-left: 3px;
			background: #AE1510;
			color: white;
			font-size: 12px;
			position: absolute;
			right: 1px;
			top: 1px;
			bottom: 1px;
		}
		/*################################################################################*/

		#navigation_top_right {
			font-size: 12px;
			font-family : Arial;
			font-weight : bold;
			color: white;
		}
		#navigation_top_right a{
			color: white;
			text-decoration: underline;
		}
		#navigation_top_right a:hover{
			color: silver;
			text-decoration: none;
		}
		/* ######################################################################### */

		#myGallery, #myGallerySet, #flickrGallery
		{
			width: 494px;
			height: 250px;
			z-index:5;
			border: 1px solid #000;
		}

		#flickrGallery
		{
			width: 500px;
			height: 334px;
		}

		#myGallery img.thumbnail, #myGallerySet img.thumbnail
		{
			display: none;
		}

		.jdGallery
		{
			overflow: hidden;
			position: relative;
		}

		.jdGallery img
		{
			border: 0;
			margin: 0;
		}

		.jdGallery .slideElement
		{
			width: 100%;
			height: 100%;
			background-color: #000;
			background-repeat: no-repeat;
			background-position: center center;
			background-image: url('../images_g/slideshow/loading-bar-black.gif');
		}

		.jdGallery .loadingElement
		{
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			background-color: #000;
			background-repeat: no-repeat;
			background-position: center center;
			background-image: url('../images_g/slideshow/loading-bar-black.gif');
		}

		.jdGallery .slideInfoZone
		{
			position: absolute;
			z-index: 10;
			width: 100%;
			margin: 0px;
			left: 0;
			bottom: 0;
			height: 40px;
			background: #333;
			color: #fff;
			text-indent: 0;
			overflow: hidden;
		}

		* html .jdGallery .slideInfoZone
		{
			bottom: -1px;
		}

		.jdGallery .slideInfoZone h2
		{
			padding: 0;
			font-size: 12px;
			margin: 0;
			margin: 2px 5px;
			font-weight: bold;
			color: inherit;
		}

		.jdGallery .slideInfoZone p
		{
			padding: 0;
			font-size: 12px;
			margin: 2px 5px;
			color: #eee;
		}

		.jdGallery div.carouselContainer
		{
			position: absolute;
			height: 135px;
			width: 100%;
			z-index: 10;
			margin: 0px;
			left: 0;
			top: 0;
		}

		.jdGallery a.carouselBtn
		{
			position: absolute;
			bottom: 0;
			right: 30px;
			height: 20px;
			/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
			text-align: center;
			padding: 0 10px;
			font-size: 13px;
			background: #333;
			color: #fff;
			cursor: pointer;
		}

		.jdGallery .carousel
		{
			position: absolute;
			width: 100%;
			margin: 0px;
			left: 0;
			top: 0;
			height: 115px;
			background: #333;
			color: #fff;
			text-indent: 0;
			overflow: hidden;
		}

		.jdExtCarousel
		{
			overflow: hidden;
			position: relative;
		}

		.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
		{
			position: absolute;
			width: 100%;
			height: 78px;
			top: 10px;
			left: 0;
			overflow: hidden;
		}

		.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
		{
			position: relative;
		}

		.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
		{
			cursor: pointer;
			background: #000;
			background-position: center center;
			float: left;
			border: solid 1px #fff;
		}

		.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
		{
			margin-bottom: 10px;
		}

		.jdGallery .carousel .label, .jdExtCarousel .label
		{
			font-size: 13px;
			position: absolute;
			bottom: 5px;
			left: 10px;
			padding: 0;
			margin: 0;
		}

		.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
		{
			font-size: 10px;
			position: absolute;
			bottom: 5px;
			right: 10px;
			padding: 1px 2px;
			margin: 0;
			background: #222;
			border: 1px solid #888;
			cursor: pointer;
		}

		.jdGallery .carousel .label .number, .jdExtCarousel .label .number
		{
			color: #b5b5b5;
		}

		.jdGallery a
		{
			font-size: 100%;
			text-decoration: underline;
			color: inherit;
		}

		.jdGallery a.right, .jdGallery a.left
		{
			position: absolute;
			height: 99%;
			width: 25%;
			cursor: pointer;
			z-index:10;
			filter:alpha(opacity=20);
			-moz-opacity:0.2;
			-khtml-opacity: 0.2;
			opacity: 0.2;
		}

		* html .jdGallery a.right, * html .jdGallery a.left
		{
			filter:alpha(opacity=50);
		}

			.jdGallery a.right:hover, .jdGallery a.left:hover
		{
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
		}

		.jdGallery a.left
		{
			left: 0;
			top: 0;
			background: url('../images_g/slideshow/left.gif') no-repeat center left;
		}

		* html .jdGallery a.left { background: url('../images_g/slideshow/left.gif') no-repeat center left; }

		.jdGallery a.right
		{
			right: 0;
			top: 0;
			background: url('../images_g/slideshow/right.gif') no-repeat center right;
		}

		* html .jdGallery a.right { background: url('../images_g/slideshow/right.gif') no-repeat center right; }

		.jdGallery a.open
		{
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
		}

		.withArrows a.open
		{
			position: absolute;
			top: 0;
			left: 25%;
			height: 99%;
			width: 50%;
			cursor: pointer;
			z-index: 10;
			background: none;
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
		}

		.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

		* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
			filter:alpha(opacity=80); }


		/* Gallery Sets */

		.jdGallery a.gallerySelectorBtn
		{
			z-index: 15;
			position: absolute;
			top: 0;
			left: 30px;
			height: 20px;
			/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
			text-align: center;
			padding: 0 10px;
			font-size: 13px;
			background: #333;
			color: #fff;
			cursor: pointer;
			opacity: .4;
			-moz-opacity: .4;
			-khtml-opacity: 0.4;
			filter:alpha(opacity=40);
		}

		.jdGallery .gallerySelector
		{
			z-index: 20;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			background: #000;
		}

		.jdGallery .gallerySelector h2
		{
			margin: 0;
			padding: 10px 20px 10px 20px;
			font-size: 20px;
			line-height: 30px;
			color: #fff;
		}

		.jdGallery .gallerySelector .gallerySelectorWrapper
		{
			overflow: hidden;
		}

		.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
		{
			margin-left: 10px;
			margin-top: 10px;
			border: 1px solid #888;
			padding: 5px;
			height: 40px;
			color: #fff;
			cursor: pointer;
			float: left;
		}

		.jdGallery .gallerySelector .gallerySelectorInner div.hover
		{
			background: #333;
		}

		.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
		{
			background: #000;
			background-position: center center;
			float: left;
			border: none;
			width: 40px;
			height: 40px;
			margin-right: 5px;
		}

		.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
		{
			margin: 0;
			padding: 0;
			font-size: 12px;
			font-weight: normal;
		}

		.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
		{
			margin: 0;
			padding: 0;
			font-size: 12px;
			font-weight: normal;
			color: #aaa;
		}

		/*################################################################################*/
		#map{
			width: 657px;
			height: 225px;
			text-align: left;
			font-family : Arial;
			font-size : 10px;
		}
		v\:* { behavior:url(#default#VML); }



		/*################################################################################*/
		#NewsTicker{
			width:998px;
			height:140px;
			margin:0 auto;
		}

		#NewsVertical {
			width: 998px;
			height: 140px;
			display: block;
			overflow: hidden;
			position: relative;
		}
		/* --------------- */
		/* Ticker Vertical */
		#TickerVertical {
			width: 998px;
			height: 140px;
			display: block;
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#TickerVertical li {
			width: 998px;
			color: #444444;
			text-align: left;
			font-size: 11px;
			margin: 0;
			border: 0 none;
			padding: 0;
			float: left;
			height: 164px;
			display: inline;
		}

	/*################################################################################*/
.img_over img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}
.img_over img:hover{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 
}

.warenkorb img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;

}
.warenkorb img:hover{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 
}

#warenkorb_link_data_show{
	font-size: 12px;
	font-family : Arial;
	color: black;
}
#warenkorb_link_data_show a{
	text-decoration: underline;
	color: black;
}
#warenkorb_link_data_show a:hover{
	text-decoration: none;
	color: silver;
}


.dyn_navi_link_black{
	font-size: 12px;
	font-family : Arial;
	font-weight : bold;
	color: black;
}
.dyn_navi_link_black a{
	text-decoration: underline;
	color: black;
}
.dyn_navi_link_black a:hover{
	text-decoration: none;
	color: silver;
}


.dyn_navi_link{
	font-size: 12px;
	font-family : Arial;
	font-weight : bold;
	color: white;
}
.dyn_navi_link a{
	text-decoration: underline;
	color: white;
}
.dyn_navi_link a:hover{
	text-decoration: none;
	color: silver;
}

#eye img{
filter:alpha(opacity=100); -moz-opacity:1; opacity:1;

}
#eye img:hover{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; 

}

.linethrough { 
background: url(../images_g/line-through.gif) repeat-x center left; 
font-size: 11px; font-weight: normal;
} 



.center_bg{
		background-image : url(../images_g/center_bg.jpg);
		background-repeat : repeat-x;
}
#overview_logo{
	font-size: 12px;
	font-family : Arial;
	font-weight : bold;
	color: white;
}
#overview_logo a{
	color: silver;
	text-decoration: underline;
}
#overview_logo a:hover{
	color: white;
	text-decoration: none;
}
	*{
		padding: 0px;
		margin:0px;
		font-family : Arial;
		font-size : 12px;
	}
	h1 {
		font-family : Verdana, Arial;
		font-size : 13px;
		font-weight : bold;
		display : inline;
	}
	html, body {
	background-image : url(../images_g/bg_01.jpg);
	background-repeat : repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-color : Black;
}
	.box_oben{
		background: #383838 url(../images_g/ecke_ol.gif) left top no-repeat;
		text-align: right;
		font-size: 11px;
		color: black;
		padding: 0;
		margin: 0px;
	}
	.box_unten{
		background: #383838 url(../images_g/ecke_ul.gif) left top no-repeat;
		text-align: right;
		height: 8px;
	}
	.box{
	margin: 0;
	padding: 0;
}

	.box_inhalt{
		background: #383838;
		padding: 0 8px;
	}
	.box_inhalt img{

	}

	.box_textblock1{
		float: none;
		color: black;
		font-family : Arial;
		font-size : 12px;
		text-align: left;
		padding: 4px;
	}

	.center {
		width: 998px;
		margin-left:auto;
		margin-right:auto;
		text-align: center;
	}


	.box_topa1 {
		text-align : left;
		float:left;
		font-size: 11px;
		color: white;
		margin-top : 2px;
	}
	.box_topa {
		text-align : left;
		float:left;
		margin-left : 40px;
		
	}
	.box_topb {
		text-align : left;
		float: right;
		
	}
	.box_top_navia {
		text-align : left;
		margin-left : 25px;
		float:left;
		color: white;
		font-family : Arial;
		font-size : 10px;
	}
	.box_top_navib {
		text-align : left;
		float:right;
		margin-top :0px;
		color: #A98C8C;
		font-family : Arial;
		font-size : 11px;
		margin-top : 5px;
		margin-right :15px;
	}
	.box_top_navib a{
		color: White;
		font-family : Arial;
		font-size : 11px;
		text-decoration : underline;
	}
	.box_top_navib a:hover{
		text-decoration : none;
		color : #A98C8C;
	}

	.box_zla01 {
		width: 998px;
		padding-top :10px;
	}
	.box_zlb01 {
		width: 200px;
		padding-top : 20px;
		padding-left: 20px;
		text-align : left;
		float:left;
	}
	.box_zlb02 {
		width: 439px;
		padding-top : 20px;
		text-align : left;
		float: left;
	}
	.box_zlb03 {
		width: 319px;
		padding-left: 20px;
		padding-top : 20px;
		float: left;
		text-align : left;
	}
	.box_buttom {
		text-align : center;
		color: #A98C8C;
		font-family : Arial;
		font-size : 11px;
		margin-top : 20px;
		margin-bottom : 20px;
	}
	.box_buttom a{
		color: #A98C8C;
		text-decoration : underline;
		font-size : 11px;
	}
	.box_buttom a:hover{
		color: white;
		text-decoration : none;
		font-size : 11px;
	}

	.clear {
		clear : both;
		#display: inline; /* IE 7.0 */
	}
	.box_inhalt_top{
		background: #383838;
		padding: 0 8px;
		text-align: center;
	}
	.box_inhalt_top_inline{
		background: black;
		width: 966px;
		height: 238px;
		background-position : center;
		text-align: left;
	}
	.box_inhalt_top_inline_box{
		background: white;
		width: 270px;
		height: 238px;
		overflow:auto;
		color: black;
		float: left;
	}
	.box_inhalt_top_inline_box2{
		background: white;
		width: 686px;
		height: 228px;
		overflow: auto;
		color: black;
		padding:5px;
		float: left;
	}
	.box_inhalt_top_inline_box2 a{
		color: white;
		text-decoration : underline;
	}
	.box_inhalt_top_inline_box2 a:hover{
		color: silver;
		text-decoration : none;
	}
	.accordion_titel{
		background: #8E1203;
		color: white;
		margin-top: 1px;
		width: 246px;
		padding: 2px 2px 2px 4px;
		font-weight : bold;
	background-image : url(../images_g/bg_accordion_titel.jpg);
	}
	.accordion_titel a{
		color: white;
	text-decoration: underline;
	
	}
	.accordion_titel a:hover{
	color: silver;
	text-decoration: none;
	}
	.accordion_item_left{
		float: left;

	}
	.accordion_item_left a{
	color: White;
	text-decoration : underline;
}
	.accordion_item_left a:hover{
		color: gray;
		text-decoration : none;
	}
	.accordion_item_right{
		float: right;
		font-size: 12px;
	}
	.accordion_item{
	color: white;
	margin-top: 1px;
	margin-left: 10px;
	padding: 2px;
	width: 236px;
	float : none;
	display:table;
	border : 1px solid #4A4A4A;
	background-color : #2E2E2E;
	
	
}

	.accordion_item_sub{
	color: white;
	margin-top: 1px;
	margin-left: 24px;
	padding: 1px;
	width: 224px;
	float : none;
	display:table;
	border : 1px solid #4A4A4A;
	background-color : #696969;
}

.accordion_item_left_sub{
		float: left;

color: White;
	}
	.accordion_item_left_sub a{
	color: White;
	text-decoration : underline;
	font-size: 12px;

}
	.accordion_item_left_sub a:hover{
		color: gray;
		text-decoration : none;
	}
	.accordion_item_right_sub{
		float: right;
		font-size: 12px;
	}
.accordion_item_right_sub a{
	color: White;
	text-decoration : underline;

}
	.accordion_item_right_sub a:hover{
		color: gray;
		text-decoration : none;
	}


	
	
	
	.accordion_item_sub_sub{
	color: white;
	margin-top: 1px;
	margin-left: 48px;
	padding: 1px;
	width: 200px;
	float : none;
	display:table;
	border : 1px solid #4A4A4A;
	background-color : #696969;
}

.accordion_item_left_sub_sub{
		float: left;

color: White;
	}
	.accordion_item_left_sub_sub a{
	color: White;
	text-decoration : underline;
	font-size: 12px;

}
	.accordion_item_left_sub_sub a:hover{
		color: gray;
		text-decoration : none;
	}
	.accordion_item_right_sub_sub{
		float: right;
		font-size: 12px;
	}
.accordion_item_right_sub_sub a{
	color: White;
	text-decoration : underline;

}
	.accordion_item_right_sub_sub a:hover{
		color: gray;
		text-decoration : none;
	}
	
	
	
	
	
	
	
	
	
	
	.toggler{
		cursor : pointer;
				font-size : 12px ! important;
	}

	.box_oben_topa{
		font-size: 10px;
		float: left;
		padding-left: 15px;
		padding-top: 2px;
		color: black;
		text-align: left;
		font-family : Arial;
	}

	.box_oben_topb{
		font-size: 11px;
		float: left;
		padding-left: 15px;
		padding-top: 2px;
		color: black;
		width: 461px;
		text-align: left;
		font-weight : bold;
	}
	.box_oben_topc {
		font-size: 11px;
		padding-top: 2px;
		float: left;
		color: black;
		text-align: right;
		width: 500px;
		font-weight : bold;
	}

	.box_oben_topc a{
		font-size: 11px;
		text-decoration : none ! important;
		color: black ! important;
	}
	.box_oben_topc a:hover{
		color: gray;
		font-size: 11px;
		text-decoration : underline;
	}

	.box_a01 {
		width: 512px;
		padding-top : 10px;
		text-align : left;
		float:left;
		padding-left: 20px;
	}
	.box_a01_inline {
		height: 250px;
		overflow:auto;
		
	}
	.box_a01_inline a{
		text-decoration : underline;
		color: white;
	}
	.box_a01_inline a:hover{
		text-decoration : none;
	}
	.box_a02 {
		width: 466px;
		padding-top : 10px;
		text-align : left;
		float:left;

	}
	.box_a02_inline {
		height: 225px;
		overflow:auto;
	}
	.box_a02_inline a{
		text-decoration : underline;
		color: white;
	}
	.box_a02_inline a:hover{
		text-decoration : none;
	}
			#loadingMessage{
				text-align: center;
				font-size : 12px;
				color: white;
				background-color: transparent;
				position:absolute;
				left:50%;
				top:0;
				height:200px;
				width:400px;
				margin-top:-100px;
				margin-left:-200px;
				background-image : url(../images_g/1x1_tranz_50.png);
				border: 4px solid white;
				display: none;
				z-index:9999;
			}
			
p{
text-align:justify;
padding:0px;
margin:0px;
color: white;
}
p.left_text{
text-align:justify;
padding:5px;
margin:0px;
color:white;
font-size:12px;
clear:both;
}			
	#ticker{
	font-size: 12px;
	color: white;
	}
	#ticker a{
		color: white;
		text-decoration : underline;
	}
	#ticker a:hover{
		color: silver;
		text-decoration : none;
	}

	#data{
		font-family : Arial;
		display: inline;
	}
	#data a{
		color: white;
		text-decoration : underline;
	}
	#data a:hover{
		color: silver;
		text-decoration : none;
	}
