body{
	background-color: #ffffff
}


P {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 16px; 
	font-family: Verdana, Tahoma
	}

P A { 
	color: #4e63c9; 
	font-weight: normal; 
	text-decoration: underline 
	}

P A:hover  {
	color: #0025aa
	}

td  {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Tahoma
	}

H1  {
	color: #2f3068;
	font-size: 15px;
	line-height: 20px;
	font-family: Verdana, Tahoma;
	letter-spacing: 1px
	}

H1 A {
	color:maroon;
	text-decoration:none;
	font-weight:bolder;
	}

H2  {
	color: #2f3068;
	font-size: 15px;
	line-height: 20px;
	font-family: Verdana, Tahoma;
	letter-spacing: 1px
       }

H2 A {
	color:maroon;
	text-decoration:none;
	font-weight:bolder;
}

H3  { 
	color: #5a5a83;
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Tahoma; 
	letter-spacing: 1px 
	}

H3 A  { 
	color: #800000; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Tahoma; 
	letter-spacing: 1px 
	}

H4  { 
	color: #5a5a83; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Tahoma; 
	letter-spacing: 1px 
	}
	
H4 A   { 
	color: #800000; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Tahoma; 
	letter-spacing: 1px
       }


H5  { 
	color: #4d4d4d; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Tahoma; 
	letter-spacing: 1px
	 }
	 
H5 A   { 
	color: #4e63c9; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Tahoma; 
	text-decoration: none; 
	letter-spacing: 1px 
	}

H6  { 
	color: #4d4d4d; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Tahoma; 
	letter-spacing: 1px 
	}
	
H6 A   { 
	color: #4e63c9; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Tahoma; 
	text-decoration: none; 
	letter-spacing: 1px 
	}

.titel{
	background: #CC3300;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	}


.linebox{
                border-left: 1px solid #aaaaaa;
                border-bottom: 1px solid #aaaaaa;
                border-top: 1px solid #aaaaaa;
                border-right: 1px solid #aaaaaa;            
	}


.linebottom{
                border-bottom: 1px solid #aaaaaa;        
	}

.lineleftwhite{
	background: #ffffff;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	text-align: right;
	padding-right: 10px              
	}
