body {
  margin:0px;
  padding:0px;
  color: #ddd;
  font: normal 12pt  Verdana,sans-serif; 
  min-width:10px; 
  text-align:center;
  background: #000 url("pics/brick.png") repeat left top;
}


h1 {
    font-size: 1.5em;
    /*position: absolute;
    left:600px;
    top:100px;*/
}

h2 {
  font: bold 1.5em  Verdana,sans-serif; 
  margin-top: 0;
}

h3 {
  font: bold 1em  Verdana,sans-serif; 
  margin-top: 0;
}

.logotext {
  font: normal 1.2em  Verdana,sans-serif; 
}

a {
  color: #ddd;
}

a img{
  border: none;
}

small {
  color: #68a;
}

#back2sebulli {
  position: absolute;
  top: 0;
  left: 0;
}

#logocontainer {
  left: 0px;
  width:100%;
  height:321px;
  margin:50px 0 0 0;
}

#sebulli_logo {
  position:absolute;;
  left: 0px;
  margin:0 0 0 0;
}

#imprint {
  position: absolute;
  left: 2px;
  top: 2px;
  
}

#inhalt{
	margin-top: 50px;
	margin-bottom: 20px;
}

.projectcontainer {
  
  width: 850px;
  margin-top: 20px;
  margin-left:100px;
}

.projecttable {
  width: 100%;
  margin-top: 50px;
}

.td_logo {
  padding-bottom: 70px;
}

.td_text {
  padding-bottom: 70px;
}

.td_lic {
  padding-bottom: 70px;
}




