

 

body {
  color: #000000;              /* Textfarbe: schwarz */
  font-family:Arial, Helvetica, sans-serif;
  font-size: 100.01%;          /* Schriftgroesse: ca. 100% */
  margin: 0;                   /* Aussenabstand: keiner */
  padding: 0;                  /* Innenabstand: keiner */
  text-align: left;            /* Horizontale Ausrichtung: linksbuendig */
  background-color:#EAEAEA;
}

.nurClear { clear:both; height:0px; overflow:hidden;}

span.schwarzduenn { color:#000; font-weight:normal;}
span.schwarzfett { color:#333; font-weight:bold; padding-left:10px;}
span.rot { color:#fff; background-color:#be0000; padding: 1px 4px 1px 4px;}
.textrot { color:#be0000;    }

#pfad {background-color:#FFF; padding-left:10px;   height:2.5em; margin-left:1%;font-size:0.75em;line-height:2.5em; }
#pfad .aktiv { background-image:url(img/pfeil_re.gif); padding-right:10px; background-repeat:no-repeat; padding-left:12px; color:#023e62; background-position:left 5px; }

#top {
  line-height: 1.5em;                       
  padding: 0px;
  width:62em;          
} html>body #top {
  width:auto;
  max-width: 65em;         
}

a {text-decoration: none;  color: #000000;   background-image:url(img/pfeil_link_tuerkis.gif); background-repeat:no-repeat; background-position:left 5px;  padding-left:12px;}
.tuerkis a {text-decoration: none;  color: #fff;   background-image:url(img/pfeil_link_weiss.gif); background-repeat:no-repeat; background-position:left 5px;  padding-left:10px;}

a:link { }
.tuerkis a:link {   }

a:visited {  color: #000;         }
.tuerkis a:visited { color:#fff; background-image:url(img/pfeil_link_weiss.gif); background-repeat:no-repeat; background-position:left 5px; padding-left:10px;}

a:hover {  text-decoration: underline; }
.tuerkis a:hover { color:#bbebf4; background-image:url(img/pfeil_link_weiss.gif); background-repeat:no-repeat; background-position:left 5px; padding-left:10px;}

a:active, a:focus {     color: #8c0000;           }

p.download  a { background-image:url(img/dok.gif); background-repeat:no-repeat; padding-left:0px; padding-left:15px; background-position:left 2px;}

#pfad a { background-image:url(img/pfeil_re.gif); padding-right:10px;}

p { font-size:0.75em; line-height:normal; margin-left: 1%; margin-top:4px;}			 
p.tuerkis { color:#023e62;}			 
		
a.linkohne { text-decoration:none; background-image:none; padding:0px;}		
a.linkohne:hover { font-weight:bold; color:#C00;}		
a.grau { color:#666;}
a.grau:hover { color:#000; font-weight:normal;}
/*------------------ menu ---------------------------*/
			ol#vertical {
			 background-color:#FFF;
			  color: #000000;           
			  list-style: none;       
			  margin: 0px 5px 0px 5px;      
			  padding: 0px;    
			  font-size:0.75em;
			  font-weight:normal;  
			} 
			

			ol#vertical li {
			  color: #000000;      
			  letter-spacing: 0px;    
			  margin: 0px;             
			  padding: 7px 0px 7px 0px ;			  
			  line-height:1.4em;
			  display:block;
			  border-bottom:1px dotted #a0a0a0;
			}  
			
			
			ol#vertical li ol li    { border-bottom:0px solid #FFF; padding: 0px ; margin: 0px 0px 0px 0px; line-height:0.5em;    }
					html>body  ol#vertical li ol li {line-height:1.3em; margin: 5px 0px 5px 0px;  }

			ol#vertical li ol li a:hover    { color:#023e62; }

			ol#vertical li ol      { list-style:none; margin:0px 5px 0px 20px; padding:0px;      }

			ol#vertical li a {
			  color: #656565;    
			  display: block;          
			  margin: 0px;                 
			  padding: 0px 0px 0px 13px;          
			  text-decoration: none;       
			  background-image:none;
			} html>body  ol#vertical li a {  	}
			
			ol#vertical li a:visited {
			  color:#666;            
			  display: block;              
			  font-style:normal;        
			  margin: 0;                   
			  padding: 0px 0px 0px 12px;              
			  text-decoration: none;      
			}
			
			ol#vertical li a:hover {
			  color: #00;              
			  display: block;              
			  font-weight: bold;           
			  margin: 0;                   
			  padding: 0px 0px 0px 12px;               
			  text-decoration:none; 
			  background-image:url(img/linkpfeil.gif); background-repeat:no-repeat; background-position:left 5px;
			}
			
			ol#vertical li a:active,
			ol#vertical li a:focus,
			ol#vertical li.activated a:active,
			ol#vertical li.activated a:focus
			{
			   
			  color: #8c0000;              
			  display: block;              
			  font-weight: bold;
			  
			  background-image:none;
			  
			}

			ol#vertical li.activated  a {
			  color: #023e62;             
			  display: block;            
			  font-weight:bold;
			  margin: 0px;                  
			  padding: 0px 0px 0px 12px;           
			  background-image:none;
			   
			  background-image:url(img/linkpfeil.gif); background-repeat:no-repeat; background-position:left 7px;
			}
 			ol#vertical li.activated li  			{   }
 			ol#vertical li.activated li  a 				{   background-image:none; font-weight:normal;   color:#666;}
 			ol#vertical li.activated li.activatedSub  a 	{ color:#008ca3; background-image:url(img/pfeil_klein.gif);    background-position:3px 6px;font-weight:normal;  }

			ol#vertical li ol    { margin-top:10px; }
					html>body  ol#vertical li ol  {  margin-top:0px; }


/*------------------ zusatzmenu rechts ---------------------------*/
			ol#zusatz,ul#zusatz {
			 background-color:#FFF;
			  color: #000000;           
			  list-style: none;       
			  margin: 0px 5px 0px 0px;      
			  padding: 0px;    
			  font-size:0.75em;
			  font-weight:normal;  
			}

			ol#zusatz li, ul#zusatz li {
			  color: #000000;      
			  letter-spacing: 0px;    
			  margin: 0px;             
			  padding: 4px 0px 4px 0px ;			  
			  line-height:1.4em;
			  display:block;
			  border-bottom:1px dotted #a0a0a0;
			}
			ol#zusatz li ol li,	ul#zusatz li ol li    { border-bottom:0px solid #FFF; padding:0px ; margin:0px;    }
			ol#zusatz li ol,	ul#zusatz li ol      { list-style:none; margin:0px 5px 0px 20px; padding:0px;      }

			ol#zusatz li a, ul#zusatz li a {
			  color:#333;    
			  display: block;          
			  margin: 0px;                 
			  padding: 0px 0px 0px 13px;          
			  text-decoration: none;       
			  background-image:none;
			  background-image:url(img/linkpfeil.gif); background-repeat:no-repeat; background-position:left 5px;
			}
			
			ol#zusatz li a:visited, 	ul#zusatz li a:visited {
			  color:#333;            
			  display: block;              
			  font-style:normal;        
			  margin: 0;                   
			  padding: 0px 0px 0px 12px;              
			  text-decoration: none;      
			}
			
			ol#zusatz li a:hover, 	ul#zusatz li a:hover {
			  color: #00;              
			  display: block;              
			  font-weight: bold;           
			  margin: 0;                   
			  padding: 0px 0px 0px 12px;               
			  text-decoration:none; 
			  
			}
			
			ol#zusatz li a:active,
			ol#zusatz li a:focus,
			ol#zusatz li.activated a:active,
			ol#zusatz li.activated a:focus,
			ul#zusatz li a:active,
			ul#zusatz li a:focus,
			ul#zusatz li.activated a:active,
			ul#zusatz li.activated a:focus
			{			   
			  color: #8c0000;              
			  display: block;              
			  font-weight: bold; 
			  background-image:none;			  
			}

			ol#zusatz li.activated  a,	ul#zusatz li.activated  a {
			  color: #023e62;             
			  display: block;            
			  font-weight:bold;
			  margin: 0;                  
			  padding: 0px 0px 0px 12px;           
			  background-image:none;
			   
			  background-image:url(img/linkpfeil.gif); background-repeat:no-repeat; background-position:left 7px;
			}
 			 
 			ol#zusatz li.activated li  a,	ul#zusatz li.activated li  a 				{   background-image:none; font-weight:normal;   color:#666;}
 			ol#zusatz li.activated li.activatedSub  a,	ul#zusatz li.activated li.activatedSub  a 	{ color:#008ca3; background-image:url(img/pfeil_klein.gif);    background-position:3px 6px;font-weight:normal;  }
			
			
/*-------------------------------------*/


.grossbuchstaben {
  text-transform: uppercase; 
}

.copyright {
  border-top: 1px solid #0000a3; 
  clear: both;               
  float: none;             
  font-size: .85em;           
  margin: 0;                
  padding: 0;             
}

/* HEADER ------------------------------------------------------ */

/* Header-Container */
/* Kopfbereich */
#header {
     /* Hintergrund: weiss */
    /*border-bottom: 1px solid #0000a3;  Rahmen unten: 1px, durchgezogen, blau */
  clear: both;                 /* Fortsetzung bei Textumfluss: unterhalb */
  color: #000000;              /* Textfarbe: schwarz */
  float: none;                 /* Textumfluss: keiner */
  margin: 0px 0px 10px 0px ;                   /* Aussenabstand: keiner */
  padding: 0;             /* Innenabstand: oben/unten 0.5em, rechts/links keiner */
  width: 100%;                 /* Breite: 100% */
}

#header .container {width:98%;}
#header #optionen {float:right; background-color:#fff;    height:1.5em; padding:0px 10px 0px 10px;}

#logo {margin: 15px 0px 0px 1%;}
/* MAIN -------------------------------------------------------- */

/* main-container (containing navigation and content) */
/* Container um navigation und content */
#main {
  float: left;                 /* Textumfluss: Container links ausrichten */
  margin: 0px;                   /* Aussenabstand: keiner */
  padding:  0px;             /* Innenabstand: oben/unten 0.5em, rechts/links keiner */
  width: 100%;                  /* Breite: 75% */
}

/* navigation-container */
/* Container links mit Navigation */
#navigation {
  background-color:#FFF;  /* Hintergrund: weiss */
  color: #000000;              /* Textfarbe: schwarz */
  float: left;                 /* Textumfluss: Container links ausrichten */
  margin: 0px 10px 0px 5px;                  
  padding: 0px;                  /* Innenabstand: keiner */
  width:30%;                  /* Breite: 28% */
}	html>body #navigation {
  margin: 0px 1% 0px 1%;                  
}


/* content-container */
/* Container mittig mit Inhaltsbereich */

#content .KastenIntro {
  color: #000000;              
  float: left;                 
  margin: 0px 0px 10px 0px ;    padding: 0  ;                
  width:99%; 
}
#content .KastenIntro.tuerkis {  background-color:#023e62;	color:#FFF;}
#Mitte p.tuerkis { background-color:#FFF; color:#023e62;}
#Mitte p a.tuerkis { background-color:#FFF; color:#023e62;}
#content .KastenIntro.tuerkis .ol,#content .KastenIntro.tuerkis .or,#content .KastenIntro.tuerkis .ul,#content .KastenIntro.tuerkis .ur {
		margin:0px 0px 0px 0px; background-repeat:no-repeat;width:9px; height:8px; border:0px;overflow:hidden;  	}
#content .KastenIntro.tuerkis .ol {background-image:url(img/kasten_t_ol.gif);  float:left;  }
#content .KastenIntro.tuerkis .or {background-image:url(img/kasten_t_or.gif);  float:right; }
#content .KastenIntro.tuerkis .ul {background-image:url(img/kasten_t_ul.gif);  float:left;  }
#content .KastenIntro.tuerkis .ur {background-image:url(img/kasten_t_ur.gif);  float:right; }

#content .KastenIntro h2 {	font-size:1em;	margin: 7px 0px 10px 1%; padding-top:0px;border-bottom:1px dotted #999;  }
#content .KastenIntro.tuerkis h2 { border-bottom:1px dotted #fff;  }
#content .KastenIntro hr { height:1px; margin: 0px 0px 0px 1%;  width:98%; border:none; border-bottom:1px dotted #999;  }
#content .KastenIntro.tuerkis hr { border-bottom:1px dotted #bbebf4; }

#content .KastenIntro #links   {   width:96%; float:left; margin-right:0%;  }
#content .KastenIntro #links .bild   { max-height:15em; overflow:hidden;}
#content .KastenIntro #links .bild  img { width:98%;   margin-left:1%; margin-bottom:1%;}
#content .KastenIntro #rechts  {  width:26%; float:left;  }

#content .KastenIntro #rechts ul  { margin-left:15px; padding:0px; font-size:0.8em; line-height:normal; list-style-image:url(img/pfeil_re_w.gif);}
#content .KastenIntro #rechts ul li  { margin-left:0px; padding:0px;  }

#content .KastenIntro #rechts h2 {	font-size:1em;	margin: 7px 0px 10px 1%; padding-top:0px;border-bottom:1px dotted #fff; }
#content .KastenIntro #rechts h3  { font-size:0.75em; line-height:normal; margin: 0px 0px 0px 1%; padding:0px;}
#content .KastenIntro #rechts p  { font-size:0.75em; line-height:normal;  margin: 3px 0px 0px 1%;}
#content .KastenIntro .linie  { height:1px; overflow:hidden; margin: 5px 0px 5px 0px; border-bottom:1px  dotted #FFF;}

#content .KastenIntro .sprechecke { height:24px; margin-top:-24px; margin-left:40px;}


/*Museumspädagogische Gesellschaft*/
#content .KastenIntro.mpg {  background-color:#4d922c;	color:#FFF;}
#content .KastenIntro.mpg .ol,#content .KastenIntro.mpg .or,#content .KastenIntro.mpg .ul,#content .KastenIntro.mpg .ur {
		margin:0px 0px 0px 0px; background-repeat:no-repeat;width:9px; height:9px; border:0px;	}
#content .KastenIntro.mpg .ol {background-image:url(img/kasten_mpg_ol.gif);  float:left;  }
#content .KastenIntro.mpg .or {background-image:url(img/kasten_mpg_or.gif);  float:right; }
#content .KastenIntro.mpg .ul {background-image:url(img/kasten_mpg_ul.gif);  float:left;  }
#content .KastenIntro.mpg .ur {background-image:url(img/kasten_mpg_ur.gif);  float:right; }
#content .KastenIntro.mpg a { color:#FFF; background-image:url(img/pfeil_link_weiss.gif);}
/*--------------------------------*/


.Kastenschmal {width:98%;  margin: 0px 5px 10px 0px ; padding:0px; background-color:#FFF; float:left;  }
		html>body .Kastenschmal {
		  width:99%;      margin: 0px 1% 10px 0px ;         
		}
.Kastenschmal .ol,
.Kastenschmal .or,
.Kastenschmal .ul,
.Kastenschmal .ur {		margin:0px; padding:0px; background-repeat:no-repeat;width:9px; height:8px; border:0px;overflow:hidden;  	}
.Kastenschmal .ol {background-image:url(img/kasten_ol.gif);  float:left;  }
.Kastenschmal .or {background-image:url(img/kasten_or.gif);  float:right; }
.Kastenschmal .ul {background-image:url(img/kasten_ul.gif);  float:left;  }
.Kastenschmal .ur {background-image:url(img/kasten_ur.gif);  float:right; }
.Kastenschmal h3 {	font-size:0.9em;	margin: 0px 0px 0px 2%; line-height:normal; padding: 0px 0px 5px 0px; width:96%; color:#023e62; border-bottom:1px dotted #999;  }
.Kastenschmal h3 strong { color:#333; padding-left:0px;}
.Kastenschmal h4 {	font-size:0.75em;	margin: 0px 0px 0px 1%; line-height:normal; padding:0px; color:#023e62; }
.Kastenschmal hr { height:1px; margin: 0px 0px 0px 2%;  width:98%; border:none;   border-bottom:1px dotted #999;    }
.Kastenschmal p  { font-size:0.75em; line-height:normal;  margin: 0px 0px 0px 2%;}
.Kastenschmal a  { color:#023e62; font-weight:bold;}

.Kastenschmal #links   { float:left; margin: 3px 2% 5px 1%; } 
		html>body .Kastenschmal #links {margin:3px 2% 5px 0%;}
		
.Kastenschmal #links a   { background-image:none; padding:0px;}
.Kastenschmal #links  img { border:1px solid #CCC; margin:0px 0px 0px 0px ;  }

.Kastenschmal .Ausst    { padding-bottom:10px; border-bottom:1px dotted #999; width:96%; margin-left:2%; } /* Rahmen für einen Ausstellungstext mit Bild */
.Kastenschmal .Ausst  #links   { width:auto;  float:left; margin:  0px 0px 0px 0px; }
.Kastenschmal .Ausst  #links img { border:1px solid #CCC; margin:10px 10px 10px 0px ; width:auto;  }
.Kastenschmal .Ausst  p { margin:5px 0px 2px 0% ; width:auto; line-height:1.4em;  }

.Kastenschmal .Kurs    { padding-bottom:10px;   width:96%; margin-left:2%; } /* Rahmen für einen Ausstellungstext mit Bild */
.Kastenschmal .Kurs  p { margin:5px 0px 2px 0% ; width:auto; line-height:1.4em;  }

.Kastenschmal ul { font-size:0.75em; margin: 0px 0px 8px 0px; padding: 1em 0px 0px 0px; list-style:none; line-height:1em;}
.Kastenschmal ul li { margin:0px; padding:0px 0px 0px 10px; line-height:1.5em; background-image:url(img/pfeil_re.gif); background-repeat:no-repeat; background-position:left 7px;  }

.Kastenschmal #rechts  {  width:49%; float:left;margin: 10px 0px 0px 0px;   } /*51*/
		html>body .Kastenschmal #rechts { width:51%;	}

.Kastenschmal .inhalt { width:96%; margin: 2% 2% 0% 2%;}
.Kastenschmal .inhalt p { margin: 0px 1% 1% 0px; padding:0px; line-height:1.5em;}
.Kastenschmal .inhalt h4 { margin: 0px 0px 4px 0px; padding:0px; line-height:1.5em;}
.Kastenschmal .inhalt h4.schwarz { color:#333;}
.Kastenschmal .inhalt h5 { color:#666; font-size:0.9em; margin:0px 0px 0px 0px ; border-top:1px dotted #999; padding: 5px 0px 0px 0px;  } /*Zwischenüberschrift */
.Kastenschmal .inhalt hr { border-bottom:1px dotted  #999; margin:0px; width:100%;   }
.Kastenschmal .inhalt .VBlock { margin-bottom:20px;}
.Kastenschmal .inhalt .Veranst { margin-bottom:20px;}
.Kastenschmal .inhalt .Veranst h5 { margin:0px; padding:0px; font-size:0.75em; color:#333; line-height:normal; border:none;}


.Kastenschmal .inhalt ol { font-size:0.75em;   line-height:140%; margin-top:5px; margin-left:15px; padding-left:10px;}
.Kastenschmal .inhalt ol li { padding-left:0px; margin-left:0px; margin-bottom:2%;}

.Kastenschmal .inhalt ul { font-size:0.75em;   line-height:140%; margin-top:5px; margin-left:0px; padding-left:0px;}
.Kastenschmal .inhalt ul li { padding-left:10px; margin-left:0px; margin-bottom:2%;}

 
.Kastenschmal.grau { background-color:#CCC;	color:#474747;  }
.Kastenschmal.grau .ol {background-image:url(img/kasten_g_ol.gif);  float:left;  }
.Kastenschmal.grau .or {background-image:url(img/kasten_g_or.gif);  float:right; }
.Kastenschmal.grau .ul {background-image:url(img/kasten_g_ul.gif);  float:left;  }
.Kastenschmal.grau .ur {background-image:url(img/kasten_g_ur.gif);  float:right; }
.Kastenschmal.grau h3 { color:#023e62;border-bottom:1px dotted #fff; }
.Kastenschmal.grau .inhalt hr { width:100%; margin:0px;   border-bottom:1px dotted #fff;}




#services  { width:100%; background-color:#fff; margin:0px; padding:0px;}
#services {
  color: #000000;              /* Textfarbe: schwarz */
  float: left;                /* Textumfluss: Container rechts ausrichten */
  margin: 0;                   /* Aussenabstand: keiner */
  margin-left:0px;
  padding:  0;             /* Innenabstand: oben/unten 0.5em, rechts/links keiner */
  width: 26%;                  /* Breite: 24% */
}
html>body #services {  margin-left:1%; width:25%;		}

#services  .ol,
#services  .or,
#services  .ul,
#services  .ur {		margin:0px; padding:0px; background-repeat:no-repeat; width:9px; height:9px;  overflow:hidden;  	}
#services  .ol {background-image:url(img/kasten_ol.gif);  float:left;  }
#services  .or {background-image:url(img/kasten_or.gif);  float:right; }
#services  .ul {background-image:url(img/kasten_ul.gif);  float:left;  }
#services  .ur {background-image:url(img/kasten_ur.gif);  float:right; }

#services  .inhalt  {margin: 0px 0px 20px 3%; padding:0px; width:96%;}
#services  .inhalt h4 {	font-size:0.9em;  margin: 0px 0px 8px 0px; padding: 0px 0px 5px 0px; line-height:normal; width:96%;  color:#023e62; border-bottom:1px dotted #999; }
#services  .inhalt h5 {	font-size:0.8em;  margin: 0px 0px 2px 0px; padding: 1em 0px 0px 0px; line-height:1.2em; width:96%;  color:#000;   }
#services  .inhalt p  { font-size:0.75em; line-height:normal;  margin: 5px 1% 7px 1%; padding:0px 0px 0px 0px; line-height:1.3em;}
#services  .inhalt hr {height:1px; overflow:hidden; margin: 0px 0px 0px 0px; padding:0px;  width:96%; border:none; border-bottom:1px dotted #999;  }
#services  img  {margin: 5px 0px 0px 15px; padding:0px; }
.abstand30 { height:30px;}
.abstand10 { height:10px;}


#content {
  color: #000000;             
  float: left;                 
  margin: 0px;                  
  padding: 0px ;               
  width: 66%;                  
}
  
#content #Mitte {width:100%; border:0px solid #F6C; float:left;}

/* services-container */
/* Container rechts mit Services */



#navigation  .ol,
#navigation  .or,
#navigation  .ul,
#navigation  .ur {		margin:0px; padding:0px; background-repeat:no-repeat; width:9px; height:9px;   overflow:hidden;  	}
#navigation  .ol {background-image:url(img/kasten_ol.gif);  float:left;  }
#navigation  .or {background-image:url(img/kasten_or.gif);  float:right; }
#navigation  .ul {background-image:url(img/kasten_ul.gif);  float:left;  }
#navigation  .ur {background-image:url(img/kasten_ur.gif);  float:right; }





div.kalender {
	border:1px solid #808080;
	width:100%;
	text-align:center;
	margin:0px;
	margin-left:0px;
}
table.kalender {   font-size:0.8em;  width:98%; padding:0px; line-height:1.4em; margin:1%; cursor:pointer; }
table.kalender th {   text-align:center; font-weight:normal; padding:0px; border-bottom:1px dotted #666;   }
table.kalender td {   color:#808080;  text-align:center; padding: 0px 0px 0px 0px; margin:0px; }
table.kalender caption { text-align:left; color:#023e62; font-weight:bold; padding-left:4%; margin-bottom:0px;     }
table.kalender td.schwarz {   color:#000000;   }
table.kalender td.aktuell { background-color:#023e62; color:#FFFFFF;}


label span { padding-right:10px; color:023e62; }
label input { margin-right:20px;}
 
span.tuerkis {color:#023e62; font-weight:bold;}
a.tuerkis { color:#023e62; font-weight:bold; }
a.tuerkis:active,  a.tuerkis:focus { color:#8c0000; font-weight:bold}

p.Uhrzeit { padding-bottom:0px; margin-bottom:0px; line-height:normal;}
.eingerueckt { padding-left:15px; margin-top:0px;}
.abstandLi5 { padding-left:5px;}

.texttrenner {padding-left:7px; padding-right:7px; color:#023e62; font-weight:bold;}
#Fuss {color:#666;margin:0px 0px 50px 5px}


#Druckinfo { display:none;}

div.linie  { height:1px; overflow:hidden; margin: 0px 0px 0px 0px; border-bottom:1px  dotted  #666;}
.stern { vertical-align:top; font-size:1.5em; color:#000;}


.bu p { font-size:0.7em;}


/*Form*/

input, textarea, select { border:1px solid #999; margin-top:4px; font-family:Arial, Helvetica, sans-serif;}

input, textarea, select { 
background: #fff; 
}

input:focus, textarea:focus,select:focus, textarea:active, input:active, select:active { 
color: #000; 
background:#FF9; 
background-color:#FF9;

}

.roterrand { border:2px solid #e1001e; padding:3px;}


.hinweis { font-size:0.9em; color:#666; font-style:italic;}

/*----*/

