body {
	margin: 0px;
	padding: 0px 40px 20px 20px;
	font-family: "Maiandra GD", "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	}

.baustelle {
	font-weight: bold;
	text-transform: capitalize;
	}

em {
	font-style: normal;
	font-weight: bold;
	}

strong {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
	line-height: 130%;
	}

h1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 187%;
	letter-spacing: 0.1ex;
	}

h2 {
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 160%;
	letter-spacing: 0.1ex;
	}

h3 {
	padding: 0px;
	margin: 15px 0px 10px 0px;
	font-size: 137%;
	letter-spacing: 0.1ex;
	}

h4 {
	padding: 0px;
	margin: 10px 0px 5px 0px;
	font-size: 117%;
	letter-spacing: 0.1ex;
	}

h5 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 100%;
	letter-spacing: 0.1ex;
	}

h6 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	letter-spacing: 0ex;
	}

a:link {
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #666666;
	text-decoration: underline;
	}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
a:active {
	color: #000000;
	text-decoration: underline;
	}
	
ol {
	padding: 0px;
	margin: 0px 0px 5px 20px;
	list-style-position: outside;
	list-style-type: decimal;
	}
	
ul {
	padding: 0px;
	margin: 0px 0px 5px 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
li {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	}
	
.inhalt1 {
	margin: 0px;
	padding: 0px;
	}
	
.inhalt2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
.inhalt3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	}
	
blockquote {
	padding: 10px 10px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: medium ridge #999999;
	}
	
dt {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
dd {
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
th {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	vertical-align: top;
	}
	
td {
	font-size: 90%;
	vertical-align: top;
	padding: 2px;
	vertical-align: top;
	}
	
table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.links {
	text-align: left;
	}

.rechts {
	text-align: right;
	}

.rot
	{
	color: #FF0033;
	list-style-type: none;
	list-style-position: outside;
	}
	
.rahmenrot
	{
	background-color: #E8D3D7;
	border: thin solid #FF0033;
	}

.root {
	color: #FF0033;
	}

.rot a:link, .rot a:active, .rot a:hover, .rot a:visited
	{
	color: #FF0033;
	text-decoration: none;
	}

.orange {
	color: #FF9900;
	list-style-type: none;
	list-style-position: outside;
	}

.rahmenorange {
	background-color: #ECE5D9;
	border: thin solid #FF9900;
	}

.orange a:link,.orange a:active ,.orange a:hover ,.orange a:visited  {
	color: #FF9900;
	text-decoration: none;
	}

.gelb {
	color: #FFCC00;
	list-style-type: none;
	list-style-position: outside;
	}

.rahmengelb {
	background-color: #EAE6D5;
	border: thin solid #FFCC00;
	}

.gelb a:link,.gelb a:active ,.gelb a:hover ,.gelb a:visited  {
	color: #FFCC00;
	text-decoration: none;
	}

.gruen {
	color: #009933;
	list-style-type: none;
	list-style-position: outside;
	}

.rahmengruen {
	background-color: #D9EBDF;
	border: thin solid #009933;
	}

.gruen a:link,.gruen a:active ,.gruen a:hover ,.gruen a:visited  {
	color: #009933;
	text-decoration: none;
	}

.blau {
	color: #3366FF;
	list-style-type: none;
	list-style-position: outside;
	}

.rahmenblau {
	background-color: #D3D9E9;
	border: thin solid #3366FF;
	}

.blau a:link,.blau a:active ,.blau a:hover ,.blau a:visited  {
	color: #3366FF;
	text-decoration: none;
	}

.lila {
	color: #9933FF;
	list-style-type: none;
	list-style-position: outside;
	}

.rahmenlila {
	background-color: #E0D6EA;
	border: thin solid #9933FF;
	}

.lila a:link,.lila a:active ,.lila a:hover ,.lila a:visited  {
	color: #9933FF;
	text-decoration: none;
	}

.pfirsich {
	color: #FF3399;
	list-style-type: none;
	list-style-position: outside;
	}

.rahmenpfirsich {
	background-color: #EAD5DF;
	border: thin solid #FF3399;
	}

.pfirsich a:link,.pfirsich a:active ,.pfirsich a:hover ,.pfirsich a:visited  {
	color: #FF3399;
	text-decoration: none;
	}

.hinweis {
	font-size: 90%;
	font-style: italic;
	}
	
input {
	font-family: "Maiandra GD", "Comic Sans MS", Verdana, Arial, sans-serif;
	vertical-align: middle;
	padding: 1px;
	}
	
select {
	font-family: "Maiandra GD", "Comic Sans MS", Verdana, Arial, sans-serif;
	vertical-align: middle;
	}
	
textarea {
	font-family: "Maiandra GD", "Comic Sans MS", Verdana, Arial, sans-serif;
	vertical-align: middle;
	}
	
fieldset {
	padding: 10px;
	margin: 0px;
	border: thin outset;
	}
	
code {
	font-family: "Courier New", Courier, mono;
	background-color: #CCCCCC;
	}
	
.rahmen {
	border: thin solid;
	}
	
.notiz {
	font-family: "VA  unliniert", "Lucida Handwriting", "Comic Sans MS", sans-serif;
	background-image: url(/grafik/zettelschatten/karo.gif);
	}
	
.obenohne {
	margin-top: 0px;
	}

.zitat {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
	}

.fett {
	font-weight: bold;
	}

kbd {
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-bottom-color: #777777;
	border-left-color: #BBBBBB;
	font-family: "Maiandra GD", "Comic Sans MS", Verdana, Arial, sans-serif;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	}
	
.button {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-bottom-color: #777777;
	border-left-color: #BBBBBB; }

.textbuttonversuch
	{
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-bottom-color: #777777;
	border-left-color: #BBBBBB;
	text-decoration: none;
	}


.textbutton, a:link .textbutton, .textbutton a:link, .textbutton a:hover, .textbutton a:visited, .textbutton a:active
	{
	letter-spacing: 0.1em;
	margin: 0px 2px 0px 2px;
	padding: 0px 4px 0px 4px;
	background-color: #DDDDDD;
	text-decoration: none;
	}

.button a:link, .button a:active, .button a:hover, .button a:visited
	{
	text-decoration: none;
	}
	
.kapital
	{
	text-transform: uppercase;
	word-spacing: 0.5em;
	}

.tabelle
	{
	padding: 2px;
	}

.ohnerand
	{
	margin: 0px 4px 0px 0px;
	padding: 0px;
	}

.caption
	{
	font-size: 70%;
	vertical-align: baseline;
	margin-right: 10px;
	white-space: nowrap;
	}

optgroup
	{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	}

.kontextmenue, .merkzettel
	{
	margin-left: 20px;
	font-size: 80%;
	}

.merkzettel
	{
	border: 1px none #CCCCCC;
	margin-right: 20px;
	}

.notizeitpunkt, .notizautor
	{
	font-style: italic;
	}

.fundstelle
	{
	font-weight: bold;
	letter-spacing: 0.1ex;
	color: #000099;
	}

.funktionsmenuepunktanktiv, .fmpaktiv
	{
	
	}
.bildungsbereich, .bildungsbereich a:link, .bildungsbereich a:hover, .bildungsbereich a:active, .bildungsbereich a:visited, .bildungsbereich a:focus
	{
	font-weight:bold;
	text-decoration:none;
	list-style-type: none;
	list-style-position: outside;
	}
.bildungstextrechts, .bildungstextlinks 
	{
	margin-top:100px;
	vertical-align:middle;
	}
.bildungstextrechts 
	{
	text-align:right;
	}
.bildungstextlinks 
	{
	text-align:left;
	}