* {
  margin: 0px auto; 
  text-align: center;
}


body {
  background: url('../img/bg.jpg') no-repeat #07393A;
  z-index: -1;
  font-family: Arial;
  overflow-y: scroll;
} 

canvas {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  overflow: hidden;
  z-index: -9999;
}

#adsense {
  background-color: transparent;
  overflow: hidden;
  position: absolute;
}

a {
  text-decoration: none;
  color: white;
}

#container {
  text-align: left;
  margin-top: 35px;
  width: 865px;
}
/*-------------------------- buehne --------------------------*/
/*-------------------------- buehne  background --------------------------*/
.buehne {
  background-repeat: no-repeat;
  z-index: 0;
  width: 865px;
  height: 536px;
  float: left;
  text-align: center;
}
#homebuehne {
  background-image: url('../img/start.png');
}

#philbuehne {
  background-image: url('../img/phl_2.png');
}
#philbuehne_en {
  background-image: url('../img/phl_en.png');
}

#leistbuehne {
  background-image: url('../img/leistungen_1.png'); 
}

#leistbuehne_en {
  background-image: url('../img/leistungen_en.png'); 
}

#methodenbuehne {
  background-image: url('../img/methoden.png');
}

#impressumbuehne {
  background-image: url('../img/textlayer.jpg');
}

/*-------------------------- buehne  positionierung --------------------------*/

/* ------------------------- Buehne Impressum --------------------------------*/
#impressumbuehne h1, #impressumbuehne h2 {
  padding-left: 45px;
  padding-top: 20px;
  font-size: 14px;
  color: #ffffff;
  text-align: left;
}
#impressumbuehne h2 {
  padding-bottom: 20px;
}

#impressumbuehne p {
  padding-right: 45px;
  padding-left: 45px;
  color: #ffffff;
  text-align: left;
  font-size: 13px;
}

#impressumbuehne a {
  color: #00fdff;
}
/* ------------------------- Buehne Leistungen --------------------------------*/


.map {
  position: relative;
  width: 158px;
  height: 60px;
  cursor: pointer;
  display: block;
  float: right;
}

#report {
  margin-top: 3px;
  margin-right: 66px;
}

#aus {
  margin-right: 239px;
}
#durch {
  margin-right: 400px;
  margin-top: 3px;
}

#org {
  margin-right: 557px;
  margin-top: 16px;
}

#konz {
  margin-right: 703px;
  margin-top: 22px;
}

/* ------------------------- Buehne methoden --------------------------------*/

#methodenbuehne ul{
  padding: 0px;
  padding-left: 15px;
}

#methodenbuehne li {
  font-family: Arial;
  text-align: left;
  list-style-type: circle;
}
#methodenbuehne p {
  text-align: left;
  font-family: Arial;
}

#node {
  margin-top: 80px;
  clear: both;
  width: 150px;
  float: right;
}

#node a {
  float: left;
  font-size: 12px;
  font-family: Arial;
  color: #00FDFF;
}

#node a:HOVER {
  text-decoration: underline;
}

p#nodetxt {
  font-size: 12px;
  color: #ffffff;
  font-family: Arial;
  
}

#methodenlinks {
  float: left;
  width: 250px;
  margin-top: 100px;
  margin-left: 90px;
}

.methodenh1 {
  text-align: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

#methodenrechts {
  float: right;
  width: 250px;
  margin-top: 100px;
  margin-right: 90px;
}



/* ------------------------- Buehne Referenzen --------------------------------*/

#referenzenbuehne {
  text-align: left;
}

#referenzenbuehne font {
  width: 153px;
  text-align: left;
  color: #ffffff;
  font-size: 14px;
  font-family: Arial;
  float: left;
  height: 60px;
  padding: 30px 0px 0px 5px;
  font-weight: bold;
}

.imagehalter {
  width: 130px;
  float: left;
  height: 90px;
  margin-bottom: 10px;
}


/* ------------------------- Buehne Kontakt --------------------------------*/

#kontaktbuehne {
  text-align: left;
}

#kontaktbuehne p {
  text-align: left;
  color: #ffffff;
  clear: both;
  margin-bottom: 5px;
}

p#kontakt {
  clear: none !important;
  float: left;
  width: 300px;
  padding: 35px 0px 0px 15px;
  margin: 0px;
}

.feld {
  float: left;
  background-image: url('../img/input_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #81A6AC;
  width: 280px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
}

#kontaktbuehne textarea {
  background-image: url('../img/textarea_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #81A6AC;
  width: 280px;
  height: 261px;
  text-align: left;
  overflow: hidden;
  resize:none;
  float: left;
  color: #ffffff;
  font-family: Arial;
}

#absenden {
  margin-top: 15px;
  cursor: pointer;
  clear: both;
  float: left;
  display: inline;
  border: none;
  background-color: transparent;
  background-image: url('../img/absenden.png');
  background-repeat: no-repeat;
  background-position: top left;
  width: 106px;
  height: 37px;
}

#send {
  margin-top: 15px;
  cursor: pointer;
  clear: both;
  float: left;
  display: inline;
  border: none;
  background-color: transparent;
  background-image: url('../img/send.png');
  background-repeat: no-repeat;
  background-position: top left;
  width: 106px;
  height: 37px;
}

#absenden:hover {
  background-image: url('../img/absenden_klick.png');
}

#send:hover {
  background-image: url('../img/send_klick.png');
}
/* ------------------------- Buehne Home --------------------------------*/

#meer {
  width: 350px;
  font-size: 22px;
  margin-left: -40px;
  margin-top: 180px;
  color: #ffffff;
}

.dialog p{
  text-align: left;
}

#erfahrung {
  font-size: 18px;
  margin-top: 95px;
  margin-left: 25px;
  color: #000000;
  width: 200px; 
}

#eff {
  font-size: 19px;
  margin-top: 230px;
  margin-left: -750px;
}

#fle{
  font-size: 19px;
  margin-left: 525px;
  margin-top: 20px;
  width: 200px;
}

#schnell {
  font-size: 21px;
  width: 200px;
  margin-top: 50px;
  margin-left: 450px;
}

#ganz {
  width: 200px;
  margin-top: 200px;
  margin-left: 50px;
}

.roll {
  height: 30px;
  cursor:pointer;
  float: left;
  text-align: center;
}


/*--------------------------head --------------------------*/
/*-------------------------- Navi --------------------------*/

#navi {
  background-image: url('../img/navi_bg.png');
  background-repeat: repeat-x;
  background-position: top left;
  width: 865px;
  padding: 0px;
  height: 35px;
  float: left;
  margin-top: 15px;
  _margin-left: 0px;
}

.navili {
  float: left;
  list-style-type: none;
  position: relative;
}

.navili a {
  font-size: 14px;
  float: left;
  height: 33px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  background-image: url('../img/navi_bg.png');
  background-repeat: repeat-x;
  background-position: top left;
  position: relative;
  font-weight: bold;
}

.navili a:HOVER {
  background-image: url('../img/navi_bg_hover.png');
  background-repeat: repeat-x;
  background-position: top left;
  position: relative;
  z-index: 500;
 /* color: #00fdff; */
}


.current a {
  background-image: url('../img/navi_bg_hover.png');
  background-repeat: repeat-x;
  background-position: top left;
  color: #00fdff;
  font-weight: bold;
}

/*-------------------------- Metanavi --------------------------*/


  
#metanavi {
  margin-top: 10px;
  font-size: 11px;
  text-align: left;
}

#metanavi a {
  margin-right: 5px;
  font-weight:bold;
}

#metanavi a:HOVER {
  color: #00fdff;
}

/*-------------------------- Logo --------------------------*/

img#logo {
  margin-top: 10px;
  float: right;
}

#header {
  width: 865px;
  height: 130px;
}
/* -----------------------Content -------------------------*/

#content {
  width: 865px;
  float: left;
  margin-bottom: 50px;
}


ul.infoul li{
  text-align: left;
  font-family: Arial;
  font-size: 14px;
  list-style-type: circle;
  line-height: 200%;
  color: #ffffff;
}


#octocontainer {
  float: right;
  width: 290px;
  color: #225769;
  background-image: url('../img/octo_bg.png');
  background-repeat: no-repeat;
  padding: 0px 15px 15px 15px;
}

h1#octoh1 {
  width: 310px;
  font-size: 14px;
  text-align: left;
  margin-top: 25px;
  padding-left: 50px;
}

p#octotext {
  text-align: left;
  font-family: Arial;
  font-size: 15px;
  margin-top: 25px;
}

/*  background-image: url('../img/txt_bg.png');
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #ffffff; */

#infocontainer {
  width: 525px;
  float: left;
}

/* padding: 25px 25px 0 25px; */

#infocontainer h1 {
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  padding: 0px 25px 0 0px;
  color: #ffffff;
}
#infocontainer h2 {
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  padding: 0px 25px 0 0px;
  color: #ffffff;
}

p.infotext {
  color: #ffffff;
  font-size: 15px;
  font-family: Arial;
  text-align: left;
  padding: 25px 25px 25px 0px;
}
/* ------------- Tooltip -----------------------*/

.tooltip {
	display:none;
	background:transparent url('../img/lightbox.png');
	text-align: left;
	font-family: Arial;
	font-size:12px;
	height:75px;
	width:250px;
	padding: 15px 15px 25px 25px;
	color:#fff;	
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.tooltip ul {
  padding: 0px;
  text-align: left;
  margin: 0px;
}

.tooltip ul li {
  list-style-type: circle;
  padding: 0px;
  text-align: left;
  margin: 0px;
}


