body{
	font-size: 12pt;
}
a:link {
	text-decoration: none;}

/* **********   Der Seitenkopf
**************************************************************** */

#kopf {
	width: 100%;
}

/* ***********    Die Seite
***************************************************************** */
#einfassung, #seiten_rahmen {
	background-color: white;
	width: 100%;
}

/* ***********    Das Menü
***************************************************************** */
#navigation {
	display: none;
}
/* ********** Seiteninhalt
***************************************************** */

#inhalt {
	margin-top: 11px;
	margin-left: 0;
}

#startseite_inhalt {
	margin-right: 16em; }

/* ********** Seite unten
***************************************************** */

#fusszeile {
	display: none;}

/* ********** Aktuelles
***************************************************** */
#aktuelles {
	background-color: #ffdc87;
	width: 15em;
	float: right;
	margin: 0 0 20px 0.5em;
	padding: 5px;
}

/* ********** Klassen
***************************************************** */


