


html,body,tr,td,ul,li,input,textarea{
			font-family: arial,verdana,sans-serif;
			color: #000000;
			font-size: 9pt;
			}

a, a:hover{
			color: #000000;
			text-decoration: underline;
			outline: 0;
			}
			
a.pfeil, a.pfeil:hover{
			background: url(../images/pfeil.jpg) left no-repeat;
			padding: 2px 0px 2px 12px;
			color: #000000;
			text-decoration: underline;
			}

.boxcontent,.boxcontent a,.boxcontent a:hover{
			padding: 3px 2px 5px 2px;
			color: #a71f37;
			font-size: 8pt;
			text-decoration: none;
			}
			
.headline{
			color: #a71f37;
			font-weight: bolder;
			font-size: 15pt;
			text-decoration: none;
			}
			
.boldtext{
			color: #a71f37;
			font-weight: bolder;
			font-size: 9pt;
			text-decoration: none;
			}
			
.footer,.footer a,.footer a:hover{
			color: #999999;
			background-color: #cccccc;
			border-top: 1px solid #cccccc;
			font-size: 8pt;
			}
