body {
  margin: 0px;
  background-color: #000000;
  color: #008dae;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-align:left;
  vertical-align: ;
}
a {
  color: #008dae;
  text-decoration: none;
}
img {
  border: 0px;
}
div {
  border: 0px solid white;
}
#head_left {
  float:left;
}
#head_middle {
  position: relative;
  top: 75px;
  float:left;
}
#head_right {
  background: url(../grafiken/striche_oben.jpg) repeat-x;
  position: absolute;
  top: 81px;
  z-index:-1;
  width:100%;
  height: 23px;
}
#content {
  position: absolute;
  left: 132px;
  top: 150px;
  text-align: right;
  font-size: 10px;
  height: 410px;
  
}
#bildInfo {
  position: absolute;
  left: 491px;
  top: 135px;
  text-align: right;
  font-size: 10px;
  white-space: nowrap;
}
#content_right {
  position: absolute;
  left: 491px;
  top: 150px;
  text-align: right;
  font-size: 10px;
}
#ball {
  position: absolute;
  left: 900px;
  top: 262px;
  z-index:-1;
}
#foot {
  clear: both;
  z-index:-2;
  width:100%;
  position: absolute;
  top: 635px;
  height: 6px;
  background: url(../grafiken/striche_unten.jpg) repeat-x;
}
#menu {
  position: absolute;
  z-index:1;
  top: 631px;
  left: 132px;
  font-size: 10px;
  background:#000;
}

#projektleitung , #raumkonzept , #grafik {
  position: relative;
  float: left;
}

#kontakt {
  position: absolute;
  top: 631px;
  left: 950px;
}

#gg.td {
  cursor: pointer;
}

.violet {
  background-color: #6D063C;
}
.orange {
  background-color: #F06422;
}
.blue {
  background-color: #008CAD;
}
.red {
  background-color: #BE272D;
}
.red_1 {
  background-color: #EE3224;
}
.red_2 {
  background-color: #EF3E42;
}
.red_3 {
  background-color: #C41230;
}
.pink {
  background-color: #EC0B8D;
}
.green {
  background-color: #CBFF00;
}
.grasgreen {
  background-color: #6DB33F;
}
.mintgreen {
  background-color: #00A88F;
}
.darkgreen {
  background-color: #00483A;
}
.lightblue {
  background-color: #70CDE3;
}
.aqua {
  background-color: #00A0AF;
}
.dunkelgrau {
  background-color: #597A7B;
}
.hellgrau {
  background-color: #C5D1CF;
}

.o {
  cursor: pointer;
  width: 110px;
  height: 28px;
}
.small {
  background-color: #000000;
  width: 10px;
}
.gg_menu_img {
  height: 10px;
}
