
/* XXXXXXXXXXXXXXX RAHMENDESIGN XXXXXXXXXXXXXXXX */
html {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	color: #260313; 
	background-color:#f4f4f4;
}
body {	
	margin:0;
	padding:20px 0;
}
#dimmer {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.64;
	opacity: 0.6;
	z-index:1;
}
#center {
	width:998px;
	margin:0 auto;
	padding:0;
}

#bg {
	float:left;
	background: url('/img_central/set01/bg_cont.gif') repeat-y #fff;
}
#top {
	display:block;
	width:998px;
	height:6px;
	margin:0;
	padding:0;
	background: url('/img_central/set01/bg_cont_top.gif') no-repeat top right;
}
#content {
	width:978px;
	margin:0 0 6px 6px;
}
#bottom {
	width:998px;
	height:12px;
	margin:0 0 -2px 0;
	padding:0;
	background: url('/img_central/set01/bg_cont_bottom.gif') no-repeat;
}

h1, .h1 {
 font-size: 1.3em;
}

h2, .h2 {
 font-size: 1.1em;
}

h3, .h3 {
 font-size: 1.0em;
}
h1, .h1, h2, .h2, h3, .h3 , h4, .h4{
	margin: 0 0 3px 0;
	padding:0;
}

.black {
 color: #260313;
}

.grey {
 color: #868689;
}

.red , a{
 color: #dc002e
}
.normal {
 font-size: 11px;
 font-weight:normal;
}


/* XXXXXXXXXXXXXXXXX SEITENKOPF XXXXXXXXXXXXXXXXXXX */

.homebutton {
	display:block;
	width:90px;
	height:58px;
	padding-left:20px;
}
#head {
	width:860px;
	height:60px;
	padding:6px 0 0 108px;
	margin-left:23px;
	margin-top:21px;
	background: url('/img_central/set01/logo_citroen_gr.gif') no-repeat top left;
}
#head h2 {
	display:block;
	width: 844px;
	height: 27px;
	margin:0;
	font-size:2.1em;
	color:#dc002e
}
#headinfo {
	display:block;
	width: 844px;
	height: 27px;
	margin:0 6px 0 0;
	border-bottom:1px solid #eee;
}
#headinfo h4 {
	float:left;
	margin:0 0 3px 0;
	font-size:0.9em;
	font-weight:bold;
	color:#260313; 
	line-height:1.2em;
}

#metatop {
	float:right;
	margin:0;
	padding:0;
	font-size:0.9em;
	font-weight:bold;
	color:#868689; 
	text-align:right;
}
#metatop a {
	padding:0 4px;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:#868689; 
}
#metatop a:hover {
	color:#dc002e;
} 
#metatop a.centeritem {
	padding:0 6px;
	border-left:2px solid #868689;
	border-right:2px solid #868689;
}
 
#headnav {
	margin:-1px 0 3px 129px;
	font-size:0.9em;
	clear:both;
}
#headnav a {
	margin:0;
	padding:3px 3px;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:#ccc;
}
#headnav a:hover,
#headnav a.red  {
	color:#dc002e;
} 


/* XXXXXXXXXXXXXXXXX NAVIGATION XXXXXXXXXXXXXXXXXXX */

#nav {
	float:left;
	width:125px;
	min-height:360px;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	margin-bottom:6px;
} 
#nav ul {
	list-style:none; 
	padding:0; 
	margin:0;
} 
#nav ul li {
	display:inline;
	width:125px; 
	padding:0; 
	margin:0;
}
#nav ul li ul {
	display:none;
}
#nav ul li.show ul {
	display:block;
	padding:0; 
	margin:0; 
}
#nav ul li.show ul li {
	padding:0; 
	margin:0; 
}
#nav ul li.show ul li ul {
	display:none;
}
#nav ul li.show ul li.show ul {
	display:block;
	padding:0; 
	margin:0; 
}
#nav ul li.show ul li.show ul li {
	padding:0; 
	margin:0; 
}

#nav a {
	display:block; 
	background-color:#fff;
	margin:0; 
	padding:4px 0 6px 0; 
	font-weight:normal; 
	color:#260313;
	text-decoration:none;
	border-bottom:1px solid #eee;
}
#nav a:hover, #nav a.aktiv {
	color:#dc002e
}
#nav a.aktiv {
	font-weight:bold; 
}
#nav ul li.show li a {
	background-color:#e5e5e5;
	padding:4px 0 6px 12px; 
	border-color:#fff;
}
#nav ul li.show li a.aktiv {
	background-color:#c2c2c2;
}
#nav ul li.show ul li ul li a { 
	padding:4px 0 6px 24px;  
}

/* XXXXXXXXXXXXX HAUPTINHALTSSPALTE XXXXXXXXXXXXXXX */

#maincontent  {
	float:left;
	width:642px;
}


#maincontent #namecontent {
	width:624px;
	font-family: arial, sans-serif;
	background-color:#e5e5e5;
	height:48px;
	margin:0 0 12px 6px;
	padding:6px;
}
#maincontent #namecontent #welcome {
	float:left; 
	width:468px; 
	margin-top:6px;
	font-weight:bold;
}
#maincontent #namecontent #buttons {
	float:right; 
}
#maincontent #namecontent #buttons img {
	float:left; 
	margin-right: 6px;
}
#maincontent #namecontent #buttons span{
	width:110px; 
}
#maincontent #namecontent #buttons br{
	clear:left; 
}

#maincontent a {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:1.0em;
	color:#dc002e;
	text-decoration:none;
}

/* INHALTSELEMENTE  */
#maincontent .element {
	margin:0 0 12px 6px;
	float:left;
	/*border-top:11px solid #fff;*/
}
*html #maincontent .element {
	margin-left:3px
}
#maincontent #myframe {
	border:none;
	height:402px;
	width:636px;
	margin:0 0 0 6px;
}
#maincontent #myframe.big {
	border:none;
	height:402px;
	width:846px;
	margin:0 0 0 6px;
}
#maincontent .element strong {
	font-size:1.0em;
	line-height:1.65em;
	margin:0;
}
#maincontent .element div  {
	font-size:1.0em;
	line-height:1.65em;
	/*text-align:justify;*/
	letter-spacing:-0.03em;
}
#maincontent .element p {
	font-size:1.0em;
	line-height:1.65em;
	/*text-align:justify;*/
	letter-spacing:-0.03em;
	margin:0;
	padding:0;
} 
.element ul {
	list-style-type:square;
}
.element ol li, .element ul li {
	padding:3px 0;
} 
#maincontent .element p.small {
	font-size:0.8em;
}

#maincontent .tall {
	width:420px;
	margin:0;
	padding:0 0 0 12px;
}
*html #maincontent .tall {
	width:420px;
	padding:0 0 0 6px;
}
#maincontent .tall h2 {
	font-size:1.0em;
	margin:2px 0 4px -12px;
	padding:0 0 3px 12px;
	border-bottom:1px solid #eee;
}
#maincontent .tall p {
	font-size:1.0em;
}

#maincontent .motor {
	width:426px;
}
*html #maincontent .motor {
	width:404px;
}
#maincontent .motor td {
	font-size:0.8em;
	padding:2px 0;
}
#maincontent .bold {
	font-weight:bold; 
}
#maincontent .more {
	margin-left:3px;
	text-indent:-5000px;
	background:url('/img_central/set01/nav_pfeil_grau_r.gif') no-repeat;
	background-position:1px 3px;
	display:inline-block;
	width:8px;
}
#maincontent .element img.left {
	float:left;	
	margin:0 12px 3px 0;
}
#maincontent .element img.right {
	float:right;	
	margin:0 0 3px 12px;
}
#maincontent .triple {
	float:left;
	width:204px;
}
#maincontent .triple div {
	width:198px;
	height:92px;
	border:1px solid #eee;
	border-top:none;
	padding:2px;
}
#maincontent .triple img {
	border:none;
}
#maincontent .triple h4, .triple h4 a {
	font-weight:bold;
	color:#260313;
	font-size:1.0em;
	line-height:0.8em;
	text-decoration:none;
	margin:6px 0;
}
#maincontent .triple h4 a:hover {
	color:#dc002e
}
#maincontent .triple span {
	font-size:0.8em;
	text-decoration:none;
	margin:0;
}
#maincontent .mid {
	margin:0 12px;
}

/* +++++++++++ Neuwagen: NFZ Start +++++++++++ */


#aktuelles div 
{
	float:left;
	width:199px;
	height:196px;

	border:0;
	padding:0;
	margin:0;
}
#aktuelles ul {
	list-style:none;
	padding:0;
	margin:0;
	border:0;
}
#aktuelles li 
{
	padding:0;
	margin:0;
	border:0;
	font-size:9px;
	height:auto;
}
#aktuelles li.headline
{
	background-color:#d8d8d8;
	padding:2px 2px 2px 9px;
	margin-bottom:2px;
	font-size:11px;
	font-weight:bold; 
	color:#ffffff;
}
#aktuelles  a 
{
	display:block;
	width:180px;
	color:#260313;
	margin-bottom:2px;
	padding:0 0 0 18px;
	background:url('../img_central/set01/nav_pfeil_grau_r.gif') no-repeat;
	background-position:3px 5px;
	background-color:#ededed;
	font-weight:normal; 
}
#aktuelles a:hover
{
	color:#dc002e;
}
#aktuelles .more {
	display:none;
}
#aktuelles a.weitere
{
	display:block;
	width:188px;
	color:#777777;
	background-image:none;
	background-color:#d8d8d8;
	font-weight:bold; 
	padding-left:9px;
}
#aktuelles a.weitere:hover
{
	color:#000000;
}


/*  MODELLNAVIGATION */
#contentnav {
	float:left;
	width:203px;
	min-height:160px;
} 
#contentnav ul {
	list-style:none; 
	padding:0; 
	margin:0;
} 
#contentnav ul li {
	width:203px; 
	background:#fff; 
	padding:0; 
	margin:0;
	border-right:1px solid #eee;
}
#contentnav ul li.show {
	border-right:none;
}
#contentnav ul li ul {
	border:none; 
	padding:0; 
	margin:0; 
	display:none;
}
#contentnav ul li ul {
	text-transform:none; 
	padding:0; 
	margin:0; 
	display:none;
}
#contentnav ul li.show ul {
	border:none; 
	padding:0; 
	margin:0; 
	display:block;
}
#contentnav ul li.show ul li a {
	background-color:#e5e5e5;
	margin:0; 
	padding:3px 0 3px 6px; 
	font-weight:normal; 
	border-bottom:1px solid #fff;
}
#contentnav ul li.show ul li a.aktiv {
	background-color:#c2c2c2;
	font-weight:bold; 
	color:#dc002e
}
#contentnav ul li.show ul li ul {
	display:none;
}
#contentnav ul li.show ul li.show ul {
	display:block;
}
#contentnav ul li a {
	display:block;
	color:#260313; 
	padding:3px 0 3px 0; 
	text-decoration:none;
	font-weight:bold; 
}
#contentnav ul li a:hover, #contentnav ul a.aktiv {
	color:#dc002e
}
#contentnav ul li.more a {
	display:block;
	margin:0; 
	height:17px;
}
#contentnav ul li.more a:hover, #contentnav ul li.more a.aktiv {
	color:#dc002e
}
#contentnav ul a.aktivu {
	color:#dc002e
}
#contentnav ul a.aktivu:hover {
	color:#fff;
}
#contentnav ul li.show ul li b {
	display:block; 
	background-color:#e5e5e5;
	width:191px;
	margin:0; 
	padding:3px 0 3px 12px; 
	border-bottom:1px solid #fff;
	font-weight:bold; 
}
#contentnav ul li.show ul li ul li a { 
	background-color: #e5e5e5;
	padding:3px 0 3px 24px;  
	margin:0;
}
#contentnav ul li.show ul li ul li a:hover {
	color:#dc002e
}
#contentnav ul li.show ul li ul li a.aktiv {
	background-color: #c2c2c2;
	font-weight:bold; 
	color:#dc002e
}
#contentnav ul li.show ul li ul li {
	display:block; 
	margin:0;
	padding:0; 
}
#contentnav h4 {
	font-size:0.9em;
	font-weight:bold;
	color:#260313;
	line-height:0.9em;
	margin:0;
	padding:12px 0 6px 0;
	width:203px; 
	border-right:1px solid #eee;
}
#contentnav a.nextstep {
	display:block; 
	color:#260313;
	text-decoration:none;
	width:203px; 
	border-right:1px solid #eee;
}
#contentnav a.nextstep:hover {
	color:#dc002e
}


/* KEYVISUALS */
#keyvisual .element{
	margin:0 0 0 6px;
	border-top: none;
	border-bottom:12px solid #fff;
}
#keyvisual embed, #keyvisual img, #keyvisual object {
}
#keyvisual {
	width:642px;
	min-height:210px;
	border-bottom:1px solid #eee;
}
#maincontent.start, #keyvisual.start {
	width:852px;
}

/* MAGAZIN-EINBINDUNG */
#maincontent #magazincontent{
	width:844px;
	margin:0 0 0 6px;
	padding:0;
	border:1px solid #eee;
}
*html #maincontent #magazincontent{
	width:844px;
	margin:0 0 0 3px;
	padding:0;
	border:1px solid #ccc;
}


/* +++++++++++ ELEMENTE +++++++++++ */
.rahmen {
	width: 612px;
	border: 12px solid #eee;
}
.context span {
	padding: 6px;
}
div.conttextleft, div.conttextright {
	display:block; 
	padding:3px 6px 0 6px; 
}
	
.left {
	float:left;
}
.right {
	float:right;
}
/* 
+++++++++++++++++++++++++++++++++++++++++++++
+++ element: 09 - Promo-3spaltig +++ 
+++++++++++++++++++++++++++++++++++++++++++++
*/
div.e03 {
	line-height:1.5em;
}
/* 
+++++++++++++++++++++++++++++++++++++++++++++
+++ element: 09 - Promo-3spaltig +++ 
+++++++++++++++++++++++++++++++++++++++++++++
*/
div.e09 {
	width:636px;
}
div.e09 .item {
	float:left;
	padding:0;
	margin:0;
	border:1px solid #eee;
}
div.e09 div span{
	margin:0;
	padding:0;
	line-height:1.6em;
}
div.e09 div img{
	margin:0 12px 0 0;
	padding:0;
	float:left;
}
div.e09 div strong{
	margin:0;
	padding:0;
}


/* 
+++++++++++++++++++++++++++++++++++++++++++++
+++ element: 20 - impressum +++ 
+++++++++++++++++++++++++++++++++++++++++++++
*/
div.e20 p, h1 {
	padding:6px;
}
div.e20 p, div.e20 table {
	width:600px;
	padding-bottom:24px;
}
div.e20 td {
	padding:6px;
	vertical-align:top;
}
div.e20 td,h1,h2,h3{
	margin:0;
}
/* 
+++++++++++++++++++++++++++++
+++ element: 32 - bild +++ 
+++++++++++++++++++++++++++++
*/
div.e32 img, div.e32 a img {
	margin:0;
}
div.e32border {
	padding: 6px;
	width: 622px;
	text-align: center;
	background-color: #fff;
	clear: both;
	border :1px solid #eee;
}

/* 
+++++++++++++++++++++++++++++++++++
+++ element: 33 - bild mit text +++ 
+++++++++++++++++++++++++++++++++++
*/
div.e33 {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
div.e33left {
	margin: 0 12px 0 0;
	padding: 0px;
	color: #260313;
	float: left;
}
div.e33right { 
	margin: 0 0 0 12px;
	padding: 0px;
	color: #260313;
	float: right;
}
div.e33left p, div.e33right p{
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0;
}
div.e33 div.left33 ul, div.e33 div.left33 ol, div.e33 li {
	padding: 0;
}
*html div.e33 div div ul li, div.e33 div div ol li {
	padding: 0;
	text-indent:24px;
}

/* 
+++++++++++++++++++++++++++++++++++++++++++++
+++ element: 46,21,19 - formular-elemente +++ 
+++++++++++++++++++++++++++++++++++++++++++++
*/
div.eform {
	margin: 0px;
}
div.eform .content {
	padding:6px;
	border-top:1px solid #eee;
}
div.eform input[type=text], div.eform input[type=password], div.eform textarea, div.eform select {
	border:1px solid #868689;
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	color: #260313; 
	padding:1px 2px;
}
div.eform h2, div.eform h3 {
	margin:0 0 6px 0;
}
div.eform input {
	width:156px;
	height:13px;
}
div.eform textarea {
	width:460px;
	height:156px;
	overflow:auto;
}
div.eform textarea.klein {
	width:460px;
	height:60px;
}
div.eform select {
	width:162px;
}
div.eform .submit{
	float:left;
	width: 119px;
	height: 28px;
	display: block;
	border:none;
	background-image: url(http://service.citroen.de/mymodules/service.citroen.de/templates/bilder/c_submit.png);
	background-repeat: no-repeat;
	background-color:transparent;
	margin: 0 0 12px 132px;
	text-indent: -3333px;
	border:none;
}
div.eform table td .submit{
	margin: 0 0 12px 0;
}
div.eform submit:focus {
	background-image: url(http://service.citroen.de/mymodules/service.citroen.de/templates/bilder/c_submit_aktiv.png);
	border:none;
}
/*#c_feld_9 input.submit{
	width: 119px;
	height: 28px;
	display: block;
	border:none;
	background-color:transparent;
	margin: 0;
	text-indent: -3333px;
	border:none;
}*/
div.eform label {
	float:left;
	width:132px;
	margin-bottom:8px;
}
div.eform .mini {
	width:20px;
}
div.eform .short {
	width:35px;
}
div.eform .medium {
	width:112px;
}
div.eform .long {
	width:300px;
}
div.eform br {
	clear:left;
}
div.eform .left label, div.eform .right label {
	float:left;
	display:block;
	width:252px;
	font-weight:bold;
	color:#dc002e
	margin:0 6px;
}
div.eform .left strong, div.eform .right strong {
	clear:left;
	display:block;
	font-size:1.0em;
	color:#333;
	margin-bottom:3px
}
div.eform .left .itemdata, div.eform .right .itemdata {
	padding:0 0 0 36px
}
*html div.eform .left .itemdata, *html div.eform .right .itemdata{
	padding:0 0 0 27px
}
div.eform #routingform{
	padding:0 36px
}
div.eform #routingform label{
	font-weight:bold;
	float:none;
}

div.eform #routingform #input_suche {
	display: block;
	float:left;
	color: #868689;
	width: 270px;
	height: 17px;
	border: 1px solid #ccc;
	margin:3px 0;
	padding: 3px 0 1px 2px;
}

div.eform #routingform #input_suche:focus {
	color: #666;
	border: 1px solid #dc002e
}

div.eform #routingform #rsubmit {
	float:left;
	display: block;
	width: 156px;
	height: 28px;
	cursor:pointer;
	padding: 0;
	margin: 0 0 0 6px;
	border:none;
	background: url(http://service.citroen.de/mymodules/service.citroen.de/templates/bilder/route_berechnen.png) transparent left center no-repeat;
}
div.eform #routingform #rsubmit:focus {
	background-image: url(http://service.citroen.de/mymodules/service.citroen.de/templates/bilder/route_berechnen_aktiv.png);
}

div.eform .strasse_L {
	font-weight:bold;
	font-size:0.95em;
	color:#000;
	padding:1px 3px;
	margin:0 2px;
	background-color:#fff;
	border:1px solid #333;
}
div.eform .strasse_B {
	font-weight:bold;
	font-size:0.95em;
	color:#000;
	padding:1px 3px;
	margin:0 2px;
	background-color:#fc0;
	border:1px solid #333;
}
div.eform .strasse_A {
	font-weight:bold;
	font-size:0.95em;
	color:#fff;
	padding:1px 3px;
	margin:0 2px;
	background-color:#03f;
	border:1px solid #ccc;
}


*html div.eform .content input[type=radio],*html div.eform .content input[type=checkbox] {
	border:none;
}

div.eform #extras {
	display: block;
}
div.eform #extras input {
	float:left;
	width:12px;
}
div.eform label.extra {
	float:left;
	display: block;
	width:126px;
	margin-left:6px;	
}
/* 
++++++++++++++++++++++++++++++++++++
+++ element: 66 - text 2-spaltig +++ 
++++++++++++++++++++++++++++++++++++
*/
div.e66 {
	margin: 0px;
}
div.e66left, div.e66right {
	width:310px;
	margin: 0;
	padding: 0;
	border:1px solid #eee;
	float: left;
}
div.e66left , div.e66 img {
	margin-right: 12px;
}

/* XXXXXXXXXXXXX RECHTE INHALTSSPALTE XXXXXXXXXXXXXXX */

#rightcontent {
	font-family: Verdana, Helvetica, sans-serif; 
	float:right;
	width:204px;
}
*html #rightcontent {
	margin-right:-6px;
}
#rightcontent .clr {
	height:6px;
}
#rightcontent .rightitem {
	display:block;
}
#rightcontent .rightitem img.big{
	margin-bottom:6px;
}
#rightcontent .imgspan, #rightcontent .imgleft, #rightcontent .txtspan {
	float:left;
}
#rightcontent .imgleft {
	margin-right:6px;
}
#rightcontent .imgspan img{
	height:72px;
	width:72px;
}
#rightcontent .txtspan {
	height:58px;
	width:119px;
	border:1px solid #eee;
	border-left:none;
	font-size:0.9em;
	line-height:1.2em;
	padding:6px;
}
#rightcontent .txtspandown {
	width:190px;
	border:1px solid #eee;
	border-top:none;
	font-size:0.9em;
	line-height:1.4em;
	padding:6px;
}
.rightitem a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:1.0em;
	color:#dc002e
	text-decoration:none;
}
.rightitem h4, .rightitem h4 a, .rightitem a.h4 {
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
	color:#260313;
	margin:0 0 2px 0;
}
.rightitem a:hover{
	color:#dc002e
}
#rightcontent .txtspandown h4, #rightcontent  .txtspandown h4 a{
	margin:6px 0 3px 0;
	font-weight:bold;
}
#rightcontent .txtspan h4, #rightcontent .txtspan h4 a {
	font-size:1.05em;
	font-weight:bold;
	margin:0 0 -3px 0;
}
#rightcontent a.more {
	margin-left:3px;
	text-indent:-5000px;
	background:url('/img_central/set01/nav_pfeil_grau_r.gif') no-repeat;
	background-position:-2px 3px;
	display:inline-block;
	width:8px;
}

.element span.more {
	margin:0 0 -1px 6px;
	background:url('/img_central/set01/nav_pfeil_grau_r.gif') no-repeat;
	background-position:0 3px;
	display:inline-block;
	width:8px;
	height:12px;	
}


/* XXXXXXXXXXXX ÖFFNUNGSZEITEN UNTEN XXXXXXXXXXXXXX */
#infocontent {
	width:972px;
	padding:0 0 0 6px;
	font-size: 0.9em;
	color: #260313;
	border-top: 1px solid #eee;
}
#infocontent #wrap {
	margin-left:114px;
}
*html #infocontent #wrap{
	margin-left:102px;
}

#infocontent h4 {
	font-size: 1.1em;
	margin:6px 0;
}
#infocontent .infoblock2 {
	min-height: 48px;
	width:414px;
	margin-left:12px;
}
#infocontent .infoblock3 {
	min-height: 48px;
	width:272px;
	margin-left:12px;
	font-size:0.9em;
}
#infocontent .infoblock4 {
	min-height: 48px;
	width:204px;
	margin-left:12px;
	font-size:0.9em;
}
#infocontent #footernav {
	margin-left:12px;
}
#infocontent #footernav a {
	margin:0;
	padding:3px 3px;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:#ccc;
}
#infocontent #footernav a:hover,
#infocontent #footernav a.red  {
	color:#dc002e;
} 

/* XXXXXXXXXXXX METANAVIGATION UNTEN XXXXXXXXXXXXXX */
#metabottom {
	width:972px;
	height:17px;
	margin:6px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
#metabottom div{
	margin:2px 0 0 130px;
	font-size:0.8em;
	color:#868689;
}
#metabottom div a{
	font-size:1.0em;
	color:#868689;
	text-decoration:none;
}
#metabottom div a:hover{
	color:#dc002e;
}

.html#metabottom {
}

.clr {
	clear:both;
}
.filialinfo, .hide {
	display:none;
}
.show {
	display:block;
}