/* CSS Document */

html {
		}
	
body {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #ADB5BB url(../images/body_bg.jpg) repeat-x;
	color: #333;
	
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags ########################################################## */

p {
	font-size: 120%;
	line-height: 1.3em;
	margin: 0 0 1em 0
}

a {
	outline:none;
}

ul {
	margin: 0 0 0 15px
}

ol {
	margin: 0 0 20px 20px;
	list-style-image: url(../images/ol_bullet.jpg);
}

ol li {
	margin: 0 0 0.5em 10px;
	font-size: 120%;

}

li {
	font-size: 110%;
	margin: 0 0 1em 0
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif  ;
	font-size: 300%;
	margin: 0 0 0em 0;
	color: #1A2833;
	font-weight:normal;	
}

h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 300%;
	margin: 0 0 0em 0;
	color: #1A2833;
	font-weight:normal;	
}

h3 {
	
	font-size: 180%;
	margin: 0 0 0.5em 0;
	font-weight:normal;	
}

h3 a{
	margin: 0 0 0.5em 0;
	font-weight:normal;
	text-decoration: none;	
	color: #1F394E;
}




hr {
	border:none;
	color:#ccc;
	background: #ccc;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 5px 0;
}




/* Klassen ########################################################## */

.bild {
	border: 1px solid #fff;
	padding: 3px 3px 3px 3px;
	background: #BAC1C6;
}

.bild_text {
	float:left;
	margin: 0 15px 10px 0;
	border: 1px solid #fff;
	padding: 3px 3px 3px 3px;
	background: #BAC1C6;
}

.bild_text_re {
	float:right;
	margin: 0 0 10px 10px
}

.bild_re {
	float:right;
	margin: 0 0 10px 10px;
	border: 1px solid #fff;
	padding: 3px 3px 3px 3px;
	background: #BAC1C6;
}

.bilduntertext{
	float:left;
	margin: 0 10px 10px 0;
	
	padding: 3px 3px 3px 3px;
	
}

.garantie {
	color: #fff;
	background: Maroon;
	padding: 3px;
	font-weight:bold;	
}
.vertrauen {
	color: #fff;
	background: Green;
	padding: 3px;
	font-weight:bold;	
}

.wasser_link {
	background: url(../images/link_wasser.jpg) no-repeat;
	padding: 0 0 0 20px;
	text-decoration:none;
	color:#8B0000;	
}

.teaser_start {
clear: both;
margin: 0 0 50px 0;
}

.teaser_start img {
	border: 1px solid #fff;
	padding: 3px 3px 3px 3px;
	background: #BAC1C6;
	float: left;
	width: 150px;
	margin: 0 20px 0 0;	
}

.teaser_start h3 {
	color: #203950;
	font-size: 180%;
}

.teaser_start p {
padding: 0 0 0 40px;
}


/* Layout ########################################################## */

#container {
	background: url(../images/container_bg.png) repeat-y;
	margin: auto;
	width: 980px;
}

#header {
	background: url(../images/header_bg_neu.jpg) no-repeat;
	height: 120px;
	width: 955px;
	padding: 15px 15px 0 10px;
	text-align: right;
}

#header ul {
	list-style: none;
	float: right;
	
}

#header ul li {
float: left;
padding: 0 0 0 10px
}

a.logo {
	width: 240px;
	float: left;
	padding: 0px 0 0 0px;
}

#header p {
font-size: 12px;
	color: #274763;
	padding: 10px 0 0 0;
}

#header h1 {	
font-size: 30px;
}

#header ul li {	
font-size: 11px;
}


#teaser_start {
background:#284A68 url(http://www.niehaus-rueckert.de/rotate/rotate.php) center no-repeat;
width: 945px;
height: 300px;
color: #fff;
padding: 0 0 0px 35px;
}

#teaser_start h2 {
color: #fff;
margin: 0 0 0.5em 0;
}

#col1 {
	width: 345px;
	float:left;
	padding: 10px 0 0 0;  
}


#col2 {
	width: 600px;
	float:right;
}

#content_wrap {
overflow:hidden;
	background: url(../images/content_wrap_bg.jpg) no-repeat;
	width: 980px;
}





#content_wrap_start {
	width: 980px;
	
}


#sidebar {
width: 320px;
float: left;
padding: 30px 0 50px 0;
}

#sidebar h2 {
	color: #660000;
	padding: 0 0 15px 35px;
	width: 185px;
}

#sidebar h3 {	
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	color: #999;
	padding: 0 0 0px 35px;	
}

#sidebar ul {
	width: 245px;
	margin: 0 0 0 10px;
}

#sidebar ul li {
	padding: 0 0 0 30px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	list-style: none;
}

#sidebar ul li.subnav {
	padding: 0 0 0 55px;	
	border-top: 0px;
}

#sidebar ul li a {
	display:block;
	height: 24px;
	padding: 6px 0 0 15px;
	text-decoration: none;
	font-size: 110%;
	background: url(../images/a_nav_bg.jpg) 0px 0px no-repeat;
	color: #24425D;
}

#sidebar ul li a:hover {
	background: url(../images/a_nav_bg.jpg) 0px -30px no-repeat;
}

#sidebar ul li a.aktiv {
	background: url(../images/a_nav_bg.jpg) 0px -30px no-repeat;
	color: #660000;
}


#content {
float: right;
width: 610px;
padding: 30px 30px 50px 0;
}

/* Galerie */

#galerie {
	float:right;
	border: 1px solid #fff;
	margin: 0 0 20px 20px;
	padding: 5px;
	background: #BAC1C6;
}

#galerie h3 {
	font-size: 140%;
	}

#placeholder {
	border: 1px solid #fff;
	padding: 3px 3px 3px 3px;
	background: #BAC1C6;	
}

#galerie ul {
	margin: 10px 0 0 10px;
	color: #2B465B;
	font-size: 110%;
	list-style: none;
}
#galerie li {
	display:block;
	width: 280px
}

#galerie a {
	text-decoration:none;
	color: Maroon;
	display:block;
	width: 280px
}
#galerie a:hover {
	background: #e2e2e2;
}
#galerie a:active {
	background: #e2e2e2;
}

#desc {
	display:block;
	width: 290px;
	height: 30px
}


#footer {
clear: both;
background: url(../images/footer_bg.jpg) no-repeat;
height: 245px;
width: 890px;
padding: 20px 45px 0 45px;
color: #fff;
}

#footer h3 {
	font-family: "Century Gothic" Times New Roman, Times, serif; 
}

#footer p {
	width: 200px;
	float: left;
}

#footer a {
text-decoration: none;	
	color: #fff;
}



#footer p.impressum {
clear: both;
text-align: center;
width: 890px;
padding: 80px 0 0 0;
color: #1E3549;
}

#footer p.impressum a {
color: #1E3549;
}

/* Clearing ########################################################## */
.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####*/

