/* Formate für Headerbereich im Content */
div.content_header {
	position:relative;
	top:-40px;
	left:-12px;
	margin-bottom:-40px;
	padding-right:160px;
	background-color:#DCDBDB;
	
}

#institut-header {
	min-height:240px;
	padding-right:260px;
}
#personalia-header {
	min-height:260px;
}
#personalia-header .header_box {
	overflow:hidden;
	margin-left :530px;
}

/* Holly lässt grüßen \*/

* html div.content_header
{
	height:1%;
}


* html #institut-header {
	height:240px;
}

/* hidden from IE Mac */

div.content_header .link_zurueck {
	padding-left: 20px;
	font-weight:normal;
}

div.content_header .left {
	float:left;
	width:47%;
	margin:20px 0px 0px 0px;
	padding-left:12px;
}

*+html div.content_header .left {
	width:48%;
}

div.content_header .right {
	float:right;
	margin-right: 190px;
}
/* Muss man das verstehen? \*/

* html div.content_header .left
{
	width:46%;
	height:1%;
}

/* hidden from IE Mac */

div.content_header h2,
div.content_header div.spacer {
	margin-bottom: 2px !important;
	padding:40px 12px 2px 12px;
	border-bottom:2px solid #ECEBEB !important;
}
div.content_header h3 {
	margin:20px 0em 0em 0px !important;
	padding:0px 12px;
	color:#004C6E;
}
div.content_header p,
div.content_header address {
	margin:0px 0px 0.5em 0px;
	padding:0px;
	color:#004C6E;
	font-size:85%;
}
div.content_header p {
	font-weight:bold;	
}
div.content_header address {
	background-color : transparent;
	font-style:normal;
}
div.content_header dl {
	margin:0px;
	padding:0px;
	color:#004C6E;
	font-size:85%;
}
div.content_header dt {
	margin:0px;
	padding:0px;
	font-weight:bold;
}
div.content_header dd {
	margin:0px 0px 1em 0px;
	padding:0px;
}
div.content_header ul,
div.content_header ol{
	margin:0px;
	padding:0px;
	color:#004C6E;
	list-style-type : none;
}
div.content_header li {
	margin:0px;
	padding:0px 0px 4px 0px;
}
/* \*/

* html div.content_header
 {
	overflow:hidden;
	left:0px;
}
* html div.content_header .header_box
 {
	height:30em;
}
/* hidden from IE Mac */

div.content_header .header_box {
float:left;
width:172px;
height:100%;
background-color : #C6C5C5;
color:#004C6E;
font-size:85%;
margin-top : -190px;
margin-left : 235px;
position : absolute;
top:190px;
right:-8px;
}


/* Breite +12px, die der IE links weniger als Einrückung hat  \*/

* html div.content_header .header_box
 {
	width:184px;
} 
*+html div.content_header .header_box
 {
	position: static;
	top: -0px;
	left: 0px;
	z-index:2;
        width:190px;

}
/* hidden from IE Mac */

#institut-header .header_box {
	width:272px;
}
div.content_header div.spacer {
	font-size:115%;
	font-weight:bold;
	top:227;

	
}
div.content_header .header_box h3 {
	margin:0px !important;
	padding:20px 12px 0px 32px;
	font-size:100%;
}
div.content_header .header_box ul {
	margin:1em 0px 3em 12px;
	padding:0px;
	list-style-type : none;
}
div.content_header .header_box li {
	margin: 0.5em 0px;
	padding:0px;
	line-height:17px;
}
div.content_header .header_box li a {
	display:block;
	padding-left:20px;
}
/* \*/
* html div.content_header .header_box li a
 {
	height:1%;
}
/* hidden from IE Mac */
.linkbox .link_merken,
.linkbox .link_empfehlen,
.bildbox .link_merken,
.bildbox .link_empfehlen {
	font-weight : bold;
}
div.content_header .header_box img {
	padding-top:20px;
}


#institut-header .header_box img {
	max-width:272px;
	height:auto;
}

#personalia-header .header_box img {
	max-width:148px;
	height:auto;
}

#projekt-header a.person,
#veroeffentlichung-header a.person {
	padding-right:20px;
	background-image: url(/img/icons/icon_navimain2.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
/* \*/
* html #projekt-header a.person,
* html #veroeffentlichung-header a.person {
	display:inline-block;
}
/**/
#veroeffentlichung-header dl {
	margin:20px 0px 0px -2px;
	padding-left:12px;
}

