/* grundelemente */

body     {
	color: black;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 14pt;
	background-color: white;
	text-align: left;
	margin: 0;
	padding: 0; }

#col1, #col2, #services, #volltextsuche, #topnav {
	display: none; }

#header a img {
	float: right;
	margin: 0 0 0.3cm 1cm; }

h1 {
	clear: right; }

address {
	border-top: 1px solid #000;
	padding-top: 5pt; }

.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
	}
	
/* links */	

a:link  {
	color: #9d9d9d;
	text-decoration: underline
	}
	
p, table, .normal, ul, li, ol	{
	color: black;
	}
h1, h2, h3, h4, h5, h6	{
	color: #000;
	font-weight: bold;
	margin: 0;
	}

h1, .titel	{
	font-size: 22pt;
	line-height: 24pt;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px solid #666;
	margin-bottom: 10pt;
	}
h2, .untertitel	{
	font-size: 18pt;
	line-height: 20pt;
	font-weight: normal;
	padding-bottom: 10px;
	}

h3  {
	font-size: 14pt;
	line-height: 16pt;
	}
h3  {
	font-size: 12pt;
	line-height: 14pt;
	margin-bottom: 5pt;
	}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0 }
ul  {
	}
ol {
	}
	
table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0 }
th  {
	font-weight: bold;
	text-align: left;
	padding: 0 10pt 0 0;
	}
td  {
  	vertical-align: top;
	padding: 0 10pt 0 0;
  	}
img	{
	border: 0;
	}
  	

/* 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;
	}
