@charset 'utf-8';
/* Diese Regeln sind für die Wiedergabe im Druck */


/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	padding: .5cm 1cm;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	line-height: 1.4;
	color: #000;
	background-color: #fff;
}
#modul-1 h2, #navi, #unter-navi, #fuss-navi {
	display: none;
}
a {
	text-decoration: none;
	color: #000;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-bottom: 1em;
}
h1 {
	font-size: 1.5em;
}
.modul p, .modul table {
	margin-bottom: .8em;
}
img {
	margin: 1em 0 1.2em;
}
#modul-sitemap {
	text-transform: uppercase;
	letter-spacing: .1em;
}
#sitemap ul {
	text-transform: none;
	letter-spacing: normal;
	padding-left: 1em;
	margin: .3em 0;
}
#sitemap>li>ul {
	margin-bottom: 1em;
}
/* Typografie */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.l {
	font-size: 1.3em;
	line-height: 1.3;
}
.xl {
	font-size: 1.5em;
	line-height: 1.2;
}
.s {
	font-size: .9em;
}
.versal {
	text-transform: uppercase;
	letter-spacing: 1px;
}
td {
	padding: .25em 1em .5em 0;
}

