/*
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Bildschirm, Projektor
*/

/*===== Main CSS STYLE =====*/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	color: #383838;
	background: #fff url(../_img/hintergrund.jpg) repeat-x scroll left top;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #267dbe;
}
hr
{
	height: 1px;
	background-color: #267dbe;
	color: #267dbe;
	margin: 6px 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #267dbe;
	margin: 1em 5px;
	background: transparent url(../_img/headline_bg.gif) no-repeat 0px 3px;
}
fieldset legend
{
	margin: 0px 10px;
}
h1, fieldset legend
{
	font-size: 15px;
}
h2
{
	font-size: 13px;
}
h3
{
	font-size: 11px;
}
h4
{
	font-size: 9px;
}
h5
{
	font-size: 7px;
}
h6
{
	font-size: 5px;
}
a
{
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}
p, table, dl, ul, ol
{
	margin: 1em 5px;
}
ul, ol
{
	margin-left: 41px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #000;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
th
{
	font-weight: bold;
	text-align: left;
	color: #267dbe;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #267dbe;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 10px;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.nowrap
{
	white-space: nowrap;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.oberer_hintergrund
{
	min-width: 50%;
	width: 50%;
	height: 26px;
	background-color: #267dbe;
	color: inherit;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
div.seite
{
	margin: 0px auto;
	width: 822px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background-color: #cacbcc;
	color: inherit;
}
div.seite_start
{
	background-color: transparent;
	color: inherit;
}
div.kopf
{
	width: 810px !important;
	width: 822px;
	overflow: hidden !important;
	overflow: visible;
	padding: 6px 6px 0px;
	background: #fff url(../_img/kopf_hintergrund.gif) no-repeat 0px 142px;
	color: #267dbe;
	text-align: center;
	position: relative;
	z-index: 5;
}
div.kopf ul
{
	margin: -6px 0px 0px -5px;
	list-style: none;
	float: left;
}
div.kopf ul li
{
	float: left;
	background-color: #267dbe;
	color: #fff;
}
div.kopf ul li a
{
	width: 64px;
	height: 26px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}
div.kopf a.logo
{
	display: block;
	width: 241px;
	height: 124px;
	float: right;
	margin: 4px 9px 0px 0px;
}
div.kopf ul li a.startseite
{
	background-image: url(../_img/startseite.gif);
}
div.kopf ul li a.kontakt
{
	background-image: url(../_img/kontakt.gif);
}
div.kopf ul li a.inhaltsverzeichnis
{
	background-image: url(../_img/inhaltsverzeichnis.gif);
}
div.kopf ul li a.startseite
{
	background-image: url(../_img/startseite.gif);
}
div.kopf ul li a span
{
	display: none;
}
div.kopf div#kopf_grafik
{
	width: 810px;
	height: 195px !important;
	height: 209px;
	padding-top: 14px;
	background-image: url(../_img/kopf_grafik.jpg);
	background-position: 0px 14px;
	background-repeat: no-repeat;
	clear: both;
}
ul.nav
{
	list-style: none;
	margin: 0px;
	width: 810px !important;
	width: 822px;
	overflow: hidden !important;
	overflow: visible;
	background-color: #fff;
	color: inherit;
	padding: 0px 3px;
	border-left: 3px solid #cacbcc;
	border-right: 3px solid #cacbcc;
}
ul.nav li
{
	float: left;
	font-family: Helvetica;
	font-size: 17px;
	padding-left: 1px;
	background: transparent url(../_img/nav_li_hg.gif) no-repeat left bottom;
}
ul.nav li.first
{
	padding-left: 0px;
	background: transparent none no-repeat left bottom;
}
ul.nav li a
{
	color: #257fc3;
	text-decoration: none;
	background-color: transparent;
	padding: 5px 8px 14px 38px;
	display: block;
}
ul.nav li a:hover
{
	color: #fff;
	background-color: #257fc3;
}
ul.nav li a.active
{
	padding: 14px 38px 5px 8px;
}
div.mitte
{
	width: 822px;
	overflow: hidden !important;
	overflow: visible;
	padding-bottom: 50px;
}
div.mitte_start
{
	padding-bottom: 313px;
}
div.inhalt
{
	width: 784px !important;
	width: 822px;
	overflow: hidden !important;
	overflow: visible;
	background-color: #cacbcc;
	color: #267dbe;
	padding: 25px 19px;
}
div.inhalt p, div.inhalt h1, div.inhalt h2, div.inhalt h3, div.inhalt h4, div.inhalt h5, div.inhalt h6, div.inhalt ul, div.inhalt ol, div.inhalt dl
{
	/*line-height: 1.5em;*/
}
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 220px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f2;
	color: #696969;
	border: 1px solid #4c4c4c;
}
div.inhalt textarea
{
	height: 117px;
}
div.inhalt select, div.inhalt input.box
{
	width: auto;
	cursor: pointer;
}
div.inhalt input:hover, div.inhalt textarea:hover, div.inhalt input:focus, div.inhalt textarea:focus
{
	background-color: White;
	color: #000;
	border-color: #2e2e2e;
}
div.inhalt input.button, div.inhalt a.button
{
	cursor: pointer;
	width: auto;
	background-color: #a31c22;
	color: #fff;
	font-weight: bold;
	border-width: 1px;
	border-color: #bf6166 #440c0e #440c0e #bf6166;
}
div.inhalt a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}
div.inhalt input.button:hover, div.inhalt a.button:hover
{
	border-color: #440c0e #bf6166 #bf6166 #440c0e;
}
div.inhalt input.missing, div.inhalt textarea.missing, div.inhalt select.missing
{
	border-color: red;
}
div.inhalt dl.news_arcive dt
{
	padding: 5px;
}
div.inhalt dl.news_arcive dd
{
	margin: 0px 0px 5px 0px;
	padding: 10px;
}
div.inhalt p.skizze
{
	float: right;
}
div.inhalt p.sitemap
{
  margin-left: 50px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
}
div.inhalt p.sitemap:hover, div.inhalt p.sitemap:focus
{
  border-color: #fff #443d2a #443d2a #fff;
}
div.inhalt .sitemap a
{
  padding: 3px 15px;
  text-decoration: none;
  display: block;
}
div.inhalt ul.sitemap
{
  margin-left: 50px;
}
div.inhalt ul.sitemap li
{
  margin-left: 0px;
  padding: 1px 3px 1px 15px;
  list-style: circle inside;
  background-image: none;
}
div.inhalt div.gallery_line
{
	width: 595px;
	height: 103px;
	white-space: nowrap;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
}
div.inhalt div.gallery
{
	width: 162px !important;
	width: 168px;
	height: 87px !important;
	height: 93px;
	padding: 3px;
	float: left;
	background-color: #e5e5e5;
	color: #000;
	margin: 5px;
	text-align: center;
}
div.inhalt div.gallery img
{
	border: 1px solid #fff;
}
div.inhalt div.contact_box
{
	float: left;
	overflow: hidden !important;
	overflow: visible;
}
div.inhalt div.contact_box span
{
	font-weight: bold;
}
div.inhalt div.contact_box p.vcf
{
	float: right;
	margin-right: 40px;
}
div.inhalt div.contact_box p.left
{
	float: left;
}
div.inhalt div.contact_box form
{
	clear: both;
}
div.info_box
{
	width: 786px !important;
	width: 822px;
	height: 263px;
	padding: 0px 19px;
	margin: -313px auto 0px;
	text-align: left;
	position: relative;
}
div.info_box span
{
	color: #267dbe;
	background-color: transparent;
	font-weight: bold;
}
div.info_box div.kontakt
{
	width: 214px !important;
	width: 215px;
	height: 238px !important;
	height: 263px;
	padding-top: 25px;
	padding-right: 1px;
	background-image: url(../_img/kontakt_box.gif);
	background-position: right top;
	background-repeat: repeat-y;
	float: left;
}
div.info_box div.kontakt p
{
	margin: 1em 5px !important;
	margin: 1em 2px;
}
div.info_box div.kontakt a
{
	color: #383838;
	background-color: transparent;
	text-decoration: none;
}
div.info_box div.aktuelles
{
	width: 571px;
	height: 263px;
	float: right;
}
div.info_box div.aktuelles div.artikel
{
	width: 229px !important;
	width: 285px;
	height: 263px;
	padding: 0px 28px;
	float: left;
}
div.info_box div.aktuelles div.artikel p.bild
{
	float: left;
	margin: 0.5em 5px !important;
	margin: 0.5em 2px;
}
div.info_box div.aktuelles div.artikel p.link
{
	clear: both;
}
div.info_box div.aktuelles div.artikel p.link a
{
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
}
div.footer
{
	margin: -50px auto;
	width: 784px !important;
	width: 822px;
	height: 40px !important;
	height: 50px;
	padding: 0px 19px;
	border-bottom: 10px solid #267dbe;
	background-color: #cacbcc;
	color: #898989;
	position: relative;
}
div.footer span
{
	color: #267dbe;
	background-color: transparent;
	font-weight: bold;
}
div.footer_start
{
	margin: 0px auto;
	background-color: transparent;
}
div.footer div
{
	line-height: 40px;
}
div.footer div.links
{
	float: left;
	text-align: left;
}
div.footer div.rechts
{
	float: right;
	text-align: right;
	color: #686868;
	background-color: transparent;
}
div.footer div.rechts a
{
	text-decoration: none;
	color: #686868;
	background-color: transparent;
}
/*===== End of Site CSS STYLE =====*/

/*===== Lightbox CSS STYLE =====*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(../_img/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(../_img/overlay.png);
}
* html #lightboxOverallView, * html #overlay {
	background-color: #e5e5e5;
	background-image: url(../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*===== End of Lightbox CSS STYLE =====*/
