@import url('fonts/TheinhardtLight-Regular.css');
@import url('fonts/TheinhardtMedium-Regular.css');

/* Neue Schriften */

body,
#site-slogan,
.ui-widget,
.comment-form label,
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb,
input,
textarea,
select,
a.button,
div#nodecontent p,
div#nodecontent th,
div#nodecontent td,
div#nodecontent ul,
div#nodecontent li,
div#nodecontent dl,
div#nodecontent dt,
div#nodecontent dd,
div#localmenu a,
div#main_nav a,
div#lang_links a
{
	font-family: "TheinhardtLight", Arial, sans-serif !important;
	font-size: 12pt;
	 color: black;
}

div#nodecontent h1,
div#nodecontent h2,
div#nodecontent h3,
div#nodecontent h4,
div#nodecontent h5 {
  font-family: "TheinhardtMedium", Arial, sans-serif !important;
  font-weight: normal;
  color: black;
}

@media only screen and (max-width: 460px) {

div#nodecontent h2 {
    font-size: 12pt !important;
}
}

@media only screen and (min-width: 461px) {

div#nodecontent h2 {
    font-size: 13pt !important;
}
}

div#nodecontent h1 {font-size: 1.8rem !important;}
div#nodecontent h3 {font-size: 12pt !important;}
div#nodecontent h4 {font-size: 12pt !important;}
div#nodecontent h5 {font-size: 12pt !important;}

div#nodecontent h1 strong {font-weight: normal;}
div#nodecontent h2 strong {font-weight: normal;}
div#nodecontent h3 strong {font-weight: normal;}
div#nodecontent h4 strong {font-weight: normal;}
div#nodecontent h5 strong {font-weight: normal;}

#sidebar-second .block h2 {
  font-family: "TheinhardtMedium", Arial, sans-serif !important;
  font-weight: normal;
  font-size: 12.3pt;
}

#sidebar-second .views-row {
  font-size: 12pt !important;
}
#sidebar-second .views-field-title {
  font-size: 12pt !important;
}

#localmenu ul li a {
  font-size: 12.3pt !important;
}

h1, h2, h3, h4, h5, h6 {
	text-shadow: none !important;
	margin-bottom: 0.4em;
}

/* Neue Schriften, Newsletter */

div#card p,
div#card th,
div#card td,
div#card ul,
div#card li,
div#card dl,
div#card dt,
div#card dd
{
	font-family: "TheinhardtLight", Arial, sans-serif !important;
	font-size: 10pt;
}

div#card h1,
div#card h2,
div#card h3,
div#card h4,
div#card h5 {
  font-family: "TheinhardtMedium", Arial, sans-serif !important;
  font-weight: normal;
}

div#card h1 {font-size: 14pt !important;}
div#card h2 {font-size: 13pt !important;}
div#card h3 {font-size: 12pt !important;}
div#card h4 {font-size: 12pt !important;}
div#card h5 {font-size: 10pt !important;}

div#card h1 strong {font-weight: normal;}
div#card h2 strong {font-weight: normal;}
div#card h3 strong {font-weight: normal;}
div#card h4 strong {font-weight: normal;}
div#card h5 strong {font-weight: normal;}

#nfooter {
  font-family: "TheinhardtLight", Arial, sans-serif !important;
  font-size: 11px !important;
}

/* ende schriften */
