/* CSS Document */

html {
		}
	
body {
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #fff url(../images/body_bg.jpg) repeat-x;
	text-align: center
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags */

p {
	font-size: 130%;
	margin: 0px 0 0.7em 0;
	padding: 5px 0 0 0;
}


h1	{ 
	font-size: 220%;
	color: #242E4F;	
	margin: 0 0 0.7em 0
}

h1 span{
	color:#D11717	
}

h2 {
	font-size: 170%;
	color: #222C4B;
	margin: 10px 0 15px 0;
	padding: 10px 0 3px 0;
	border-bottom: 1px dashed #ccc;
	font-weight: normal;
	width: 530px;
	height: 45px;
	
	position: relative
}

h2 span {
	
}

h2 a {
	font-size: 90%;
	color: red;
	text-decoration:none;
	display:block;
	width: 80px;
	height: 65px;
	background: url(../images/h2_a_bg.jpg) -160px 0 no-repeat;
	text-indent: -2000px;
	position: absolute;
	right:0;
	top: 0;
	outline:none
}

h2 a:hover {
	background: url(../images/h2_a_bg.jpg) 0 0 no-repeat;
}

h3	{ 
	font-size: 170%;
	font-weight: normal;
	color: #242E4F;	
	margin: 0 0 0.7em 0
}

h4 {
	font-size: 180%;
	color: #242E4F;
	font-weight: normal	
}

h4 span {
	color:#D11717
}

h5 {
	width: 300px;
	height: 100px;
	text-indent: -3000px
}

h5.tun {
	background: url(../images/h5_tun_bg.jpg) no-repeat;
}
h5.erreichen {
	background: url(../images/h5_erreichen.jpg) no-repeat;
}

h6 {
	font-size: 130%;
	color: #ffffff;
	margin: 0 0 1.5em 0
	
}



a{
	color:#222C4B;
	text-decoration: underline;
}
a:hover {
	color: #4E63A9;
	text-decoration: none;
}
/* Klassen */

.sb_content{
	background: url(../images/sb_content_bg.jpg) no-repeat;
	min-height: 200px;
	padding: 15px 25px 0 25px;
	
}

.sb_content ul{
	list-style-image: url(../images/sb_li.gif);
	font-size: 130%;
	color: #2A365D;
	font-weight: bold;
}

.bild_text {
	text-align: center;
	float:left;
	margin: 0px 10px 10px 0;
	padding: 1px;
	border: 1px solid #d1d1d1
}

.bild_text_re {
	text-align: center;
	float: right;
	margin: 0px 0 10px 10px;
	padding: 1px;
	border: 1px solid #d1d1d1
}

.bild {
	padding: 1px;
	border: 1px solid #d1d1d1;
}

.bild_galerie {
	padding: 1px;
	border: 1px solid #d1d1d1;
	margin: 0 4px 4px 0
}
.bild_galerie:hover {
	border: 1px solid #D11717	
}

.text_li {
	float:left;
	width: 50%;
	margin: 0 20px 10px 0
}

.textfeld {
	font-size:100%;
	color:#000;
	padding:1px 3px;
	width: 200px;
}


textarea {
	overflow: auto;
}

.und {
	font-family: Arial, Helvetica, sans-serif;
}

.teaser {
	width: 312px;
	height: 210px;
	padding: 10px 200px 10px 20px;
	margin: 20px 0 0 0;
}

.teaser p {
	font-size: 110%
}

.neue_energie {
	background: url(../images/teaser_neue_energie_bg.jpg) no-repeat;
}
.badsanierung {
	background: url(../images/teaser_badsanierung_bg.jpg) no-repeat;
}

/* Layout */

#container {
	width: 940px;
	margin: 0 auto;
	background: url(../images/container_bg.jpg) repeat-y;
	position: relative;
	text-align:left
}


#eyecatcher {
	width: 410px;
	height: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;	
}

#flashcontent {
	width: 410px;
	height: 220px;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;	
}

#header {
	height: 152px;
	background:  url(../images/header_bg.jpg) no-repeat ;
	padding: 33px 0px 0px 550px;
	position: relative
}

#header ul{
	list-style-type: none;	
	margin:0;
	padding:0;
}

#header ul li{
	float:left;
}

#header ul li a {
	display:block;
	height: 27px;
	width: 70px;
	text-decoration: none;
	font-size: 14px;
	text-align:center;
	color: #FFD700;
	padding: 5px 10px 0 10px;
	border-right: 1px solid #6F6F6F;
	outline:none
}

#header ul li a:hover {
	color: #fff;
	background: url(../images/nav_hv.jpg) repeat-x;
}
#header ul li a.aktiv {
	color:#D11717
 
}

#header ul li a.none {
	border: none
}

a.logo {
   display:block;
	width: 230px;
	height: 110px;
	position: absolute;
	top: 75px;
	left: 650px;
	outline:none
}



a.logo img {
	text-indent: -3000px;
	display:none
}
/* Rahmen Imhaltsbereich */

#content_wrap { 
	float: left;
	width: 940px;
	background: url(../images/content_wrap.jpg) no-repeat;
	padding: 30px 0 0 0
}

#content {
   float:left;
	width: 530px;
	margin: 0;
	padding: 20px 20px 20px 60px;	
}

#content ul {
	list-style-type:none;
	list-style-image: url(../images/bullet.png);
	margin:0 0 0 15px;
	padding:0
}
#content ul li {
	font-size: 120%;
	margin: 0px 0 0.7em 0;
	
}


#sidebar {
	width: 300px;
	float:right;
	padding: 140px 20px 0 0px;
	margin: 0 0px 0 0px;
	background: url(../images/sb_background.jpg) 0 0px no-repeat;
}

#sidebar ul {
	padding: 10px 20px 20px 50px;
}

#sidebar p {
	padding: 0 0 0 30px;
	font-size: 110%
}
.taghell {
	color: #7E98B3
}

#footer {
	clear: both;	
	width: 880px;
	height: 90px;
	margin: 0 auto;
	padding: 10px 10px 10px 50px; 
	background: url(../images/footer_bg.jpg);
	text-align:left
}



/**/

.clear {
	overflow:hidden
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung für IE */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/

.clear_left {
	clear: left;
}