body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #003399;
}



#header {
	height: 160px;
	width: 1000px;
	background-image: url(images/header.jpg);
	margin: 0px auto;
}
#header_heizung {
	height: 160px;
	width: 1000px;
	background-image: url(images/header_heizung.jpg);
	margin: 0px auto;
}
#header_impressum {
	height: 160px;
	width: 1000px;
	background-image: url(images/header_kontakt.jpg);
	margin: 0px auto;
}

#header_kontakt {
	height: 160px;
	width: 1000px;
	background-image: url(images/header_kontakt.jpg);
	margin: 0px auto;
}
#header_unternehmen {
	height: 160px;
	width: 1000px;
	background-image: url(images/header_unternehmen.jpg);
	margin: 0px auto;
}
#header_raumklima {
	height: 160px;
	width: 1000px;
	background-image: url(images/header_raumklima.jpg);
	margin: 0px auto;
}
#header_umwelt {
	height: 160px;
	width: 1000px;
	background-image: url(images/header_umwelt.jpg);
	margin: 0px auto;
}


#content_index {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}
#content_index_willkommen {
	height: 700px;
	width: 720px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	background-image: url(images/content_text_png.png);
	background-repeat: repeat;
}
#content_impressum {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_impressum.jpg);
}
#content_impressum-agb {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_impressum.jpg);
}
#content_index_agb {
	height: auto;
	width: 720px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	background-image: url(images/content_text_png.png);
	background-repeat: repeat;
}
#content_index_anfahrtsbeschreibung {
	height: 700px;
	width: 720px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	background-image: url(images/content_text_png.png);
	background-repeat: repeat;
}
#content_impressum-anfahrtsbeschreibung {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_kontakt.jpg);
}
#content_impressum-ansprechpartner {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_kontakt.jpg);
}
#content_index-kontakt {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_kontakt.jpg);
}
#content_heizung {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_heizung-waermepumpen {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_heizung-pellets {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_heizung-oel {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_heizung-gas {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_heizung-solar {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_heizung-wartung {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_unternehmen {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_unternehmen.jpg);
}
#content_unternehmen_unternehmen {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_unternehmen.jpg);
}
#content_raumklima {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_raumklima.jpg);
}
#content_umwelt {
	height: 786px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_umwelt.jpg);
}
#content_umwelt_trinkwasser {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_umwelt.jpg);
}
#content_raumklima_klimaanlage {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_raumklima.jpg);
}
#content_traumbaeder_wellness {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}





#navigation {
	height: 200px;
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
}

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	cursor: default;
	width: 12em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 14.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 14em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 14em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{

}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 3px solid #FFF;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #93A6CE;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	height: 56px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #003399;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #003399;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
#footer {
	height: 51px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/footer.jpg);
}
#footer_right {
	height: 20px;
	width: auto;
	float: right;
	padding-top: 10px;
	padding-right: 50px;
}
#footer_left {
	height: 40px;
	width: 192px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
#text_willkommen {
	height: 668px;
	width: 680px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #333;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FF9905;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
#text_agb {
	height: 668px;
	width: 680px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
#text_anfahrtsbeschreibung {
	height: 668px;
	width: 680px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #333;
	text-align: left;
}
/*--------------------------------------FORM-----------------------------------------*/						
input#submit 			{ /* den Submit-Button */
					  	float: none;
					  	width: auto;
						}

form 					{
	margin:0;
	padding:0em;
						}
						
form br 				{ /* Alle Zeilenumbrche in Formularen auswhlen */
  						clear: left; /* das floating der labels und inputs aufheben */
						}
												
form label 					{
						text-align: right; 
						padding-right: 20px; 
						}
						
form  input 	{ /* Alle Labels UND Formularelemente auswhlen */
	display: block;
	float: left;
	width: 360px; /* Breite.*/
						}	
#content_kontakt_right {
	margin: 				0px 0px;
	padding: 				0px 40px;
	width: 					300px;
	float: 					left;
}
#content_kontakt_right  h2  {
	margin:					10px 0px;
	padding: 				0px 0px 50px 60px;
	;
	color: 					#FFFFFF;
	font: 					bold 30px Arial, Helvetica, sans-serif;
	background-image: 		url(2009/images/icon_01.gif);
	background-position:	left;
	background-repeat:		no-repeat;
}
#content_kontakt_right h5 {
	margin: 				0px 0px;
	padding: 				0px 0px;
	color: 					#FFFFFF;
	font: 					normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: 			left;
}
#content_kontakt_right a:visited {
	color: 					#FFFFFF;
	text-decoration: 		none;
}
#content_kontakt_right  a:link {
	color: 					#FFFFFF;
	text-decoration: 		underline;
}
#content_kontakt_right a:hover {
	color: 					#870000;
	text-decoration: 		underline;
}
#contentholder_kontakt {
	margin: 				0px 0px;
	padding:				0px 0px;
	width: 					auto;
	height:					900px;
	background-color:		#870000;
	background-image: 		url(2009/images/content.jpg);
	background-position: 	50% 0;
	background-repeat:		repeat-y;
}
#leftcolumn				{
	color: 					#333;
	font: 					normal 12px Verdana, Arial, Helvetica, sans-serif;
	width:					240px;
	text-align: 			right;
	line-height: 			32px;
	float:left;
}
#rightcolumn			{
	color: 					#000000;
	font: 					normal 12px Verdana, Arial, Helvetica, sans-serif;
	width:					380px;
	float:					right;
	line-height: 			32px;
	padding-right: 10px;
}
#text_content_holder_form {
	height: 700px;
	width: 660px;
}
#content_textfeld-kontakt {
	height: 700px;
	width: 720px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	background-image: url(images/content_text_png.png);
	background-repeat: repeat;
}
#text_kontakt_form {
	height: 668px;
	width: 680px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #333;
}
.Stil3 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.Stil5 {
	color: #93A6CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil6 {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil7 {color: #003399}
.Stil8 {
	font-size: 18px;
	color: #333;
}
.Stil9 {font-size: 10px}
.Stil10 {
	font-size: 14px;
	font-weight: bold;
}
#content_traumbaeder_wellness_dampfbaeder {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}
#content_traumbaeder_design {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}
#content_traumbaeder_barrierefrei {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}
#content_traumbaeder_klassisch {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}
#content_traumbaeder_sauberkeit {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_index.jpg);
}
#content_unternehmen-team {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_unternehmen.jpg);
}
#content_unternehmen-referenzen {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_unternehmen.jpg);
}
#content_heizung-kamine {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_heizung.jpg);
}
#content_raumklima_lueftungssysteme {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_raumklima.jpg);
}
#content_unternehmen-jobs {
	height: 780px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/content_unternehmen.jpg);
}
#scoll {
	height: 580px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_impressum {
	height: 180px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_waermepumpen {
	height: 485px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_wartung {
	height: 515px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_unternehmen {
	height: 520px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_marken {
	height: 405px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_referenzen {
	height: 490px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_team {
	height: 515px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
	text-align: center;
}
#scoll_trinkwasser {
	height: 415px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_design {
	height: 530px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}
#scoll_klassisch {
	height: 519px;
	width: 674px;
	overflow: auto;
	padding-bottom: 25px;
	padding-left: 2px;
	color: #333;
}










#content_impressum-anfahrtsbeschreibung #content_index_anfahrtsbeschreibung #text_anfahrtsbeschreibung p .Stil6 {
	color: #333;
}
#kontakt_rahmen {
	height: auto;
	width: 180px;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
}

