﻿

#header {
  width:1000px;
  margin:auto;
  height:260px;
  background:url(header.jpg) no-repeat;
  text-align:left;

}

#lineleft {
  background:url(left.jpg) no-repeat;
  width:20px;
  height:60px;
}

#lineright {
  background:url(right.jpg) no-repeat;
  width:20px;
  height:60px;
}

#lineleft1 {
  background:url(left1p.jpg) repeat-y;
  height:100%;
}

#lineright1 {
  background:url(right1p.jpg) repeat-y;
  height:100%;
}

.Ueberschrift {
  color:#de147b;
  font-size:32px;
  font-weight:300;
  margin:0px;
  padding-left:250px;
  padding-top:190px;
  padding-bottom:0px;

}

.navioben {
   margin:0px;
   height:20px;
   width:970px;
   display:block;
   text-align:right;
   margin-bottom:40px;
}
