

/* Standard-Elemente */
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #594836;
	line-height: 140%;	
	margin: 0px;
	padding: 0px 30px 10px 30px;
}

em {
	color: #594836;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #594836;
	font-weight: normal;
	margin: 0px;
	padding: 30px 30px 15px 30px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #594836;
	font-weight: normal;
	line-height: 140%;	
	margin: 0px;
	padding: 0px 30px 15px 30px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #594836;
	font-weight: normal;
	margin: 0px;
	padding: 30px 30px 0px 30px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #594836;
	font-weight: normal;
	margin: 0px;
	padding: 30px 30px 15px 30px;
}

A {
	font-weight: normal;
	color: #594836;
	text-decoration: underline;
}

IL {
	margin: 0px 0px 0px 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #594836;
	line-height: 180%;		
	}
UL {
	margin: 0px 0px 15px 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #594836;
	line-height: 180%;		
	}


/* Basis Layout-Elemente  */

BODY {
	background: #cbd2d8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/head.png), url(images/yoga-coaching-kachel.png);
	background-position: center top, left top;
	background-repeat: no-repeat, repeat-x;
}

#rahmen {
	position: absolute;
	width: 980px;
	left: 50%;
	float: left;
	clear: both;
	margin-left: -490px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: 0px;
}
#head {
	position: relative;
	width: 980px;
	height: 510px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent url(images/head.jpg) no-repeat top left;
}

#lebenslauf {
	position: relative;
	float: left;
	width: 360px;
	clear: both;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
	border: 0px;
	background: #b1bcc2;

}
#honorar {
	position: relative;
	float: left;
	width: 360px;
	padding: 0px 0px 30px 0px;
	margin: 0px 30px 30px 0px;
	border: 0px;
	background: #dfe3e6;

}
#rechts {
	position: relative;
	float: right;
	width: 590px;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
	border: 0px;
	background: #dfe3e6;

}

/* footer */

#footer {
	width: 980px;
	padding: 0px 0px 30px 0px;
	float: left;
}	