/* PRINT CSS-Definition fuer Projekt: "Bund Deutscher Bestatter" - www.bestatter.de - (c) 2003 Yarmedia GbR, http://www.yarmedia.com */

/*** Globale Formatierungen ************************************************ */
body,p,td,th,li,ul,ol,a,h1,h2,h3,h4,h5,h6,blockquote,textarea,input,div,font {
   font-family: "Arial","Helvetica","Verdana",sans-serif;
}
body,p,td,th,ul,ol,font {
   font-size: 14px;
   color: #000000;
}

a:link {
   text-decoration: underline;
   color: #000000;
}
a:visited {
   text-decoration: underline;
   color: #000000;
}
a:hover {
   text-decoration: underline;
   color: #000000;
}
a:active {
   text-decoration: underline;
   color: #000000;
}

textarea,input {
   font-size: 13px;
   color: #000000;
}

h2 {
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
/*** Typische (Text-)Formatierungen **************************************** */
.blocksatz {
   text-align: justify;
}

.small {
   font-size: 7px;
}

.big {
   font-size: 14px;
}

.bold {
   font-size: 14px;
   font-weight: bold;
}

/*** Projekt-speifische Formatierungen ************************************* */

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.important {
	color: #CC3333;
	font-weight: bold;
}

.sitemaptrauerfall, a.sitemaptrauerfall:link, a.sitemaptrauerfall:visited, a.sitemaptrauerfall:hover, a.sitemaptrauerfall:active {
   color: #9C1B15;
   text-decoration: underline;
}

.sitemapvorsorge, a.sitemapvorsorge:link, a.sitemapvorsorge:visited, a.sitemapvorsorge:hover, a.sitemapvorsorge:active {
   color: #E45515;
   text-decoration: underline;
}

.sitemapshop, a.sitemapshop:link, a.sitemapshop:visited, a.sitemapshop:hover, a.sitemapshop:active {
   color: #FD9E02;
   text-decoration: underline;
}

.sitemapausbildung, a.sitemapausbildung:link, a.sitemapausbildung:visited, a.sitemapausbildung:hover, a.sitemapausbildung:active {
   color: #858545;
   text-decoration: underline;
}

.sitemapverband, a.sitemapverband:link, a.sitemapverband:visited, a.sitemapverband:hover, a.sitemapverband:active {
   color: #48785B;
   text-decoration: underline;
}

.sitemapmitglieder, a.sitemapmitglieder:link, a.sitemapmitglieder:visited, a.sitemapmitglieder:hover, a.sitemapmitglieder:active {
   color: #6D75BA;
   text-decoration: underline;
}

.sitemapnews, a.sitemapnews:link, a.sitemapnews:visited, a.sitemapnews:hover, a.sitemapnews:active {
   color: #5A9AD9;
   text-decoration: underline;
}

ol li {
	margin-bottom: 10px;
}

a.topofpagelink {
	display: none;
	visibility: hidden;
}

.searchlinks {
  display: none;
}
.pagecontent {
	padding-top: 18px;
	padding-left: 22px;
}
.pagecontent table.maxwidth {
	width: auto;
}

.pagecontent h2 {
	margin-top: 0px;
}

div.contextinfo {
	width: 220px;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	float: right;
	font-size: 0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
}
html>body .content {
  width: 200px;
}
div.contextinfo img.coverleft {
	float: left;
	margin-right: 10px;
}
div.contextinfo {
	border: 1px solid black;
}

/* disable header-navi of jobboerse */
#jobheader {
	display: none;
}

.noprint {
	display: none;
}
