/*
  autor: thomas kiser
  datum: 2002-05-29
  datei: finance.css
  Formatierungsdatei zu den Vorlagen:
    --                           */

/* Aenderungen in --------- nachtragen! */

body {
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:11pt;
	background-color:#FCFCFC;
}


#logo{
	float:none !important;
	width:150px;
	height:150px;
}

#topbar{
	float:none !important;
	width:465px;
	height:150px;
	background-color:#F5F5F5;
}

#topbar #submenu {
	position:relative;
	top:3px;
	left:0px;
	width:465px;
	text-align:right;
	background-color:#CCFFCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-top-style:dashed;
	border-top-width:1px;
}

#menu{
	display:none;
}

#menu #menuright{
	display:none;
}


#main{
	float:none !important;
}

#main #footer{
	position:relative;
	top:20px;
	background-color:#FFFFCC;

	border-top-style:dashed;
	border-top-width:1px;


}

.here {
	font-weight:bold;
	color:#663333;
}

p.pfooter {
  font-size:80%;
}	

p.navi1 {
  font-size:80%;
}

.yellowbox {
	background-color:Yellow;
	padding:0.5em;
	border-style:dotted;
	border-width:0.1em;
}

p.navi2 {
  font-size:100%;
}

.navi2s {
  font-size:80%;
}

p.navil {
	display:none;
}

cite {
  font-family:Helvetica, Arial, sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size:70%;
}

th {
  font-weight:bold;
  text-align:left;
}

h1, h2, h3, h4, h5, h6 {
    font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}

h1 {
	font-size:180%;
}

h1.titel {
	font-size:130%;
}

h2 {
	font-size:150%;
}

h3 {
	font-size:130%;
}

h4 {
	font-size:125%;
}

h5 {
	font-size:120%;
}

h6 {
  font-size:90%;
}

input {
  font-family:Helvetica, Arial, sans-serif;
  font-size:100%;
}

pre {
  font-family:"Courier New", Courier, monospace;
  font-size:80%;
}

em {
  font-style:normal;
  font-weight:bold;
  background-image:url(../images/p1.gif);
}

.new {
	font-size:60%;
	background-color:yellow;
}

.small {
	font-size:60%;
}

i {
  font-style:normal;
  font-weight:bold;
  background-image:url(../images/p2.gif);
}

table.text {
  background-color:#FFFFCC;
}

a:link {
  color:#0000FF;
}

a:visited {
  color:#0000FF;
}

a:hover {
  color:#0000FF;
}

.spotitem {
	background-image:url(../images/sep-header.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:3em;
	border-bottom-width:0.1em;
	border-bottom-style:dashed;
}


.spotitemyom {
	background-image:url(../images/sep-header-yom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:3em;
	border-bottom-width:0.1em;
	border-bottom-style:dashed;
}


.spottitle {
	font-size:130%;
	font-weight:bold;
}

.spotdate {
	font-size:70%;
}

.spotlead {
	background-color:#FFCC99;
	padding:0.5em;
	border-style:none;
	border-width:0.1em;
}

.spottext {
}

.spotmore {
    text-align:right;
}

