body {
text-align: left;
padding: 0px;
margin: 0;
font-family:arial;
font-size:12px;
line-height: 13pt;
			scrollbar-face-color: #C30000; 
			scrollbar-base-color : #C30000;
			scrollbar-track-color : #D2D2D2;
			scrollbar-arrow-color : #ffffff;
			scrollbar-highlight-color : #ffffff;
}

.zeileminus		{font-family:arial;
			font-size:12px;
			line-height: 3pt;
			color:#211E1B;}		

.klein		{font-family:arial;
			font-size:12px;
			line-height: 13pt;
			color:#211E1B;}		
			
.bold		{
			color:#211E1B;
			font : bold 12px arial;
			line-height: 12pt;
			text-decoration: none}		
			
.redbold		{
			color:#C30000;
			font : bold 12px arial;
			line-height: 12pt;
			text-decoration: none}		
			
.red		{font-family:arial;
			font-size:12px;
			line-height: 13pt;
			color:#C30000;}		
	
a {
text-decoration: none;
background: transparent;
line-height: 13pt;
color: #C30000;
border-bottom: none;
}

a:hover {
text-decoration: none;
background: transparent;
line-height: 13pt;
color: #D54C4C;
border-bottom: none;
}

a:active {
text-decoration: none;
background: transparent;
line-height: 13pt;
color: #C30000;
border-bottom: none;
}

a.b {
font : bold 12px arial;
background: transparent;
line-height: 13pt;
color: #C30000;
border-bottom: none;
}

a.b:hover {
font : bold 12px arial;
background: transparent;
line-height: 13pt;
color: #D54C4C;
border-bottom: none;
}

a.b:active {
font : bold 12px arial;
background: transparent;
line-height: 13pt;
color: #C30000;
border-bottom: none;
}


