/* =print
--------------------------------------------------------------- */
body {
	background-color: #fff;
	color: #000;
	font: 12pt/16pt Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 0 40pt;
	text-align: left;
	}
	
/* =elemente ausblenden, die im druck nicht erscheinen sollen
--------------------------------------------------------------- */
#accesskeys, #footer, #sidebar, #header, #nav, #services, .navigation_oben, .print, .blaettern, .temptitel, #created {
	display: none;
	}
	
/* =typo
--------------------------------------------------------------- */
a:link {
	color: #9d9d9d;
	text-decoration: underline
	}
/* fügt in modernen Browsern den ausgeschriebenen Link hinter dem Anchor ein
a:link:after, a:link:visited:after {
	color: #9d9d9d;
	content: " (Link auf <" attr(href) ">) "
	}
*/
h1, h2, h3, h4, h5, h6, p, ul, ol, table, caption, address, dl, blockquote, fieldset, hr {
	margin-top: 0;
	color: #000;
	}
p, ul, ol, table, caption, address, dl, fieldset, hr {
	margin-bottom: 14pt;
	}
blockquote {
	font-style: italic;
	padding: 0;
	margin-left: 0;
	}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	color: #000;
	}
h1, .titel {
	font-size: 1.24em;
	padding-bottom: 0px;
	color: #1d8fb8;
	font-weight: normal;
	}
h2 {
	color: #7F9837;
	font-weight: normal;
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 1.25em;
	line-height: 18px;
	}
.neutral {
	color: #1a171b;
	}
.gruen h2, h2.gruen, h1 .gruen, h2 .gruen {
	color: #688a26;
	}
.blau h2, h2.blau, h1 .blau, h2 .blau {
	color: #1d8fb8;
	}
.rot h2, h2.rot, h1 .rot, h2 .rot {
	color: #b7000c;
	}
.orange h2, h2.orange, h1 .orange, h2 .orange, #page3 h1, #page3 h2 {
	color: #d0640a;
	}
.schwarz h2, h2.schwarz, h1 .schwarz, h2 .schwarz {
	color: #000;
	}
.braunoliv h2, h2.braunoliv, h1 .braunoliv, h2 .braunoliv {
	color: #735c45;
	}
.bd_firma h2, .bd_firma h1 {
	color: #000;
	}
#sidebar h2 {
	font-size: 1.24em;
	padding: 0 0 7px 0;
	margin: 0;
	}
h3 {
	color: #645d55;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 7px;
	font-size: 1.25em;
	}
h4 {
	font-size: 11pt;
	font-weight: normal;
	}
h5, h6 {
	margin-bottom: 0;
	font-size: 12pt;
	line-height: 16pt;
	}
p, table, .normal {
	
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0
	}
ul {
	
	}
ol {
	
	}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	}
caption {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	text-align: left;
	}
th {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2pt 15pt 2pt 0;
	font-weight: bold;
	text-align: left;
	}
td {
	padding: 2pt 15pt 2pt 0;
	vertical-align: top;
	}
img {
	border: 0;
	}
h2.printOnly { /* Style fuer Titel Links */
	margin-top: 18pt;
	border-top: 1px dashed #000;
	padding-top: 12pt;
	}
		
/* =dokumente
--------------------------------------------------------------- */
a.pdf	{background-image: url(/icons/module/Dokument3_0/icon_pdf_klein.gif);}
a.doc, a.rtf {background-image: url(/icons/module/Dokument3_0/icon_word_klein.gif);}
a.xls	{background-image: url(/icons/module/Dokument3_0/icon_excel_klein.gif);}
a.pps	{background-image: url(/icons/module/Dokument3_0/icon_powerpoint_klein.gif);}
a.zip	{background-image: url(/icons/module/Dokument3_0/icon_zip_klein.gif);}
a.document {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

