/* ===== Gobal =====*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #65a9d8 url(../images/bg.gif) repeat-x;
}

body {
	text-align: center; /* horizontal centering for IE Win quirks */
 	color: #000;
 	font: 12px/20px arial, verdana, sans-serif;
}

p {
	margin-bottom: 20px;
}

img {
	border: 0;
}


/* ===== Box =====*/



* html #wrapper {
	width: 936px;
}

#wrapper {
	margin: 40px auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 585px;
	width: 935px;
	clear: left;
	background: #fff;
}



* html #container {
	width: 916px;
}

#container {
	position: absolute;
	width: 915px;
	height: 570px;
	margin-left: 10px;
	border-top: 6px solid #eeb331;
}

#sdwleft {
	position: absolute;
	left: 0px;
	top: 0px;
}

#sdwright {
	position: absolute;
	right: 0px;
	top: 0px;
}

#sdwbottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}


/* ===== Menü =====*/

#menu {
	width: 200px;
	background-image: url(../images/baro_heizung_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 229px;
	float: left;
}

#menu ul {
	list-style: none;
	padding: 20px;
}

#menu ul li {
	margin-bottom: 5px;
}

#menu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/baro_pfeil_01.gif) left 3px no-repeat;
	padding-left: 15px;
}

#menu a:hover {
	color: #c93;
	background: url(../images/baro_pfeil_02.gif) left 3px no-repeat;
	text-decoration: underline;
}

#menu #active {
	color: #c93;
	background: url(../images/baro_pfeil_02.gif) left 3px no-repeat;
	padding-left: 10px;
	text-decoration: underline;
	padding-left: 15px;
}

#menubreak {
	margin-left: 15px;
	display: block;
}

#partner {
	position: absolute;
	bottom: 0px;
}


/* ===== Main =====*/

* html #content {
	float: right;
}

#main {
	margin-left: 200px;
}


/* ===== Header =====*/

* html #header {
	width: 716px;
	float: right;
	height: 151px;
}

#header {
	height: 152px;
}

#lefthead {
	width: 418px;
	float: left;
}

* html #righthead {
	float: right;
}

#header img {
	vertical-align: top;
}


/* ===== Content =====*/

* html #content {
	width: 716px;
}

#content {
	height: 412px;
	width: 715px;
	background: #dfe5e8;
}

* html #text {
	width: 358px;
	margin-left: 41px;
}

#text {
	width: 360px;
	float: left;
	margin-left: 82px;
	margin-right: 22px;
	height: 412px;
}

* html #sidebar {
	margin: 0;
}

#sidebar {
	width: 251px;
	margin-left: 464px;
	height: 412px;
	background: #2f5c73;
}

#remargin {
	margin: 24px 0 19px -62px;
}

#align {
	margin-top: 71px;
}

#pic28 {
	position: absolute;
	margin-top: 30px;
}

#pic50 {
	position: absolute;
	margin-top: 15px;
}

#text ul {
	list-style: square;
}

#table {
	margin-top: 71px;
	margin-left: -17px;
}

#table td {
	vertical-align: top;
}

#table2 {
	margin-top: 71px;
	margin-left: -17px;
}

#table2 td {
	vertical-align: top;
}

#table2 ul {
	list-style: none;
}

#table2 a {
	color: #000;
	text-decoration: none;
}

#table2 ul li {
	margin-bottom: -3px;
}

#sidebarabs {
	position: absolute;
	color: #fff;
	font-weight: bold;
	bottom: 140px;
	right: 30px;
}

#sidebarabs a {
	color: #fff;
}

#back {
	position: absolute;
	bottom: 25px;
}

#back a {
	color: #000;
	font-weight: bold;
}

#nobreak p {
	margin-bottom: 0;
}

#bad {
	margin-left: -17px;
	padding-left: 17px;
	width: 300px;
}

#align a {
	color: #000;
}

#imprint {
	width: 223px;
	float: left;
	margin-left: 82px;
	height: 412px;
}

#haftung {
	width: 420px;
	margin-left: 285px;
	height: 341px;
	padding-top: 71px;
}

#impbtn {
	position: absolute;
	bottom: 25px;
	left: 504px;
}

#impbtn a {
	color: #000;
	font-weight: bold;
}

#charles {
	margin: 20px;
}

#charles a, #charles a:hover {
	color: #000;
	text-decoration: none;
	background: 0;
	padding: 0;
	font-weight: normal;
}

input {
	width: 200px;
	margin-left: 20px;
	font: 12px/20px arial, verdana, sans-serif;
	border: 0;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding-left: 5px;
}

textarea {
	width: 263px;
	font: 12px/20px arial, verdana, sans-serif;
	border: 0;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	height: 130px;
	padding-left: 5px;
}

input.button {
	font: 12px/20px arial, verdana, sans-serif;
	width: 80px;
	padding: 0;
	margin-left: 3px;
	border: 0;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin-top: 10px;
}
