a:link
{
	text-decoration: none; color:#000076; font-size: 8pt
}

a:visited
{
	text-decoration: none; color:#000099; font-size: 8pt
} 

a:active 
{
	text-decoration: underline; color:#000000; font-size: 8pt
}

a:hover 
{
	text-decoration: underline; color:#000000; font-size: 8pt
}
a:focus
{
	text-decoration: underline; color:#000000; font-size: 8pt
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(0,0,76);
	background-image: url('_eng/images/back_blau.gif');
	font-size: 8pt; 
	scrollbar-Track-Color:#E1E1E1; 
	scrollbar-Face-Color:#00004C; 
	scrollbar-Shadow-Color:#E1E1E1; 
	scrollbar-Highlight-Color:#E1E1E1; 
	scrollbar-3dLight-Color:#E1E1E1; 
	scrollbar-Arrow-Color:#E1E1E1 

}
table        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}

li           { list-style-image: url('_eng/images/li.gif') }

p            { font-size: 8pt }

input.text
{
         height: 15pt;
         background:#FFFFFF; 
         color:#000000;
         font-family: Verdana, Arial;
         font-size: 8pt;
         border-style: solid; 
         border-top-width: 1px; 
         border-right-width: 1px; 
         border-bottom-width: 1px; 
         border-left-width: 1px;
         border-color: #00004C;
}

textarea
{
         background:#FFFFFF; 
         color:#000000;
         font-family: Verdana, Arial;
         font-size: 8pt;
         border-style: solid; 
         border-top-width: 1px; 
         border-right-width: 1px; 
         border-bottom-width: 1px; 
         border-left-width: 1px;
         border-color: #00004C;
}

input.submit
{
         width: 140px;
         height: 20px;
         background: #00004C; 
         color:#FFFFFF;
         font-family: Verdana, Arial;
         font-size: 8pt;
         border-style: solid; 
         cursor: hand; 
         border-top-width: 1px; 
         border-right-width: 1px; 
         border-bottom-width: 1px; 
         border-left-width: 1px;
         border-color: #666666;
}
select
{
         background:#FFFFFF; 
         color:#000000;
         font-family: Verdana, Arial;
         font-size: 8pt;
         border-style: solid; 
         border-top-width: 1px; 
         border-right-width: 1px; 
         border-bottom-width: 1px; 
         border-left-width: 1px;
         border-color: #00004C;
}
