@charset "utf-8";
/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,figure,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea {
	margin:0;
	padding:0;
}
body {
	background-image: url(../images_site/background.jpg); 
	background-color: #908F8A;
	background-repeat: no-repeat;
	background-position: center top;
	color: #2f2f2f;
	margin-bottom: 15px;
}
a,body,div,em,input,label,li,ol,p,select,span,strong,td,th,textarea,u,ul {
	font-family:Verdana, Geneva, sans-serif;
}
a,body,div,input,label,li,ol,p,select,td,th,textarea,u,ul {
	font-size:12px;
	line-height: 18px;
}
h1 {
	color: #333333;
	font-size: 190%;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 20px;
}
h2, h3, h4, h5, h6 {
	color: #333333;
	font-size: 140%;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
}
#links h2 {
	margin-bottom: 5px;
}
/* Links */
a, a:link {
	color:#5585B7;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #5585B7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#5585B7;
}
a:active {
  color: #000;
}
a:focus {
	color: #5585B7;
}
/* Image */
.herwig #left img,
.kine img {
	border: 3px solid #ffffff;
}
img {
	vertical-align:middle;border:0px;
}
.image_container {
	padding: 0px;
	margin: 0px;
}
* html .image_container {
	padding: 0px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.ce_image .image_container .caption {
	font-size: 11px;
	text-align:left;
	line-height: 18px;
	/* [disabled]padding-left: 10px; */
	margin-bottom: 10px;
	margin-top: 5px;
}
/* Lightbox */
#lbCaption {
	/* [disabled]display: none; */
}
/* Basics */
p,pre,form {
	margin:0;padding:0;
}
/* Struktur */
#header {
}
.headline_container {
	height: 140px;
}
.headline {
    display: block;
	color: #ffffff;
	font: 40px/30px Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	text-align: right;
	padding-top: 60px;
}
.inner_headline {
	margin-left: 40px;
}
#container {
	padding: 0;
	margin: 35px 0 0;
	border-radius: 5px;
	background-image: url(../images_site/container_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
/*#left .ce_text {
	padding-left: 20px;
	padding-right: 10px;
}*/
#main .inside #startseite {
	padding-right: 50px;
	padding-left: 50px;
}
#left .inside {
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#main .inside {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#startseite-links {
	padding: 10px;
	color: #5585B7;
	background-color: #DBE6F5;
	border-radius: 5px;
}
#startseite-links h2 {
	color: #5585B7;
}
/* Navigation */
#header .mod_navigation {
	background-color: #7c7a73;
	width: 960px;
	margin: 0;
	border-radius: 5px;
}
#header .mod_navigation ul{
  padding: 0;
  margin: 0;
}
#header .mod_navigation li{
float: left;
	margin: 0;
	list-style-type: none;
}
/* Menüpunkte gestalten */
#header .mod_navigation li a.start,
#header .mod_navigation li span.active.start {
	background-color: #39597c;
}
#header .mod_navigation li a.kine,
#header .mod_navigation li span.active.kine {
	background-color: #bb9462;
}
#header .mod_navigation li a.herwig,
#header .mod_navigation li span.active.herwig {
	background-color: #5585b7;
}
#header .mod_navigation li a.kontakt,
#header .mod_navigation li span.active.kontakt {
	background-color: #7c7a73;
}
#header .mod_navigation a,
#header .mod_navigation span {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	padding: 30px 57px;
/*	letter-spacing: 0.1em;*/
}
/* Rollover und TAB-Fokus */
#header .mod_navigation a:hover,
#header .mod_navigation a:focus {
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}
/* Aktiven Menüpunkt hervorheben */
#header .mod_navigation span.active,
#header .mod_navigation .trail {
	color: #fff;
	font-weight: normal;
}
/* Patches: für IE6 */
* html .mod_navigation ul,
* html .mod_navigation a,
* html .mod_navigation span {
  height:1px;
}
* html #header .mod_navigation a,
* html #header .mod_navigation span {
	float:left;
}
/* Vertikale Navigation */
#left .mod_navigation {
	width: 210px;
	font-size: 12px;
	margin: 0px;
}
#left .mod_navigation h2 {
/*	color: #B69261;*/
	font-size: 160%;
	font-weight: normal;
	line-height: 24px;
	letter-spacing:3px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#left .mod_navigation ul{
  padding: 0;
  margin: 0;
}
#left .mod_navigation li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* Menüpunkte gestalten */
#left .mod_navigation a,
#left .mod_navigation span {
	display: block;
	text-decoration: none;
	color: #5585B7;
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 0px;
}
/* Rollover und TAB-Fokus */
#left .mod_navigation a:hover,
#left .mod_navigation a:focus {
	color: #000;
	text-decoration: none;
}
/* Aktiven Menüpunkt hervorheben */
#left .mod_navigation span.active,
#left .mod_navigation .trail {
	color: #000;
	text-decoration: none;
}
/* Patches: hasLayout für IE6 */
* html .mod_navigation ul,
* html .mod_navigation a,
* html .mod_navigation span {
  height:1px;
}
/* Inhalts Elemente */
.mod_article .back {
	margin-top:18px;
}
.mod_article .more {
	display:inline;
}
.mod_article .pdf_link {
	text-align:right;
	position: absolute;
	left: 590px;
	top: 16px;
}
.mod_article .pdf_link a {
	padding-right:1px;
	padding-left:1px;
}
/* Akkordeon */
.ce_accordion {
	width: 460px;
}
.ce_accordion .toggler {
	color:#69C;
	font-weight:bold;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
	background-color: #DDE7F0;
	outline:none;
}
.ce_accordion .accordion div {
  font-size: 11px;
  padding: 0.75em 0.5em;
}
/* Tabelle */
.ce_table h1, .ce_table h2 {
}
.ce_table table {
    width: 460px;
    background-color: #E6EEF7;
    border-collapse: collapse;
    border-bottom: 2px solid #E6EEF7;
    margin-bottom: 1em;
}
.ce_table thead {
	background-color: #6699CC;
	color: #FFF;
	/* [disabled]border-top: 2px solid #E3E3E3; */
	/* [disabled]border-bottom: 1px solid #E3E3E3; */
}
.ce_table tr.odd {
    background-color: #fff;
}
.ce_table td, .ce_table th {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* Downloads */
.ce_downloads p {
	padding: 5px;
}
/* Liste */
.ce_list ul {
	margin:0;
	padding:5px;
}
.ce_list li, .ce_text li {
	margin:0 0 0 22px;
	padding:5px;
	line-height:16px;
}
* html .ce_list li {
	margin-left:26px;
}
/* Top Link - Seite nach oben*/
.ce_toplink {
	background-color: #0C9;
	font-size: 11px;
	vertical-align: middle;
	padding: 3px;
 	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ce_toplink a {
	color: #F00;
	text-decoration: none;
}
div.error,p.error {
	margin:0;
	padding:2px 0 0;
	font-size:9px;
	color:#ff0000;
}
/* Sitemap */
.mod_sitemap li {
	padding: 5px;
	list-style-type: none;
}
/* Weitere Seiten */
.pagination {
	padding-top: 10px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.pagination li{
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
.content_grau {
	background-color: #EBEBEB;
	/* [disabled]width: 459px; */
	border-radius: 5px;
}
.content_natur {
	background-color: #F3E3D3;
	/* [disabled]width: 459px; */
	border-radius: 5px;
}
/* Formular Kontakt */
form#kontaktformular {
	line-height: 1;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 515px;
/*	background-color: #dae0e5;*/
	border-radius:5px;
	color: #252525;
}
#kontaktformular label {
	display: block;
	cursor: pointer;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#kontaktformular .checkbox_container {
	margin-top: 10px;
}
#kontaktformular .checkbox_container label {
	display: inline;s
	margin-top: 5px;
	margin-left:5px;
}
#kontaktformular fieldset {
	border: none;
}
#kontaktformular input, #kontaktformular .textarea {
	width: 500px;
	padding: 8px;
	border-radius: 3px;
	border: 2px solid #ffffff;
	-moz-box-shadow: inset 1px 1px 3px #4a4a4a;
	-webkit-box-shadow: inset 1px 1px 3px #4a4a4a;
	box-shadow: inset 1px 1px 3px #4a4a4a;
}
* html #kontaktformular input, #kontaktformular textarea {
	border: 1px solid #c2c2c2;
}

#kontaktformular input:focus, #kontaktformular textarea:focus {
	background-color: #f7f8f8;
	color: #000;
}
#kontaktformular p.error {
	color: #000;
	max-width: 396px;
	padding: 6px;
	/* [disabled]border: 1px solid #F00; */
	margin-bottom: 3px;
	background-color: #ccf4fe;
	border-radius: 3px;
}
#kontaktformular .checkbox_container input {
	border: none;
	border-radius: none;
	width: auto;
}
/* Senden Button */
#kontaktformular .senden {
	background-color: #5585B7;
	width: 110px;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	margin-top: 15px;
    border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 12px;
	border-style: solid;
	border-width: 2px;
	box-shadow: none;
}
#kontaktformular .senden:hover{
	background-color: #666666;
	-moz-box-shadow: inset 1px 1px 3px #4a4a4a;
	-webkit-box-shadow: inset 1px 1px 3px #4a4a4a;
	box-shadow: inset 1px 1px 3px #4a4a4a;
	
}
#dlh_googlemap_1 {
	border: 2px solid #ffffff;
	border-radius: 3px;
}
