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

    Stylesheet Saunaanlagen Klaerner 2011
    Name: style.css
    Stand: September 2011
	
    Version 0.1
    
    Farbdefinitionen: 	
						background creme: #F9F2E7;
    					orangeton: #E05815;
    
		
		
********************************/



html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Verdana, Geneva, Helvetica;
   font-size: 11px;
}

.center { /* anwendung eines hacks */
	/*/*/
	text-align: left;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: 1100px;
	height: 680px;
	background-image:url(../bilder/background.jpg);
	background-repeat:no-repeat;
	background-color: #F9F2E7;
	border:0;	
	}

body {
		background-color: #F9F2E7;
}

/* index */
	/*/*/
		
.navi{
		position: absolute;
		width: 150px;
		height: 15px;
		font-size: 11px;
		text-align:left;
		color: #661E26;
		z-index:6;
}

a.email {
text-decoration: none;
color: #661E26;
font-size: 11px;
}

a.email:visited {
text-decoration: none;
color: #661E26;
font-size: 11px;
}

a.email:hover {
text-decoration: overline;
color: #661E26;
font-size:11px;
}

a.email:activ {
text-decoration: none;
color: #661E26; 
font-size:11px;
}


.imp1{
		position:relative;
		width: 550px;
		height: 250px;
		font-size: 11px;
		color:#000000;
		line-height: 15px;
		left:150px;
		top: -435px;
		z-index:6;
		}

.liste5{
	position:relative; 
	top: 0px;
	left: 0px;
	width: 500px;
	font-size: 11px;
	color:#333333;
	list-style: square;
	padding: 20px;
	z-index:4;
	border: 0;
}

.listpunkt {
	text-align: left;
	color:#000000;
	font-size: 11px;
	list-style: square;
}

/* räume */
	/*/*/
.ambientetext{
		position:relative;
		width: 500px;
		font-size: 11px;
		color:#333333;
		line-height: 15px;
		left:40px;
		top: -520px;
		text-align: justify;
		z-index:4;
		}

.liste4{
	position:relative; 
	top: -530px;
	left: 100px;
	width: 550px;
	font-size: 11px;
	color:#333333;
	padding: 20px;
	z-index:4;
	border: 0;
}

.indextext{
		position:relative;
		width: 350px;
		height: 250px;
		font-size: 11px;
		color:#000000;
		line-height: 15px;
		left:360px;
		top: -535px;
		z-index:6;
		text-align:justify;
		}

.block{
		position:relative;
		top:-420px;
		left: 120px;
		z-index: 9;
		border: 1px solid #E05815;
}

.life{
		position:relative;
		top:-280px;
		left: -70px;
		z-index: 9;
		border: 1px solid #E05815;
}

.studio{
		position:relative;
		top: -140px;
		left: -260px;
		z-index: 9;
		border: 1px solid #E05815;
}

.saunatext{
		position:relative;
		width: 600px;
		height: 250px;
		font-size: 11px;
		color:#000000;
		line-height: 15px;
		left:150px;
		top: -435px;
		z-index:6;
		text-align:justify;
		}

.maus{
		position:relative;
		top: 145px;
		left: 630px;
		z-index: 10;
}

.infratext{
		position:relative;
		width: 600px;
		height: 250px;
		font-size: 11px;
		color:#000000;
		line-height: 15px;
		left:150px;
		top: -435px;
		z-index:6;
		text-align:justify;
		}
.wirltext{
		position:relative;
		width: 600px;
		height: 250px;
		font-size: 11px;
		color:#000000;
		line-height: 15px;
		left:150px;
		top: -435px;
		z-index:6;
		text-align:justify;
		}

.wirl{
		position:relative;
		top:0px;
		left: 70px;
		z-index: 9;
		border: 1px solid #E05815;
}





