/*
###############################################
#### ALL CONTENTS OF THIS FILE © WILL SKY  ####
#### WEB: WWW.WILLSKY.DE                   ####
#### E-MAIL: WEB@WILLSKY.DE				   ####
###############################################
*/


/*	####	PAGE ELEMENTS 	*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	background-color: #FFF;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

/*	PAGE ELEMENTS	####	*/ 


/*	####	CONTAINERS	*/

div.mod_navigation {
	width: 440px;
	float: left;
	text-align: right;
	margin-bottom: 10px;
}

div#header-woman {
	width: 440px;
}

div#header {
	vertical-align: bottom;
	margin-bottom: 20px;
}

div#logo {
	position: absolute;
	bottom: 0;
	left: 440px;
	float: right;
	/*margin-top: 70px;*/
	margin-right: 20px;
	width: 440px;
	text-align: center;
	line-height: 24px;
	
}

div#main {
	width: 440px;
}

div.mod_article {
	margin-left: 10px;
	width: 430px;
}

div.ce_text {
	padding-bottom: 20px;
	margin-bottom: 10px;
	width: 430px;
	text-align: left;
	line-height: 18px;	
}

div.bottom-sep {
	border-bottom: 2px solid #b89673;
}


div#massagen-preview div.ce_hyperlink {
	background: url('http://www.spachaba.de/tl_files/spachaba/img/blume.jpg') no-repeat top left;
	padding-left: 50px;
	height: 49px;
	width: 390px;
	text-align: left;
	margin-bottom: 10px;
}

div#willsky_link {
	text-align: right;
	background: none;
	margin-top: 10px;
	border-top: 2px dashed #e2d1c1;
}

div#massagen-preview p{
	height: 0px;
	width: 0px;
	overflow: hidden;
	display: none;
}

div#referenzen .ce_text {
	border-bottom: 2px solid #b89673;
}

div#thaiSpaMember {
	text-align: center;
}
/*	CONTAINERS #### */




/*	####	LISTS	*/

div#header div.mod_navigation ul.level_1 {
	line-height: 24px;
	list-style: none;
}

div#header div.mod_navigation ul.level_2 {
	margin-right: 20px;
	list-style: none;
}

/*	LISTS 	#### */



/*	####	IMAGES	*/

div#logo img {
	margin-bottom: 10px;
}

div.ce_text img {
	float: left;
	padding: 0 10px 0 0;
}

div.ce_text table img {
	padding-top: 4px;
}	
	
/*	IMAGES	#### 	*/

table, tr, td{
	padding: 0;
	margin: 0;
}



/*	####	CLEARS	*/

.cBoth {
	clear: both;
}

/*	CLEARS	####	*/