/*
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: #fff;
	background: #cc2c35 none repeat-x fixed top;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
img, form fieldset, hr
{
	border: 0px solid #000;
}
hr
{
	height: 1px;
	background-color: #000;
	color: #000;
}
p, table, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: 1em 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #4d0808;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 16px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 10px;
}
h6
{
	font-size: 8px;
}
a
{
	text-decoration: underline;
	color: #cc2c35;
	background-color: transparent;
}
fieldset legend
{
	margin: 0px 10px;
}
ul, ol
{
	margin-left: 26px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #000;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
th
{
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 10px;
}
.tooltip
{
	position: absolute;
	display: none;
	z-index: 40;
	border: 1px solid #3C1E00;
	padding: 5px;
	background-color: #F8F2EC;
	color: #000;
	text-align: left;
	opacity: 0.9;
}
.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.seite
{
	margin: 0px auto;
	width: 931px !important;
	width: 961px;
	overflow: hidden !important;
	overflow: visible;
	padding: 15px 15px 0px;
	background-color: #fff;
	color: #000;
	text-align: left;
}
div.kopf
{
	width: 931px;
	overflow: hidden !important;
	overflow: visible;
	padding-top: 4px;
}
div.kopf ul
{
	margin: 0px;
	list-style: none;
}
div.kopf ul li
{
	float: left;
}
div.kopf a.logo
{
	display: block;
	width: 189px;
	height: 62px;
	float: left;
	margin-left: 9px !important;
	margin-left: 4px;
	margin-bottom: 14px;
}
div.kopf div.icons
{
	float: right;
	margin-right: 9px !important;
	margin-right: 4px;
	text-align: right;
}
div.kopf div.icons ul
{
	float: right;
}
div.kopf div.icons ul li
{
	float: left;
	padding-left: 11px;
}
div.kopf div.icons ul li a
{
	display: block;
	width: 11px;
	height: 10px;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
}
div.kopf div.icons ul li a.start
{
	background-image: url(../_img/icon_start.gif);
}
div.kopf div.icons ul li a.kontakt
{
	background-image: url(../_img/icon_kontakt.gif);
	width: 13px;
}
div.kopf div.icons ul li a.inhalt
{
	background-image: url(../_img/icon_inhalt.gif);
}
div.kopf div.icons ul li a span
{
	display: none;
}
div.kopf div.icons p
{
	background-color: transparent;
	color: #5f5f5f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	clear: both;
	margin: 20px 0px;
}
div.kopf ul.menue
{
	width: 930px;
	font-size: 12px;
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	background-color: #d9d9d9;
	color: #000;
}
div.kopf ul.menue li
{
	border-left: 1px solid #a3a3a3;
}
div.kopf ul.menue li.erste
{
	border-left-width: 0px;
}
div.kopf ul.menue li a
{
	display: block;
	width: 154px;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	color: #000;
	text-align: center;
}
div.kopf ul.menue li a:hover
{
	font-weight: bold;
}
div.kopf ul.menue li a.aktiv
{
	font-weight: bold;
	background-color: #cc2c35;
	color: #fff;
}
div.kopf ul.untermenue
{
	width: 930px;
	font-size: 12px;
	clear: both;
	background-color: #cc2c35;
	color: #fff;
	overflow: hidden !important;
	overflow: visible;
	margin-top: 1px;
}
div.kopf ul.untermenue li
{
	border-left: 1px solid #fff;
}
div.kopf ul.untermenue li.erste
{
	border-left-width: 0px;
}
div.kopf ul.untermenue li a
{
	padding: 10px;
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	text-align: center;
	position: relative;
	display: block;
}
div.kopf ul.untermenue li a:hover
{
	text-decoration: underline;
}
div.kopf ul.untermenue li a.aktiv
{
	font-weight: bold;
	background-color: #fff;
	color: #cc2c35;
}
div.kopf div.grafik
{
	margin-top: 1px;
	clear: both;
	width: 930px;
	height: 233px;
	background: transparent url(../_img/kopf_hg.gif) no-repeat left top;
}
div.mitte
{
	clear: both;
	margin-top: 1px;
	width: 930px;
	overflow: hidden !important;
	overflow: visible;
	padding-bottom: 50px;
}
div.mitte div.inhalt
{
	width: 930px;
	overflow: hidden !important;
	overflow: visible;
}
div.mitte div.inhalt_start
{
	width: 686px !important;
	width: 696px;
	padding-right: 10px;
	float: left;
}
div.inhalt p, div.inhalt li, div.inhalt dt, div.inhalt dd
{
	line-height: 1.5em;
}
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 270px;
	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: transparent;
	color: #e47717;
	font-weight: bold;
	border-width: 0px;
	border-color: #000;
}
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: #fff;
	background-color: transparent;
	color: #004a8f;
}
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: 0px;
  padding: 1px 3px 1px 15px;
  list-style: circle inside;
}
div.inhalt div.galerie
{
	margin-left: 20px;
	width: 310px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
div.inhalt div.galerie p.ueberschrift
{
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #4d0808;
}
div.inhalt div.galerie p.img
{
	float: left;
	margin: 0px 5px;
	width: 127px !important;
	width: 143px;
	text-align: center;
	border: 1px solid #4d0808;
	font-size: 0px;
}
div.inhalt div.galerie2
{
	margin-right: 5px;
	margin-bottom: 5px;
	width: 458px !important;
	width: 460px;
	overflow: hidden !important;
	overflow: visible;
	/*height: 104px !important;
	height: 106px;*/
	float: left;
	border: 1px solid #4d0808;
}
div.inhalt div.galerie2 p
{
	margin: 3px;
}
div.inhalt div.galerie2 p.img
{
	float: left;
}
div.inhalt div.gallery_line
{
  overflow: hidden !important;
  overflow: visible;
  clear: both;
}
div.inhalt div.gallery_line div.gallery
{
	float: left;
	width: 144px !important;
	width: 146px;
	overflow: hidden !important;
 	overflow: visible;
	border: 1px solid #323232;
	margin: 5px;
	text-align: center;
}
div.mitte div.kontakt
{
	width: 204px !important;
	width: 234px;
	overflow: hidden !important;
	overflow: visible;
	padding: 0px 15px 155px;
	float: left;
	background: #d9d9d9 url(../_img/kontakt_hg.jpg) no-repeat left bottom;
	color: #550a0a;
}
div.mitte div.kontakt a
{
	background-color: #d9d9d9;
	color: #550a0a;
	text-decoration: none;
}
div.mitte div.kontakt p.vcf
{
	text-align: right;
	margin-top: -35px;
	position: relative;
}
div.fuss
{
	margin: 0px auto;
	width: 961px;
	height: 39px !important;
	height: 50px;
	margin-top: -50px;
	padding-top: 11px;
	position: relative;
	background-color: #cc2c35;
	color: #fff;
}
div.fuss a
{
	background-color: #cc2c35;
	color: #fff;
	text-decoration: none;
}
div.fuss a:hover
{
	text-decoration: underline;
}

/*===== 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 =====*/
#subtitle
{
	border: 1px solid #323232;
	color: #000;
	background-color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	text-align: left;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
