/* ### CSS-Definitionen (nur Screen) fuer stadt-teil-auto-goettingen.de ### *//* ### Formate fuer den gesamten Dokumenten-Body ### */body {	font-family: Arial, Helvetica, sans-serif;	margin: 1px;	padding: 0px;}table.inhalt {	padding: 1px;	margin-top: 10px;}.mitte {	width: 95%;}.back {}td.oben {	height: 65px;}.kopfzeile {	font-size: large;	font-weight: bold;	vertical-align: middle;}.kontaktdaten {	font-size: 0.7em;}/* ### Formate Inhaltsbereich ###*/h1, h2, h3 {	font-weight: bold;	text-align: left;	margin-left: 10px;}h1 {	font-size: 1.2em;	margin-top: 10px;}h2 {	font-size: 1.1em;}h3 {	font-size: 0.9em;	margin-bottom: -0.5em;}p.text {	text-align: left;	font-size: 0.8em;	line-height: 1.3em;	margin-left: 10px;	margin-right: 10px;}p.zentriert {	text-align: center;	font-size: 0.8em;	line-height: 1.2em;	margin-left: 10px;	margin-right: 10px;}p.beispiel {	text-align: right;	font-size: 0.8em;	line-height: 1.2em;	margin-left: 30px;	margin-right: 200px;}dt, dd {	text-align: left;	font-size: 0.8em;	line-height: 1.2em;	margin-left: 10px;	margin-right: 10px;}dt {	font-weight: bold;	margin-top: 10px;}.alone {	font-size: 0.8em;	line-height: 1.3em;	}li {	text-align: left;	margin-left: 10px;	margin-right: 10px;}p.unterzeile {	font-size: 0.7em;	text-align: left;	margin-left: 10px;	margin-right: 10px;}table.preise td {	font-size: 0.7em;	line-height: 1.0em;	padding: 0;}table.stdo td {	font-size: 0.7em;	line-height: 1.0em;	padding: 0;}.stdo {	margin-left: 150px;}td.first1 {	font-size: 1em;	line-height: 1em;	border-bottom: 1px solid black;	border-spacing: 0px;}td.first {	height: 1px;	font-size: 0.1em;	line-height: 0.1em;	border-bottom: 1px solid black;	border-spacing: 0px;}sup {	font-size: 0.7em;}sub {	font-size: 0.7em;}img.toplink {	border: none;}.bild1 {	float: right;	width: 205px;	margin: 3px;}.floatlinks {	float: left;	margin-right: 15px;	margin-top: 5px;	margin-bottom: 10px;}.floatrechts {	float: right;	margin-left: 15px;	margin-top: 5px;	margin-bottom: 10px;}/* ### Formate Rubriken ### */td.links {	vertical-align: top;}td.rechts {	display: none;}.mittig {	display: none;}.verlauf {	display: none;}.verlauf2 {	display: none;}.rubrik {	display: none;}.fuss {	display: none;}p.fusszeile {	display: none;}.bottom {	display: none;}/* ### linkformate allgemein ### */a:link {	font-weight: bold;	text-decoration: none;}a:visited {	font-weight: bold;	text-decoration: none;}a:hover {	font-weight: bold;	text-decoration: underline;}a:active {	font-weight: bold;	text-decoration: underline;}/* ### Linkformate Navigation ### */.aktiv {	margin: 3px;	font-size: 0.9em;	font-weight: bold;	text-decoration: none;	color: black;	background-color: transparent;}a.menu {	margin: 3px;	font-size: 0.9em;	font-weight: bold;	line-height: 1.2em;	text-decoration: none;}a.menu:link {	margin: 3px;	font-size: 0.9em;	font-weight: bold;	text-decoration: none;}a.menu:visited {	text-decoration: none;}a.menu:hover {	font-weight: bold;	color: red;	background-color: transparent;	text-decoration: underline;}a.menu:active {	font-weight: bold;	color: red;	background-color: transparent;	text-decoration: underline;}