/* =print
--------------------------------------------------------------- */
body {
	background-color: #fff;
	color: #000;
	font: 12pt/16pt Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
/* =elemente ausblenden, die im druck nicht erscheinen sollen
--------------------------------------------------------------- */
#accesskeys, #footer, #header, #nav, #services, #subnav {
	display: none;
	}
	
/* =typo
--------------------------------------------------------------- */
a:link {
	color: #9d9d9d;
	text-decoration: underline
	}
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, blockquote, fieldset, hr {
	margin-bottom: 14pt;
	}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	color: #000;
	}
h1, .titel {
	margin-bottom: 20pt;
	border-bottom: 1px solid #000;
	padding-bottom: 8pt;
	font-size: 20pt;
	line-height: 22pt;
	}
h2 {
	margin-bottom: 9pt;
	font-size: 16pt;
	line-height: 18pt;
	}
h3, .untertitel {
	margin-bottom: 8pt;
	font-size: 14pt;
	line-height: 16pt;
	}
h4 {
	margin-bottom: 8pt;
	font-size: 12pt;
	line-height: 16pt;
	}
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;
	border-bottom: 1px solid #000;
	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;
	max-width: 100%;
	}
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;
	}
