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;
	margin-bottom: 20px;
}
p {
	margin-bottom: 0.5em;
	line-height: 1.4em;
	font-size: 0.83em;

}
a:link { color:#0000FF; text-decoration:none; }
a:visited { color:#000080; text-decoration:none; }
a:hover { color:#39F; text-decoration:underline; }
a:active { color:#000080; text-decoration:none; }
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; }
#seite {
	margin-top: 30px;
	margin-left: 110px;
	margin-right: 50px;
}
.links { text-align:left; padding-left:10px; padding-right:10px; }
td b, td h3 { font-size:0.83em; font-family:Arial,Helvetica,sans-serif; text-align:center; }
td em, td p em { font-size:1em; font-family:Arial,Helvetica,sans-serif; text-align:center; }
td li { font-size:0.83em; font-family:Arial,Helvetica,sans-serif; text-align:left; }
td p { font-size:0.83em; font-family:Arial,Helvetica,sans-serif; text-align:center; }
td { font-size:0.83em; 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.90em;
	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.83em;
	margin-top:0.4em;
	margin-bottom:1em;
	margin-left:35px;
	padding-left:0;
	line-height: 1.4em;
}
table.bild {
	margin: 1em auto;
	border:solid 1px;
	border-color:#000000;
	padding-top:0.2em;
	padding-bottom:0.2em;
	background-color:#FFFFFF;
}
table.bild ul li {
	font-weight:normal;
	font-size:0.83em;
}
table.bild p {
	font-weight:normal;
	font-size:0.83em;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.bild td {
	border: none;
	text-align:center;
	font-weight:bold;
	font-size:0.83em;
	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:1em; font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#000080; }
.buchs { font-size:1.4em; font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#D41531; display:block; }
.stich { font-size:1.5em; background:#F0F5FB; }
a:link { color:#000080; }
a:visited { color:#000080; }
a:hover { color:#EE0000; }
a:active { color:#000080; }
a[href^="http:"] { color:#800000; }
#linksmitte {
	top: 50%;
	left: 2px;
	position: fixed;
}
#navigation {
	position: absolute;
	border: none;
	margin: 1.5em;
	margin-top: -3.6em;
	margin-left:2.8em;
	list-style: none;
	width: 1.56em;
	height: 6.8em;
	background-image:url(images/navi-lex.jpg);
    background-position:right center;
    background-repeat:no-repeat;
    background-color:white;
    padding:3px;

}
#navigation img {
	height: 1.4em;
	width: 1.4em;
	margin: 0;
	border: 0;

}
#home img {
	height: 51px;
	width: 1.4em;
}
#lexnav {
	position: absolute;
	background-color: white;
	border: 1px solid silver;
	margin: 1.5em;
	margin-top: -20.2em;
	padding: 0.18em;
	list-style: none;
	width: 1.0em;
	font-size:0.8em;
	text-align:center;
}
#lexnav li {
	font-size:10pt;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:1px;
	padding-bottom:1px;
}
#lexnav a {
	text-decoration:none;
	color:#000080;
}
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.83em;
}
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:0.83em;
}
table.tabelle caption {
	font-size:0.83em;
	font-weight:bold;
	caption-side:top;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:5px;
}
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:0.9em;
	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;
}
