BODY {
	margin: 0px;
	padding: 0px;
}

BODY, TABLE, TR, TD {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.fuss {
	color: #0089CF;
	font-size: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
}

.iframe {
/* der BODY der im iframe geladenen Seiten */
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.topnav {
/* DIV für Impressum und Haftung ganz oben links */
	font-size: 10px;
	padding-left: 25px;
}

.topnav A {
	color: #0084C7;
	text-decoration: none;
}

.nav {
/* die Primärnavigation */
	margin-top: 30px;
	margin-left: 15px;
}

.nav A {
	outline: 0;
	-moz-outline: 0;
}

.nav .link,
.nav .link:hover {
	text-decoration: none;
	color: 0089CF;
	display: block;
	margin: 3px 0px 3px 0px;
}

.nav .linkaktiv,
.nav .linkaktiv:hover {
	text-decoration: none;
	color: black;
	display: block;
	margin: 3px 0px 3px 0px;
}

.nav .linkdiv {
/* ein DIV, der die Links erster Ebene umschliessen muss */
	margin-bottom: 3px;
}

.subnav {
	background-color: D4E4F4;
	margin-top: 3px;
	display: block;
	margin-bottom: 3px;
	width: 150px;
}

.subnav TD, .subnav TR {
	width: 150px;
	text-align: right;
}

.subnav .link,
.subnav .link:hover {
	text-decoration: none;
	display: block;
	margin: 3px 10px 3px 3px;
}

.subnav .linkaktiv,
.subnav .linkaktiv:hover {
	text-decoration: none;
	display: block;
	color: black;
	margin: 3px 10px 3px 3px;
}

.inhalt {
	/* padding-right: 30px; */
	padding-left: 15px;
	background-color: white;
}

.inhalt A {
	font-weight: bold;
	color: #0084C7;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.inhalt H1,
.textteaser H1 {
	display: block;
	background-color: #D4E4F4;
	font-size: 14px;
	font-weight: bold;
	color: #2B97D1;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 30px 0px;
}

.inhalt H2 {
/* kleine Überschriften - wie auf der Seite der Ansprechpartner*/
	color:
	font-weight: bold;
	font-size: 12px;
	color: 0088CE;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.bilderteaser {
	text-align: right;
	display: block;
	width: 175px;
	padding-left: 10px;
}

.bilderteaser2 {
	/* hat weniger Abstand nach links*/
	text-align: right;
	display: block;
	width: 100px;
	padding-left: 10px;
}

.bilderteaser3 {
	/* hat keinen Abstand nach unten */
	text-align: right;
	display: block;
	width: 100px;
	padding-left: 10px;
}

.bilderteaser IMG {
	text-align: right;
	display: block;
	width: 100px;
	margin-left: 100px;
	margin-bottom: 50px;
}

.bilderteaser2 IMG {
	/* hat weniger Abstand nach links*/
	text-align: right;
	display: block;
	width: 100px;
	margin-left: 0px;
	margin-bottom: 50px;
}

.bilderteaser3 IMG {
	/* hat keinen Abstand nach unten */
	text-align: right;
	display: block;
	width: 100px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.textteaser {
	line-height: 16px;
	width: 175px;
	border-left: 1px solid #D4E4F4;
	padding-left: 10px;
	padding-bottom: 20px;
}

.textteaser H1 {
	background-color: white;
	margin-bottom: 15px;
	padding-left: 0px;
}

.textteaser .text {
	display: inline;
	font-weight: bold;
}

.textteaser .link {
/* wie auf der Eingangsseite */
	font-size: 11px;
	margin-top: 5px;
}

.textteaser .link2 {
/* wie auf der Kontaktseite*/
	margin-bottom: 10px;
}

.textteaser .link2 A {
	display: inline;
	color: #0089CF;
	text-decoration: none;
}


.textteaser .link A {
	display: inline;
	color: #C7DFF3;
	text-decoration: none;
}

.inhalt P {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: justify;
}

.brotkrumen {
	color: #3299D1;
	/* border-bottom: 1px dotted #3299D1; */
	font-size: 15px;
	display: inline;
	padding-left: 50px;
	background-image: url(images/brotkrumen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.projektbeispiele_link {
	margin-top: 5px;
}

.tabelle_pressemitteilungen TD {
	padding-top: 5px;
	padding-bottom: 5px;
}

.inhalt .aufzaehlung {
	margin-left: 15px;
	margin-bottom: 10px;
}

.inhalt .projektlistenlinks {
	margin-left: 15px;
}

.inhalt .projektlistenlinks A {
	display: block;
	padding-left: 15px;
	background-image: url(images/gt.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.gepunktet {
	background-image: url(images/gepunktet.gif);
	background-repeat: repeat-x;
	height: 2px;
	/* margin: 2px 0px 2px 0px; */
	padding: 0px;
	line-height: 2px;
	font-size: 0px;
}

.gepunktet_v {
	background-image: url(images/gepunktet_v.gif);
	background-repeat: repeat-y;
	width: 2px;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	font-size: 0px;
}

.email, .email A {
/* email-Adresse in der Kontaktliste */
	line-height: 18px;
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.fon {
/* fon in der Kontaktliste */
	line-height: 18px;
}

.kontakt {
	width: 320px;
	margin-bottom: 15px;
}

.kontakt .kopf {
	background-color: #C7DEF4;
	padding: 3px 0px 3px 15px;
	font-weight: bold;
	font-size: 11px;
	color: #0089CF;
	width: 100%;
}
.kontakt .name {
	padding: 15px;
	font-weight: bold;
}
.kontakt_rechts .name {
	padding-left: 30px;
	font-weight: bold;
}

.kontakt .details {
	padding-right: 5px;
	padding-bottom: 10px;
}

.kontakt_rechts .details {
	padding-left: 15px;
}

.kontakt .photo {
	padding-top: 5px;
	padding-bottom: 10px;
}

.impressum .anstrich {
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	white-space: nowrap;
	color: #0089CF;
}

.impressum .anstrich_inhalt {
	padding: 10px 0px 10px 0px;
}

.impressum .anstrich_inhalt A {
	color: #31A3DB;
	text-decoration: none;
}

.impressum .anstrich_inhalt A:hover {
	color: #31A3DB;
	text-decoration: underline;
}

.haftung {
	font-size: 10px;
}

.haftung OL {
	padding: 0px;
	margin: 25px;
}

.haftung LI {
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

.ipt {
/* wird auch zum prinzipiellen hervorheben genutzt */
	color: #0089CF;
}

.ipt_fett {
/* wird auch zum prinzipiellen hervorheben genutzt */
	color: #0089CF;
	font-weight: bold;
}

.popup {
/* der BODY der im Popup geladenen Seiten */
	padding: 0px;
	margin: 0px;
	background-color: #77B6E3;
}

.popup .master {
	background-color: white;
}

.popup .master H1 {
	color: #0089CF;
	font-size: 15px;
	padding: 0px 0px 0px 50px;
	background-color: white;
	margin-top: 90px;
	margin-left: 40px;
	background-image: url(images/brotkrumen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.popup H2 {
	color: #0089CF;
	background-color: #CAE0F4;
	font-size: 14px;
	padding: 2px 10px 2px 10px;
	margin-bottom: 20px;
}


.popup H3 {
	color: #0089CF;
	background-color: #CAE0F4;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	margin-bottom: 15px;
}

.popup H4 {
	color: #0089CF;
	background-color: #F2F8FC;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	margin-bottom: 10px;
	font-weight: normal;
}



/* H7 ist eine kursive und blaue Einleitung eines Blocktextes*/
.popup H7 {
	font-weight: normal;
	font-style: italic;
	color: #31A2DB;
	font-size: 12px;
	line-height: 18px;
}

.popup P {
	line-height: 18px;
}

.popup .bilder {
	/* ein DIV auf der Linken Seite mit Bildern */
}
.popup .bilder IMG {
	display: block;
	margin-bottom: 20px;
}

.popup .referenz {
	display: block;
	margin-top: 20px;
}

.popup .referenz .titel {
	font-weight: bold;
	color: #0089CF;
	margin-bottom: 10px;
}

.popup .referenz .text {
	color: #7A8279;
	background-image: url(images/ul.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
}

.popup .aufzaehlung {
	margin-left: 15px;
	margin-bottom: 10px;
}

.popup .aufzaehlung .nummerierung {
	font-weight: bold;
	color: #0089CF;
	margin-bottom: 5px;
}

A:hover {
	text-decoration: underline;
}

/* STICHPUNKTE */

.stichpunkt {
	margin-bottom: 15px;
}

.stichpunkt .titel {
	font-weight: bold;
	color: #0084C7;
	background-image: url(images/ul.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
}

.stichpunkt .details {
	padding-left: 15px;
	line-height: 18px;
}

.stichpunkt A,
.stichpunkt2 A,
.stichpunkt5 A,
.stichpunkt3 A,
.stichpunkt A:visited,
.stichpunkt2 A:visited,
.stichpunkt5 A:visited, 
.stichpunkt3 A:visited {
	font-weight: normal;
	color: #31A3DB;
	/* padding-left: 10px; */
	text-decoration: none;
}

.stichpunkt A:hover,
.stichpunkt2 A:hover,
.stichpunkt3 A:hover,
.stichpunkt5 A:hover {
	/* color: black; */
	font-weight: normal;
	text-decoration: underline;
}

.stichpunkt2 {
/* ist schwarz und regular, hat keine Unterschrift/Details und weniger Abstand nach unten */
	font-weight: normal;
	color: black;
	background-image: url(images/ul.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 5px;
}

.stichpunkt5 {
/* hat die Ausprägung links von der Überschrift*/
	margin-bottom: 3px;
}

.stichpunkt5 .titel {
	font-weight: bold;
	color: #0084C7;
	background-image: url(images/ul.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
}

.stichpunkt5 .titel .auspraegung {
	padding-left: 10px;
	font-weight: normal;
	color: black;
}

.stichpunkt3 {
/* Hyperlinks */
	margin-bottom: 5px;
}

.stichpunkt3 .titel {
/* grau */
	font-weight: normal;
	color: #8D948B;
	background-image: url(images/ul.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
}

.stichpunkt6 {
/* wie der in der Kontaktliste bei mail */
	font-weight: normal;
	color: #77B6E3;
	line-height: 18px;
	background-image: url(images/stichpunkt3.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.stichpunkt4 {
/* wie der in der Kontaktliste bei fon */
	font-weight: bold;
	color: #31A3DB;
	line-height: 18px;
	background-image: url(images/stichpunkt4.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}



/*-------------------------------------------------------------------------------------------------------*/
/* Zusätzliche eigene Definitionen */

