.header	{
		background-color: #6A88B6;
		position: absolute;
		right: 0px;
		top:  0px;
		width: 100%;
		height: 80px;
		margin: 0;
  		padding: 0;

	}

.footer	{
		background-color: #6A88B6;
		position: absolute;
		right: 0px;
		width: 100%;
		height: 15px;
		bottom: -235px;

	}

.banner	{
		background-color: #6A88B6;
		position: absolute;
		right: 0px;
		top:  7px;
		width: 75%;
		height: 70px;

	}

.banner a{
		text-decoration:none;
		color: #ffffff;
		font-family: Verdana;
		font-size: 10pt;
	}


.logo  {
		background-color: #6A88B6;
		position: absolute;
		left: 2px;
		top:  1px;
	}

.balken{
		background-color: #6A88B6;
		height: 17px;
		position: absolute;
		left: 0px;
		width: 100%;
		border-right: 1px solid #6A88B6;
	}

.nav_top{
		margin: 0;
  		padding: 0;
		background-color: #6A88B6;
	}

.nav_main{	padding: 0;
		margin: 0;
		background-color: #ffffff;
		position: absolute;
		top: 97px;
		left: 0px;
  		height: 755px;
		width: 15%;
		float:left;
		border-right: 1px solid #6A88B6;
	}

.linie	{
		background-color: #ffffff;
		position: absolute;
		top: 96 px;
		left: 0px;
  		height: 100%;
		width: 15%;
		float:left;
		border-right: 1px solid #6A88B6;
	}

.nav_main_sub{	padding: 0;
		margin: 0;
		background-color: #ffffff;
		float:right;
	}




.kartei{
		 margin: 0;
  		padding: 0;
		height: 17px;
		background-color: #ffffff;
		position: absolute;
		right: 0px;
		width: 98%;
		border-left: 2px solid #6A88B6;
	}

.kartei_bs{
		 margin: 0;
  		padding: 0;
		height: 17px;
		background-color: #ffffff;
		position: absolute;
		right: 0px;
		width: 98%;
		border-left: 2px solid #6A88B6;
	}

.box_bs	{
		 margin: 0;
  		padding: 0;
		background-color: #ffffff;
		height: 102px;
		position: absolute;
		right: 0px;
		width: 98%;
		border: 1px solid #6A88B6;
	}

.kartei_tb{
		 margin: 0;
  		padding: 0;
		height: 17px;
		background-color: #ffffff;
		position: absolute;
		right: 0px;
		width: 98%;
		border-left: 2px solid #6A88B6;
	}

.box_tb	{
		 margin: 0;
  		padding: 0;
		background-color: #ffffff;
		height: 120px;
		position: absolute;
		right: 0px;
		width: 98%;
		border: 1px solid #6A88B6;
	}


.box	{
		 margin: 0;
  		padding: 0;
		background-color: #ffffff;
		height: 75px;
		border: 1px solid #6A88B6;
		position: absolute;
		right: 0px;
		width: 98%;
	}



a	{
		text-decoration:none;
		color: #808080;
		font-family: Lucida Sans;
		font-size: 10pt;
	}

ul,li	{	
		display:block;
		margin:0;
		padding:0;
		border:0;
		fontstyle:Times New Roman;
	}

x:hover {
		border-color:black;
		background-color:#6A88B6;
		color:#ffffff;
 		text-decoration:none;
	}

body 	{
		  color: #000000;
		  background-color: #ffffff;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
 		 font-size: 10pt;
		  margin: 0;
		  padding: 0;
	}


.nav_top a{
		text-decoration:none;
		color: #ffffff;
		font-family: Lucida Sans;
		font-size: 10pt;
	}

.inhalt a{
		text-decoration:none;
		color: #000000;
		font-family: Verdana;
		font-size: 10pt;
	}



a	{
		text-decoration:none;
		color: #808080;
		font-family: Lucida Sans;
		font-size: 10pt;
	}

.inhalt {	float: right;
		text-align: justify;
		position: absolute;
		right: 0px;
		width: 85%;
	}

.aktieninfo{	float: left;
		height: 150px;		
		
	}

.text	{	float: left;
		text-align: justify;
		position: absolute;
		left: 2%;
		width: 98%;
	}

h1	{	font-size: 13px;
		padding: 0;
		margin: 0;
	}

h2	{	font-size: 13px;
		padding: 0;
		margin: 0;
		font-weight: normal;
	}

.text_start{	padding: 5px;
		margin: 0px;
		font-weight: normal;
	}

.text_tb{	position: absolute;
		right: 0%;
		width: 88%
	}





//*
.nav_main a:hover  { display:block;
		text-decoration:none; 
		background-color:#505050;
	}//