HTML {
	margin: 0px; 
	overflow: auto; 
	width: 100%; 
	height: 100%
	}
body {
	margin: 0px;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 140%;
	}
a {
	color: #333;
	text-decoration: none;
	} 
a:link {
	color: #333;
	text-decoration: none;
	} 
a:visited {
	color: #333;
	text-decoration: none;
	} 
a:hover {
	color: #333;
	text-decoration: none;
	} 
a:active {
	color: #333;
	text-decoration: none;
	} 
.linkimtext {
	color: #333;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2pt;
	color: #333;
	line-height: 140%;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #E9ABAC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E9ABAC;
	margin-top:0px;
} 
.unterstrichen-weiss {
	color: #FFF;
	text-decoration: underline;
}


h2 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #E9ABAC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E9ABAC;
	margin-top:0px;
	} 
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #E9ABAC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E9ABAC;
	margin-top: 0px;
}

h4 {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}

td {
	font-size: 12px;

	} 
table {
	font-size: 12px;
	}
p {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #E9ABAC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E9ABAC;
	margin-bottom: 4px;
} 
.fett {
	font-weight: bold;
	}
.unfett {
	font-weight: normal;
	}
.textfarbe {
	color: #333;
	font-weight: bold;
}
.randlinksrechts {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E9ABAC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E9ABAC;
}
TABLE.h100proz {
	HEIGHT: 101%;
	width: 640px;
	}
.weiss {
	color: #E9ABAC;
}
