﻿/* CSS-Layout normal*/
body, html {
	margin-left: 3px;
	margin-top: 3px;
	background: #ffffff;
}
H6 {
	font-family: Trebuchet MS;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
H5 {
	font-family: Trebuchet MS; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
}
H4 {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height: 110%;
	margin-top: 0;
	margin-bottom: 0;

}
h2 {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
}
H1 {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 1.3em;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	color: #000000;
	font-family: Trebuchet MS;
	line-height: 120%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}
.style_az {
	list-style-image: url('../images/aufz.jpg');
	font-family: Trebuchet MS;
	margin-bottom: 0px;
	margin-top: 0px;
}
.style_linie {
	color: #000000;
}
.style_ul {
	text-decoration:underline;
}
.style_c {
	text-align: center;
	vertical-align: middle;
}
.style_r {
	text-align: right;
}
.style_l {
	text-align: left;
}
.style_small {
	font-family: Trebuchet MS;
	font-size: 0.7em;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_image {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}
</style>

