html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div {
 font-size:9pt;
}

#print{
	margin-top:40px;
}



#path {
	padding-left: 35px;
	padding-bottom: 40px;
	font-size: 9pt;
	line-height: 12pt;
	color: #999;
}
#menu {
	padding: 0;
	margin: 0;
	font-size: 12px !important;
}
#menu a {
	line-height: 22px;
}
#menu ol {
	padding: 0;
	margin: 0;
	font-size: 12px !important;
}

/* 1. Ebene */

#menu ol li {
	list-style-type: none;
}
#menu ol li a {
	display: block;
	color: white;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
	background-image: url(/design/dahlem-ingenieure.de/img/obersteEbene.passiv.geschlossen.gif);
	background-repeat: no-repeat;
}
#menu ol li a:hover {
	background-image: url(/design/dahlem-ingenieure.de/img/obersteEbene.aktiv.geschlossen.gif);
	background-repeat: no-repeat;
}
#menu ol li a.open-1 {
	background-image: url(/design/dahlem-ingenieure.de/img/obersteEbene.aktiv.offen.gif);
	background-repeat: no-repeat;
}
#menu ol li a.open-1:hover {
	background-image: url(/design/dahlem-ingenieure.de/img/obersteEbene.passiv.offen.gif);
	background-repeat: no-repeat;
}

/* 2. Ebene */

#menu ol ol li a {
	padding-left: 30px;
	display: block;
	color: #4c4c4c;
	line-height: 22px;
	font-weight: normal;
	padding-left: 30px;
	border-top: 1px solid #DCDCDC;
	border-bottom:1px solid #7e7e7e;
	background-image: url(/design/dahlem-ingenieure.de/img/zweiteEbene.passiv.geschlossen.gif);
	background-repeat: no-repeat;
	background-color: #AFAFAF;
}
#menu ol ol li a:hover {
	background-image: url(/design/dahlem-ingenieure.de/img/zweiteEbene.aktiv.geschlossen.gif);
	background-repeat: no-repeat;
	background-color: #DCDCDC;	
}
#menu ol ol li a.open-1 {
	background-image: url(/design/dahlem-ingenieure.de/img/zweiteEbene.passiv.offen.gif);
	background-repeat: no-repeat;
	background-color: #DCDCDC;	
}
#menu ol ol li a.open-1:hover {
	background-image: url(/design/dahlem-ingenieure.de/img/zweiteEbene.aktiv.offen.gif);
	background-repeat: no-repeat;
	background-color: #DCDCDC;	
}

/* 3. Ebene */

#menu ol ol ol li a {
	display: block;
	color: #4c4c4c;
	line-height: 22px;
	font-weight: normal;
	padding-left: 40px;
	border-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #7e7e7e;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	background-color: #AFAFAF;
	background-image: None;
}
#menu ol ol ol li a.open-1 {
	background-image: None;
	background-color: #DCDCDC;	
}
#menu ol ol ol li a:hover, #menu ol ol ol li a.open-1:hover {
	background-image: None;
	background-color: #DCDCDC;
}

#menu ol ol ol ol {
	display: none; 
}

/* Content */
#content img {
	padding-right: 3px;
}
#scroll2 {
	position: absolute;
	top: 116px;
	bottom: 0;
	left: 525px;
	width: auto;
}
#scroll2a {
	float: left;
	height: 100%;
	background: #fbc566;
}
#scroll2b {
	float: left;
	background: rgb(141, 156, 171);
	border-left: 1px solid white;
	height: 100%;
}
#scroll {
	position: absolute;
	top: 116px;
	bottom: 0;
	left: 0;
	overflow: auto;
	height: auto;
	width: 525px;
}
* html #scroll2 {
	position: absolute;
	top: 116px;
	bottom: 0;
	left: 525px;
	width: auto;
	height: expression(document.body.clientHeight - 116);
}
* html #scroll {
	position: absolute;
	top: 116px;
	bottom: 0;
	left: 0;
	overflow: auto;
	height: expression(document.body.clientHeight - 116);
	width: 525px;
}
table.kollaps {
	border-collapse: collapse;
}
table.inline {
	margin-right: 8px;
	margin-bottom: 6px;
	float: left;
	vertical-align: text-top;
	width: 200px;
}
tr.menu {
	height: 22px;
}
td {
	vertical-align: top;
}
td.formtext {
	padding-right: 16px;
	text-align: right;
	width: 220px;
	vertical-align: middle;
}
td.menu {
	background: #b8b8b8;
}
td.navi1 {
	text-align: left;
	background: url("/design/dahlem-ingenieure.de/img/navi_bg_slice.gif");
}
td.navi2{
	text-align:right;
	background: url("/design/dahlem-ingenieure.de/img/navi_bg_slice.gif");
}
/*td.meta1 {
	background: url("/design/dahlem-ingenieure.de/img/td_meta_bg.gif");
	text-align: right;
}
td.meta {
	background: url("/design/dahlem-ingenieure.de/img/td_meta_bg.gif");
}
*/

td.illu_gross {
	background: url("/design/dahlem-ingenieure.de/img/bg_illu_gross.gif");
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 14pt;	
    padding-left:34px;
    padding-right:30px;
	}
p, h1, h2, h3, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 8px;
}
p, ul, ol {
	font-size: 9pt;
	color: #000;
	line-height: 14pt;
}
p.admin {
	margin-top: 0;
}
p.anriss {
	font-weight: bold;
}
p.caption {
	color: #b8b8b8;
	font-size: 8pt;
}
p.hl {
	font-size: 9pt;
	font-weight: bold;
	color: #c68d19;
	margin-bottom: 0;
}
p.menu_level1 {
	font-weight: bold;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}
p.menu_level2 {
	font-weight: normal;
	color: #4c4c4c;
	margin-top: 0;
	margin-bottom: 0;
}
p.menu_level3 {
	font-weight: normal;
	color: #4c4c4c;
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
}
p.textillu {
	margin-left: 23px;
}
p.ort_datum {
	font-weight: bold;
	color: #7e7e7e;
}
p.caption {
	color: #7e7e7e;
	font-size: 8pt;
}
span.menu_level1 {
	color: #fff;
	font: bold 9pt Arial, Helvetica, sans-serif;
}
span.menu_level2 {
	color: #4c4c4c;
	font: normal 9pt Arial, Helvetica, sans-serif;
}
span.menu_level3 {
	color: #4c4c4c;
	font: normal 9pt Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	color: #c68d19;
}
h2 {
	font-size: 10pt;
	color: #c68d19;
	margin-bottom: 0;
}
h3 {
	font-size: 10pt;
	margin-bottom: 0;
}
.hl {
	font-size: 9pt;
	font-weight: bold;
	color: #c68d19;
	margin-bottom: 0;
}
.hlblk {
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
	margin-top: 0;
}
a {
	text-decoration: none;
}
a.level1 {
	color: #fff;
}
a.level1:visited {
	color: #fff;
}
a.level2 {
	color: #4c4c4c;
}
a.level2:visited {
	color: #4c4c4c;
}
.gelb {
	color: #c68d19;
}
input, textarea, select {
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font: 10pt Arial, Helvetica, sans-serif;
}

.search input{
	background: #FBC566;
}
#article {
	line-height: 14pt;
	}

#text  {
	line-height: 14pt;
	}

.sitemap li{
	list-style-type:none;
}
.sitemap ul {
	padding-left:20px;
}

.sitemap ul ul{
font-weight:bold;
}
.sitemap ul ul ul{
	font-weight:normal;
}

#subview .xd-cms-subview-title {
	font-size:14px;
         font-weight:bold;
	}
	
#subview .xd-cms-subview-more {
	font-size:11px;
	}
	
#subview a {
	color:#C68D19;
	}
span.spirito-cms-article-abstract {
  display:block;
}

