/* CSS Document */

html {
		}
	
body {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #E7E1CA url(../images/body_bg.jpg) repeat-x;
	color: #000;
	
}

body#start{
	background: #E7E1CA url(../images/body_bg_start.jpg) repeat-x;
	
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags ########################################################## */

p {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 0 0.5em 0
}

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

a:hover {
	color: #2637A3;
}

ul {
	margin: 0 0px 0 0px;
	width: 330px;
	height:270px;
	list-style: none;	
}
ul li{
	float: left;
	margin: 0;
}

ul li a img {
	background: url(../images/thumb_img_bg.png) no-repeat;
	width: 90px;
	height: 58px;
	padding: 3px 8px 14px 7px;
	border:0;
	margin: 0 0 0 0;
}

ol {
	margin: 0 0 0 25px;
}

ol li {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 0 0.5em 0
}

h1 {
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color: #B19E84;
	margin: 0 0 0.7em 0;
	padding: 0 0 0 30px;
}

h1 span {
	font-size: 26px;
	color: #532407;
}

h2 {
	font-weight: normal;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	margin: 0 0 5px 0;
	
}
h2 span {
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 130%;
	color: #000;
}

h3 {
	color: #555A52;
	font-size: 220%;
	padding: 20px 0 0 0;
	margin: 0px 0 0.7em 30px;
}

h4 {
	font-weight:normal;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 30px;
}

#sidebar h4 {
	font-size: 14px;
	margin: 0 0 1em 0;
}

h5 {
	display: none;
}

hr {
	border:none;
	color:#ccc;
	background: #ccc;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 5px 0;
}

/* Klassen ########################################################## */

.bild {
border: 1px solid #B68550;
padding: 1px
	
}

.bild_text {
	float:left;
	margin: 0 10px 10px 0
}

.bild_text_re {
	float:right;
	margin: 0 0 10px 10px
}


a.url {
	background: url(../images/a_url_bg.jpg) right center no-repeat;
	padding:5px 30px 5px 0px;	
	color: #6B2000
}

a.url:hover {
	color: #2637A3
}


a.url_15 {
	background: url(../images/a_url_bg_15.png) 15px center no-repeat;
	padding:5px 0px 5px 35px;	
	color: #6B2000;
	margin: 0 0 0 30px;
}

a.url_15:hover {
	color: #555A52
}

/* Layout ########################################################## */

#eyecatcher {
	background: url(http://www.saunahaus-westerhoff.de/rotate/rotate.php) top center repeat-x;
	height:210px;
}

#eyecatcher_content {
	width: 980px;
	height:210px;
	margin: 0 auto
}

#eyecatcher_content a img {
	margin: 45px 0 0 20px;
}

#eyecatcher_start {
	background: url(../images/eyecatcher_start.jpg) top center repeat-x;
	height:360px;
}

#eyecatcher_start_content {
	width: 980px;
	height:360px;
	margin: 0 auto
}

#eyecatcher_start_content h1 {
	margin: 45px 0 0 20px;
	font-size: 59px;
	color:#E7E1CA
}

#eyecatcher_start_content a img {
	margin: 45px 0 0 20px;
}

#container {
	width: 980px;
	margin: auto;
}

/*header --------------------------------- */


/*Inhalt --------------------------------- */
#content_wrap {
	padding: 0px 0px 60px 0px ;
	overflow:hidden;	
}

#content_wrap.sh_rundgang {
	background: url(../images/cw_sh_rundgang_bg.jpg) no-repeat;
}

#content_wrap.vier-gruende {
	background: url(../images/cw_4gruende_bg.jpg) no-repeat;
}

#content_wrap_start {
	background: url(../images/cw_start_bg.jpg) no-repeat;
	padding: 35px 0 50px 25px;
	overflow:hidden;
	height: 285px;
}


/*Content --------------------------------- */

#content {
	width: 480px;
	float: right;
	padding: 40px 40px 0 0
}

#content h1 {
color: #532407;
font-size: 280%;
padding:0;
}

#rundgang {
	margin: 30px 0 0 0;
	width: 212px;
	height: 30px;
	padding: 0 133px 0 135px;
	background: url(../images/rundgang_bg.png) no-repeat;	
}

#rundgang a.zurueck {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/rundgang_zurueck_bg.png) 0 -1px no-repeat;
	float: left;
	/*margin: 0px 0 0 135px;*/
}

#rundgang a.zurueck:hover {
	background: url(../images/rundgang_zurueck_bg.png) 0 -39px no-repeat;

}

#rundgang a.vor {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/rundgang_vor_bg.png) 0 -1px no-repeat;
	float: right;
	/*margin: 0px 133px 0 0px;*/
}

#rundgang a.vor:hover {
	background: url(../images/rundgang_vor_bg.png) 0 -39px no-repeat;

}

/*Startseite*/

#content_start {	
	height: 210px;
	width: 310px;
}

#content_start h2 {	
	font-weight: normal;
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	margin: 0 0 20px 0px;
}

.col1 {
	width:165px;
	float:left;
	padding: 0 0 0 170px;
 }
 
 .col1 a {
 	display:block;
	width: 135px;
	height: 115px;
	background: url(../images/4-gruende_start.png) 0 0 no-repeat;
	text-indent: -3000px;
 }
 
 .col1 a:hover {
 	background: url(../images/4-gruende_start.png) 0 -115px no-repeat;
 }

 .col2 {
	width:180px;
	float:left;
	padding:0 100px 0 0;
		}

	
.col2 h2 {
margin:0;
font-size: 22px;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
}

.col3 {
		width:290px;
		margin: 0 0 0 0;
		float:left;
		padding: 10px 0 0 0;
	}


.col3 a {
	width: 285px;
	height: 80px;
	display:block;
	text-indent:-30000px;
	background:url(../images/rundgang_start.png) 0 0 no-repeat;
}

.col3 a:hover {
	background:url(../images/rundgang_start.png) 0 -82px no-repeat;
}



/*Sidebar / Navi --------------------------------- */

#sidebar {
	width: 420px;
	float: left;
	padding: 30px 0 0 0;
}

#sidebar p {
	padding: 0 0 0 30px;
}

#sidebar_steine{
	width: 420px;
	float: left;
	padding: 30px 0 0 0;
	background: url(../images/steine.png) right bottom no-repeat;
}

#sidebar_steine_hoch{
	width: 420px;
	float: left;
	padding: 30px 0 0 0;
	background: url(../images/steine_hoch.png) right bottom no-repeat;
	
}

#sidebar_blumen{
	width: 420px;
	float: left;
	padding: 30px 0 0 0;
	background: url(../images/blumen.png) right bottom no-repeat;
}

#desc{
	display:none;
}



/*Footer --------------------------------- */

#footer {
	clear:both;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#footer_content {
	background: url(../images/footer_content_bg.jpg) no-repeat;
	height: 475px;
	width: 935px;
	margin: 0 auto;
	padding: 0 25px 0 20px;
}

#footer_content h2 {
	text-indent: -9999px;
	margin:0;
}


#footer_content #col1 {
	float: left;
	width: 320px;
	padding: 255px 0 0 0;
	margin: 0 20px 0 0;
}


#footer_content #col1 h2{
width: 256px;
height: 34px;
padding: 0 0 10px 0;
background: url(../images/footer_col1_h2_bg.png) no-repeat;
}

#footer_content #col1 img {
	margin: 45px 0 10px 0;
}

#footer_content #col2 {
	float: left;
	width: 290px;
	margin: 0px 0px 0 0;
	padding: 70px 0 0 0;
}

#footer_content #col2 h2{
width: 227px;
height: 30px;
font-size: 16px;
background: url(../images/footer_col2_h2_bg.png) no-repeat;
}

#footer_content #col2 ul {
	list-style: none;
	width: 90px;
	float: left;
	margin: 4px 0px 0 5px;
	padding: 0;
}

#footer_content #col2 ul li {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0px 8px 0px;
}

#footer_content #col2 ul li a {
	color: #532407;
	position:relative;
	 z-index:100;
	 display:block;
	 width: 90px;
	 height: 11px;
	 margin: 0 0 3px 0;
}

#footer_content #col2 ul li a:hover {
	color: #2637A3;
	z-index: 101; 
}

#footer_content #col2 ul li a.aktiv{
	color: #2637A3; 
}

#footer_content #col2 ul li a span{
	display:none
	}
#footer_content #col2 ul li a span img {
	border:none;
}
	
#footer_content #col2 ul li a:hover span{ 
    display: block; 
	 position: absolute;
    top: -90px;
	 right: 0px;
	 width: 90px;
	 height: 58px;
	padding: 3px 8px 14px 7px;
	border:0;
	 font-size: 80%;
	 color: #FFFADE;
	 
	 }


#footer_content #col3 {
	float: right;
	width: 295px;
	padding: 70px 0 0 0;
	margin: 0px 0px 0 0;
}

#footer_content #col3 h2{
width: 239px;
height: 30px;
background: url(../images/footer_col3_h2_bg.png) no-repeat;
}

#footer_content #col3 p {
	margin: 0px 0px 10px 0;
}

#footer_content #col3 a{

	font-weight: normal;
	font-family : "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-indent: -9999px;
	text-align: left;
	float: right;
	margin: 0 0 5px 0;
	
}

#footer_content #col3 a.url_50 {
	display: block;
	width: 230px;
	height: 50px;
	background: url(../images/btn_a_url_50.png) top right no-repeat ;
}

#footer_content #col3 a.url_50:hover {
	background: url(../images/btn_a_url_50.png) 0 -60px no-repeat;
}

#footer_content #col3 a.email_50 {
	display: block;
	width: 270px;
	height: 50px;
	background: url(../images/btn_a_mail_50.png) right top no-repeat;
}

#footer_content #col3 a.email_50:hover {
	background: url(../images/btn_a_mail_50.png) 0 -60px no-repeat;
}

#footer_content #col3 a.vier-gruende{
	color: #000;
	display: block;
	width: 170px;
	height: 95px;
	background: url(../images/a_4gr_bg.jpg) 0 0 no-repeat;
	padding:0;
	margin: 38px 0 0 125px;
	text-align: left;
	text-indent: -9000px;
}

#footer_content #col3 a.vier-gruende:hover{
	background: url(../images/a_4gr_bg.jpg) 0 -95px no-repeat;
}
/* 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####*/

