body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

/*Auszeichnungen für Links, die auf der Seite vorkommen */

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color:#006666;
	text-decoration:underline;
}

a.linksammlung {
	color: #003366;
	text-decoration: none;
}

a.linksammlung:hover {
	color:#006666;
	text-decoration:underline;
}

a.menuelink {
	color: #003366;
	text-decoration: none;
}

a.menuelink:hover {
	color:#F90;
	text-decoration:underline;
}

a.menuelink_einfach {
	color: #003366;
	text-decoration: none;
}

a.menuelink_einfach:hover {
	color:#003366;
	text-decoration:underline;
}

a.nachrichtentitel_link {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

a.nachrichtentitel_link:hover {
	font-weight: bold;
	color: #003366;
	text-decoration:underline;
}

a.nachrichtentext_link {
	color: #000000;
	text-decoration: none;
}

a.nachrichtentext_link:hover {
	color: #000000;
	text-decoration:none;
}

/*Auszeichnungen der Überschriften, die in allen Dokumenten genutzt werden können":*/

h1.text_hauptueberschrift {
	font-size:16px;
	font-weight:bold;
	width: auto;
	margin: 0 0 10px;
}

h2.nachrichten_titel {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	width: auto;
	margin: 0;
}

h2.ueberschrift, h3.ueberschrift, h4.ueberschrift {
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px;
	float:left;
}

h2.nummer, h3.nummer, h4.nummer {
	font-size:14px;
	font-weight:bold;
	width: 60px;
	margin: 0 10px 10px 0;
	background-color:#F2F4F7;
	text-align:center;
	float:left;
	border:1px solid gray;
}

h5.ueberschrift {
	font-weight:bold;
	width: auto;
	margin: 0 0 10px;
}

h6.ueberschrift {
	font-weight:bold;
	width: auto;
	margin: 0 0 10px;
}

/*Auszeichnungen einzelner HTML-Tags":*/

p {
	margin: 0 0 10px;
}

ul {
	list-style-type:square;
	margin-bottom: 10px;
}

ol {
	list-style-type:decimal;
	margin-bottom: 10px;
}

strong  {
	font-size: 13px;
	font-weight: normal;
}

/*Auszeichnungen von Formularelementen":*/

input.absenden {
	font-size: 11px;
	color: #003366;
	background-color: #F2F4F7;
	border: 1px solid #003366;
}

/*Auszeichnungen für die Navigationsseiten-Templates und Auszeichnung aller "Nicht Information-Mapping-Elemente":*/

div.inhalt_gesamt {
	width: 990px;
	margin: 0 auto;
}

div.links {
	width: 197px;
	float: left;
	margin-right:3px;
}

div.links_navigation {
width: 100%;
height: auto;
}

div.navigation_kopf {
	font-weight: bold;
	color: #003366;
	height: 22px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: #D4DBE2 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_hell.gif) center top repeat-x;
}

form.suche {
height: auto;
display:inline
}

.navigation_suche {
	height: 18px;
	width: 140px;
	padding-left: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 16px;
}

.navigation_suche_unsichtbar {
	height: 18px;
	width: 140px;
	padding-left: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 16px;
	visibility:hidden;
}

.suche_suchicon {
	margin: 1px 10px 0 0;
}

.suche_suchicon_unsichtbar {
	margin: 1px 10px 0 0;
	visibility:hidden;
}

div.navigation_border {
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	height: 1px;
	clear: both;
}

div.navigation_border_unsichtbar {
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	height: 1px;
	clear: both;
	visibility:hidden;
}

div.navigation_inhalt {
	color: #003366;
	height: 18px;
	padding-top: 2px;
	padding-left: 12px;
	margin-left: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
}

div.navigation_inhalt_unsichtbar {
	color: #003366;
	height: 18px;
	padding-top: 2px;
	padding-left: 12px;
	margin-left: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
	visibility:hidden;
}

div.links_aufgaben {
	width: 100%;

}

div.aufgaben_border {
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	height: 1px;
	margin-top: 1px;
}

div.aufgaben_kopf {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #003366 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_dunkel.jpg) center top repeat-x;
}

div.aufgaben_inhalt {
	color: #003366;
	height: 18px;
	width: auto;
	padding-top: 2px;
	padding-left: 12px;
	margin-left: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
}

div.aufgaben_inhalt_zweizeilig {
	color: #003366;
	height: 36px;
	width: auto;
	padding-top: 2px;
	padding-left: 12px;
	margin-left: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
}


div.links_information {
	width: 100%;

}

div.information_border {
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	height: 1px;
	margin-top: 1px;
}

div.information_kopf {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #003366 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_dunkel.jpg) center top repeat-x;
}

div.information_inhalt {
	color: #003366;
	height: 18px;
	width: auto;
	padding-top: 2px;
	padding-left: 12px;
	margin-left: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
}

div.mitte {
	width: 580px;
	float: left;
	margin-right:3px;
	padding-left:3px;
	padding-right:3px;
	border-left:2px solid #E1E1E1;
	border-right:2px solid #E1E1E1;
}

div.mitte_standort {
	font-size: 11px;
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background: #D4DBE2 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_hell.gif) center top repeat-x;
}

div.mitte_bildleiste {
	width: 580px;
	height: 97px;
}

div.mitte_inhaltsblock {
width: 100%;
height: auto;
}

div.inhaltsblock_kopf {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: #003366 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_dunkel.jpg) center top repeat-x;
}

div.inhaltsblock_inhalt {
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

div.nachrichten_inhalt {
	height: auto;
	width: auto;
}

p.suchmaschine_ergebnisse {
	margin: 0 0 10px;
	overflow:hidden;
}

p.nachrichten_text {
	color: #000000;
	margin: 10px 0;
}

p.inhaltsblock_zitat {
	margin: 0 0 10px;
	padding: 10px;
	background-color:#f2f4f7;
}

table.inhaltstabelle {
	border-collapse:collapse;
	margin: 0 0 10px;
}

th.inhaltstabelle {
	font-weight: bold;
	text-align: center;
	background-color: #F2F4F7;
	height: 30px;
	border: solid 1px #D4DBE2;
}

td.inhaltstabelle {
	height: auto;
	border: solid 1px #D4DBE2;
}

table.layouttabelle {
	border-collapse:collapse;
	margin: 0 0 10px;
}

td.layouttabelle {
	height: auto;
	background-color: #F2F4F7;
	border-bottom: solid 1px #D4DBE2;
}

td.layouttabelle_hervorhebung {
	height: auto;
	font-weight: bold;
	background-color: #D4DBE2;
}

div.inhaltsblock_border {
	height: 1px;
	clear: both;
	margin: 0 0 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border560.gif) center center no-repeat;
}

img.nachrichtenteaser_links_4zu3_33 {
	float:left;
	height: 130px;
	width: 174px;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.nachrichtenteaser_rechts_4zu3_33 {
	float:right;
	height: 130px;
	width: 174px;
	margin: 0 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_4zu3_33 {
	float:left;
	height: 130px;
	width: 174px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_4zu3_33 {
	float:right;
	height: 130px;
	width: 174px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_3zu1_33 {
	float:left;
	height: 58px;
	width: 174px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_3zu1_33 {
	float:right;
	height: 58px;
	width: 174px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_4zu3_50 {
	float:left;
	height: 202px;
	width: 269px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_4zu3_50 {
	float:right;
	height: 202px;
	width: 269px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_3zu1_50 {
	float:left;
	height: 90px;
	width: 269px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_3zu1_50 {
	float:right;
	height: 90px;
	width: 269px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_4zu3_66 {
	float:left;
	height: 270px;
	width: 361px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_4zu3_66 {
	float:right;
	height: 270px;
	width: 361px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_3zu1_66 {
	float:left;
	height: 120px;
	width: 361px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_3zu1_66 {
	float:right;
	height: 120px;
	width: 361px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_4zu3_100 {
	height: 416px;
	width: 554px;
	margin: 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_ohneformat_100 {
	height: auto;
	width: 554px;
	margin: 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_ohneformat_50 {
	float:left;
	height: auto;
	width: 269px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_ohneformat_50 {
	float:right;
	height: auto;
	width: 269px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_3zu4_33 {
	float:left;
	height: 232px;
	width: 174px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_3zu4_33 {
	float:right;
	height: 232px;
	width: 174px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_3zu4_50 {
	float:left;
	height: 359px;
	width: 269px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_3zu4_50 {
	float:right;
	height: 359px;
	width: 269px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_links_1zu2_33 {
	float:left;
	height: 348px;
	width: 174px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.bildbox_rechts_1zu2_33 {
	float:right;
	height: 348px;
	width: 174px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

div.rechts {
	width: 197px;
	float: right;
}

div.rechts_zielgruppen {
	height: auto;
	width: 100%;
}

div.zielgruppen_kopf {
	font-weight: bold;
	color: #003366;
	height: 22px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 6px;
	background: #D4DBE2 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_hell.gif) center top repeat-x;
}

div.zielgruppen_kopf_unsichtbar {
	font-weight: bold;
	color: #003366;
	height: 22px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 6px;
	background: #D4DBE2 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_hell.gif) center top repeat-x;
	visibility:hidden;
}

div.zielgruppen_inhalt {
	color: #003366;
	height: 18px;
	padding-left: 12px;
	padding-top: 2px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
	margin-left: 10px;
}

div.zielgruppen_inhalt_unsichtbar {
	color: #003366;
	height: 18px;
	padding-left: 12px;
	padding-top: 2px;
	background: url(http://www.aachen.ihk.de/medien/layout/steuerung/pfeil_navigationsleisten.gif) left center no-repeat;
	margin-left: 10px;
	visibility:hidden;
}

div.zielgruppen_border {
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	height: 1px;
	margin-top: 1px;
}

div.zielgruppen_border_unsichtbar {
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	height: 1px;
	margin-top: 1px;
	visibility:hidden;
}

div.rechts_ihkaktuell {
	width: 100%;
		
}

div.ihkaktuell_kopf {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #003366 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_dunkel.jpg) center top repeat-x;
}

div.ihkaktuell_inhalt {
	height: auto;
	width: 177px;
	padding-left: 10px;
	padding-right: 10px;
}

div.ihkaktuell_logo {
	height: auto;
	width: auto;
	text-align:right;
	padding: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D4DBE2;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #D4DBE2;
	background-color: #F2F4F7;
}

div.ihkaktuell_logo_unsichtbar {
	height: auto;
	width: auto;
	text-align:right;
	padding: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D4DBE2;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #D4DBE2;
	background-color: #F2F4F7;
	visibility:hidden;
}

div.ihkaktuell_border {
	height: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
}

div.ihkaktuell_border_unsichtbar {
	height: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border177.gif) center center no-repeat;
	visibility:hidden;
}

div.rechts_impressum {
	width: 100%;
}

div.impressum {
	color: #003366;
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

/*Auszeichnungen, die in Produktseiten-Templates vorkommen */

div.mitte_inhalt_produktseite {
	width: 580px;
	margin: 0 auto;
	padding-left:3px;
	padding-right:3px;
	border-left:2px solid #E1E1E1;
	border-right:2px solid #E1E1E1;
}

div.produktseite_standort {
	font-size: 11px;
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background: #D4DBE2 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_hell.gif) center top repeat-x;
}

div.produktseite_bildleiste {
	width: 580px;
	height: 97px;
}

div.produktseite_inhaltsblock {
width: 100%;
height: auto;
}

div.produktseite_inhaltsblock_kopf {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: #003366 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_dunkel.jpg) center top repeat-x;
}

div.produktseite_inhaltsblock_inhalt {
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

div.produktseite_interaktion {
	width: 560px;
	height: 20px;
	font-size: 11px;
	color: #003366;
	clear: both;
	margin: 0 0 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: #D4DBE2 url(http://www.aachen.ihk.de/medien/layout/hintergrund/ueberschriftenbuttons_bgimage_hell.gif) center top repeat-x;
}

div.produktseite_interaktion_eins {
	width: 112px;
	float:left;
}

div.produktseite_interaktion_zwei {
	width: 112px;
	text-align:center;
	float:left;
}

div.produktseite_interaktion_drei {
	width: 112px;
	text-align:center;
	float:left;
}

div.produktseite_interaktion_vier {
	width: 112px;
	text-align:center;
	float:left;
}

div.produktseite_interaktion_fuenf {
	width: 112px;
	text-align:right;
	float:right;
}

/*Auszeichnungen für klassische Information-Mapping Elemente*/

img.im_bildbox_4zu3_100 {
	height: 275px;
	width: 366px;
	margin: 0 0 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.im_bildbox_links_4zu3_50 {
	float:left;
	height: 131px;
	width: 175px;
	margin: 10px 10px 10px 0;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

img.im_bildbox_rechts_4zu3_50 {
	float:right;
	height: 131px;
	width: 175px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 1px solid #D4DBE2;
}

h5.im_block_bezeichnung {
	font-weight:bold;
	float:left;
	width: 130px;
	margin: 10px 5px 10px 0;
}

h6.im_ueberschrift {
	font-weight:bold;
	width: auto;
	margin: 0 0 10px;
}

div.im_block_inhalt {
	float:right;
	width: 403px;
	border:1px solid #333333;
	padding:10px 10px 0;
	margin: 0 0 10px;
}

div.im_inhaltsblock_border {
	height: 1px;
	clear: both;
	margin: 0 0 10px;
	background: url(http://www.aachen.ihk.de/medien/layout/linien/border560.gif) center center no-repeat;
}

p.im_inhaltsblock_zitat {
	margin: 0 0 10px;
	padding: 10px;
	background-color:#f2f4f7;
}

ol.im_inhaltsverzeichnis {
	list-style-type:decimal;
	background-color:#f2f4f7;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 35px;
}

table.im_inhaltstabelle {
	border-collapse:collapse;
	margin: 0 0 10px;
}

th.im_inhaltstabelle {
	font-weight: bold;
	text-align: center;
	background-color: #F2F4F7;
	height: 30px;
	border: solid 1px #D4DBE2;
}

td.im_inhaltstabelle {
	height: auto;
	border: solid 1px #D4DBE2;
}