/* =basics
--------------------------------------------------------------- */
body {
	background-color: #fff;
	color: #000;
	font: 10pt/13.5pt Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#print_head {
	display: block !important;
	}
/* #print_head span.slogan {
	position: absolute;
	top: 28px;
	} */
/* =elemente ausblenden, die im druck nicht erscheinen sollen
--------------------------------------------------------------- */
#accesskeys, #footer, #sidebar, #header, .nav, #services, #ueber_uns, #banner, .printOnly {
	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 {
	color: #000;
	}
h1, .titel {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10pt;
	padding: 15px 0 0 0;
	margin-bottom: 0;
	}
h1.temptitel {
	display: none;
	}
h2 {
	font-size: 16pt;
	line-height: 18pt;
	margin-top: 0;
	padding-bottom: 10pt;
	}
h3, .untertitel {
	font-size: 14pt;
	line-height: 16pt;
	}
h4 {
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 0;
	}
p, table, .normal {
	
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0
	}
ul {
	
	}
ol {
	
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	}
th {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	padding: 2pt 15pt 2pt 0;
	text-align: left;
	}
td {
	padding: 2pt 15pt 2pt 0;
	vertical-align: top;
	}
table.list {
	width: 100%;
	margin: 15px 0 0 -13px;
	}
table.list th {
	padding: 0 15px 13px 0;
	border-top: 0;
	border-bottom: 0;
	background-color: #fff;
	font-weight: normal;
	}
table.list td {
	padding: 0 13px 0px 0;
	border-bottom: 0;
	line-height: 1.23em;
	}
	
img {
	border: 0;
	}
h2.printOnly { /* Style fuer Titel Links */
	border-top: 1px dashed #000;
	padding: 18pt 0 5px 0;
	margin: 12pt 0 0 0;	
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	}
	
/* =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 {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
/*=microformats
--------------------------------------------------------------- */
.region, .none, #loop {
	display: none;
	}
#adresse {
	padding-top: 40px;
	clear: both;
	}
#adresse p {
	font-size: 8pt;
	line-height: 10pt;
	color: #b9bbbe;
	padding: 0;
	margin: 0;
	}
#adresse a {
	text-decoration: none;
	}

