/* @override http://metten/themes/metten/css/typography.css */

/* @group base-html */
.typography strong,.typography dt {
	font-weight: bold;
}

.typography abbr,.typography acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

.typography del {
	text-decoration: line-through;
}

.typography blockquote,.typography ul,.typography ol,.typography dl {
	margin: 1em;
}

.typography caption {
	margin-bottom: .5em;
	text-align: center;
}

.typography sup {
	vertical-align: super;
  
}

.typography sub {
	vertical-align: sub;
}
.typography img {
  font-size: 8px;
  line-height: 9px;
  color: #999;
}

.typography p,.typography fieldset,.typography table,.typography pre {
	margin-bottom: 1em;
}

/* @end */

/* @group headers */
.typography  .h3,
.typography h1,.typography  h2,.typography  h3,.typography  h4,.typography  h5,.typography  h6 {
	font-weight: normal;
	color: #333;
}

.typography h1 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
}

.typography h2 {
	font-size: 14px;
  line-height: 20px;
	margin-bottom: 8px;
}
.typography #featured-links h2  {
  font-size: 15px;
  margin: 10px 0 5px 0;
}
.typography #featured-links p,
.typography #featured-links .teaserContent a  {
  font-size: 11px;
  line-height: 14px;
  color: #666;
}
.typography .h3,
.typography h3 {
	font-size: 12px;
	margin-bottom: 1em;
	line-height: 16px;
}

.typography h4 {
	font-size: 11px;
	line-height: 1.25;
	margin-bottom: 1.25em;
	height: 1.25em;
}

.typography h5 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1.5em;
}

.typography h6 {
	font-size: 1em;
	font-weight: bold;
}

#accUpper.news_ul h2 {
  font: 16px/20px "ff-meta-web-pro-1","ff-meta-web-pro-2", "Lucida Grande", "Lucida sans Unicode", "Lucida sans", Verdana, sans-serif;
  color: #333;
}

#accUpper.news_ul h3 {
  font: 14px/18px "ff-meta-web-pro-1","ff-meta-web-pro-2", "Lucida Grande", "Lucida sans Unicode", "Lucida sans", Verdana, sans-serif;
  color: #333;
}

/* @end */

/* @group tables */

.typography table {
	width: 100%;
	margin: 2em 0;
	font-size: 10px;
	color: #666;
}
.typography table td {
	line-height: 14px;
}
.typography table td strong {
	color: #333;
}

.typography table caption {
	font-variant: small-caps;
}

.typography table.fixed {
	table-layout: fixed;
}

.typography th,.typography td {
	padding: 0.5em;
}

.typography th {
	font-weight: normal;
	text-align: center;
}

.typography thead th {
	color: #000;
	border: 2px solid #fff;
}

.typography tbody th {
	background: #e5e5e7;
	color: #333;
	padding-left: 14px;
  
	border: 2px solid #fff;
}
.typography table.white tbody th{
  background: #fff;
}

.typography tbody th[scope="row"], .typography tbody th.sub {
	background: #f0f0f0;
}
.typography table.white tbody th[scope="row"], .typography table.white tbody th.sub {
  background: #fff;
}

.typography tbody th {
	border-bottom: 1px solid #fff;
	text-align: left;
}
.typography tbody th.cfFaktor {
  background: #e5e5e7;
  text-align:center;
  padding:2px;
}

.typography tbody th.openHoursHeader h3 {
  margin-top: 4px;
  margin-bottom: 2px;
}

.typography tbody td {
	border: 2px solid #fff;
	background: #e5e5e7;
	padding-left: 14px;		
}
.typography table.white tbody td {
  background: #fff;
}

.typography .accordion table.white tbody td {
    padding-left: 0;
}
.typography tbody td.cleantop_points {
  color:#FF0000;
  text-align: center;
  padding:0;
  vertical-align: middle;
  font-size: 1.8em;
}

.typography tbody tr:hover th[scope="row"],
.typography tbody tr:hover tbody th.sub {
	background: #dadadc;
}

.typography table.white {
  font-size: 11px;
}
.typography table.white tbody tr:hover th[scope="row"],
.typography table.white tbody tr:hover tbody th.sub {
  background: #fff;
}

.typography tbody tr:hover td {
	background: #dadadc;
}
.typography table.white tbody tr:hover td {
	background: #fff;
}

.typography table.white td a:focus,
.typography table.white td a:hover,
.typography table.white td a:active{
  color: #333;
  text-decoration: none;
}

.typography table.systemgrande{
  width: 660px;
}
.typography table.systemgrande td,
.typography table.systemgrande td p
{
  font-size: 9px;
  padding: 1px;
  line-height: 11px;
}

/* @end */

/* @group lists */

.typography ol,.typography ul,.typography dl {
	margin-left: 2em;
}

.typography dl dd {
	margin-left: 1em;
}

.typography ol li {
	list-style: decimal outside;
}

.typography ul li {
	list-style-position: outside;
  list-style-image: url(../images/punkt.jpg);
}

.typography ul, .typography ol, .typography dl {
	line-height: 1.5em;
	margin: 0 0 1em 1em;
}

.typography ul ul li {
	/*list-style-type: circle;*/
}

.typography ol ol li {
	list-style-type: lower-latin;
}

.typography li {
	margin-left: 0.8em;
	line-height: 1.5em;
}

.typography#content li {
  color: #666;
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 0.4em;

	margin-left: 0;
	/*line-height: 1.5em;*/
}

.typography dt {
	font-weight: bold;
}

.typography dd {
	margin: 0 0 1em 0.8em;
}

/* @end */

/* @group content classes */
.typography p {
	color: #666;
	font: 12px/18px "ff-meta-web-pro-1","ff-meta-web-pro-2", "Lucida Grande", "Lucida sans Unicode", "Lucida sans", Verdana, sans-serif;
  padding-top: 1px;
  padding-bottom: 4px;
}

.typography.homepage p {
  font-size: 13px;
  line-height: 19px;
}

.typography a{
	color: #666;
	text-decoration: underline;
}



.typography strong,.typography b {
	font-weight: bold;
}

.typography em,.typography i {
	font-style: italic;
}

.typography pre,.typography  code,.typography  kbd,.typography  tt,.typography  samp,.typography  var {
	font-size: 100%;
}

.typography pre,.typography  code {
	color: #800;
}

.typography acronym,.typography  abbr {
	border-bottom: 1px #aaa dotted;
	font-variant: small-caps;
	letter-spacing: .07em;
	cursor: help;
}

.typography sub,.typography  sup {
	font-size: 70%;
}

.typography hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #eee solid;
}

.typography .highlight {
	color: #f60;
}

.typography .dimmed {
	color: #888;
}

.typography .info {
	background: #f8f8f8;
	color: #666;
	padding: 10px;
	margin-bottom: 0.5em;
	font-size: 91.7%;
}

.typography .note {
	background: #efe;
	color: #040;
	border: 2px #484 solid;
	padding: 10px;
	margin-bottom: 1em;
}

.typography .important {
	background: #ffe;
	color: #440;
	border: 2px #884 solid;
	padding: 10px;
	margin-bottom: 1em;
}

.typography .warning {
	background: #fee;
	color: #400;
	border: 2px #844 solid;
	padding: 10px;
	margin-bottom: 1em;
}



/* @end */

/* @group Links */

.typography a {
	color:  #333;
	background: transparent;
	text-decoration: none;
}

.typography a:visited {
	color: #333;
}

.typography a:focus,
.typography   a:hover,
.typography   a:active {
	color:  #333;
	text-decoration: underline;
}

/* @end */

/* @group images */

.typography div.captionImage {
	padding: 10px;
}
.typography div.captionImage .caption{
	margin-left: 5px;
	font-size: 10px;
}
.typography div.image.right,.typography  div.captionImage.right,.typography  img.right {
	float: right;
	margin-left: 20px;
}

.typography div.image.left,.typography  div.captionImage.left,.typography  img.left {
	float: left;
	margin-right: 20px;
}

.typography #freefieldOne .accblock td.noBottomPadding {
  padding-bottom: 0;
}
.typography #freefieldOne .accblock tr.bottom {
  vertical-align: bottom;
}

.typography  .accblock td img.left{
  margin-right: 0;
}

.typography div.image.leftAlone,.typography  div.captionImage.leftAlone,.typography  img.leftAlone {
	float: left;
	margin-right: 100%;
}

.typography div.image.center,.typography  div.captionImage.center,.typography  img.center {
	float: none;
	margin-left: auto;
	display: block;
}
.typography div.captionImage img,.typography  img.float_left,.typography img.float_right,.typography img.center {
	padding: 5px;
	border: 1px solid #ddd;

}
.typography .subtitle {
  font-size: 9px;
  line-height: 11px;
  padding-top: 2px;
  color: #666;
}
.typography  .teaser .teaserTitle {
  font-size: 13px;
  line-height: 19px;
  color: #333;
  padding-bottom: 1px;
}

.typography  .teaser .teaserText {
  font-size: 11px;
  line-height: 15px;
  color: #666;
}
.typography  .teaser a {
  text-decoration: none;
}
.typography  .teaser a:hover {
  text-decoration: underline;
}

#direktlinks  .teaserTitle {
  font-size: 10px;
	line-height: 11px;
  color: #333;
  padding: 0;
}
#direktlinks  .red .teaserTitle{
  color: #D4021D;
}

#direktlinks  .teaserText {
  font-size: 10px;
  line-height: 12px;
  color: #999;
  padding: 0;
}

/* @end */

.typography .headline p{
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

.typography .checkboxset ul {
  padding-top: 9px;
  margin-left: 2px;
}
.typography .checkboxset li {
  margin-left: 2px;
  margin-bottom: 3px;
}
.typography .checkboxset li label{
  font-size: 11px;
  line-height: 13px;
  color: #666;
}

/* White Characters on magenta backgroud (Page: Leistungspaket) */
.typography h2 em strong,.typography h2 strong em,
.typography h3 em strong,.typography h3 strong em  {
  font-style:  normal;
  font-weight: bold !important;
  color: white;
  background: #D4021D;
  padding: 2px 4px;
  margin-right:5px;
}

/* Accordion-Effect */

.accordion a.head .h3,
.accordion a.head h3 {
  display:inline;
  background-color:#FFF;
  float:left;
}


.accordion ul ul li {
  font-size: 10px;
  color: #666;
}


#widgets h3 {
  font-size: 10px;
  line-height: 12px;
  color: #333;
  margin-bottom: 4px;
}

#widgets.typography p {
  font-size: 10px;
  line-height: 12px;
  color: #999;
  margin-right: 15px;
  margin-bottom: 1px;
  margin-top: 1px;
}

#widgets.typography .title {
  color: #333;
}
#widgets.typography a.downloadfile {
  color: #999;
}
#widgets.typography a {
  text-decoration: none;
}
#widgets.typography a:hover {
  text-decoration: underline;
}

/* Laying Patterns */

#colorbox .calculator {
  font-size: 11px;
  line-height: 13px;
}

/* ProductFinder */

#finder.typography label {
  font-size: 10px;
  line-height: 12px;
  color: #333;
}

#finder.typography label[for=Surface], 
#finder.typography label[for=Colour]  {
  margin-top: 8px;
}

#finder.typography select option {
  font-size: 10px;
  line-height: 12px;
}

ul#found li {
  list-style-type: none;
  list-style-image: none;
  border-bottom: 0.5em;
}
.typography #found li.nologo {
  margin-left: 20px;
}

.typography #found li.nologo a {
  padding-left: 4px;
  padding-bottom: 2px;
  border-left: 3px solid #e20030;
  border-bottom: 1px solid #e20030;
  font-size: 14px;
  font-weight: bold;
  color: #888;
  text-transform: uppercase;
}
