body {
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
  background-color: #F5F5DE;
  background-image: url(../img/heaven.png);
  background-repeat: repeat-x; 
  background-position: center top;
}

/* Linkformatierung */
a {
font-size: 12px;
  color: black;
  text-decoration: none;
font-weight: bold;
}
a:link {
font-size: 12px;
  color: black;
  text-decoration: none;
}
a:active {
font-size: 12px;
  color: black;
  text-decoration: none;
}
a:hover {
font-size: 12px;
  color: #008C00;
  text-decoration: underline;
}
a:visited {
font-size: 12px;
  color: black;
}

li {
  font-weight: bold; /* normal */
  margin-top: 4px;
  margin-bottom: 4px;
}

/* Seitenformate */
#wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto 0 auto;
}

#header {
  width: 471px;
  height: 129px;
  /* Mozilla skip the following */
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/img/header.png');
  margin: 5px auto 0 auto;
}

/* IE skip the following */
#header[id] {
  background-image:url(../img/header.png);
  background-repeat: no-repeat;
  background-position: center top;
}

#line_top {
  height: 25px;
  width: 100%;
margin-top: 8px;
  background-image: url(../img/line_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

#MiddleWrapper {
float: left;
padding-bottom: 40px;
width: 960px;
}

#content_right {
  float: right; 
  width: 456px;
  margin: 40px 0 0 0; 
  padding: 0;
}



#content_middle_wrapper {
float: left;
margin: 40px 0px 0px 10px;
width: 321px;
background: url(../img/content_bg.jpg) center top no-repeat;
display: inline;
}

#content_middle {
margin: 23px 10px 0px 10px;
}

#content_middle p {
margin: 0px 0px 10px 2px;
font-size: 12px;
line-height: 26px;
}

#content_middle a:hover {
font-size: 12px;
  color: #008C00;
  text-decoration: underline;
}

#content_middle li {
  font-weight: normal
font-size: 12px;
line-height: 24px;
margin: 0 0 0 30px;
}



#content_all_wrapper {
float: left;
margin: 40px 0px 0px 10px;
width: 790px;
background: url(../img/content_all_bg.jpg) center top no-repeat;
display: inline;
}

#content_all {
margin: 23px 10px 0px 10px;
float: left;
width: 770px;
display: inline;
}

#content_all p {
margin: 0px 0px 10px 2px;
font-size: 12px;
line-height: 26px;
}


#content_all a:hover {
font-size: 12px;
  color: #008C00;
  text-decoration: underline;
}

#content_all li {
  font-weight: normal
font-size: 12px;
line-height: 24px;
margin: 0 0 0 30px;
}


#content_all table p {
margin: 5px 0px 5px 2px;
font-size: 12px;
line-height: 20px;
}


#content_all table td {
border-bottom: 1px solid #e2e2aa;
}


#content_middle .versicherung p {
line-height: 16px;
font-size: 12px;
}




#line_bottom {
  height: 25px;
  width: 960px;
  margin: 0;
  padding: 0;
  background: url(../img/line_bottom.gif) center top no-repeat;
clear: both;
float: left;
}

#footer {
  margin: 0;
  padding: 0;
  text-align: right;
clear: both;

}

#copyright {
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
display: none;
}

/* Linke Navigation */
#menu_left {
margin: 60px 0px 0px 8px;
  text-align: left;
  float: left; 
  width: 140px;
  padding: 0;
display: inline;
}

#menu_left ul {
  margin: 0;
  padding: 0;
}

#menu_left li {
  list-style: none;
  font-weight: bold; /* normal */
  margin-top: 2px;
  margin-bottom: 0px;
  padding: 0;
}

.nav, .nav ul {
  font-size: 1.0em;
  padding: 0;
  margin: 0;
}

.nav li {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
}

/* Untere Navigation */
#navbottom1 li {
  display: inline;
  padding: 0px 10px;
font-size: 12px;
}

#navbottom1 li a:hover {
  color: #008C00;
  text-decoration: underline;
}





/* Kontaktformular */
.tx-powermail-pi1_formwrap {
  width: 500px;
}

.tx_powermail_pi1_fieldwrap_html {
  clear: both;
}

.powermail_text {
  float: right;
}

.powermail_textarea {
  float: right;
}

label {
  float: left;
  text-align: left;
}

/* Textformate */
h1 {
  font-family: Arial;
  font-size: 1.0em;
  padding: 0;
  margin: 0;
}

iframe {
border: none;
}