/*
-----------------------------------------------
hsbc-reports.de Screen Master
author:   ralph scheidt
version:  22 Jul 2005
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

#container {
	width: 100%;
}

head:first-child+body #container {
	width: 100%;
}

#logo {
	display: none;
	height: 0px;
}

#content {
	width: 99%;
}

head:first-child+body #content {
	width: 100%;
}

h1 {	
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #464646;
	font-size: 1.2em;
}

h2 {	
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #464646;
	font-size: 1.1em;
}

h3 {	
	margin: 0;
	padding: 0px 10px 10px 10px;
	color: #464646;
	font-size: 1.0em;
}

p {
	margin: 0;
	padding: 0px 10px 5px 10px;
}

p.comment {
	background: #fff url(/intras/images/quotes.gif) left top no-repeat;
	margin: 0;
	padding: 15px 10px 10px 25px;
	font-style: italic;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

#content a:link, #content a:visited, #content a:active {
	color: #000;
	text-decoration: none;
}

#footer {
	display: none;
	height: 0px;
}

form {
	display: none;
	height: 0px;
}

img {
	border: 0;
	padding: 15px 0;
}

/* Positionierung der Rundungen
----------------------------------------------- */
	
#boxtop {
	display: none;
	height: 0px;
}

#boxbottom {
	display: none;
	height: 0px;
}

#navtop {
	display: none;
	height: 0px;
}

#navbottom {
	display: none;
	height: 0px;
}

/* Hauptnavigation
----------------------------------------------- */

#mainnavcontainer
{
display: none;
height: 0px;
}

/* Subnavigation
----------------------------------------------- */

#navcontainer
{
display: none;
height: 0;
}

/* Generische Navigation
----------------------------------------------- */
#generic {
	display: none;
	height: 0;
}