/* grundelemente */
/* ---------------------------------------------------------*/
@import url(lightbox.css);

html {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.abisz {
	padding:5px;
	margin: 0;
	background-color: #eaeaea;
margin-bottom: 20px;
}

.abisz li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #000;
	font-weight: bold;
	}


body     {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
}
	
	
/* --------------------- Access Keys */

#accesskeys {
	top: -150px;
	left: 0px;
	position: absolute
}



/* elements */
/* ---------------------------------------------------------*/

#main {
	background-image: url(/pictures/back_main.gif);
	background-repeat: repeat-y;
	width: 950px;
}


/* --------------------- Head */

#head {
	background-image: url(/pictures/back_head.gif);
	background-repeat: repeat-x;
	width: 949px;
}

#headnav {
	background-image: url(/pictures/back_head1.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	height: 84px;
}

#headnav ul {
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 9px;
	padding-right: 15px;
	list-style-type: none;
	color: #fff;
}

#headnav li {
	display: inline;
}

#headnav a {
	color: #fff;
	text-decoration: none;
}

#headnav a:hover {
	color: #ccc;
	text-decoration: underline;
}

#suchfeld {
	float: right;
	padding-top: 6px;
}

#suchfeld img {
	margin-left: 5px;
}

#topnav {
	background-image: url(/pictures/back_head2.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 84px;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 251px;
	padding-top: 63px;
}

#topnav li {
	display: inline;
	border-right: 1px solid #fff;
	line-height: 21px;
	height: 21px;
	padding-left: 9px;
}

* html #topnav li {
	padding-right: 9px;
}

html>body #topnav li {
	padding-right: 12px;
}

#topnav a {
	color: #000;
	text-decoration: none;
	line-height: 21px;
	height: 21px;
}

#topnav a:hover {
	color: #009;
}

.starttable1 {
	background-image: url(/pictures/back_starttable1.gif);
	background-repeat: no-repeat;
	padding-top: 95px;
	width: 358px
}

.starttable2 {
	background-image: url(/pictures/back_starttable2.jpg);
	background-repeat: no-repeat;
	padding-top: 250px;
	width: 308px
}


.starttable1 div {width: 335px;}


/* --------------------- Navigation */

#navi {
	background-image: url(/pictures/back_navi.gif);
	background-repeat: no-repeat;
	padding-top: 136px;
	width: 250px;
	border-top: 1px solid #fff;
	float: left;
}

.class_navi {
	margin-left: 29px;
	width: 155px;
	background-color: #e5e5e5;
	height: 26px;
	border-bottom: 1px solid #fff;
}

/* --------------------- Inhalt */

#inhalt {
	margin-left: 250px;
	width: 670px;
	padding-top: 82px;
}

#inhalt ul li {

margin-top: 0;

margin-bottom: 0;

}

/* --------------------- Footer */

#footer {
	width: 950px;
	background-image: url(/pictures/back_footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	clear: both;
	height: 32px;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	color: #666;
}

.nachoben {
	margin-left: 250px;
}

#created {
	float: right;
	padding-right: 10px;
}

	
	
/* links */	
/* ---------------------------------------------------------*/

a:link  {
	color: #009;
	text-decoration: underline;}
a:visited {
	color: #009;
	text-decoration: underline; 
	}
a:hover { 
	color: #666;
	text-decoration: underline;
	}
a:active { 
	color: #009;
	text-decoration: underline;
	}
a img { 
	border: none;
	}
	
/* text / tables */	
/* ---------------------------------------------------------*/	
	
p, .normal	{
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	}

h1, .titel	{
	font-family: Arial, Verdana, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	}

h2	{
	font-family: Arial, Verdana, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	}

h3, .untertitel  {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	}

h4  {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0 }
ul  {
	}
ol {
	}
	
table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
th  {
	font-weight: bold;
	text-align: left;
	}
td  {
  	vertical-align: top;
  	}
img	{
	border: 0;
	}

.efrist {
/* position: absolute; */
padding: 20px 0 0 40px;
/* margin: 20px 0 0 40px; */
}
table.list {
	width: 100%;
	}
table.auto {
	width: auto;
	}
table.list th {
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
	}
table.list td {
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
	}
table.list td p {
	margin-bottom: 0.5em;
	}		

/* 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;
	}

