body
{
margin:0 50px;
padding:0;
background:#990000;}

table.boline  td {
	border-collapse: collapse;
	border:#666666 2px solid;
}
.imageborder {
	border: 1px solid #666666;

}

.tableborder {border-color:#666666;
		border-width:3px;
		border-style:solid;}

.borderTopBottom {border-top-width:3px;
		border-bottom-width:3px;
		border-top-style:solid;
		border-bottom-style:solid;
		border-color:#666666;
		}
.borderTopBottom {border-top-width:3px;
		border-bottom-width:3px;
		border-top-style:solid;
		border-bottom-style:solid;
		border-color:#666666;
		}
.borderleftright {border-left-width:3px;
		border-left-style:solid;
		border-right-width:3px;
		border-right-style:solid;
		border-color:#990000;
		}
.borderbottomred {border-bottom-width:2px;
		border-bottom-style:solid;
		border-color:#990000;
		}
.bordertopred {border-top-width:1px;
		border-top-style:solid;
		border-color:#990000;
		}
.bordertop {border-top-width:3px;
		border-top-style:solid;
		border-color:#666666;
		}
.borderleft {border-left-width:1px;
		border-left-style:solid;
  		border-color:#990000;
  		padding-left:0.5cm;}

.textdecoFalse { text-decoration:none; }
.subtitel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.grey a:link { text-decoration:none; color:#990000; }
.grey a:visited { text-decoration:none; color:#990000; }
.grey a:hover { text-decoration:none; color:#666666; }


