/* Grunddefinitionen */

html {
    min-height: 101%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 950px;
   color: #58585a;
   background-color: #9ec44f;
}

#main {

  font-family: "Frutiger 45", "Helvetica 45 Light", Verdana;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 175%;
  word-spacing: 4px;
  position: relative;
  width: 100%;
  min-height: 100%;
   left: 0;
   top: 0
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.container{
  width: 100%;
  margin: 0 auto 0 auto;
  background: #ffffff;
  top: 0;
}

.lavita {
	position: absolute;
	height: 125px;
	width: 125px;
	float: right;
	margin: 58px 20px 0 0;
	z-index: -10;
}

.header {
  position: relative;
  float: left;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
}

.headerbild {
  position: absolute;
  float: left;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
  background: #fff;
  z-index: -20;
}

.headerbild img{
	width: 100%;
	height: 100%;
}

.strich_header {
  position: absolute;
  width: 100%;
  height: 30px;
  float: left;
  top: 0;
  left: 0;
  background:#00763b;
  border-bottom:2px solid #fff;
}

.headerinhalt {
	position: relative;
	margin: 0 auto 0 auto;
	width: 950px;
	height: auto;
	padding: 0;
}

.hintergrund_logo {
	position: absolute;
	width: 400px;
	height: 180px;
	margin: 55px 0 0 0;
	z-index: 19;
	background: url(../images/hintergrund-logo.png) no-repeat;
}

.logo {
  position: absolute;
  z-index: 20;
  width: 400px;
  text-align: center;
  height: 130px;
  margin: 60px 0 0 0;
}

.bezeichnung {
	position: absolute;
	z-index: 20;
	width: 400px;
	height: 50px;
	margin: 60px 0 0 0;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 26px;
	line-height: 100%;
	color: #00763b;
	font-stretch: condensed;
	font-family: Arial, Helvetica, sans-serif;
}

.name {
	position: absolute;
	z-index: 20;
	width: 400px;
	height: 50px;
	margin: 125px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 100%;
	color: #9ec44f;
}

.titel {
	position: absolute;
	z-index: 20;
	width: 400px;
	height: 50px;
	margin: 175px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 100%;
	color: #00763b;
}

.blume_links {
	position: absolute;
  	z-index: 20;
  	width: 100px;
  	text-align: center;
  	height: 70px;
  	margin: 90px 0 0 10px;
}

.blume_rechts {
	position: absolute;
  	z-index: 20;
  	width: 100px;
  	text-align: center;
  	height: 70px;
  	margin: 90px 0 0 290px;
}

.hintergrund_navi {
	position: absolute;
	width: 100%;
	height: 30px;
	margin: 260px auto 0 auto;
	z-index: 19;
	background: url(../images/hintergrund-navi.png) no-repeat;
}

.content {
  width: 100%;
  min-height: 520px;
  float: left;
  border-bottom: 3px solid #fff;
  background: #f6f6f6;
  margin-top: 0px;
}

.contentinhalt {
	position: relative;
	width: 950px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

.fotolinks {
	position: relative;
	width: 400px;
	height: auto;
	padding-top: 50px;
	top: 0;
	left: 0;
	float: left;
}

.contentright {
  position: relative;
  width: 550px;
  margin-left: 50px;
  height: auto;
  margin: 0;
  float: right;

}

.contentueberschrift{
  width: 500px;
  margin-top: 30pt;
  text-align: left;
  padding: 0px 0px 20px 40px;
  height: 130px;
  float: right;
  color: #4b4b4d;
}

.contenttext{
  width: 500px;
  position: relative;
  text-align: left;
  margin-top: -25px;
  padding: 0px 0px 20px 40px;
  height: auto;
  float: right;
  color: #4b4b4d;
}

#information {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	text-align: right;
	width: 300px;
	float: right;
	margin: -15px 0 0 0;
}

#langtext {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-bottom: 5px;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.kreis1 {
	width: 130px;
	height: 130px;
	position: relative;
	float: left;
    margin-left: 40px;
	background: url(../images/kreis-gruen-1.png) no-repeat;
	z-index: 20;
	text-align: center;
	padding-top: 55px;
}

.kreis1:hover{
	background: url(../images/kreis-gruen-2.png) no-repeat;
}


.kreis2 {
	width: 130px;
	height: 130px;
	position: relative;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	background: url(../images/kreis-gruen-2.png) no-repeat;
	z-index: 20;
	text-align: center;
	padding-top: 55px;
}

.kreis2:hover{
	background: url(../images/kreis-gruen-1.png) no-repeat;
}

.kreis3 {
	width: 130px;
	height: 130px;
	position: relative;
	float: left;
	background: url(../images/kreis-gruen-1.png) no-repeat;
	z-index: 20;
	text-align: center;
	padding-top: 55px;
}

.kreis3:hover{
	background: url(../images/kreis-gruen-2.png) no-repeat;
}

hr.linie {
	max-width: 100%;
	color: #00763b;
	margin: 16px 0;
}

table {
	padding:0;
	margin:0;
	border-collapse: collapse;
}

.termine-button {
	display: block;
    position: relative;
    width: 200px;
	height: 80px;
	margin: 32px auto 0 auto;
	padding: 0;
    border: 0;
    text-align: right;
    line-height: 30px;
    background: transparent;
    cursor: pointer;
    border-radius: 0;
    font-size: 1.2em;
    background: url(../images/button-oval.png) no-repeat 0 0;
}
.termine-button:hover {
	background: url(../images/button-oval-dunkel.png) no-repeat 0 0;
}
.termine-button span {
	display: inline-block;
    position: absolute;
    top: 13px;
    right: 36px;
    width: 100%;
	height: 100%;
	padding: 10px 24px 0 0;
	color: #fff;
	transform: all 1s ease-in-out;
}

.footer {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  color: #fff;
  word-spacing: 1px;
  background: url(../images/hintergrund-footer.png) repeat;
}

.footerinhalt {
	position: relative;
	width: 950px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

.footertelefon1 {
	width: 45px;
	height: 45px;
	position: relative;
	float: left;
	margin: 20px 0 0 20px;
	background: url(../images/kreis-klein.png) no-repeat;
	z-index: 20;
	text-align: center;
	padding-top: 7px;
}

.footertelefon2 {
	width: 150px;
	height: auto;
	position: relative;
	float: left;
	margin: 20px 0 20px 20px;
	z-index: 20;
	text-align: left;
}

.footeradresse1 {
	width: 45px;
	height: 45px;
	position: relative;
	float: left;
	margin: 20px 0 0 20px;
	background: url(../images/kreis-klein.png) no-repeat;
	z-index: 20;
	text-align: center;
	padding-top: 12px;
}

.footeradresse2 {
	width: 150px;
	height: auto;
	position: relative;
	float: left;
	margin: 20px 0 20px 20px;
	z-index: 20;
	text-align: left;
}

.footerimpressum {
	width: 150px;
	height: auto;
	position: relative;
	float: right;
	margin: 20px 17px 0 20px;
	z-index: 20;
	text-align: right;
}

h1{
  color: #4b4b4d;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-align: left;
   letter-spacing: 2px;
   line-height: 27px;
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2{
   color: #4b4b4d;
   font-size: 22px;
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
   margin-bottom: 25px;
   margin-top: 25px;
   line-height: 150%;
}

.textlink {}
.textlink a:link { text-decoration:none; font-weight: bold; color:#00763b; }
.textlink a:hover { text-decoration:none; font-weight: bold; color:#4b4b4d; }
.textlink a:visited { text-decoration:none; font-weight: bold; color:#58585a; }

a:link { text-decoration:none; font-weight: bold; color:#ffffff; }
a:hover { text-decoration:none; font-weight: bold; color:#ffffff; }
a:visited { text-decoration:none; font-weight: bold; color:#ffffff; }

/* Hauptmenü */

/* Hauptmenü Einstellungen */
#navigation {
  clear: both;
  width: 100%;
  clear:both;
  float:right;
  margin:258px auto 0 auto;
  padding:0;
  font-family: "Frutiger 45", "Helvetica 45 Light", Verdana;
  font-size:12px;
  font-weight: normal;
  z-index:1000;
  position:relative;
  height: 40px;
}

/* Top menu items */
#navigation ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right: 50%;
}


#navigation ul li {
/* margin:0 2px 0 2px; */
   padding:0;
   float:left;
   position:relative;
   left: 50%;
}

#navigation li:first-child {
	background: none;
}

#navigation ul li a {
   display:block;
   margin:0;
   padding:0em 1.8em 0em;
   font-size:1em;
   line-height:3em;
   text-decoration:none;
   color:#4b4b4d;
   font-weight:bold;
   background: none;
}

#navigation ul li.active {
   background: none;
}

#navigation ul li.active a {
   color:#00763b;
   text-decoration: none;
   background: none;
}

#navigation ul li a:hover {
   color: #00763b;
   text-decoration: none;
   background: none;
}

#navigation ul li:hover a,
#navigation ul li.hover a {
   color:#00763b;
  text-decoration: none;
  background: none;
}

/* Submenu items */
#navigation ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2.6em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:20em; /* width of the drop-down menus */
}
#navigation ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#navigation ul ul li a,
#navigation ul li:hover ul li a,
#navigation ul li.active li a,
#navigation ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:.9em;
   font-weight:bold; /* resets the bold set for the top level menu items */
   background: #fff;
   color:#4b4b4d;
   line-height:2.4em; /* overwrite line-height value from top menu */
   border-bottom:1px solid #fff; /* sub menu item horizontal lines */
}
#navigation ul li.active {
  text-decoration: none;
  color: #00763b;
}
#navigation ul li.active li.hover{
  text-decoration: none;
}
#navigation ul ul li a:hover,
#navigation ul li.active ul li a:hover,
#navigation ul li:hover ul li a:hover,
#navigation ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background: #fff; /* Sub menu items background colour */
   color:#00763b;
}

/* Flip the last submenu so it stays within the page */
#navigation ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#navigation ul li:hover ul,
#navigation ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
  text-decoration: none;
}

/* Ende Navigation */

.ccm--consent-switch {
	display: none;
}