*
{
  margin:0px;
  padding:0px;
  font-family:arial,tahoma,Verdana,sans-serif;
  font-size:12px;  	
  color:#222222;	
}

body 
{
  background:url(common/background/body_bg.gif);
  background-attachment:fixed;
  min-height:100%;
  height:auto !important;
  height:100%;
  margin-top:0px; 
  padding:0px; 
  margin:0px;
}

.HrLine
{
  border-top:1px solid #DAE0E7;
  height:1px;
  width:750px;
  margin-left:225px;
  margin-bottom:10px;
}

* html #.HrLine
{
  margin-left:210px;
}

a
{
  color:#003366;
}

a:hover
{
  color:#003366;
  text-decoration:none;
}

a.Macro
{
color: #DEE4E8;
text-decoration:none;

font-size:14px;
line-height:16px;
margin-top:14px; 
margin-bottom:10px;
margin-left:10px;
}

a.Macro:hover
{
color: #fff;
}

a.MacroActiv
{
color: #003366;
text-decoration:none;

font-size:14px;
line-height:16px;
margin-top:14px; 
margin-bottom:10px;	
margin-left:10px;
}

a.MacroKursiv
{
color: #003366;
text-decoration:none;
font-style:italic;
font-size:14px;
line-height:16px;
margin-top:14px; 
margin-bottom:10px;	
margin-left:0px;
}

a.navChannel
{
color: #003366;
text-decoration:none;
font-size:16px;
}

br.clear
{
  clear:both;	
}

p 
{
font-size:12px;
line-height:15px;
}

p.bottom 
{
color: #fff;
font-size:12px;
line-height:15px;
margin-left:16px; 
}

p.title 
{
font-size:12px;
line-height:15px;
margin-left:230px;
}

ol 
{
line-height:15px;
margin-top:10px;
margin-left:30px;
margin-bottom:16px;
}

ul 
{
line-height:15px;
list-style-type:square;
margin-top:10px;
margin-left:30px;
margin-bottom:16px;
}

h1,.heading1
{
color: #003366;
font-weight:normal;
font-size:18px;
line-height:20px;
margin-top:0px; 
margin-bottom:5px;	
}

h2,.heading2
{
color: #003366;
font-weight:normal;
font-size:14px;
line-height:20px;
margin-top:0px; 
margin-bottom:5px;	
}

h3,.heading3 
{
color: #999999;
font-weight: bold;
font-size: 14px;
line-height: 16px;
margin-top:10px; 
margin-bottom: 10px;
}

h4,.heading4 
{
color: #000000;
font-weight: bold;
font-size: 12px;
line-height: 14px 
}

h5,.heading5 
{
color: #000000;
font-weight: normal;
font-size: 12px;
line-height: 14px 
}

/* Tables */

.ftTABLE
{
  margin-bottom:20px;
  width:100%;
}

.ftTH 
{
  background-color:#DDDDDD; 
  height:30px;
}

.ftTD 
{ 
  background-color:#EEEEEE; 
  height:30px;
}

.ltTH 
{
  background-color:#EDF0D5; 
  height:30px;
}
.ltTD
{
  background-color:#FCFAEE; 
  height:30px;
}

img
{
  border:none;	
}

textarea
{
	width:100%;
	height:100px;	
}