body{
	font-family: arial, verdana, helvetica, sans-serif;
	background-color:#FFFFFF;
}
#container {
	margin:0 auto;
	width: 55em;
}
#header{
background-image:url(images/financing-ehealth_bg.gif);
background-repeat:repeat-x;
overflow:visible;}
#header_img1{float:right;}
#header_img2{float:left;}
#header_headline {
	font-size: 2em;
	text-align:center;
	margin-bottom: 0px;
	padding-top: 0.5em;
}
#infso{
	float:right;
}
#left_nav{
	float: left;
	width: 11em;
	background-color: #e8f2fa;
}
#main{
	float: left;
	width: 44em;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content {
	float: left;
	width: 25em;
	padding-left: 1em;
	margin-bottom: 1em;
}
	
#content_folgeSeite {
	width: 40em;
	padding-left: 1em;
	margin-bottom: 1em;
}

/* Start Mac IE5 filter \*/
#left_nav, #main{
	padding-bottom: 32767px!important;
	margin-bottom: -32767px!important;
	}
	
/* End Mac IE5 filter */
#wrapper
	{
	width: 55em;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	padding-bottom: 1em;
	border-top: 1px solid #f6c213;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#wrapper{
	display: inline;
	}
/*\*/
#wrapper{
	display: block;
	}
/* end easy clearing */
#footer{
	clear: both;
	background-color: #0e185a;
	}
#header{
	height: 63px;
	background-color: #e8f2fa;
	color: #f6c213;
	}
#header, #footer, #top_nav{
	width: 55em;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output{
	position: relative;
	z-index: 10;
	}


/*========Images Styles========*/

.img_left {
	float:left;
	margin-right: 1em;
	}
.img_right {
	float:right;
	margin-right: 1em;
	}	
/*========Top Navigation Bar========*/

#top_nav {
	background-color:#0e185a;
	border-top: 0.05em solid #e2001a;
	clear:both;
	color:#f6c213;
	text-align:right;
	border-bottom: 0.05em solid #e2001a;
	height: 1.1em;
}

#top_nav ul {
	margin-right: 1em;
	font-size: 0.8em;
		}

#top_nav ul, #top_nav li{
		display: inline;
		list-style-type: none;
}

#top_nav a{
	color:#f6c213;
	text-decoration:none;
	font-weight: bold;
		}

#top_nav a:hover {
		text-decoration:underline;
}

/*========Left Navigation Bar========*/

ul.menu{
	list-style: none;
	margin: 1em 0 0 0.7em;
	padding: 0 0.2em 0 0;
	border: none;
	font-size: 0.8em;
	font-weight: bold;
}
.menu a{
	display:block;
	color: #0e185a;
	text-decoration: none;
}
.menu a:hover{
	display:block;
	color: #0e185a;
	text-decoration: none;
	background-color: #f6c213;
}
.menu li{
	border-bottom: 1px solid #989898;
	margin: 0;
	text-align: left;
	color: #373535;
	margin: 0.1em 0 0.1em 0;
	padding: 0.1em 0 0.1em 0.2em;
}
.menu li ul li{
	font-size: 0.9em;
	list-style: none;
	border: none;
	font-weight: lighter;
	margin-left: -2em;
}
.menu li ul li ul li{
	font-size: 0.9em;
	padding-left: 8px;
}

/*========News Box========*/

.news-box {
	border: 1px solid #D2E6F9;
	margin:0 1em 0em 1em;
	padding:0;
	width:13.5em;
	float:right;
	background: #e8f2fa;
	margin-right: 1em;
	margin-bottom: 2em;
}		

.news-box h1 {
	margin:0;
	padding:0 0 0 0.2em;
	background-color:#0e185a;
	color:#f6c213;
	font-size:0.9em;
	font-weight:bold;
}

.news-box h2 {
	padding:0em 0em 0em 0em;
	font-size:0.8em;
	font-weight:bold;
	color: #0e185a;
	display:inline;
	line-height:1.3em;
}

.news-box em{
	color: #0e185a;
	padding: 0em 0.1em 0em 0.2em;
	margin:0;
}

.news-box p {
	font-size: 0.7em;
	color:#0e185a;
	margin:0;
	padding: 0em 0.1em 0em 0.2em;
}

/*========Text Styles========*/

#content_folgeSeite ul {
	margin:1.2em 0em 0em 1em;
	padding:0px 0px 0px 0px;
	font-size:0.8em;
	list-style-type:circle;
}

#content_folgeSeite ul li {
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 5px 0px;
	/*background: url(images/list-icon.gif) no-repeat 3px 0.4em;*/
}

#content_folgeSeite ul li a {
	color: #0e185a;
	text-decoration: underline;
}

#content_folgeSeite ul li a:hover {
	color: #f6c213;
	text-decoration: underline;
}

table{
	font-size:0.8em;
	margin:0.8em;
}

table a:link {
	text-decoration:underline;
	color: #0e185a;
}

table a:hover {
	text-decoration:underline;
	color: #f6c213;
}
.reports td{
padding:0.3em;
}
.reports {
border:2px solid #e8f2fa;
}

h1 {
	font-weight:bold;
	font-variant:normal;
	margin: 0.5em 0 1em 0;
	font-size: 1.1em;
	color:#0e185a;
}

h2 {
	font-size: 0.9em;
	font-weight:bold;
	color: #f6c213;
	margin-top: 2em;
}
h4 {
	font-size: 0.9em;
	font-weight:bold;
	color: #0e185a;
	margin-top: 2em;
}
h3 {
		font-size: 0.8em;
		margin: 20px 0 5px 0;
		font-style:italic;
		font-weight:normal;
}

h3 a {
		text-decoration:underline;
		color: #373535;
}

p {
		font-size: 0.8em;
}

h2 a:link, p a:link, h2 a:visited, p a:visited, h2 a:active, p a:active {
		text-decoration:underline;
		color: #0e185a;
}

h2 a:hover, p a:hover {
		text-decoration:underline;
		color: #f6c213;
}

.image{
		border:0px solid white;
}

code {
		font-family: Courier New, Courier, mono, serif;
		}

label {
		font-size: 0.8em;
		margin: 0;
}
.text_bold{
font-weight:bold;}

/*========Footer Styles========*/

.footer {
	margin:0;
	padding:0.3em 0 0.3em 0;
	border-top: 0.05em solid #e2001a;
	border-bottom: 0.05em solid #e2001a;
	font-size:0.75em;
	text-align:center;
	color:#FFFFFF;
	font-weight: normal;
}

.footer a:link, .footer a:hover , .footer a:visited, .footer a:active {
	color:#FFFFFF;
	}

/* ------ */
/* Hoverendes Popup */
/* ------ */
.popup0 {
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
  position: absolute;
  z-index: 100;
  visibility: hidden;
  top: 0px;
  left: 0px;
  border: 1px solid #000000;
  padding: 3px;
}
.popup {
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;  z-index: 20;
  position: relative;
  visibility:visible;
  border: 1px solid #000000;
  padding: 3px;
}
.popup0 dl,
.popup dd {
  margin: 0px;
  padding: 0px;
}
.popup0 dd {
  margin-left: 10px;
}
.invisible {
	display:none;
}
.announcement{
	border: 1px dashed #e89227;
	padding:0.6em;
	text-align:center;
}
