/* CSS RESET */
html{color:#fff}body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{
	border:0;
}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 tahoma,arial,sans-serif;}table{
	font-size:inherit;
	font-size:100%;
}pre,code,kbd,samp,tt{
	font-family:Tahoma, Arial, sans-serif;
	line-height:100%;
}
/* CSS RESET */


body#yoga {
	text-align:center;
	color:#fff;
	background-color:#D6C3AD;
}
body#yogaby {
	text-align:center;
	color:#fff;
	background-color:#6C0009;
}
	
body#sperl {
	text-align:center;
	color:#fff;
	background-color:#006DC6;
}
body#palme {
	text-align:center;
	color:#fff;
	background-color:#52B68C;
}
a {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #666666;
	font-weight:bold;
	background-image:url(images/link_bg.png);
	background-repeat:repeat;
	background-position:center;
}
a:hover img{
	color: #333333;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
	float: left;
}
#wrap_yoga {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background:url(images/yoga.jpg);
	background-repeat:no-repeat;
}

#wrap_yogaby {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background:url(images/yogaby.jpg);
	background-repeat:no-repeat;
}
#wrap_palm {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background:url(images/palme1.jpg);
	background-repeat:no-repeat;
}
#wrap_sperl{
	width:1000px;
	text-align:left;
	margin:0 auto;
	background:url(images/sperlonga.jpg);
	background-repeat:no-repeat;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header {
	position:relative;
	height:265px
}
#logo {
	position:absolute;
	top:95px;
	left: 40px;
	width: 1px;
}
#logo h1 {
	font-size:46px;
	color:#fff
}
#logo div {
	padding-left:100px
}

#logo a:hover {
	background-image:none; 
}
#nav {
	position:absolute;
	top:155px;
	left:40px;
	background:url(images/nav.png);
	width:515px;
	height:46px;
	line-height:46px;
	padding: 0 0 0 40px
}
#nav li {
	float:left;
	font-weight:700;
	width:120px
}
#nav a {text-decoration:none; display:block; text-align:center;color:#333333;}
#nav a:hover {
	background:url(images/nav_hover.png) repeat scroll -10px 50%;
	color:#333333;

}

/* content */
#content { }
.main {
	width:560px;
	font-family:Tahoma, Arial, sans-serif;
	float: left;
	margin: 0px 0px 0px 30px;
}

#text {
	width:590px;
}
#text h1 {font-size:30px; padding-bottom:20px}
#text h2 {font-size:24px; padding-bottom:15px}
#text h3 {
	font-size:16px;
	padding-bottom:3px
}
#text p img {
	padding:0 20px 0 0
}
#text li{
	list-style:circle;
	margin-left:20px;
	}



/*#col {margin:50px 0 0 0;width:300px; background:url(images/col.jpg); width: 535px; height:156px ; }

#col div {width: 200px; margin: 20px 0 0 70px; display:inline}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}*/
.side {
	margin:0 0 0 40px;
	width:300px;
	display: inline;
	padding: 5px;
}
.side p {margin:10px 0 10px 10px}
.side h2 {
	font-size:18px
}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; display:block; }
.side ul {
	margin:15px 0 30px 20px
}
/* footer */
#footer {
	height:50px;
	position:relative
}
#ftinner{
	position:absolute;
	bottom:20px;
	margin-left:40px;
	width: 900px;
	text-align: left;
}
.slideshow {
	width:  232px;
	height:   198px;
	float: right;
	margin: 0px 0px 30px 40px;
} 
 
.slideshow img {
	padding: 15px;
	border:  1px solid #ccc;
	background-color:#ebebeb;
	width:  200px;
	height: 165px;
	top:  0;
	left: 0;
	moz-border-radius-bottomleft: 10px;
	moz-border-radius-bottomright: 10px;
	moz-border-radius-topleft: 10px;
	moz-border-radius-topright: 10px;
	} 
.quote {
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	line-height:120%;
}
#copyright {
	font-size:9px;

}

.bold {
	font-weight:bold;
}

.ital {
	font-style:italic;

}
DIV.boxgr {
	clear:both;
	float:right;
	width:170px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	margin:0px 15px 15px 15px;
	padding: 8px;
	TEXT-ALIGN:center;
	font-weight:bold;
}

table.prgr {
	border-collapse: collapse;
	border: 2px solid #FFF;
}

table.prgr tr.top td  {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	font-weight: bold;
	}

table.prgr td {
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;	
	padding: 0.5em;
	border-bottom: 1px solid #FFF;
}

