@import url("/css/navigation.css");
@import url("/css/lightbox.css");
/* grundelemente 
-----------------------------------------------
-----------------------------------------------*/
body {
	font: 0.8em/1.3em "Lucida Grande", "Verdana", "Arial", "Sans-Serif";
	background-image: url("/pictures/bg_body.jpg");
	background-repeat: repeat-x;
	background-color: #5197ba;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
.bodycontent {
	background-color: #fff;
	background-image: none;
	text-align: left;
}
#accesskeys {
	top: -666px;
	left: 0px;
	position: absolute
}
/* grundcontainer 
-----------------------------------------------
-----------------------------------------------*/
#shadow {
	background-image: url(/pictures/bg_shadow.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 969px;
	text-align: left;
}
#main {
	background-image: url(/pictures/bg_main.gif);
	background-repeat: no-repeat;
	width: 969px;
	margin: auto;
	text-align: left;
}
#container {
	width: 939px;
	margin: auto;
	text-align: left;
}
/* head 
-----------------------------------------------
-----------------------------------------------*/
#head {
	background-image: url(/pictures/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 119px;
	width: 797px;
	text-align: left;
}
#head img {
	margin: 21px 0px 0px 45px;
}
#navi {
	width: 795px;
	height: 28px;
	margin: 0px 0px 0px 1px;
	color: #fff;
	z-index: 2300;
	background-color: #376a9e;
}
/* rechts, quicknav 
-----------------------------------------------
-----------------------------------------------*/
#rechts {
	float: right;
	margin: -149px 0px 0px 0px;
	text-align: left;
	width: 141px;
}
#quicknav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#quicknav ul li a {
	display: block;
	padding: 6px 0px 6px 24px;
	height: 17px;
	color: #336699;
	text-decoration: none;
	background-image: url(/pictures/li-quicknav.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	border-bottom: 1px solid #c0c0c0;
}
#quicknav ul li.active a,
#quicknav ul li a:hover {
	display: block;
	padding: 6px 0px 6px 24px;
	height: 17px;
	color: #000;
	text-decoration: none;
	background-image: url(/pictures/li-quicknav_hover.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	border-bottom: 1px solid #8F8F8F;
	background-color: #efefef;
}
#quicknav form {
	margin: 20px 0px 20px 8px;
	padding: 0;
}
#quicknav input.suchfeld {
	font-size: 0.8em;
	width: 85px;
	border: 1px solid #dadada;
	margin: 0;
	padding: 3px;
}
#quicknav input.formsubmit {
	font-size: 0.8em;
	width: 30px;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
#logos {
	margin: 0px 0px 0px 8px;
text-align: center;
}
#logos hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	width: 120px;
	padding: 0;
	margin: 8px 0px 8px 0px;
}
*html #logos hr {
	margin: 2px 0px 2px 0px;
}
/* content, nav-bottom
-----------------------------------------------
-----------------------------------------------*/
#content {
	margin: 25px 0px 0px 45px;
	text-align: left;
	width: 700px;
}
#content ul {
	line-height: 1.4em;
	padding-left: 15px;
	margin-left: 15px;
	list-style-image: url(/pictures/li-quicknav_hover.gif);
}
#content ul li {
	padding-bottom: 3px;
	margin-left: 0;
}
#nav-bottom {
	margin: 25px 0px 0px 45px;
	width: 700px;
	clear: right;
	border-top: 1px solid #a2a2a2;
}
#nav-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 4px 0px 0px 0px;
	font-size: 0.9em
}
#nav-bottom li {
	padding: 0px 0px 0px 0px;
}
#nav-bottom a {
	color: #656565;
	text-decoration: none;
}
#nav-bottom a:hover {
	color: #000;
	text-decoration: none;
}
li.created a {
	float: right;
}
/* footer
-----------------------------------------------
-----------------------------------------------*/
#footer {
	background-image: url(/pictures/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	width: 969px;
	height: 25px;
}
/* links 
-----------------------------------------------
-----------------------------------------------*/
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #000;
}
a:active {
	background-color: #F5F5F5;
	color: #000;
}
a img {
	border: none;
}
/* typo / tables 
-----------------------------------------------
-----------------------------------------------*/
p, .normal {
	font-size: 1em;
	line-height: 1.50em;
	padding-top: 0;
	margin-top: 0;
}
h1, .titel {
	font-size: 1.30em;
	color: #336699;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.05em;
	color: #336699;
	margin-bottom: 10px;
}
h3, .untertitel {
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
}
hr {
	color: #A2A2A2;
	background-color: #A2A2A2;
	height: 1px;
	border: 0
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
}
th {
	font-weight: bold;
	text-align: left;
}
td {
	vertical-align: top;
	font-size: 1em;
}
img {
	border: 0;
}
.invis {
	display: none
}
.break {
	clear: right
}
h2 a.newsletter {
	padding: 0px 0px 0px 25px;
	font-size: 0.8em;
	font-weight: normal;
}
/* Startseite
-----------------------------------------------
-----------------------------------------------*/
#flashcontent {
	border: 1px solid #ccc;
	width: 506px;
	height: 155px;
	z-index: 1;
	background-image: url(/pictures/bg_flash.jpg);
}
#flashcontent iframe {
	z-index: -50;
}
#newsblock {
float: left;
width: 370px;
}

#eventsblock {
width: 310px;
float: right;
}

.downloads {
	clear: both;
	}
#laufschrift {
margin: 20px 0 20px 0;
}
#laufschrift a {
font-size: 18px;
text-decoration: none;
font-weight: bold;
}

/* 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;
}
a.txt {
	background-image: url("/icons/module/Dokument3_0/icon_txt_klein.gif");
}
a.vcf {
	background-image: url("/icons/module/Dokument3_0/icon_vcf_klein.gif");
	background-position: 0 3px;
}
/* industriebrachen
   - tooltips
   - table
-----------------------------------------------
-----------------------------------------------*/
img#industriebrachen {
	border: 1px solid #ADADAD;
}
.tooltip {
	text-align: left;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #376A9E;
	opacity: 0.85;
	width: 180px;
}
.tooltip h2 {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.2em;
}
.tooltip p {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.25em;
}
.tooltip p.more {
	font-size: 11px;
	margin: 8px 0 0 0;
}
#brachen-data {
	border-top: 1px solid #A2A2A2;
	margin: 0 0 10px 0;
}
#brachen-data td {
	border-bottom: 1px solid #A2A2A2;
	padding: 4px 3px 3px 0;
}
#brachen-data ul {
	margin: 2px 0 2px 2px;
}
table.list {
	width: 100%;
	}

table.list th {
	padding: 2px 15px 2px 0;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	}

table.list td {
	padding: 2px 15px 2px 0;
	border-bottom: 1px solid #b7b7b7;
	}
#newsblock_full {
	float: left;
	width: 300px;
	}
#medienblock {
	float: right;
	width: 300px;
	}
#created {
font-size: 11px;
text-align:right;
margin-top: 30px;
color: #9e9e9e;
clear: both;
}

#created a {
color: #9e9e9e;
}

#created a:hover {
color: #286ca5;
}

.link-minergie {
margin: 0 60px 0 0;
}

#docFolder91 {
list-style: none;
padding: 0 !important;
margin: 0 !important;
}

#docFolder91 li {
list-style: none !important;
}
