 form
   { height:10px; size:20px; }
 input, select, textarea
   { font-size:10px; font-family:Verdana,arial; }
 input, select, textarea
   { background-color: #ffffff; color:#000000; size:20px; border-bottom:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-left:1px solid #000000 }


BODY
{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #9CCFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #E0F0FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #3C4457;
	scrollbar-darkshadow-color: #FFFFFF;
}

A:LINK 
{
	color: #3557C1;
	text-decoration: underline ;
}

A:VISITED 
{
	color: #3557C1;
	text-decoration: underline ;
}

A:ACTIVE 
{
	color: #3557C1;
	text-decoration: underline ;
}

A:HOVER 
{
	color: #3557C1;
	text-decoration: none ;
}

.text
{
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.headline
{
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
}

.footer
{
	color: #000000;
	font-family : Verdana,arial;
	font-size: 10px;
	
}

/* --- languages ----*/

#sample_attach_menu_parent {
  
  margin:0;
  padding:0;
  width:120px;      
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:120px;
  clear:right;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child { 
 
  display: block;
  
  }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

}

/* --- komeptenzen ----*/
.iconspan{
float: left;
cursor:hand;
cursor:pointer;
font-weight: normal;
font-style: italic;
font-size:11px;
padding-top:10px;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
/*background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;   */
font-family:verdana,arial;
font-size:12px;
}

div.eg-bar{
width: 200px;
}

.icongroup1{
width: 200px;
}
.komp_text_box{
width: 200px;
font-family:verdana,arial;
font-size:11px;
text-align:justify;
}

