/*
Eenvoudigleven.nl
psychotherapie css
*/


body{
	background-color: #ECF2CC;

}

table{
	color: #384038;
}

p{
	font-family: Garamond, Times, Verdana;
	font-size: 13pt;
	color: #384038;
}

h1 {
	font-family: Garamond, Times, Verdana;
	font-size: 16pt;
	color: #384038;
	font-weight: bold;
}

ul {
	color: #384038;
}

#body{
	text-align: center;
	background-color: #ECF2CC;
}

#hoofd_div 
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width:1000px;
	height: auto;
	border: 2px solid #384038;
	background-image:  url(http://www.eenvoudigleven.nl/nieuw/img/aandacht_background.png);
	text-align: left;
}

#knop {
	border: 0px solid red;
	width: 200px;
	height: 50px;
	background-color: #b8c8b0;
}

#spacer {
	border-bottom: 1px solid #384038;
	width: 200px;
	height: 50px;
	background-color: #ECF2CC;
}

#navigatie {
	border-right: 1px solid #384038;
	width: 200px;
	float: left;
	height: inherit;
	background-color: #ECF2CC;
}

#header {
	width: 799px;
	height: 50px;
	background-color: #b8c8b0;	
	text-align: center;
	border-bottom: 1px solid #384038;
}

#content {
	width: 799px;
	background-color: #ECF2CC;
	float: right;
}

#tekst {
	width: 500px;
	text-align: left;
	background-color: #ECF2CC;
	padding-left: 150px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 52px;
}

#footer {
	text-align: center;
	width: 180px;
	background-color: #b8c8b0;
	padding: 40px 10px 10px 10px;
	font-size: 14pt;
}

#admin_footer {
	text-align: center;
	font-size: 8pt;
}
