body, td, content {
	font-family:  Arial,Helvetica,sans-serif;
	font-size: 12pt;
}

.dist__land {
	display: block;
	font-size: 13pt;
	font-weight: bold;
	background-color: #EAF3CC;
}

.dist__firma {
	display: block;
	font-weight: bold;
	margin: 0;
	margin-bottom: 1ex;
	line-height: 1.1em;
}

.dist__adresse {
	display: block;
	margin: 0;
	margin-bottom: 1ex;
	line-height: 1.1em;
}

.dist__fon {
	display: block;
	margin: 0;
	margin-bottom: 1ex;
	line-height: 1.1em;
}

.dist__email {
	display: block;
	margin: 0;
	margin-bottom: 1ex;
	line-height: 1.1em;
}

.insert_titel,
.insert_body,
.insert_fuss {
	margin: 0;
	padding: 5px;
}

.insert_titel {
	color: white;
	background: #0D216F;
	position: relative;
}

.insert_body {
	background-color: #fff;
}

.insert_fuss {
	background-color: #D4D4D5;
	text-align: center;
}

.rechts {
	text-align: right;
	float: right;
	margin: 10px;
	margin-right: -10px;
	margin-left: 20px;
}

.bullet {
	background: transparent url( '../images/bullet.png' ) left no-repeat;
	padding-left: 10px;
}

.tabelle {
	border-top: 10px solid #a5dd21;
	background-color: #d9dbdd;
	border-collapse: collapse;
	border-width: 10px 0 0 0;
}

.tabelle TBODY {
	border: none;
}

.tabelle TD {
	border: 1px solid #a5dd21 !important;
}
