/* Seitenlayout */
html {
	height: 100%;
	width: 100%;
	font-size: 100.01%;
}

body {
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	color: #333;
	text-align: center;
}

form, ul {
	padding: 0;
	margin: 0;
}

img {
 border: 0;
}

#page {
	text-align: left;
	margin:0 auto;
  width: 80em;
	background-color:#F2F2F2;
}

body > #page {
	height:auto;
	min-height:100%;
}

/* Header */
#header {
	border-top: 0.25em solid #3F947F;
	border-bottom: 0.25em solid #3F947F;
	background-color: #FFF;
	height: 7.0em;
}

#header ul#headernavi {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul#headernavi li {
	display: block;
	float: left;
	border-left: 1px solid #FFF;
	background-color: #F2F2F2;
	padding: 0 0.5em;
	height: 1.75em;
	line-height: 1.75em;
	margin: 0;
}

#header ul#headernavi li a {
	color: #000;
	text-decoration: none;
}

#header ul#headernavi li.home {
	background-color: #3F947F;
}

#header ul#headernavi li.home a {
	color: #FFF;
}

#header ul#headernavi li.arrow {
	background: url(../gfx/arrow_green.gif) 2px center no-repeat #F2F2F2;
	padding-left:10px; 
}

#header ul#headernavi li.smallfont {
	font-size: 0.80em;
	height: 2.2em;
	line-height: 2.2em;
}
#header ul#headernavi li.bigfont {
	font-size: 1.20em;
	height: 1.45em;
	line-height: 1.45em;
}

#header img#logo {
	display: block;	
	margin: 2.33em 2.50em 1.0em 1.67em;
	width: 11.25em;
	height: 2.92em;
	float: left;
}

#header h1 {
	margin-top: 2.33em;
	font-size: 1.50em;
	font-weight: normal;
	float: left;
}

#header a#homelink {
	clear: right;
	float: right;
	display: block;
	margin-top: 3.0em;
	padding-left: 10px;
	padding-right: 1.0em;
	color: #000;
	text-decoration: none;
	background: url(../gfx/arrow_green.gif) center left no-repeat;
}

/* Titelleiste */
#title {
	clear: both;
	padding: 0 0 4px 0;
	background: url(../gfx/titlepic_border.gif) bottom left repeat-x;
}

#title img {
  width: 80em;
	height: 19.512em;
}

/* Linke Navigation */
#menu {
	clear: both;
	float: left;
	width: 17.50em;
}

#menu h2 {
	margin: 1.35em 0 1.0em 1.13em;
	padding-left: 1.13em;
	font-size: 1.33em;
	text-decoration: none;
	font-weight: bold;
	background: url(../gfx/list_item_down.gif) center left no-repeat;
  color: #246078;
}

#menu h2 a,
#menu h2 a:link,
#menu h2 a:visited,
#menu h2 a:active,
#menu h2 a:hover {
	color: #246078;
	text-decoration: none;
}

#menu img {
	width: 14.25em;
	margin: 1.13em;
}

#menu ul {
  margin: 1.13em;
  padding: 0;
  list-style: none;
  width: 14.1em;
  background: url(../gfx/shadow.gif) bottom right no-repeat #EEE;
  padding: 0 0.42em 0.42em 0;
}

#menu ul li {
  margin: 1px 0 0 0;
  padding: 0;
  line-height: 1.35em;
}

#menu ul li.top {
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  margin: 0;
  padding: 0;
  border: 0;
  background:url('../gfx/list_item_top.gif') right top repeat-x transparent;
}

#menu ul li a {
  text-decoration: none;
  color: #333;
  padding: 0.15em 0 0.15em 2em;
  margin: 0;
  display: block;
  background:url('../gfx/list_item_submenu.gif') 0.08em top no-repeat;
}

#menu ul li a.selected {
	background:url('../gfx/list_item_submenu_on.gif') 0.08em top no-repeat;
}

#menu ul li a.selected, #menu ul li a:Hover {
  font-weight: bold;
  color:#246078;
}

/* Contentbereich */
#content {
	width:40.5em;
	float: left;
	margin: 0;
	padding: 0 0 4.0em 0;
  line-height: 1.5em;
}

#content .item {
	padding-right: 1.0em;
}

#content .item h2 {
	font-size: 1.33em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 1.35em;
}

#content p {
	color: #000;
}

#content a {
	color: #333;
}

#content a:hover {
	color: #246078;
}

#content p.teaser {
	color: #246078;
	font-weight: bold;
}

#content p.teaser a {
	color: #246078;
}

#content ul {
	list-style: none;
}

#content ul li {
	background-image: url('/gfx/list_item_content_grey.gif');
	background-repeat: no-repeat;
	background-position: left 0.58em;
	padding-left: 1.25em;
}

/* Rechte Spalte */
#rightbox {
	margin: 1.5em 1.67em 1.0em 0;
	float: right;
}

#rightbox .box {
	background-color:#FFFFFF;
	border: 1px solid #DBD9DA;
	margin:0em auto 1.33em;
	overflow:hidden;
	width:19.17em;
}

#rightbox .box h2 {
	background-color: #DBD9DA;
	color:#605F5F;
	font-weight: normal;
	font-size: 1.25em;
	margin : 0;
	padding: 0.25em 0.5em 0.25em 0.5em;
}

#rightbox .box ul {
	margin: 0;
	padding: 1.0em;
	list-style: none;
}


#rightbox .box ul li {
	margin: 0;
	padding: 0.15em 0 0.15em 20px;
	background: url(../gfx/list_item_right.gif) left 0.35em no-repeat;
}

#rightbox .box ul li a {
	text-decoration: none;
	color:#246078;
}

#rightbox .box ul li a:hover {
    text-decoration: underline;
}

#rightbox .box p {
	margin: 0;
	padding: 1.0em;
}

/* Footer */
#footer {
	clear: both;
	padding-left: 1.5em;
	min-height: 2.75em;
	background-color:#F2F2F2;
}

#footer ul {
	list-style: none;
	border-top: 1px solid #3F947F;
	width:77em;
}

#footer ul li {
	float: left;
	display: block;
	padding:0.75em;
	background: url(../gfx/breadcrumb_spacer.gif) right center no-repeat;
	color: #909090;
}

#footer ul li a {
	color: #909090;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/* =SEARCHFORM (WAERMEPUMPE)
-------------------------------------------------------
    */

#searchform {
	border: 1px solid #ccc;
}

#searchform h3 {
    background: #97B3BF;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: .3em .5em;
}

#form_region {
	margin: 0;
	padding: 0;
}
    #form_region fieldset {
        border: none;
        margin: 0;
        padding: .3em .5em;
        background: #fff;
    }
    #form_region label {
        padding-right: 2em;
    }
    #form_region legend {
        display: none;
    }
    #form_region .error {
        color: red;
    }
    #form_region input {
        border: 1px solid #666;
    }
    #form_region .error input {
        border-color: red;
    }
    #form_region button {
        background: transparent url(/gfx/bullet_submit.gif) 0 50% no-repeat;
        border: none;
        color: #246078;
        cursor: pointer;
        text-indent: .4em;
        margin: 0 0 0 8.7em;
    }
#results {
    margin: 2em 0;
}
#results table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
}
#results th, #results td {
	padding: .3em .5em;
	vertical-align: top;
}
#results th {
    background: #97B3BF;
    color: #fff;
    font-weight: bold;
}
#results .odd {
    background: #fff;
}
