@charset "UTF-8";
/* CSS Document for enervest.de */

html, body {
  height:100%;
  overflow: hidden;
  margin:0;
  padding:0;
}

body {
  /*font: 90% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  line-height: 130%;
  */
  text-align: center;
  background: #009DE0;
}

img {border:0;}

#container {
				position: relative;
				min-height: 100%;
				height: 100%;
				width:100%;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: auto;
}

html>body #container {
				height: auto;
}

#footer {
				position: absolute;
				bottom: 0;
				left:0;
				height: 27px;
				width: 100%; 
				padding-top: 3px solid white;
				padding-left: 10px;
				background-color: #84D0F0;
				text-align:left;
				overflow: hidden;
				}

#footer .sprachbutton_fltrt { 
    float: right;
	width:91px;
	margin: 0;
    padding-left: 3px;
	background:#FFFFFF;
} 

#enervest_logo {
  position: absolute;
  top: 94px;
  left: 0;
}

#panorama {
  position: absolute;
  top: 227px;
  left:0;
  width: 100%;
  height:187px;
  border-top: 3px solid white; 
  border-bottom: 3px solid white;   
  /*background: url(fileadmin/tmpl_1/images/panorama2000.jpg) no-repeat;*/
  overflow: hidden;
}

#comein {
  position: absolute;
  top: 421px;
  left:0;
  width:100%;
  text-align: right;
}