/*
-----------------------------------------------
its-wertpapiere.de Screen Master
author:   ralph scheidt
version:  15 Dec 2005
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url(image.css);

body {
	background: #fff url(/intras/images/bg.gif) fixed top left repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	color: #000;
}

#container {
	background: #fff url(/intras/images/bg_content.gif) top left repeat-y;
	width: 750px;
	margin: 20px auto;
	border: solid #ccc;
  	border-width: 0 1px;
  	position: relative;
}

#content {
	width: 480px;
	float: left;
	font-size: 0.9em;
}

#print {
	text-align: right;
	clear: left;
	padding: 10px 270px 10px 0;
	font-size: 0.9em;
}

#footer {
	background: #fff url(/intras/images/bg_footer.gif) top left repeat-x;
	clear: left;
	height: 70px;
	padding-top: 10px;
	font-size: 0.9em;
}

#generic {
  background: #fff url(/intras/images/header.gif) top left repeat-x;
  padding: 0;
  height: 3em;
  }
#generic ul {
  margin:0;
  padding:1em 12px 0;
  list-style:none;
  }
#generic li {
  display:inline;
  margin:0;
  padding:0;
  background-image:none;
  line-height:1em;
  text-indent:0;
  }
#generic a, #generic strong {
  float:left;
  display:block;
  color:#000;
  margin-top:3px;
  padding:.25em 8px;
  border-width:0;
  font-size:0.8em;
  text-decoration: none;
  }
#generic a strong {
  font-size:100%;
  margin-top:0;
  padding:0;
  }
#generic strong {
  color:#000;
  }
#generic a:hover {
  color:#f00;
  }
#generic p.font {
  float:left;
  display:block;
  margin-top:3px;
  padding:.25em 8px .25em 360px;
  border-width:0;
  font-size:0.8em;
  }

#mainnavcontainer ul#navlist
{
	padding: 0;
	margin: 0;
	background: #fff url(/intras/images/bg_nav.gif) top left repeat-x;
	color: #808080;
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
}

#mainnavcontainer ul#navlist li { display: inline; }

#mainnavcontainer ul#navlist li a
{
	padding: 0.23em 1.1em;
	background: #fff url(/intras/images/bg_nav.gif) top left repeat-x;
	height: 22px;
	color: #808080;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ccc;
}

#mainnavcontainer ul#navlist li a:hover
{
	background-image: none;
	background-color: #efefef;
	color: #000;
}

#mainnavcontainer ul#navlist li a#current
{
	background-image: none;
	background-color: #efefef;
	color: #f00;
}

#navcontainer {
	margin: 0 0 0 505px;
	width: 240px;
	font-size: 0.9em;
	padding: 0;
}

#navcontainer ul
{
margin: 0;
padding: 0 0 0 5px;
list-style-type: none;
}

#navcontainer li
{
margin: 0px;
padding: 4px 0 4px 0;
line-height: 16px;
}

#navcontainer ul li a
{
display: block;
width: 210px;
padding-left: 20px;
}

#navcontainer ul ul li
{
margin-left: 15px;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
color: #808080;
text-decoration: none;
}

#navcontainer ul li a:hover, #navcontainer ul li a#current
{
color: #f00;
background: transparent url(/intras/images/icon_offsite.gif) top left no-repeat;
}

#navcontainer ul ul li a
{
display: block;
width: 190px;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited
{
color: #808080;
text-decoration: none;
}

#navcontainer ul ul li a:hover, #navcontainer ul ul li a#subcurrent
{
color: #f00;
background: transparent url(/intras/images/icon_offsite.gif) top left no-repeat;
}

img {
	border: none;
}

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

a:hover {
	color: #808080;
	text-decoration: none;
}

#headline {
	background: transparent url(/intras/images/bg_content_h1.gif) top left no-repeat;
	height: 40px;
	clear: left;
	padding: 0;
	margin: 0;
}

#headline h1 {
	padding: 10px 0px 0px 20px;
	font-size: 1.4em;
	color: #808080;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}

h1 {
	padding: 5px 0px 0px 20px;
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	padding: 5px 0px 0px 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #808080;
}

h3 {
	padding: 5px 0px 0px 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
}

p {
	padding-left: 20px;
}

p.quote {
	background: transparent url(/intras/images/quotes.gif) top left no-repeat;
	font-style: italic;
	color: #808080;
	padding: 15px 0 15px 45px;
	font-size: 1.1em;
}

#content ul {
	margin-left: 5px;
	padding-left: 50px;
	list-style: none;
}
#content ul li {
	padding-left: 20px;
	margin: 0 0 5px 0;
	background: #fff url(/intras/images/pfeil_rechts.gif) no-repeat;
	background-position: 0 .5em;
}

#navcontainer h3 {
	padding: 0px 0px 0px 30px;
	margin: 20px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #808080;
}

#navcontainer p {
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	color: #808080;
}

#footer p {
	text-align: center;
	padding: 0 30px;
}

form {
	padding: 20px 0 0 0;
}

input.eingabe {
	border: 1px solid #999;
	padding: 2px;
	font-size: 0.9em;
}

/* Drop Shadows für Images
----------------------------------------------- */
.img-shadow-left {
	float:left;
	background: url(/intras/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/intras/images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 27px !important;
	margin: 10px 5px 0 13px;
}
.img-shadow-left img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}  
.img-shadow-right img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.img-shadow-right {
	float:right;
	background: url(/intras/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/intras/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

#gfl {
	float: left;	
	margin: 0 0 20px 21px !important;
	margin: 0 0 30px 10px;
}

#gfc {
	float: left;
	margin: 0 0 20px 8px !important;
	margin: 0 0 30px 0px;
}

#gfr {
	float: right;
}

.img-shadow {
	float: left;
	background: url(/intras/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/intras/images/shadow.gif) no-repeat bottom right;
	margin: 15px 5px 0 5px !important;
	margin: 5px 5px 0 3px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 