/* ### CSS-Definitionen (nur Screen) fuer www.gilberg.net ### *//* ### CSS-Definitionen fuer Druck siehe css/print.css ### *//* ### Formate fuer den gesamten Dokumenten-Body ### */body {	font-family: Arial, Helvetica, sans-serif;}/* ### Format fuer den umfassenden DIV-Container und Tabelle ### */.main {	width: 95%;	margin: auto;}.rahmen {	width: 100%;}#navi {	display: none;}/*.rechts {	padding-right: 15px;}*//* ### Formate fuer Inhaltsbereich  ### */.kopfzeile {	font-size: x-large;	font-weight: bolder;}.inhalt {	width: 100%;}h1 {	margin-bottom: 25px;	margin-top: 15px;	font-size: large;}p {	line-height: 1.3em;	text-align: justify;}.topper {	display: none;}sup {	font-size: 0.8em;}.bottom {	width: 100%;	text-align: right;	font-size: 0.8em;}/* ### Bild-DIVs im Inhalt ### */.bild {	display: none;}.caption {	display: none;}/* ### Formate fuer das Kontaktform ###*/.form {	font-size: 85%;}.kontakt {	background-color: #101277;	color: white;	font-weight: bold;	}/* ### Fusszeile ###*/.footer {	display: none;}.fusszeile{	display: none;}/* ### Formate fuer normale Links ### */a:hover {	color: red;}/* ### Formate fuer dass Glossar ###*/dl, dt, dd {}dl {	margin-bottom: 25px;}dt {	font-weight: bold;	margin-left: 15px;	margin-top: 10px;}dd {	margin-left: 15px;	margin-right: 10px;	line-height: 1.3em;	font-size: 0.9em;}.lit {	font-weight: bold;	color: #0000FF;	font-size: 16px;	margin-left: 15px;}.index {	display: none;}a.glossar {	color: black;}a.glossar:hover {	color: black;}/*a.glossar2 {	color: black;}a.glossar2:hover {	color: red;}*//* Rahmenformate */ .cut {	display: none;}#o-l {	display: none;}#o {	display: none;}#o-r {	display: none;}#left {}#right {} #zentral {}#u-l {	display: none;}#u {	display: none;}#u-r {	display: none;}