

 * html TextOuter {height:1%;}

a 
{
    text-decoration: underline;
    color: rgb(202,227,213);
}

a:hover 
{
	text-decoration : none;
	color: rgb(238,238,238);
}
.ueberschrift_fliess
{
    color: #a3dac7;
    font-weight: bold;
    font-size: 12px;
}

 #container_top
{
   position: absolute;
   top: 63px;
   left: 16px;
   width: 920px;
   height: 200px;
   background-color: #7b7b7b;
}

 #container_body
{
   position: absolute;
   top: 263px;
   left: 16px;
   width: 920px;
   height: 257px;
   background-color: #666666;
}
#container_btn
{
    position: absolute;
    top: 45px;
    left: 688px;
}

 #container_bottom
{
   position: absolute;
   top: 537px;
   left: 22px;
   width: 920px;
   height: 15px;
   color: #666666;
   font-size: 9px;
   font-weight: bold;
}

#container_bottom a
{
    color: #666666;
    font-size: 10px;
}

#C_Text
{
    position: relative;
    overflow: auto;
    height: 233px;
    width: 667px;
    left: 10px;
    top: 10px;
    line-height: 1.4;
    background-color: #717171;
    padding: 5px;
}
#Gallery
{
    position: relative;
    top: 10px;
    left: 60px;
    height: 100px;
    width: 200px;
    background-color: Red;
}

* 
{
    margin: 0;
    padding: 0;
}

	html, body 
	{
		  height :100%;
		  text-align:center; /* horizontal centering for IE Win quirks */
		  font-family: Verdana;
          color: White;
          font-size: 11px;
          background-color: #d5d5d5;
          scrollbar-arrow-color:#D6D6D6;
	      scrollbar-base-color:#7B7B7B;
	      scrollbar-shadow-color:#D6D6D6;
	      scrollbar-face-color:#7B7B7B;
	      scrollbar-highlight-color:#D6D6D6;
	      scrollbar-dark-shadow-color:#D6D6D6;
	      scrollbar-3d-light-color:#D6D6D6; 
	}

	#distance 
	{ 
		width: 1px;
		/*height: 50%;
		margin-bottom:-285px;  half of container's height */
		float: left;
	}

 #root_container
 {
		margin: 0 auto;
		position: relative; /* puts container in front of distance */
		text-align:left;
		height: 570px;
		width: 951px;
		clear:left;
		background-image: url(../images/ivs_invest_background.png);
}
#cont_spiegel
{
        position: absolute;
    	width: 947px;
    	background-image: url(../images/spiegel.jpg);
    	height: 108px;
    	top: 570px;
    	overflow:hidden; 
    	left: 3px;
}
.Schrott
{
    padding: 5px;
    font-family: Verdana, Sans-serif;
    font-size: 8pt;
    line-height: 12pt;
    font-weight: normal;
    font-style: normal;
    text-align: left; 
    border-style: none;
}
#strich
{
    background-color: #666666;
    height: 3px; width: 100%;
}
.bildrand
{
    border: solid #ededed 1px;
}
#Cont_news
{
    position: absolute;
    top: 10px;
    right: 10px;
    height: 240px;
    width: 210px;
    overflow: auto;
    background-color: #717171;
}
