/* Floater */
#floater {
	position: absolute;
	top: 100px;
	left: 300px;
	width:625px;
	height:340px;
	z-index: 14;
	border-left: 1px solid #66caf3;
	border-bottom:1px solid #66caf3;
	border-right: 1px solid #66caf3;
	visibility: hidden;}
	
#handle {
	width: 625px;
	height: 20px;
	background: url(../images/floaterhandle.gif) repeat-x;
	cursor: move;}
	
#handle img {
	float: right;
	margin: 3px 3px 0px 1px;
	cursor:pointer;}
	


/* Floater1 */
#floater1 {
	position: absolute;
	top: 100px;
	left: 300px;
	width:457px;
	height:241px;
	z-index: 15;
	border-left: 1px solid #66caf3;
	border-bottom:1px solid #66caf3;
	border-right: 1px solid #66caf3;
	visibility: hidden;}
	
#handle1 {
	width:457px;
	height: 20px;
	background: url(../images/floaterhandle.gif) repeat-x;
	cursor: move;}
	
#handle1 img {
	float: right;
	margin: 3px 3px 0px 1px;
	cursor: pointer;}
	


/* Floater2 */
#floater2 {
	position: absolute;
	top: 140px;
	left: 340px;
	width:457px;
	height:241px;
	z-index: 15;
	border-left: 1px solid #66caf3;
	border-bottom:1px solid #66caf3;
	border-right: 1px solid #66caf3;
	visibility: hidden;
}
#handle2 {
	width:457px;
	height: 20px;
	background: url(../images/floaterhandle.gif) repeat-x;
	cursor: move;}
	
#handle2 img {
	float: right;
	margin: 3px 3px 0px 1px;
	cursor: pointer;}



/* 8M3 CSS CLASSES */

td.border				{border-right:1px solid #ccc;
						border-bottom:1px solid #ccc;
						border-left:1px solid #ccc;
						background-color:#FFF;}


h1 {
  z-index: 1;
  font: 2.2em "Georgia", "Times New Roman", serif;
  color: #5EC5ED;
  font-style: italic;
  font-weight: normal;
  margin: 0;
  margin-top:1.6em;
}


h2 {
  z-index: 1;
  font: 18px "Georgia", "Times New Roman", serif;
  color: #5EC5ED;
  font-style: italic;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
}

body					{background-color:#e9e8e8;
						background-image: url(../images/8m3_bg.gif);
						background-repeat: repeat-x;
						background-position: top;}

body,table		      	{font-family: Verdana, Helvetica, sans-serif;
						font-size: 11px;
						font-style: normal;
                       	font-weight: normal;
                       	line-height: 15px;
                       	color: #3C3C3C;
				       	text-decoration: none;}
	
a                      	{font-family: Verdana, Helvetica, sans-serif;
                        font-size: 11px;
                        font-style: normal;
                        font-weight: normal;
                        line-height: normal;
                        color: #3C3C3C;
                        text-decoration: none;
						line-height: 15px;}
						
/*
------------------------------------------------
	LAYERS DISPLAY
------------------------------------------------
*/
.profil {
	display: none;
	color: #3C3C3C;}	
	
.kurzprofil {
	display: none;
	color: #3C3C3C;}

/*
------------------------------------------------
	TEXT FORMATION
------------------------------------------------
*/
.text_9                	{color: #3C3C3C;
						font-size: 9px;
						font-family: Arial, Helvetica, sans-serif;
						font-weight: normal;
						font-style: normal;
						text-decoration: none;
						line-height: normal;}
						

.text_10link_black         				{font-family: Arial, Helvetica, sans-serif;
                       					font-size: 10px;
                       					font-style: normal;
                        				font-weight: normal;
										line-height: normal;
										text-decoration: none;
                        				color: #3C3C3C;}
						
a.text_10link_black:link                   {color: #3C3C3C;}
a.text_10link_black:visited                {color: #3C3C3C;}
a.text_10link_black:hover                  {color: #66CAF3;}
a.text_10link_black:active                 {color: #3C3C3C;}

/*
------------------------------------------------
	TEXT BOXEN
------------------------------------------------
*/

.text_10box           				{color: #66CAF3;
									font-size: 10px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: underline;
									line-height: 12px;}
						
a.text_10box:link                	{color: #66CAF3;}
a.text_10box:hover               	{background-color: #66CAF3;
									 color: #FFFFFF;
									 text-decoration: none;}

.text_10boxnone        				{color: #66CAF3;
									font-size: 10px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: none;
									line-height: 12px;}
						
a.text_10boxnone:link              	{color: #66CAF3;}
a.text_10boxnone:hover             	{background-color: #66CAF3;
									 color: #FFFFFF;
									 text-decoration: none;}									 
									 
.text_11box           				{color: #66CAF3;
									font-size: 11px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: none;
									line-height: 12px;
									padding-left: 2px;
									padding-right: 2px;}
						
a.text_11box:link                	{color: #66CAF3;}
a.text_11box:hover               	{background-color: #66CAF3;
									 color: #FFFFFF;
									 text-decoration: none;}	
									 							 
									 
.text_11boxref	    				{color: #3C3C3C;
									display:inline-block;
									font-size: 11px;
									font-family: Verdana, Helvetica, sans-serif;
									width: 260px;
									font-weight: normal;
									font-style: normal;
									padding-bottom:1px;
									padding-left:4px;
									padding-top:1px;
									text-decoration: none;
									line-height:16px;}
						
a.text_11boxref:link               	{color: #3C3C3C;}

a.text_11boxref:hover              	{background-color:#66CAF3;
									 color: #FFFFFF;
									 text-decoration: none;}
									 
									 

.text_11_line           			{color: #3C3C3C;
									font-size: 11px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: none;
									line-height: 15px;}
						
a.text_11_line:link                	{color: #3C3C3C;}
a.text_11_line:hover               	{color: #66CAF3;}



.link_dot		           			{color: #3C3C3C;
									font-size: 11px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: none;
									border-bottom: 1px dotted #66CAF3;
									line-height: 15px;}
						
a.link_dot:link     	           	{color: #3C3C3C;}
a.link_dot:hover   	            	{color: #66CAF3;
									text-decoration: none;
									border-bottom: 1px dotted #FFF;}


.text_11_lineblue           		{color: #3C3C3C;
									font-size: 11px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: underline;
									line-height: 15px;}
						
a.text_11_lineblue:link             {color: #3C3C3C;
									text-decoration: underline;}
a.text_11_lineblue:hover            {color: #66CAF3;
									text-decoration: none;}
									
	
.text_11_ticker           			{color: #3C3C3C;
									font-size: 11px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: none;
									line-height: 15px;}
						
a.text_11_ticker:link              	{color: #3C3C3C;}
a.text_11_ticker:hover             	{color: #66CAF3;
									text-decoration: underline;}
									
									
									
									
.text_10                {color: #3C3C3C;
						font-size: 10px;
						font-family: Verdana, Helvetica, sans-serif;
						font-weight: normal;
						font-style: normal;
						text-decoration: none;
						line-height: 12px;}

.text_10_line           			{color: #3C3C3C;
									font-size: 10px;
									font-family: Verdana, Helvetica, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-decoration: none;
									line-height: 12px;}
						
a.text_10_line:link                	{color: #3C3C3C;}
a.text_10_line:hover               	{color: #66CAF3;}


.text_11                {color: #3C3C3C;
						font-size: 11px;
						font-family: Verdana, Helvetica, sans-serif;
						font-weight: normal;
						font-style: normal;
						text-decoration: none;
						line-height: 15px;}
						
						
td.text_11              {color: #3C3C3C;
						font-size: 11px;
						font-family: Verdana, Helvetica, sans-serif;
						font-weight: normal;
						font-style: normal;
						text-decoration: none;
						line-height: 15px;}
						
						
.text_11_blue         	{color: #66CAF3;
						font-size: 11px;
						font-family: Verdana, Helvetica, sans-serif;
						font-weight: normal;
						font-style: normal;
						text-decoration: none;
						line-height: 15px;}
						
.text_11_bluebold      	{color: #66CAF3;
						font-size: 11px;
						font-family: Verdana, Helvetica, sans-serif;
						font-weight: bold;
						font-style: normal;
						text-decoration: none;
						line-height: 15px;}

.hlinie                {color: #CCC;}
								
body {
scrollbar-face-color: #FFF;
scrollbar-highlight-color: #FFF;
scrollbar-3dlight-color: #CECECE;
scrollbar-darkshadow-color: #FFF;
scrollbar-shadow-color: #CECECE;
scrollbar-arrow-color: #66CAF3;
scrollbar-track-color: #FAFAFA;
}

.button1 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
border-top: 1px solid #66CAF3;
border-bottom: 1px solid #66CAF3;
border-left: 1px solid #66CAF3;
border-right: 1px solid #FFFFFF;
background: #66CAF3;
height: 18px;
width: 55px;
padding: 0px;
}

.button2 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background: #66CAF3;
height: 18px;
width: 55px;
padding: 0px;
}

.textarea  {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
border: 1px solid #66CAF3;
background: #FFFFFF;
width: 160px;
height: 18px;
overflow: hidden;
padding:1px
}

