/* CSS Document */
body{
font-size:100.01%;
font-family:Arial, Helvetica, Geneva, sans-serif;
 color: #ffffff;
}

.box{
  width: 1010px;
  border-left: 1px solid #555452;
}

.background{
  width:1005px;
   border-top: 1px solid #555452;
  background: url(../../einstiegsseiten/vermietungstag/background.jpg) repeat-x ;
  float:left;
}

.content{
  background: url(../../einstiegsseiten/vermietungstag/lila_content.png) repeat-y ;
  width: 470px;
  float:left;
  height:770px;
}

.clear{
  clear:both;
}

.content_shadow{
  background: url(../../einstiegsseiten/vermietungstag/schatten_lila.png) no-repeat;
  float:left;
  width:8px;
  height:770px;
}

.content h1{
  font-size: 48px;
  margin: 20px 10px 10px 10px;
}

.content .text {
  margin: 0 40px 30px 40px;
  text-align: justify;
  line-height:17px;
  font-size:13px;
}

.content .date{
  margin: 0 5px 15px 15px;
}

.content .date .star{
  background: url(../../einstiegsseiten/vermietungstag/stern_lila.png) no-repeat; 
  margin-right:15px;
  margin-left: 20px;
  width:64px;
  height:64px;
  float:left;
}

.content .date p{
  margin:0;
  padding-top:3px;
  text-align: left;
   font-size:13px;
}

.content .link{
  text-align:right;
  margin: 50px 40px 20px 0;
}

.content a, .content a:hover{
  color: #ffffff;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

.service{
  float:left;
  margin-left:10px;
  color: #58585A;
  text-align:left;
  width:350px;
}

.service .teaser{
 margin-top: 180px;
 margin-bottom: 230px;
 height:80px;
 color: #7A6FAC;
}

.service .teaser .star{
  background: url(../../einstiegsseiten/vermietungstag/stern_lila.png) no-repeat; 
  margin-right:10px;
  margin-left: 5px;
  width:64px;
  height:64px;
  float:left;
}

.service .teaser h2{
  font-weight: bold;
  font-size: 20px;
  padding:0;
  margin:0 0 5px 0;
}

.service .teaser .textDate{
  margin-top: 6px;
  float:left;
}

.service .teaser p{
  font-weight: bold;
  font-size:15px;
  padding:0;
  margin:0;
}

.service .serviceCenter{
  margin-bottom: 10px;
  width: 140px;
}

.service .serviceCenter h4{
  font-weight:bold;
  font-size:11px;
  color: #7A6FAC;
  text-transform: uppercase;
  margin:0;
}

.service .serviceCenter p{
 margin:0;
 padding:0;
 font-size:11px;
}

.shadow{
   background: url(../../einstiegsseiten/vermietungstag/schatten_horizontal1.png) no-repeat;
   line-height:0;
   height:2px;
   width: 1007px;
   margin:0;
   padding:0;
}

.shadow_right{
   background: url(../../einstiegsseiten/vermietungstag/schatten_vertikal.png) no-repeat;
   line-height:0;
   width:2px;
   height:771px;
   float:left;
}
