@charset "UTF-8";
/*Imported Colors from constants.css*/
/*Imported Sizes from constants.css*/
/* CSS Document - © by FiTS - Feigel-IT-Services */
/* www.feigel.it */
/*Styles for Text */
/* -----------------------------------------------------------------------
		Textformate
------------------------------------------------------------------------*/
#container {
  font-family: Verdana;
  font-size: 12px;
  color: #727272;
  line-height: 1.2;
}
#container #header h1 {
  font-size: 22px;
  font-style: bold;
  color: #727272;
}
#container #header h2 {
  font-size: 14px;
  font-style: bold;
  color: #727272;
}
#container #content h1 {
  font-size: 14px;
}
#container #menubar ul li {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  padding-top: 3px;
}
#container #footer ul li {
  font-size: 13px;
  font-weight: bold;
  padding-top: 3px;
}
.kontakt #container #content {
  font-size: 11px;
}
.ausstellungen #container #content h1 {
  font-size: 12px;
  color: #0157a3;
}
.arbeitsweise #container #content {
  line-height: 2;
}
.uebermich #container #content {
  line-height: 1.5;
}
