#thePage{
width:1024px;
}
#midPart{
width:841px;
}
#extraPart{
display:none;
}
#container {
	width: 100%;
	float: left;
	margin-right: -220px;
}
#content {
	margin-right: 220px;
}
#content h1 {
	margin-top: 0em;
	margin-bottom:0.2em;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	background-color:#FFFFFF;
	clear: both;
}
#sidebar {
	background-color:#fff;
	color:#000;
	width: 200px;
	float: right;
	border-left: 1px solid #DEF5E2;
	border-bottom: 1px solid #DEF5E2;
}
#sidebar ul{list-style-type: none; padding:0; margin:0.2em; font-size:0.8em;}
#sidebar ul a {
	font-weight: bold;
	color: #009900;
	background-color:#FFFFFF;
}
#sidebar li{
	padding:0.3em 0 0.2em 0;
}
#sidebar p {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEF5E2;
	margin-top: 1em;
}
#eifcfoot {
	background: #FFF;
	color:#000;
	text-align: right;
}
.ifc{
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	font-style: italic;
	color: #006600;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
#logo{
	width:157px;
	height:80px;
}
#tNav{
	margin-left:170px;
	height:70px;
	border-left: 2px solid #29983D;
	border-bottom: 2px solid #29983D;
	padding-bottom: 0px;
	padding-left: 0.1em;
	padding-top: 5px;
}

#content p{
	line-height: 1.4em;
}
.rtPic {
	float: right;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-size: 0.7em;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	width:205px;
	text-align: center;
}
.FcPic {
	float: none;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-style: italic;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.FrPic {
	float: right;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	text-align: center;
}
.PicCapt{
	font-size:0.9em;
	text-align: center;
}
.PPr, .FrFig {
	float: right;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	text-align: center;
}
.PPc, .FcFig {
	float: none;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.FlPic {
	float: left;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1em;
	text-align: center;

	padding-left: 0px;
}
.PPl,.FlFig {
	float: left;
	background-color: #F0FFF0;
	color:#000000;
	border: 1px solid #000000;
	font-size: 0.7em;
	margin-top: 0px;
	margin-left: 1.5em;
	margin-bottom: 0px;
	margin-right: 1em;
	text-align: center;
	padding-left: 0px;
}
strong {
	color: #006600;
}
#content a {
	color: #006600;
}
#content a:hover {
	color: #006600;
	background-color: #F7FDF7;
}
.subT {
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
}
/* Publication specific css rules */
.c1{
float:left;
width: 45%;
}
.c2{
padding-left: 1.5em;
float:left;
width: 45%;
}
.itm{
	clear:both;
	border-top: 1px solid #DEF5E2;
	margin:.5em 0.2em 0.2em 0.2em;
	padding-top:0.2em;
}
.itm p{
margin-left:1em;
}
.cover {
float:left;
margin: 0.1em 1em 0.1em 0em;
}
/* end of publication specific css rules */

/* css to define horizontal pair picture */
.pair{
clear:both;
margin-left:1.5em;
border: 1px solid #FFFFFF;
}
.l1{
float:left;
width:45%;
text-align: center;

margin:0.1em;
font-size:0.75em;
}
.r1{ float:right; width:45%; text-align: center; margin:0.1em; font-size:0.75em; }
.pairCp{ margin:0em; clear:both; font-size:0.75em; text-align: center;}
/* end of css to define horizontal pair picture */

.sig {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
text-align: center;
	color: #000000;
	background-color: #FDF7DF;
}
.strong{
	color:#000000;
	font-style: italic;
	font-weight: bold;
}
.nobr {
	white-space: nowrap;
}
#sidebar .subsc {
	font-weight: normal;
	background-color: #FDF7DF;
	background-image: url(/image/yellowFade.gif);
	background-repeat: repeat-y;
	background-position: right;
	color:#003300;
	margin-top: 1.5em;
	margin-left: 0.2em;
}
#sidebar .subsc a {
	color: #006600;
}
#sidebar .subsc a:hover {
	color: #006600;
	background-color: #F7FDF7;
}
#content ul{
	font-size:0.85em;
	margin-top: 0px;
	padding-top: 0em;
}
#content li{
	color:#000000;
	padding:0.5em 0 0.5em 0;
	border-bottom: 1px solid #DEF5E2;
}
.lnAbove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.lnAboveDash {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.lnBelowDash {
	background-image: url(/image/design/bg_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lnBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content td {
	font-size: 0.8em;
}

.gridTbl {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.gridTbl td {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

.yBox {
	color: #006600;
	background-color: #FDF7DF;
	float: right;
	width: 40%;
	padding: 0.3em;
	border: 1px solid #006600;
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.1em;
	margin-left: 1em;
	background-image: url(/image/yellowFade.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.yBox p{
	font-size: 0.95em;
}
#content .imgBox {
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding-left: 1.5em;
}
#content a img {
	border: 2px solid #006600;
}
#content a img:hover {
	border: 2px solid #009900;
}
.subTitle {
	background-image: url(/image/logo/titleLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0em;
	font-weight: bold;
	color: #006600;
}
.yBoxWd {
	color: #006600;
	background-color: #FDF7DF;
	width: 80%;
	padding: 0.3em;
	margin:0.1em auto 0.1em auto;
	background-image: url(/image/yellowFade.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.whiteBG{
background-color:#FFFFFF;
}
.impressum {
	margin-left:1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E8115;
	background-color: #FFFFFF;
	border: 1px solid #2E8115;
}
.impressum td{
border: 1px solid #2E8115;
}
.impressum .lhBox {
	border: 1px solid #2E8115;
	float: left;
	width: 55%;
}
.impressum .rhBox {
	border: 1px solid #2E8115;
	float: left;
	width: 40%;
}
.impressum .c1{
	width:30%;
	float:left;
	font-size:0.9em;
	font-weight:bold;
}
.impressum .c2{
width:50%;
float:left;
font-size:0.9em;
font-weight:normal;
}

.impressum .pair{
	margin-left:0.5em;
	padding-top:1px;
	border: none;
}
.impressum p{
margin-left:0.5em;
}
#content h2 {

	margin-top: 0em;
	margin-bottom:0.2em;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	background-color:#FFFFFF;
	clear: both;
}
.grBox {
	border: 1px solid #CCCCCC;
	margin:1em auto 1em auto;
	padding:0 0.5em;
	width:50%;
	font-size:0.8em;
}
.bld {
	font-weight: bold;
}
#sidebar ul .sub a {
font-weight:normal;
font-size:0.9em;
}
.gBox {
	color: #000000;
	background-color: #D0FF6D;
	
	width: 80%;
	padding: 0.3em;
	border: 1px solid #006600;
	margin-top: 0.1em;
	margin-right: auto;
	margin-bottom: 0.1em;
	margin-left: auto;
}
.gBox strong{
	color:#000000;
}

