body {
  background-repeat:repeat-x;
  background-position:center top;
}

body.auszeichnungen {
  background-image:url(../images/body_bg_auszeichnungen.jpg);
}

body.gebaeude {
  background-image:url(../images/body_bg_gebaeude.jpg);
}

body.logo1 {
  background-image:url(../images/body_bg_equitrust_logo.jpg);
}

body.logo2 {
  background-image:url(../images/body_bg_equitrust_logo_02.jpg);
}

body.tetzlaff {
  background-image:url(../images/body_bg_equitrust_tetzlaff.jpg);
}

body.couch {
  background-image:url(../images/body_bg_equitrust_couch.jpg);
}

body.home {
  background-image:url(../images/body_bg_eingang.jpg);
}

body.glaeser {
  background-image:url(../images/body_bg_glaeser.jpg);
}

body.laptop {
  background-image:url(../images/body_bg_laptop.jpg);
}

body.tezlaff_zimpfer {
  background-image:url(../images/body_bg_tezlaff_zimpfer.jpg);
}

body.kuehn_zimpfer {
  background-image:url(../images/body_bg_kuehn_zimpfer.jpg);
}

#page {
  min-height: 100%;
  width: 995px;
  margin:0 auto;

}
/* HEADER------------------------ */  
#head {
  background-image:url(../images/header.png);
  background-repeat:no-repeat;
  height:90px;
  margin-bottom:270px;
  padding-left:56px;
  padding-right:56px;

}

img.logo {

  margin-top:20px;
  float:right;
}

/* CONTENT------------------------ */  
#content {
  overflow:auto;
  padding-bottom: 100px; /* must be same height as the footer */
  background-image:url(../images/content.png);
  background-repeat:no-repeat;
  min-height:260px;
  padding-left:56px;
  padding-right:56px;
  } 
  
#content > div:last-child 
{
  margin-bottom:0;
} 

#content ul,
#content ol {
  margin-left: 18px;
}

#content ol li {
  list-style-type: decimal;
}

#content ul li {
  list-style-type: disc;
}

#content ol li,
#content ul li {
  line-height: 155%;
  list-style-position: outside;
  margin-bottom: 10px;
}
  
h1.top
{
  font-size:12px;
  text-transform:uppercase;
  color:#fff;
  text-align:center;
  margin-top:12px;
  letter-spacing:5px;
  margin-bottom:50px;
}
  
.one-column
{
  width:760px;
}

.box
{
  border:solid 2px #B3CBDD;
  margin-bottom:30px;
  z-index:1;
  position: relative;
  padding-top:20px;
  padding-right:20px;
  padding-left:20px;
  width:839px;
}

.box.one-column, 
.box.two-columns, 
.box.three-columns
{
  padding-bottom:0;
  overflow:hidden;
}

.box.one-column div
{
  width:760px;
}

.box.two-columns div
{
  float:left;
  margin-left:36px;
  width:400px;
}

.box.three-columns div
{
  float:left;
  margin-left:36px;
  width:255px;
}

#content ol.two-columns 
{
  margin-left: 0;
  overflow: hidden;
}

#content ol.two-columns li
{
  margin-left:36px;
  padding-left:6px;
  padding-top: 8px;
  padding-bottom:10px;
  width:417px;
  list-style-type: decimal;
  list-style-position: inside;
  float:left;
  font-size:13px;
  font-style:italic;
  background-image: url(../images/ol_bg.png);
  background-repeat: no-repeat;
  background-position:0 7px;
  font-weight:bold;
  line-height:130%;
  color: white;
}

#content ol.box.two-columns li
{
  width: 394px;
}

ol.two-columns li p
{
  display: inline;
}

ol.two-columns li h3
{
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 5px;
  padding: 0;
}


h1.line
{
  text-align:center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 5px;
  color:#004F8E;
  width:100%;
  background-image:url(../images/box_h1_bg.gif);
  background-repeat:repeat-x;
  background-position:top;
  margin-bottom:-11px;
  padding-top:2px;
  z-index:2;
  position: relative;
} 

h1.line span
{
  text-align:center;
  background-color:#FFF;
  padding-left:10px;
  padding-right:10px;
} 

.two-columns div,
.three-columns div {
  float:left;
  margin-left:36px;
}

.two-columns div:first-child,
.three-columns div:first-child
{
  margin-left:0;
}

.two-columns div {
  width:423px;
}
  
.three-columns div
{
  width:270px;
}

.one-column,
.two-columns,
.three-columns
{
  padding-bottom:20px;
  overflow:hidden;
}

.column-clear
{
  clear: both;
  margin-left:0 !important;
}


table.equitrust
{
  width:100%;
  border:0;
  padding:0;
  margin:0;
  margin-bottom:30px;
}

table.equitrust th
{
  font-weight:bold;
  background-color:#CCCCCC;
  height:25px;
  border-right:solid 2px #FFFFFF;
  vertical-align:middle;
  padding-left:10px;
  padding-right:10px;
}

table.equitrust td
{
  height:43px;
  border-right:solid 2px #FFFFFF;
  vertical-align:middle;
  padding-left:10px;
  padding-right:10px;
}

td.odd
{
  background-color:#fff;
}

td.even
{
  background-color:#F2F2F2;
}

/* FOOTER------------------------ */  
#footer {
  position: relative;
  margin-top: -100px; /* negative value of footer height */
  height: 60px;
  padding-top: 40px;
  clear:both;
  } 
  
.footer-content{
  width: 885px;
  margin: 0 auto;
  text-align:center;
  border-top: solid 1px #CCCCCC;
  position:relative;

}

#footer h4 {
  position:absolute;
  width:336px;
  top:-6px;
  left:50%;
  margin-left:-168px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-color:#FFFFFF;
  color:#000;
  } 
  
#footer ul {
  margin-top:25px;
  font-size:11px;
  } 
  
#footer ul li {
  display: inline;
  margin-right:10px;
  padding-right:10px;
  border-right:solid 1px #CCC;
  } 
  
#footer ul li.last {
  border:none;
  } 

table.contact {
  margin-bottom: 15px;
}

table.contact th,
table.contact td {
  line-height: 155%;
}

table.contact th {
  font-weight: bold;
  padding-right: 15px;
}

table.contact td {
  padding-left: 5px;
}

.portrait {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

div.flag
{
  margin-top: -60px;
  padding-bottom: 30px; 
}
