body {
  background-color: ; /* #0000FF blue, #FFFFFF white, #F0F0F0 gray */
  background-color: /* rgb(5%,60%,100%);  #RRGGBB red,green,blue */
  background-color: white;
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin: 10px;
  line-height: 1.8em;
  }



#right {
    background-color: white;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 17px;
  }

#left {
    background-color: white;
    margin-top: 0px;
  }


#header {
    background-color: white;
  margin-left: 0px;
  margin-top: 0px;
  }

#center {
}

#footer {

  }

#footerdiv {
  backround-color: white;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 10px;
  color: #909090;
  text-align: center;
  line-height: 1.6em;

  }


.menuitem {
     background: white url('img/') no-repeat -1px 1px;
     color: #F29500;
     font-size: 12px;
     text-decoration: none;
     background-color: white;
}

.menuitem:hover {
/*
     background: url("img/intlnkf_hover.gif") no-repeat;
     background-position: -1px 1px;
*/
     color: #000;
     font-size: 12px;
}

.menuitemselected {
     color: #F29500;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
}
.menuitemselected:hover {
     color: #F29500;
     font-size: 14px;
     font-weight: bold;
}

.menuitem:active {
     color: #F29500;
     font-size: 14px;
     font-weight: bold;
}


#content {
}

#highSol_Logo {
	      margin-left: 445px;
	      margin-top: 0px;
}

#Logo_fp6_stern_oben_2 {
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom: 0px;
}

#Logo_fp6_stern_unten_2 {
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom: 0px;
}

/* Seiten allgemein */

.box {
/*     background-color: #F29500;  orange */
/*     background-color: #F29500;  orange */
/*     background-color: rgb(5%,70%,100%); */
     padding: 20px;
     border-top-color: #F29500;
     border-top-style: solid;
     border-top-width: 2px;
     border-bottom-color: #F29500;
     border-bottom-style: solid;
     border-bottom-width: 2px;
}

.bold {
    font-weight: bold;
}

h1 {
    font-size: 17px;
    color: #909090;
}




/* Seiten Navigation */

#Home  {

}

#Projectdescription  {

}

#Partners  {

}

#Contact {

	     padding: 10px;
}

#Events {

	     padding: 10px;
}

#Joinus {

	     padding: 10px;
}

#News {

	     padding: 10px;
}

#Links {

	     padding: 10px;
}

#CodeBeamer {

	     padding: 10px;
}

#Documents {

	     padding: 10px;
}

#Photos {

}

#Contactlist {

	     padding: 10px;
}



