
body {
   background-color:#DCDCDC;
   color:#000000;
   font-family:"Arial";
	 font-size: 22px;
   }

a:link {
    color:#D30132;
    text-decoration:none;
}
a:visited {
    color:#D30132;
    text-decoration:none;
}
a:active {
    color:#D30132;
    text-decoration:none;
}

#title {
  display:block;
  background:url(img/WeilTPlogomS.png) no-repeat left top;
  background-size: 460px 213px;
  width:1031px;
  height:354px;
  padding:0;
  margin:0;
  text-indent:-9999px;
}

#wrap   {
  position:relativ;
  width:100%;
}

#head { 
  position:absolute;
  top:55px;
  left:623px;
  right:0;
  width:100%;
  height:120px;
}

#content {
  margin-top:200px;
  margin-left:220px;
  margin-bottom:25px;
  position:absolute;
  top:70px;
  left:400px;
  right:0;
  width:100%;
  height:100%;
}

#WTPBaustelle {
  position:absolute;
  top:75px;
  left:150px;
  right:0;
  width:200px;
  height:200px;
    -moz-transform:rotate(-7deg); /* Firefox 3.6 Firefox 4 */
    -webkit-transform:rotate(-7deg); /* Safari */
    -o-transform:rotate(-7deg); /* Opera */
    -ms-transform:rotate(-7deg); /* IE9 */
    transform:rotate(-7deg); /* W3C */
}

#WTPPlakette {
  position:absolute;
  top:170px;
  left:450px;
  right:0;
  width:300px;
  height:300px;
}

#gtulogo {
  position:absolute;
  top:330px;
  left:330px;
  right:0;
  width:130px;
  height:55px;
}

/*#WeilTPlogooS {
  position:absolute;
  top:20px;
  left:312px;
  right:0;
  width:460px;
  height:213px;
}*/