/**************** Eric Meyer's CSS Reset ****************/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**************** Styles ****************/
html, body {
  font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  background: #99a;
}

.gruenwerke-10px-link1-gruen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #90bd26;
}

h1 {
  clear: both;
  color: #90BD26;
  font-size: 22px;
  font-weight: bold;
  line-height: 25px;
  margin: 25px 0 40px 0;
}

h2 {
  margin-bottom: 10px;
  position: relative;
  top: -4px;
  font-size: 16px;
  font-weight: bold;
  color: #90bd26;
  line-height: 20px;
}

h2 span {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #666;
}

h3 {
  font-weight: bold;
}

a, a:link, a:visited, a:active, a:hover {
  color: #90bd26;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#container {
  margin: 0 auto;
  width: 1000px;
  background: white;
}

#header {
  position: relative;
  height: 131px;
  background: white url(../pic/head_gruenwerke.jpg) no-repeat 0 0;
}

#header * {
  display: none;
}

#header h1 {
  margin: 0;
  display: block;
  position: absolute;
  left: 766px;
  top: 38px;
  background: white url(../pic/logo_gruenwerke.jpg) no-repeat 0 0;
  overflow: hidden;
}

#header h1 a {
  display: block;
  padding-top: 61px;
  width: 196px;
  height: 0px;
}

#menu {
  margin: 0 auto;
  width: 920px;
  height: 30px;
  background: #f4fbe7;
  padding: 0 40px 0 40px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu span {
	font-size: 15px;
	height: 25px;
	padding-top: 5px;
	padding-right: 70px;
/	padding-right: 132px;	
	display: block;
	float: left;
	text-decoration: none;
	color: #737373;
	line-height: 20px;
	font-weight: bold;
}

#sec_startseite #nav_startseite a,
#sec_dienste #nav_dienste a,
#sec_referenzen #nav_referenzen a,
#sec_ansprechpartner #nav_ansprechpartner a,
#menu a:hover {
  color: #90BD26;
}

#menu li {
  float: left;
}

.weitere {
  font-weight: bold;
}

.zweispaltig {
  width: 920px;
  margin: 0 40px;
}

.zweispaltig .spalte1 {
  float: left;
  width: 680px;
}

.zweispaltig .spalte2 {
  float: left;
  margin-left: 40px;
  width: 200px;
}

.zweispaltig .spalte1 .unterspalte1 {
  width: 200px;
  margin-right: 40px;
  float: left;
}

.zweispaltig .spalte1 .unterspalte2 {
  width: 440px;
  float: left;
}

.zweispaltig .spalte1 .unterspalte1 img {
  display: block;
  width: 200px;
  margin-bottom: 19px;
}

.zweispaltig .spalte1 p {
  margin-bottom: 15px;
}

.zweispaltig .spalte1 table {
  position: relative;
  top: -5px;
  background: #f4fbe7;
  width: 440px;
  margin-bottom: 0px;
}

.zweispaltig .spalte1 table td {
  padding: 5px 5px 10px 5px;
  white-space: nowrap;
}

.zweispaltig .spalte1 img {
  margin-bottom: 15px;
}

.teaser {
  background: #f4fbe7;
  margin-bottom: 25px;
}

.teaser div {
  padding: 14px;
}

.teaser p.abstand {
  margin-bottom: 15px;
}

.clearer {
  clear: both;
}

.hr {
  height: 2px;
  background: #99a;
  margin-bottom: 13px;
  overflow: hidden;
}

#ansprechpartner li {
  min-height: 150px;
  height: auto !important;
  height: 150px;
  width: 340px;
  float: left;
  margin: 0 0 30px 0;
}

#ansprechpartner li.links {
  clear: left;
}

#ansprechpartner li.rechts {
  clear: right;
}



#ansprechpartner li img {
  float: left;
  margin: 0 10px 0 0;
}

#ansprechpartner li div {
  float: left;
}

#footer {
  background: white url(../pic/fuss_gruenwerke.jpg) no-repeat 0 0;
}

#footer ul {
  position: absolute;
  top: 55px;
  left: 320px;
}

#footer li {
  display: block;
  float: left;
}

#footer span {
  padding: 0 6px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #footer span {
  font-size: 10px;
  text-decoration: none;
  color: #90BD26;
}

#footer a:hover {
  text-decoration: underline;
}

/* The CSS that's required to position the footer */
html,
body {
	margin:0;
	padding:0;
	height:100%;
}
#container {
	min-height:100%;
	position:relative;
}
#body {
	padding-bottom:76px;	/* Height of the footer */
}
#footer {
	position:absolute;
	bottom:0;
	width: 100%;
	height:76px;			/* Height of the footer */
}
