* {
  font-family:Arial;
  font-size:14px;
}

a {
  color:#000000;
}

body {
  background-color:white;
}

h1 {
  font-size:16px;
}

h2 {
  font-size:14px;
  margin-bottom:5px;
}

h2 a {
  text-decoration:none;
  color:#000000;
}

#MainBlock {
  width:800px;
  margin: 0 auto;
  margin-top:30px;
}

#MainImpressumBlock {
  width:500px;
  margin: 0 auto;
  margin-top:30px;
}


.Introduction {
  margin-bottom:30px;
  text-align:justify;
}

img.Introduction {
  margin-left:10px;
  margin-bottom:5px;
  float:right;
}

.OfficeBlock {
  border-width:medium;
  border-color:#DC143C;
  border-style:double;
  padding:5px;
  margin-bottom:30px;
  float:right;
  text-align:justify;
}

.OfficeBlock img {
  float:left;
  margin-right:10px;
}

.EvenOfficeBlock {
  background-color:#FFFAFA;
  border-width:medium;
  border-color:#DC143C;
  border-style:double;
  padding:5px;
  margin-bottom:30px;
  float:left;
  text-align:justify;
}

.EvenOfficeBlock img {
  float:right;
  margin-left:10px;
}

.OfficeTextBlock {
  background-color:#FFFAFA;
  border-width:medium;
  border-color:#DC143C;
  border-style:double;
  padding:5px;
  margin-bottom:30px;
  float:left;
  text-align:justify;
}

.OfficeTextBlockLeft {
  width:500px;
  float:left;
  margin-right:25px
}

.OfficeTextBlockLeft i {
  font-size:12px;
}

.OfficeTextBlockLeftPlaces{
  float:left;
  margin-left:10px;
  margin-top:10px;
  width:150px;
  text-align:left;
}

.OfficeTextBlockRight {
  width:250px;
  float:right;
}

.Impressum {
  clear:both;
  text-align:center;
}

.ImpressumBlock {
  background-color:#FFFAFA;
  border-width:medium;
  border-color:#DC143C;
  border-style:double;
  padding:5px;
  margin-bottom:30px;
  width:500px;
}

.OfficeListMetaBlock {
  margin:0 auto; 
  width:100%;
  text-align:center;
  padding-bottom:25px;
}

.OfficeListBlock {
  float:left;
  margin-left:5px;
  margin:0 auto; 
  width:100%;
}

.OfficeListBlock b {
  font-size:12px;
}

.OfficeListBlock a {
  font-size:12px;
  color:#000000;
  text-decoration:none;
  text-align:center;
}
