body, p, th, td, li, input, select, textarea {
	font: 10pt Verdana, sans-serif;
}

body, p, td, li, input, select, textarea {
	color: #000;
}

#main {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #552c0c;
	text-align: center;
}

h1 {
	font-size: 16pt;
	margin: 0 0 16px;
}

h2 {
	font-size: 14pt;
	margin: 0 0 14px;
}

h3 {
	font-size: 13pt;
	margin: 0 0 12px;
}

h4 {
	font-size: 12pt;
	margin: 0 0 10px;
}

h5 {
	font-size: 11pt;
	margin: 0 0 8px;
}

h6 {
	font-size: 10pt;
	margin: 0 0 6px;
}

p, li {
  margin: 0 0 8px;
  text-align: left;
}

th {
	color: #fff;
	background: #fff1c4;
}

.xl, .l {
	color: #333;
}

.rot {
	color: #c00;
}

.rosa {
  color: #f00;
}

.blau {
  color: #03c;
}

.gruen {
	color: #090;
}

.lila {
	color: #c09;
}

.grau {
  color: #666;
}

.dgrau {
  color: #333;
}

.zoom, .close {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

.inhalt {
	text-align: left;
}


/* ---------- Titelleiste ---------- */


#kopf {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 94px;
  background: #fff1c4 url(../gfx/bg.gif);
}

#kopf[id] {
  position: fixed;
}

#titel {
  margin: 8px auto 0;
  border: 1px solid #552c0c;
  border-bottom: 0;
  width: 760px;
  height: 87px;
 	background: #fff;
}

#referenz {
  position: relative;
  left: 0;
  top: 0;
}

#zeiten {
	z-index: 3;
  position: absolute;
  left: 16px;
  top: 6px;
	text-align: left;
	font-size: 8pt;
}

#zeiten table {
  margin-top: 3px;
}

#zeiten td {
  padding: 0 10px 0 0;
	font-size: 8pt;
}

#logo {
  position: absolute;
  left: 450px;
  top: 3px;
  width: 300px;
  height: 80px;
}

#logo img {
  border: 0;
  width: 300px;
  height: 80px;
}

#navi {
	position: absolute;
	left: 10px;
	top: 67px;
	border-bottom: 1px solid #552c0c;
	width: 740px;
	height: 18px;
	text-align: left;
}

#navi a {
  text-decoration: none;
}

#navi a.low:link, #navi a.low:visited {
  color: #552c0c;
}

#navi a.low:hover, #navi a.low:focus, #navi a.low:active {
  color: #f00;
}

#navi a.high:link, #navi a.high:visited {
  color: #c00;
  font-weight: bold;
}

#navi a.high:hover, #navi a.high:focus, #navi a.high:active {
  color: #f00;
}


/* ---------- Seiteninhalte ---------- */


#container {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 94px;
  width: 100%;
}

#inhalt {
  margin: 0 auto;
  border: 1px solid #552c0c;
  border-top: 0;
  padding: 16px 20px 20px;
  width: 720px;
  background: #fff;
}

#inhalt[id] {
  padding-top: 12px;
}

.thumb_left {
  float: left;
  margin: 3px 12px 6px 0;
  border: 0;
}

.thumb_right {
  float: right;
  margin: 3px 6px 6px 12px;
}

.thumb_left, .thumb_right, .bild {
	text-align: center;
	font-size: 8pt;
}

.thumb_left img, .thumb_right img {
	display: block;
  border: 0;
}


/* ---------- Fußzeile ---------- */


#autor {
	margin: 8px 0;
	color: #552c0c;
	font: 8pt Verdana, sans-serif;
}

#autor a {
	text-decoration: none;
}

#autor a:link, #autor a:visited {
	border-bottom: 1px dotted #552c0c;
	color: #552c0c;
}

#autor a:focus, #autor a:hover, #autor a:active {
	border-bottom: 1px dotted #f00;
	color: #f00;
}

a#valid {
	display: block;
	margin: 12px auto 20px;
	width: 80px;
	height: 15px;
}

a#valid:link, a#valid:visited {
	background: url(../gfx/valid_l.gif);
}

a#valid:hover, a#valid:active {
	background: url(../gfx/valid_h.gif);
}


/* ========== Bildschirmausgabe ========== */


@media screen, handheld {
	.print {
	  display: none;
	}

	#main {
	  text-align: center;
	  background: #fff1c4 url(../gfx/bg.gif);
	}

	#main[id] {
	  background-attachment: fixed;
	}


/* ---------- Links ---------- */


	a:link {
		color: #552c0c;
	}

	a:visited {
		color: #666;
	}

	a:focus, a:hover, a:active {
		color: #f00;
	}

	a.url, a.mail, a.pr {
		text-decoration: none;
	}

	*+html a.url:link, *+html a.mail:link, * html a.url:link, * html a.mail:link {
		border-bottom: 1px dotted #552c0c;
	}

	*+html a.url:visited, *+html a.mail:visited, * html a.url:visited, * html a.mail:visited {
		border-bottom: 1px dotted #666;
	}

	*+html a.url:focus, *+html a.mail:focus, * html a.url:focus, * html a.mail:focus, *+html a.url:hover, *+html a.mail:hover, * html a.url:hover, * html a.mail:hover *+html a.url:active, *+html a.mail:active, * html a.url:active, * html a.mail:active {
		border-bottom: 1px dotted #f00;
	}

	html>/**/body a.url {
		padding-left: 14px;
	}

	html>/**/body a.url:link {
		background: url(../gfx/alink.gif) no-repeat left;
	}

	html>/**/body a.url:visited {
		background: url(../gfx/avisited.gif) no-repeat left;
	}

	html>/**/body a.url:focus, html>/**/body a.url:hover, html>/**/body a.url:active {
		background: url(../gfx/ahover.gif) no-repeat left;
	}

	html>/**/body a.mail {
		padding-left: 16px;
	}

	html>/**/body a.mail:link {
		background: url(../gfx/mlink.gif) no-repeat left;
	}

	html>/**/body a.mail:visited {
		background: url(../gfx/mvisited.gif) no-repeat left;
	}

	html>/**/body a.mail:focus, html>/**/body a.mail:hover, html>/**/body a.mail:active {
		background: url(../gfx/mhover.gif) no-repeat left;
	}

	*+html a.pr:link, *+html a.pr:visited, * html a.pr:link, * html a.pr:visited {
		border-bottom: 1px dotted #552c0c;
	}

	*+html a.pr:focus, * html a.pr:focus, *+html a.pr:hover, * html a.pr:hover, *+html a.pr:active, * html a.pr:active {
		border-bottom: 1px dotted #f00;
	}

	html>/**/body a.pr {
		padding-left: 17px;
	}

	html>/**/body a.pr:link, html>/**/body a.pr:visited {
		color: #552c0c;
		background: url(../gfx/plink.gif) no-repeat left;
	}

	html>/**/body a.pr:focus, html>/**/body a.pr:hover, html>/**/body a.pr:active {
		color: #f00;
		background: url(../gfx/phover.gif) no-repeat left;
	}

	.zoom {
		cursor: url(../gfx/zoom.cur), pointer;
	}

	.close {
		cursor: url(../gfx/close.cur), pointer;
	}

	.zoom:link, .zoom:visited, .close:link, .close:visited {
	  color: #552c0c;
	}

	.zoom:focus, .zoom:hover, .zoom:active, .close:focus, .close:hover, .close:active {
	  color: #f00;
	}


/* ---------- Formulare ---------- */


	.label {
	  padding: 3px 0 3px 5px;
	  color: #552c0c;
	  background: #f8e4b0;
	  font-weight: bold;
	}

	.label b {
		color: #c00;
	}

	.field {
		background: #fff4c4;
	}

	.box_l {
		border: 1px solid #552c0c;
		background: #fff;
	}

	.box_l:focus {
		border: 1px solid #552c0c;
		background: #ff9;
	}

	.box_h {
		border: 1px solid #f00;
		background: #fff;
	}

	.box_h:focus {
		border: 1px solid #f00;
		background: #ff9;
	}

	input.gn {
		color: #fff;
		background: #090;
	}

	input.gn:hover {
		background: #0c0;
	}

	input.rt {
		color: #fff;
		background: #c00;
	}

	input.rt:hover {
		background: #f00;
	}

	input.bn {
		color: #fff;
		background: #552c0c;
	}

	input.bn:hover {
		background: #885c3c;
	}

	input.gr {
		color: #fff;
		background: #666;
	}

	input.gr:hover {
		background: #999;
	}
}


/* ========== Druckausgabe ========== */


@media print {
	body, p, th, td, li, input, select, textarea {
	  font: 12pt 'Times New Roman', serif;
	}
	
	.noprint {
	  display: none;
	}
	
	#container {
	  top: 0;
	}

	#inhalt {
	  border: 0;
	  padding: 0;
	  width: 100%;
	}

	.bild {
		font-size: 10pt;
	}

	#pr_header {
	  margin: 0 0 12px;
	  border-bottom: 1px dotted #000;
	  padding: 0 0 12px;
	  font: 10pt 'Times New Roman', serif;
	}

	#pr_header h1 {
		margin: 0 0 4px;
	  font: bold 12pt 'Times New Roman', serif;
	}

	#autor {
	  margin: 20px 0 0;
	  border-top: 1px dotted #000;
	  padding: 16px 0 0;
	  color: #000;
	  font: 10pt 'Times New Roman', serif;
	}

	#autor a:link {
	  border: 0;
	  color: #000;
	}
}