/* ***************************** */
/* ******* Allgemeines ********* */
/* ***************************** */
* {
  margin: 0;
  padding: 0;
}
img.png { /* Aufruf png Fix */
  behavior: url(/site/css/iepngfix.htc)
}
html { 
  height: 100%;
}
body {
  background: #fff;
  behavior: url(/site/css/pseudo_classes_ie.htc);
  border: 0;
  height: 100%;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
table th { 
  text-align: left; 
}
ul, ol {
  list-style-image: url(/site/images/bullet.jpg);
  margin-left: 28px;
}
ul ul, ol ol {
  list-style-image: url(/site/images/bullet2.jpg);
  margin-left: 28px;
}
li li {
  list-style-type: none;
}
#partner-box {
  position: absolute;
  right: 30px;
}
#partner-box img {
  float: left;
  margin-left: 12px;
}
#csa_home {
  margin-top: 20px;
}
#zce_home {
  margin-top: 25px;
}
#innovativin_home,
#symfony_home {
  margin-top: 30px;
}
/* ***************************** */
/* ******* Gerüst ************** */
/* ***************************** */
div#certified {
  position: absolute;
  z-index: 10000;
  right: 5px;
}
div#innovativ {
  position: absolute;
  z-index: 10000;
  right: 5px;
}
div#certified_eco {
  position: absolute;
  z-index: 20000;
  right: 5px;
}
div#symfony {
  position: absolute;
  z-index: 20000;
  right: 5px;
}
/**** HOMEPAGE ****/
#content-home {
  margin: 20px 0 30px 38px;
  width: 730px;
}
#menu-left-home {
  background: url(/site/images/menu/bg-home.gif) 0 0 repeat-x;
  height: 121px;
  width: 100%;
}
/**** DEFAULT ****/
#wrapper {
  min-height: 100%;
  position: relative;
}
#header {
  margin: 0 0 0 40px;
  padding-top: 32px;
  padding-bottom: 0px;
  position: relative;
  width: 150px;
  z-index: 20;
}
#content-wrapper {
  margin-left: -10px;
  padding: 0 0 50px 0;
}
.content,
.content-teaser {
  margin: 20px 0 0 50px;
  padding: 20px 0;
  width: 610px;
}
#wai {
  color: #00aeef;
  left: 42px;
  position: absolute;
  top: 155px;
  white-space: nowrap;
  z-index: 5;
}
#footer {
  background: #00aeef;
  color: #fff;
  height: 30px;
  line-height: 30px;
  margin-top: -30px;
  padding: 0 0 0 40px;
  position: relative;
  text-transform: uppercase;
}
#menu-bg {
  background: #00aeef;
  height: 22px;
  margin: 80px 0 0 0;
  width: 100%;
}
#submenu-bg {
  background: #f2fbfd;
  border-bottom: 1px solid #e0f0ff;
  height: 22px;
  width: 100%;
}
#menu-left {
  left: 0;
  padding: 0 0 0 16px;
  position: absolute;
  top: 63px;
  width: 652px;
  z-index: 10;
}
#menu-right {
  display: none;
}
/* ***************************** */
/* ******* Tabellen ************ */
/* ***************************** */
table.menu {
  margin: 0 0 10px  12px;
  padding: 0;
  text-transform: uppercase;
  width: 600px;
}
table.brandneu-projects,
table.brandneu-projects-2  {
  margin: 10px 0 0 0;
}
table.brandneu-projects td.date {
  padding: 5px;
}
table.brandneu-projects td {
  background: none;
  border: none;
  padding: 0;
}
table.brandneu-projects-2 td {
  background: #fff;
}
td.dummy {
  background: #fff !important;
  padding: 5px;
}
table.brandneu-projects td.image {
  border-right: 1px solid #cfcfcf;
  padding: 10px 0;
  text-align: center;
}
table.customers-detail-table {
  border: 1px solid #cfcfcf;
  margin: 0 0 35px 0;
  width: 548px;
}
table.customers-detail-table td {
  padding: 10px;
}
/* ***************************** */
/* ******* Listen ************** */
/* ***************************** */
ul.project-detail,
ul.project-detail ul,
ul.solutions,
ul.unit-list,
ul.customers,
ul.customers-detail,
ul.listing {
  list-style-type: none;
}
ul.unit-list {
  background: #f0f0f0;
  border: 1px solid #dfdfdf;
  margin: 10px 0 0 0;
  padding: 0 10px 10px 10px;
}
ul.unit-list li h3 {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
}
ul.customers {
  list-style-image: none;
  margin: 0 0 25px 0;
  padding: 0;
}
ul.customers li {
  padding: 0 0 20px 0;
}
ul.customers-detail {
  list-style-image: none;
  margin: 0 0 35px 0;
  padding: 0;
}
ul.solutions {
  background: #f0f0f0;
  border: 1px solid #dfdfdf;
  margin: 0 0 30px 0;
  padding: 10px;  
}
span.wysiwyg ul {
  margin: 0 0 25px 0;
  padding: 0;
}
span.wysiwyg ul li {
  background: url(/site/images/icons/list-icon.gif) 0 2px no-repeat;
  padding: 0 0 0 15px;
}
span.wysiwyg ul li li {
  background: url(/site/images/icons/list-icon-2.gif) 0 7px no-repeat;
  padding: 0 0 0 8px;
}
span.wysiwyg ul ul {
  margin: 0;
}
ul.listing {
  color: #00aeef;
  list-style-image: url(/site/images/link_int.jpg);
  margin: 0 0 5px 18px;
  text-decoration: none;
}
/* ***************************** */
/* ******** IE / MAC *********** */
/* ***************************** */
*>html {
  height: auto;
}
*>html .easyclear {
  height: 0; 
  overflow: hidden; 
}
/* ***************************** */
/* ******** Sonstiges ********** */
/* ***************************** */
.easyclear:after {
  clear: both;
  content: ".";      
  display: block;
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
.clear_background {
  list-style-image: none;
  list-style-type: none;
}
.shift_news_left {
	margin-left: 0;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}


#footer_bottom {
	color: #fff;
  margin-top: 120px;
}
#rss { 
	height: 78px; 
	overflow: hidden;
  color: #33a2e8;
	font-size: 10px;
	line-height: normal;
	margin: -80px 0 0 0;
	padding: 0 10px 0 0;
  position: absolute;
}
#domains { 
	overflow: hidden;
  color: #33a2e8;
	font-size: 10px;
	line-height: normal;
	margin: 0 40px 0 40px;
}