﻿@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------------
[suedtirol-fenster.com | Aktionen] Screen Stylesheet
version:   1.4
date:      19/06/08
last doc:  25/03/09
author:    Pichler Alexander
email:     development@by-experience.com
website:   wwww.by-experience.it
-----------------------------------------------------------------------------*/
/* Aktionsseite */
.side_box{
  float:left;
  height:400px;
  margin:0 0 0 5px;
  width:258px;
}

.text{
  color:#707172;
  padding:0 0 0 15px;
}

.text p{
  font-size:1.2em;
	line-height:1.4em;
	margin:10px 0 20px 0;
}

.trennlinie{
  border-top:solid 1px #b9b9b9;
  padding:10px 0;
}

.breite{
  margin:0 10px;
  width:622px;
}

.text a{
  color:#707172;
  font-weight:bold;
}
/* ENDE Aktionsseite */