
body {
	color: #003;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2em;
}

p,
td {
	font-size: 11px;
	line-height: 130%
}

ul {
	font-size: 12px;
	line-height: 1.5em;
	list-style: none outside;
	margin: 0px;
}

ul li { margin: 0 }

div.referenzen { }

.referenzen ul {
	list-style: disc outside;
	margin: 14px 14px 14px 21px;
	padding: 0px;
	font-size: 14px;
}

.referenzen ul li { margin: 3px; }

.z140 { line-height: 140% }

.z160 { line-height: 160% }

.z180 { line-height: 180% }

a {
	color: #700;
	text-decoration: none
}

a:hover {
	color: #99f;
	text-decoration: underline;
	background-color: transparent
}

h1 {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 0
}

h2 {
	font-size: 1.6em;
	margin-top: 0;
	margin-bottom: 0
}

h3 {
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 0
}

h4 {
	font-size: 1.4em;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0
}

h5 {
	font-size: 1.2em;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0
}

h6 {
	font-size: 1em;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0
}

.mittel {
	font-size: 1.2em;
	line-height: 130%
}

.big {
	font-size: 1.4em;
	line-height: 130%
}

.small { font-size: 9px }

dl { }

table { font-size: 1em; }

dt {
	font-size: 0.9em;
	line-height: 130%;
	padding-bottom: 0.4em
}

pre {
	color: #00c;
	font-size: 1em;
	font-family: Monaco, Courier, "Courier New", monospace;
	font-style: oblique;
	font-weight: bold;
	text-decoration: blink;
	margin-top: 7px;
	margin-bottom: 4px
}

img[title~="bild"] { border: solid 1px #7c8ba7 }
