/* CSS Document */
body {
	position:absolute;
	background-image: url(../../../r/img/bghome.png);
}

html, body {
	top:0; left:0; right:0;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}

img{border:0;}

#globalWrapper {
	width: 100%;
	min-height: 100%;
	overflow:auto;
	margin: 0;
	padding: 0;
}

#globalFooter {
    bottom:0px;
	width:945px;
	height:16px;
	background-color:#bababa;
	z-index:3;
}

#pageHeader {
	position:relative;
	left:0px;
	top:0px;
	width:945px;
	height:93px;
	z-index:1;
	background-image: url(../../../r/img/bg_header.png);
}
#pageHeaderLogo{left:0px;position:absolute;}
#pageHeaderDisclaimer{right:188px;position:absolute;}

#pageHeaderDisclaimerPad {
	padding-left:8px;
	padding-top: 2px;
	float:left;
}



#pageContent {
	padding-bottom:3em;
	float:inherit;
	position:relative;
	left:0px;
	width:769px;
	float:left;
}

#pageContentText {
	padding-left:10px;
	padding-top:16px;
	
}

#pageContentTip {
	background-color:#d7dae9;
	float:left;
	left:6px;
	position:relative;
	width:170px;

}

#pageContentTipText {
	position:relative;
	padding: 8px 2px 8px 8px;
}

#pageMenuTopItem {
	position:relative;
	top:66px;
	left:142px;
	height:15px;
	padding-left:8px;
	background:#dfdfdf;
	padding-top:3px;
	float:left;
	margin-left:2px;
}

#pageMenuLeft {
	background-color:#FFFFFF;
	position:relative;
	margin:0px;
	padding-left:8px;
	padding-top:0px;
	width:136px;
	#height:200px;
	float:left;
}

#pageMenuFooter {
	background-color:#FFFFFF;
	width:100%;
	height:30px;
}

#pageMenuFooterText {
	padding-top:2px;
	padding-left:5px;
}

#menuMain {
	padding-bottom:5px;
	padding-left:10px;
}

#menuSub {
	padding-left:22px;
	padding-bottom:2px;
}

#worldmap_europe {
	position:absolute;
	top:83px;
	left:421px;
	width:9px;
	height:9px;
	z-index:10;
}

* html #worldmap_europe {
	top:77px;
}

#worldmap_africa {
	position:absolute;
	top:173px;
	left:435px;
	width:9px;
	height:9px;
	z-index:11;
}

#worldmap_china {
	position:absolute;
	top:111px;
	left:534px;
	width:9px;
	height:9px;
	z-index:12;
}

* html #worldmap_china {
	top:108px;
}

#worldmap_india {
	position:absolute;
	top:123px;
	left:490px;
	width:9px;
	height:9px;
	z-index:13;
}

* html #worldmap_india {
	top:120px;
}

#worldmap_asiapacific {
	position:absolute;
	top:139px;
	left:532px;
	width:9px;
	height:9px;
	z-index:14;
}

* html #worldmap_asiapacific {
	top:136px;
}

#worldmap_latinamerica {
	position:absolute;
	top:169px;
	left:357px;
	width:9px;
	height:9px;
	z-index:15;
}

* html #worldmap_latinamerica {
	top:166px;
}

<!--
#page {
	height: 100%; /* das hier für den ie */
}

/* folgende anweisung wird nicht vom ie interpretiert */

#page[id] {
	height:auto;
	min-height:100%;
}
	
html
{
	height:100%;
	margin:0;
	padding:0;
}
	
body
{
	height:100%;
	margin:0;
	padding:0;
}

#page
{
	margin: 0 auto;
	min-height:100%;
	position: relative;
}

#content
{
	position: relative;
}

#header
{
	position: relative;
}


#footer
{
	position:fixed;
	background-color:#ccc;
	margin: 0 auto;
	width: 945px;
	clear: both; 
	bottom: 0px;
	height: 18px;
}

*html #footer
{
	position:absolute;
	background-color:#ccc;
	/*margin: 0 auto;*/
	width: 945px;
	clear: both; 
	bottom: 0px;
	height: 18px;
}


.artListA{margin:5px 0;}
.artListA ul{margin:0;padding:0;}
.artListA li{width:100%;}
.artListA li a{color:#102b60;font-size:14px;font-weight:normal;line-height:24px;height:24px;}
.artListA li font.atTime{color:#102b60;font:14px Arial;}
.artListA span.SubListatRight{float:right;color:#888888;}

#publications td{text-align:center;font-size:12px;}