BODY {
  padding: 0px;
  margin: 0px;
}
div#DKIBHEADERgreenBar * {
  font-family: verdana;
  font-size: 11px;
}

div#DKIBHEADERDresdnerKleinwortLogo IMG {
  z-index: 1;
  left: 2px;
  width: 202px;
  position: absolute;
  top: 13px;
  height: 50px;
}

div#DKIBHEADERgreenBar {
  left: 0px;
  margin: 0px 2px;
  position: relative;
  top: 4px;
  height: 50px;
  background-color: #33cc00;
  z-index: 1;
  overflow: visible;
}

div#DKIBHEADERgreenBar UL#topics {
  z-index: 10;
  left: 210px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  width: 600px;
  height: 28px;
  padding: 0px;
  margin: 0px;
}

div#DKIBHEADERgreenBar UL#topics LI {
  FONT-WEIGHT: bold;
  float: left;
  Z-INDEX: 10;
  MARGIN: 0px;
  WHITE-SPACE: nowrap;
  padding: 0px;
}

div#DKIBHEADERgreenBar UL#topics LI A {
  padding-right: 14px;
  padding-left: 14px;
  padding-bottom: 7px;
  color: #ffffff;
  padding-top: 4px;
  text-decoration: none;
}

div#DKIBHEADERgreenBar UL#topics LI A:link, DIV#DKIBHEADERgreenBar UL#topics LI A:visited {
  color: #ffffff;
}

div#DKIBHEADERgreenBar UL#topics LI A:hover, DIV#DKIBHEADERgreenBar UL#topics LI A:active {
  color: #000000;
}

div#DKIBHEADERgreyBar {
  position: relative;
  left: 0;
  top: 2px;
  margin: 0 2px 0 2px;
  height: 22px;
  background-color: #dedfe0;
}

div.DKIBHEADERapplicationLogo {
  position: absolute;
  width: 250px;
  height: 50px;
  z-index: 1;
  right: 12px;
  top: 42px;
  text-align: right;
}

div.DKIBHEADERapplicationLogo A {
  text-decoration: none;
  font-family: verdana, helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: white;
}
/*==================================================================*/
/*	General Frame	*/
/*==================================================================*/
body
{
	overflow: auto;
	margin: 0px;
}
div#content
{
	position: absolute;
	top: 100px;
	width: auto;
}
div#inner-content
{
	border: 1px solid #999999;
	padding:0;
}

/*==================================================================*/
/*	BROWSER HACKS for the General Frame Margins		*/
/*==================================================================*/
	 Beginn hack for MOZILLA */	
	html>body div#content
	{
		margin: 0;
	}
	/* End hack */
	/* Beginn hack for IE */
	* html div#content 
	{
		margin: 0;
	} 
	* html body 
	{
		margin: 0 ;
	} 
	/* End hack */
	
/*==================================================================*/
/*	Left part settings	*/
/*==================================================================*/
table#menu-left td
{
	background: rgb(136,198,136);
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: white;
	padding: 3px 3px 3px 3px;
	border: 2px solid white;
}
table#menu-left td.no-style
{
	background: white;
	padding: 3px 0;
	color: black;
	letter-spacing: 1px;
}

/*==================================================================*/
/*	Triangle settings	*/
/*==================================================================*/
td#top-arrow
{
	border-left:100px solid white; border-right:0px solid white; border-top:0 solid #efefef; border-bottom:248px solid #efefef; width: 100px;
	height: 0;
	padding: 0;
	line-height: 0;
	font-size: 0.01em;
	background:url('../../pia_images/images/revolution2.gif');
}
td#bottom-arrow
{
	width: 100px;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0.01em;
	border-color: #efefef white;
	border-width: 348px 0 0 100px ;
	border-style: solid;
}

/*==================================================================*/
/*	Right part settings	*/
/*==================================================================*/
table#menu-right
{
	font-family: verdana;
	font-size: 11px;
}
table#menu-right p, label
{
	font-family: verdana;
	font-size: 11px;
}

table#menu-right th
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
	color: gray;
	padding-bottom: 15px;
}


.table
{
	font-family: verdana;
	font-size: 11px;
}

.td
{
	font-family: verdana;
	font-size: 10px;
}


/*==================================================================*/
/*	Footer	*/
/*==================================================================*/
div#footer
{
	margin:0;
	margin-top: 10px;
	background-color: #eee;
	width: auto;
	font-family: verdana;
	font-size: 10px;
	color: #666;
	padding: 4px 0;
	text-align:center;
}

/*==================================================================*/
/*	Font Formatting for Shade Effects 	*/
/*==================================================================*/




.shadow 
{
    margin-top: -4px;
    color: #909090;
    font: bolder 100%/23px Arial, Helvetica, sans-serif; 
	letter-spacing: 0.11em;
}
.text 
{
    color: #f5f5f5;
    margin-top: -2.3em;
    margin-left: 0.01em;
    font: bolder 100%/23pt Arial, Helvetica, sans-serif; 
	letter-spacing: 0.11em;
	margin-bottom: -10px;
}
div.submit
{
	background: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 4px 0px;
}




/*==================================================================*/
/*	Other Font and Hyperlink Formattings 	*/
/*==================================================================*/
a.menu
{
	color: white;
	text-decoration: none;
}
a.menu:link,
a.menu:visited,
a.menu:active,
a.menu:hover 
{
	color: white;
	text-decoration: none;
}




a.gray 
{
	color: gray;
	text-decoration: none;
}
a.gray:link,
a.gray:visited,
a.gray:active  
{
	color: gray;
	text-decoration: none;
}
a.gray:hover 
{
	color: gray;
	text-decoration: underline;
}
.title
{
	color: RGB(49,180,48);
	color: #333;
	font-weight: bold;
	letter-spacing: 0.01em;
	font-family: arial;
	font-size: 15px;
	margin: 6px 0;
}
.subtitle
{
	border-top: 2px solid white;
	background: rgb(215,215,215);
	color: #555;
	letter-spacing: 0;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 3px;
}
table#menu-right th#unregistered
{
	 border-top: 1px solid #444;
	 padding: 0;
}
UL LI
{margin-left:1px;margin-bottom:3px;list-style-image:url('/pia/img/greenspot.gif');}
OL LI
{margin-left:1px;margin-bottom:3px;}
(
