/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../img_layout/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8C91;
	font-weight: normal;
	text-align: left;
}
.blue {
	color: #548cd4;	
	font-size: 14px;
	font-weight: bold;
}
.schwarz {
	color: #000000;
	font-weight: bold;
	font-size: 14px;	
}
.dblue {
	color: #054273;	
}
.hblue {
	color: #0000ff;	
	font-weight: normal;
	text-decoration: underline;
}
.black {
	color: #333333;
}
.rot {
	color: #EE4035;
	font-weight:bold;
}
.h1 {
	font-size: 12px;
	color: #58595B;
	font-weight: bold;
}
.h2 {
	font-size: 13px;
	color: #58595B;
	font-weight: bold;
}
.h3 {
	font-size: 12px;
	color: #A7A9AC;
	font-weight: bold;
}
.content {
	line-height: 16px;
}
.netzwerk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}
.pms {
	font-size: 18px;
	color: #58595B;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 4px;
}
.blau {
	font-size: 13px;
	color: #7186B0;
	font-weight: bold;
}
a:link {   
  color: #8A8C91;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-decoration:none; 
}
a:hover {  
  color: #58595B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-decoration:none; 
}
a:visited { 
  color: #8A8C91;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-decoration:none; 
}
a:active {  
  color: #58595B; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration:none; 
}
a.small:link {   
  color: #A7A9AC;  
	font-size: 11px;
  text-decoration:none; 
}
a.small:hover {  
  color: #A7A9AC;  
	font-size: 11px;
  text-decoration:none; 
}
a.small:visited { 
  color: #A7A9AC;  
	font-size: 11px;
  text-decoration:none; 
}
a.small:active {  
  color: #A7A9AC;  
	font-size: 11px; 
	text-decoration:none; 
} 
a.netzwerk:link {   
  color: #000000;  
	font-size: 10px;
  text-decoration:none; 
}
a.netzwerk:hover {  
  color: #A7A9AC;  
	font-size: 10px;
  text-decoration:none; 
}
a.netzwerk:visited { 
  color: #000000;  
	font-size: 10px;
  text-decoration:none; 
}
a.netzwerk:active {  
  color: #000000; 
	font-size: 10px; 
	text-decoration:none; 
}
