body {
	color: black; background-color: #E5EFF8;
	background-image:url(images/back1.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100.01%;
	margin: 0;
}
p {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
a:link { color:#0000FF; }
a:visited { color:#000080; }
a:hover { color:#39F; }
a:active { color:#000080; }
a[href^="http:"] { color:#800000; }
a[href^="ftp:"] { color:#800000; }
a[href^="https:"] { color:#800000; }
a[href^="didaktik"] { color:#df7000; }
a[href^="highres_seiten"] { color:#df7000; }
a[href^="pages"] { color:#df7000; }
a[href^="software"] { color:#df7000; }
a[href^="texte"] { color:#df7000; }
a[href^="tutorials"] { color:#df7000; }
a[href^="zusatzmaterialien"] { color:#df7000; }
a[name] { text-decoration:none; color:#000000; }
.links { text-align:left; padding-left:10px; padding-right:10px; }
td b, td h3 { font-size:12pt; font-family:Arial,Helvetica,sans-serif; text-align:center; }
td em, td p em { font-size:10pt; font-family:Arial,Helvetica,sans-serif; text-align:center; }
td li { font-size:12pt; font-family:Arial,Helvetica,sans-serif; text-align:left; }
td p { font-size:10pt; font-family:Arial,Helvetica,sans-serif; text-align:center; }
td { font-size:10pt; font-family:Arial,Helvetica,sans-serif; text-align:center; }
h2 { font-size:16pt; font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
h3 {
	clear:both;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#seite ul, ol {
	list-style-position:outside;
	font-size:0.9em;
	margin-top:0.4em;
	margin-bottom:1em;
	margin-left:35px;
	padding-left:0;
	line-height: 1.4em;
}
table.bild {
	margin: 1em auto;
	border-style:solid;
	border-width:1px;
	padding-top:0.2em;
	padding-bottom:0.2em;
	background-color:#FFFFFF;
}
table.bild ul li {
	font-weight:normal;
	font-size:10pt;
}
table.bild p {
	font-weight:normal;
	font-size:10pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.bild td {
	border: none;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	padding: 0;
	margin: 0;
}
table.bild img {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.aktiv { font-size:16pt; font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#000080; }
.buchs { font-size:16pt; font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#D41531; display:block; }
.stich { font-size:10pt; font-family:Arial,Helvetica,sans-serif; background:#F0F5FB; border-spacing:10px; }
a:link { color:#000080; }
a:visited { color:#000080; }
a:hover { color:#EE0000; }
a:active { color:#000080; }
a[href^="http:"] { color:#800000; }
#linksmitte {
	display:none;
}
#navigation {
	position: absolute;
	background-color: white;
	border: 1px solid silver;
	margin: 0.3em;
	margin-top: -5.3em;
	padding: 0.18em;
	list-style: none;
	width: 1.45em;
}
#navigation img {
	height: 1.4em;
	width: 1.4em;
	border: 0;
}
#home {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#lexnav {
	position: absolute;
	background-color: white;
	border: 1px solid silver;
	margin: 0.3em;
	margin-top: -17.2em;
	padding: 0.18em;
	list-style: none;
	width: 22px;
	text-align:center;
}
#lexnav a {
	text-decoration:none;
	color:#000080;
}
#lexnav li {
	font-size:10pt;
	padding-top:1px;
	padding-bottom:1px;
}
acronym:hover, abbr:hover { cursor: help; }
abbr[title], acronym[title], span[title] { border-bottom: 1px dotted; cursor:help; }
#kapgliederung {
	background:none;
	border:solid 1px;
	margin:1.5em auto;
	text-align:left;
	padding:0.5em;
}
#kapgliederung p {
	text-align:center;
	margin-top: 1em;	
}
#kapgliederung h3 {
	margin-top:1em;
	text-align:center;
}
ul.lex {
	padding-top: 1em;
	padding-left: 0;
	list-style: none;
	width: 57em;
}
ul.lex li {
	float: left;
	width: 21em;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(images/bullet.gif) 0 0.75em no-repeat;
	font-size:0.8em;
}
table.tabelle {
	border:3px solid gray;
	border-style:ridge;
	border-collapse:collapse;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:15px;
	empty-cells:show;
}
table.tabelle li {
	font-size:10pt;
}
table.tabelle caption {
	font-size:11pt;
	font-weight:bold;
	caption-side:top;
	margin: 0 auto;
	margin-top:10px;
}
table.tabelle th {
	border:1px solid gray;
	border-style:solid;
	padding:4px;
	background-color:#E0E0E0;
	font-size:0.8em;
	font-weight:bold;
}
table.tabelle td {
	border:1px solid gray;
	border-style:solid;
	padding:4px;
	padding-left:6px;
	background-color:#EEEEEE;
	font-size:0.8em;
	font-weight:normal;
	text-align:left;
}
table cite {
	display:block;
	font-size:10pt;
	font-weight:normal;
	font-style:oblique;
	text-align:center;
}
dt {
	clear:both;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
dd {
	margin-left:0;
}
hr {
	margin-top:30px;
}
.linksbuendig {
	text-align: left;
}
