/*
typo.css für http://www.as-creation.de
*/

body, div, th, td {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000;
}
p, li, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1em;
}
p { 
  margin: 0; 
} /* WP_NAME Standard */

p.search-3 {
  margin: 0 0 15px 0;
}


/* ***************************** */
/* ****** Überschriften********* */
/* ***************************** */
h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px 0;
} /* WP_NAME Überschrift 1 */
h2 {
  font-size: 15px;
  font-weight: bold;
} /* WP_NAME Überschrift 2 */
h3 {
  font-size: 14px;
  font-weight: bold;
} /* WP_NAME Überschrift 3 */
h4 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px 0;
} /* WP_NAME Überschrift 4 */
h5 {
 font-size: 12px;
 font-weight: bold;
 margin: 0 0 10px 0;
} /* WP_NAME Überschrift 5 */
h6 {
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 10px 0;  
} /* WP_NAME Überschrift 6 */

h6,
div.teaser-1 h5,
div#content div.content-large h1,
div#content div.content-large h4 { 
  color: #003b84; 
}
div#content h1,
div#content div.content-large-2 h1,
div#content div.content-large-2 h5,
div#content div h5 a,
div.teaser-2 h5,
div.teaser-4 h5 { 
  color: #870817; 
}

div.teaser-3 h5,
div#content div.content-large-3 h1,
div.teaser-5 h5 { 
  color: #f57522; 
}

div#content div h5 { 
  padding: 0 0 0 15px;
  background: url(/site/images/icons/teaser-arrow-right-2.gif) 0 3px no-repeat; 
}
div#content div h5 a { text-decoration: none; }

h4.news,
h4.news_archiv {
  background: #becce8 url(/site/images/icons/press-icon.gif) 5px 3px no-repeat;
  width: 290px;
  border-bottom: 1px solid #7799cd;
  padding: 2px 0 2px 25px;
}
h4.news_archiv {
  width: 647px;
}
h4.linkpage {
  padding: 2px;
  background: #FDB37D;
}
h4.linkpage a {
  color: #333;
  text-decoration: none;
  font-size: 12px;
}
h1.ir {
  color: #003b84 !important;
}
/* ### #### */
a {
  text-decoration: underline;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
}

img { 
  border: none; 
}

hr {
  color : #000;
  height : 1px;
  padding : 0;
  border-color : #000;
  border-width : 1px 0 0 0;
  border-style : solid;
  margin: 1em 0;
}
/* ***************************** */
/* ******** Spezielles ********* */
/* ***************************** */
.small {
  font-size: 9px;
  text-decoration: none;
}
#header-top-right a {
  display: block;
  width: 730px;
  height: 90px;
  text-decoration: none;
}
img.border,
.border img,
td .border img { 
  border: 1px solid #7799cd;
  padding: 3px;
}

img.border3,
.border3 img,
td .border3 img { 
  border: 1px solid #fdb37d;
  padding: 3px;
}

#footer {
  color: #fff; 
  font-size: 12px;
}
div#footer a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

a.search-result {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
  display: block;
  background: #7799cd;
  width: 640px;
  padding: 2px 5px;
}
a:hover.search-result {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
a.print {
  text-decoration: none;
  color: #003b84;
}
a.print:hover {
  text-decoration: underline;
  color: #003b84;
}
.img-border-left-right { 
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
img.img-big { margin-left: 24px; }
table#search td { 
  color: #870817;
  font-weight: bold;
}
div#header-top-left,
div#header-top-left a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

table.archiv-link-table td a,
ul.search-result li a { 
  text-decoration: none;
}

div#header-top-left a:hover,
table.archiv-link-table td a:hover { 
  text-decoration: underline; 
  color: #003b84;
}

ul.news li span,
ul.news li a,
ul.news_archiv li span,
ul.news_archiv li a,
a.download,
table.archiv-link-table td a { 
  color: #003b84; 
}

div.teaser-1 a,
div.teaser-2 a,
div.teaser-3 a,
table.table-template01 ul li a,
table.table-template01 a:hover,
.jobs-subcat a,
a.get_acrobat { 
  color: #000; 
  text-decoration: none;
}
div.teaser-1 a:hover,
div.teaser-2 a:hover,
div.teaser-3 a:hover,
div#footer a:hover,
div#content div h5 a:hover,
table.table-template01 ul li a:hover,
table.table-template01 ul li a.active,
.jobs-subcat a:hover {  
  text-decoration: underline;
}
table.table-template01 a { 
  color: #000; 
  text-decoration: underline;
}
.subheadline,
td.subheadline {
  color: #003b84; 
  text-decoration: underline;
  font-weight: bold;
}
.button-link a { 
  display: block; 
  float: left; 
  margin: 0 20px 0 0;
  text-decoration: none;
  color: #000;
  border: 1px solid #7799cd;
  padding: 3px;
  background: #fff;
}

a.download { 
  display: block;
  height: 14px; 
  background: url(/site/images/icons/icon_download.gif) 60px 0 no-repeat;
}

table#facts-table td a {
  background: url(/site/images/icons/icon_download.gif) 0 0 no-repeat;
  padding: 0 0 0 25px;
  color: #003b84;
}

a.extern-link-3 {
  display: block;
  margin: 0 0 5px 0;
  background: url(/site/images/icons/content_arrow_3.gif) 0 60% no-repeat;
  padding: 0 0 0 15px;
  font-size: 10px;
  font-weight: bold;
  color: #f57522;
  text-decoration: none; 
}
a:hover.extern-link-3 {
  color: #f57522;
  text-decoration: none;
  background: url(/site/images/icons/content_arrow_3_hover.gif) 0 60% no-repeat;
}

.jobs-subcat a {
  display: block;
  margin-bottom: 5px;
  padding: 2px 0 2px 5px; 
}

.search-3 a {
  color: #f57522;
  text-decoration: none;
}

a.job-link {
  font-size: 11px;
  color: #003b84;
  text-decoration: underline;
}
a.job-link:hover {
  font-size: 11px;
  color: #003b84;
  text-decoration: none;
}

.back a {
  font-size: 11px;
  color: #003b84;
  text-decoration: none;
}

.back-2 a {
  font-size: 11px;
  color: #870817;
  text-decoration: none;
}

.back-3 a {
  font-size: 11px;
  color: #f57522;
  text-decoration: none;
}

.back a:hover {
  text-decoration: underline;
  color: #003b84;
}

.back-2 a:hover {
  text-decoration: underline;
  color: #870817;
}
.back-3 a:hover {
  text-decoration: underline;
  color: #f57522;
}

p.search-3 a:hover {
  color: #f57522;
}

.back a img {
  padding: 0 0 3px 0;
}

a.stox,
a.img-archiv,
a.img-archiv-dl {
  font-size: 11px;
  color: #003b84;
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: .80;
  opacity: .80;
}
a.stox:hover,
a.img-archiv:hover,
a.img-archiv-dl {
  font-size: 11px;
  color: #003b84;
  text-decoration: none;
  filter: alpha(opacity=100);
  -moz-opacity: .99;
  opacity: .99;
}
a.img-archiv,
a.img-archiv:hover,
a.img-archiv-dl {
  font-size: 10px;
  color: #003b84;
}
a.img-archiv-dl:hover {
  text-decoration: underline;
  color: #003b84;
}
.search-pattern {
  font-weight: bold;
  color: #870817;
}

