body, p, th, td, li, input, select, textarea {
	font: 10pt Verdana, Helvetica, Arial, sans-serif;
}

body, p, td, li, input, select, textarea {
	color: #036;
}

#main {
  margin: 0 0 30px;
  background: #fff url(gfx/bg.gif);
  text-align: center;
}

#main[id] {
  background: #fff url(gfx/bg.gif) fixed;
}

h1, h2, h3, h4, h5, h6 {
	color: #369;
	margin: 0;
	text-align: center;
}

h1, h2, h3 {
	font-family: 'Times New Roman', serif;
	font-style: italic;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 11pt;
}

h6 {
	font-size: 10pt;
}

b {
	color: #369;
}

th {
	color: #369;
	background: #e0e8f0;
}

li {
	padding: 10px 0;
}

.ok {
	color: #090;
}

.nok {
	color: #c00;
}

a:link {
	color: #369;
}

a:visited {
	color: #666;
}

a:hover {
	color: #f00;
}

/* ---------- Formulare ---------- */

form {
	margin: 0;
}

.label {
  padding: 3px 5px;
  color: #369;
  background: #e0e8f0;
  font-weight: bold;
}

.label b {
	color: #c00;
}

.field {
	background: #f0f4f8;
}

.box_l {
	border: 1px solid #369;
	background: #fff;
}

.box_l:focus {
	border: 1px solid #369;
	background: #ff9;
}

.box_h {
	border: 1px solid #f00;
	background: #fff;
}

.box_h:focus {
	border: 1px solid #f00;
	background: #ff9;
}

input.gn {
	color: #fff;
	background-color: #090;
}

input.gn:hover {
	background-color: #0c0;
}

input.rt {
	color: #fff;
	background-color: #c00;
}

input.rt:hover {
	background-color: #f00;
}

input.bl {
	color: #fff;
	background-color: #369;
}

input.bl:hover {
	background-color: #69c;
}

input.gr {
	color: #fff;
	background-color: #666;
}

input.gr:hover {
	background-color: #999;
}

/* ---------- Titelleiste ---------- */

#kopf {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 78px;
  background: url(gfx/bg.gif);
}

#kopf[id] {
  position: fixed;
}

#titel {
  margin: 10px auto 0;
  border: 1px solid #369;
  border-bottom: 0;
  width: 760px;
  height: 79px;
  background: #fff;
}

#schriftzug {
	position: relative;
	left: 0;
	top: 4px;
	border-bottom: 1px solid #369;
	width: 740px;
	height: 71px;
}

html>/**/body #schriftzug {
	left: 10px;
}

#titel h1 {
	padding: 0 20px 4px 0;
	text-align: right;
	font: bold italic 24pt 'Times New Roman', serif;
}

#titel h2 {
	padding: 0 50px 0 0;
	text-align: right;
	font: bold italic 16pt 'Times New Roman', serif;
}

#fon {
/*	display: none; */
	position: absolute;
	left: 10px;
	top: 10px;
	width: 280px;
	color: #369;
	text-align: left;
	font: bold 8pt Verdana, Helvetica, Arial, sans-serif;
}

#navi {
	position: absolute;
	left: 10px;
	top: 52px;
	width: 280px;
	text-align: left;
}

html>/**/body #navi {
	left: 10px;
}

#navi a {
  text-decoration: none;
}

#navi a.low:link, #navi a.low:visited {
  color: #369;
}

#navi a.low:hover, #navi a.low:focus, #navi a.low:active {
  color: #f00;
}

#navi a.high:link, #navi a.high:visited {
  color: #900;
  font-weight: bold;
}

#navi a.high:hover, #navi a.high:focus, #navi a.high:active {
  color: #f00;
  font-weight: bold;
}

/* ---------- Seiteninhalte ---------- */

.seite {
  z-index: 1;
  margin: 0 auto;
  border: 1px solid #369;
  border-top: 0;
  padding: 98px 10px 10px 10px;
  width: 740px;
  background: #fff;
  text-align: left;
}

.seite[id] {
  width: 740px;
}

.inhalt {
	padding: 0 10px 20px;
	width: 720px;
}

#home h4 {
	margin: 4px 0 12px;
}

#home ul {
	margin: 0;
	padding: 0 0 0 1.1em;
}

html>/**/body #home ul {
	padding: 0 0 0 1em;
}

#tel {
	display: none;
	float: right;
	margin: 14px 100px 0 0;
	width: 200px;
	text-align: right;
	font: 13px Verdana, Helvetica, Arial, sans-serif;
}

#tel img {
	margin: 0 10px 0 0;
	border: 0;
	width: 20px;
	height: 16px;
}

#signum {
	margin: 8px 0 0 12px;
	color: #369;
	font: bold italic 20px 'Times New Roman', serif;
}

#mailmsg {
  margin: 10px 0 0;
  text-align: center;
}

#mailmsg h5 {
  margin-bottom: 4px;
}

#mailmsg span {
  white-space: nowrap;
}

#mailform {
  margin: 12px auto 6px;
  width: 720px;
}

#codebild {
  padding-bottom: 0;
  width: 135px;
}

#codetext {
	padding: 3px 5px;
  font-size: 8pt;
}

#mf_hinweis {
	color: #c00;
	text-align: center;
	font-size: 8pt;
}

#mailbuttons {
  margin: 12px auto 0;
  width: 368px;
}

#impressum h1 {
	margin: 0 0 6px;
}

#impressum h3 {
	margin: 0 0 20px;
}

#impressum b {
	display: block;
	margin: 16px 0 6px;
	color: #369;
	font-size: 11pt;
}

#adsense {
	clear: both;
	border-top: 1px solid #369;
	padding: 4px 6px 0;
	width: 728px;
	height: 90px;
}
/*
#ad1 {
	height: 15px;
}

#ad2 {
	display: none;
}
*/