/* CSS für www.heinermueller.de */

BODY {
  background-color: #DCDDDE;
}

HTML, BODY, TD {
  font-family: Arial, Helvetica, Verdana;
  font-size: 10pt;
  vertical-align: top;
  color: #666;
}

H1 {
  font-size: 18px;
}

A, A:link, A:hover, A:active, A:visited {
  color: #666;
  text-decoration: none;
}

#col_r A, #col_r A:link, #col_r A:hover, #col_r A:active, #col_r A:visited
#col_l A, #col_l A:link, #col_l A:hover, #col_l A:active, #col_l A:visited {
}

.nav_active, .nav A.nav_active {
  font-weight: bold;
}

#content{
  width: 933px;
  background-color: #F3F3F4;
  background-image: url(images/hg.gif);
  margin:auto;
}

#navigation {
  width: 933px;
  height: 31px;
  vertical-align:baseline;
}

#header {
  background-color: #76787B;
  height: 167px;
  width: 933px;
}

#image {
  position: absolute;
  width: 327px;
  height: 167px;
  float: left;
}

#header .h1 {
  position: relative;
  padding: 20px;
  left: 307px;
  text-align: left;
  font-size: 26px;
  color: #FFF;
  width: 327px;
}

#col_l {
  padding: 20px;
  width: 267px; 
  min-height: 425px;
  float: left;
}

#col_r {
  float: left;
  padding: 20px;
  width: 555px;
}

#col_large {
  padding: 20px;
  min-height: 425px;
}

#footer {
  clear: both;
  background-color: #CBCBCB;
  height: 30px;
  color: #FFF;
  top: 730px;
  width: 933px;
}

#footer A {
  color: #FFF;
}

#footer #left, #footer #counter, #footer #center {
  padding: 7px;
}

#footer #counter {
  float: left;
  width: 200px;
  padding-left: 190px;
}


#footer #left {
  float: left;
}

#footer #center {
  float: left;
  padding-left: 180px;
}

#footer #right {
  float: right;
}

#footer A:hover {
  color: #E2901B;
}

#nav_fb {
  font-weight: bold;
  font-style: italic;
}

.zurueck {
  float: left;
}

.vor {
  text-align: right;
  float: right;
}

.success {
  font-weight: bold;
  color: #009900;
}

#nav_intern {
  height: 30px; 
  background-color: #C6C8CA;
  color: #FFF;
}

#nav_intern A {
  color: #FFF;
}

#nav_intern div {
  padding: 7px;
}

.orange, A.orange, A:hover.orange, A:visited.orange {
  color: #E2901B;
}

.werke_title {
    font-size: 18px;
	padding-top: 15px;
}

.grau, A.grau, #counter .grau {
  color: #333;
  font-weight: bold;
}

.lbl_form {
  text-align: right;
  font-weight: bold;
  padding-top: 0px;
}
