/* Thank you for looking at our copyrighted html source codes.
EN
All or partial duplication of any content, graphic, layout,
concept on this website are prohibited. Check your local
and international copyright laws and rules for details.
Copyright © by Sonnleitner Hannover. All Rights Reserved. Users
of this site agree to be bound by the terms of the hofladen.com
Web Site Rules and Regulations.
GE
Gemäß deutschem Recht sind alle unter der vorliegenden Domäne
enthaltenen Quelltextdaten urheberrechtlich geschützt. Sämtliche
Urheberrechte sind im Besitz von Dipl.-Ing. Sven Sonnleitner,
Hannover, 31535 Neustadt, DE, EU.
Email office@s-a-sonnleitner.com. Das Kopieren, Ausschneiden und Verändern
von enthaltenen Inhalten, Quelltext, Datenbankstrukturen sowie Bild
und Multimediamaterial ist ausdrücklich untersagt und wird strafrechtlich
verfolgt. Der Zusammenhang der Seitenstrukturen wird im Rechtsstreit
als ein Datenbankwerk bezeichnet. Gerichtsstand ist das Landgericht
Hannover.
*/

html, body {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  color: #130300;
  background-image:url(../_img/bg.jpg);
  background-color: #FFFED3;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
}

input, select, textarea {
  font-family: Georgia, Times, serif;
  font-size: 11px;
  color: #130300;
}

td {
  font-size: 11px;
}

th {
	font-size: 7pt;
	font-weight: normal;
}

p {
	margin-top: 8px;
}

.dark {
  color: #FFFED3;
  background-color: #000000;
}

.outer {
  border-color: #000000 1px solid;
  border: 0px solid #000000;
  background-color: #FFFFFF;
}

.top {
  background-color: #FFFED3;
}

.wk {
	font-size:9px;
	color:#807A04;
}

.wkb {
	font-size:9px;
	font-weight:bold;
}

.left {
  border: 1px solid #000000;
  border-color: #000000;
  background-color: #F1F5DC;
}

.toc {
  color: #130300;
  background-color: #F1F5DC;
  text-decoration: none;
  font-weight: bold;
  line-height: 14px;
  font-size: 11px;
}

li {
  color: #130300;
	margin-left:5px;
}

a:link, a:active, a:visited {
  color: #807A04;
  text-decoration: none;
}

a:hover {
  color: #130300;
  text-decoration: underline;
}


h2 {
  font-size:15px;
}

.info, .info a:hover, .info a:visited, .info a:active, .info a:link, .info a {
	visibility: hidden;
	display: none;
}
