html, body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	
	background-color: #666666;
	margin: 0px 0px 0px 0px;
	
	text-align: center;
}

h1, h2, h3, b {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

div.container {
	width: 780px;
	margin-top: 40px;
	margin-left: 20px;
	
	background: url("/images/bg_main.jpg") no-repeat left top;
	background-color: #F9F9F9;
	 	 
	text-align: left;
	color: #333333;
}

div.content {
	width: 540px;
	 
	text-align: left;
	color: #333333;
	
	padding-top: 80px;
	padding-left: 70px;
}

div.nav {
	text-align: right;
	
	padding-right: 20px;
	padding-top: 100px;
	float: right;
}

ul.nav {
	margin-top : 0px;
}

div.footer {
	clear: all;
	
	text-align: center;
}

span.title {
	font-size: 14px;
	font-weight: bold;
}

span.subtitle {
	font-size: 13px;
	font-weight: bold;
}

span.bold {
	font-weight: bold;
}

div.quote {
	text-align: center;
	color: #616161;
	font-style: italic;
}

img.mentalcoaching {
	border: 1px solid #000000;
	width: 198;
	height: 108;
}

img.esther_bezzola {
	border: 1px solid #000000;
	width: 100;
	height: 130;
	float: left;
	margin-right: 15px;
}
img.map {
	border: 1px solid #000000;
	width: 150;
	height: 111;
	float: right;
	margin-left: 15px;
}
span.small_font {
	font-size: 11px;
	font-style: normal;
}
ul {
	list-style-type: square;
}

li {

}

ul.nav {
	list-style-type: none;
}

li.navsel {
}

a.nav:link, a.nav:active, a.nav:visited {
	text-decoration : none;
	color: #959595;
	font-weight: bold;
	
}
a.nav:hover {
	color: #FEC501;
}

a.navsel:link, a.navsel:active, a.navsel:visited, a.navsel:hover {
	text-decoration : none;
	color: #000000;
	font-weight: bold;
}


div.copyright {
	width: 780px;
	height: 40px;
		 	 
	text-align: right;
	color: #AAAAAA;
	font-size: 10px;
}
.orange {
	color: #FF9900;
}

.gray {
	color: #AAAAAA;
}

a.poweredby:link, a.poweredby:active, a.poweredby:visited {
	text-decoration : none;
	color: #AAAAAA;
	font-size: 10px;
}
a.poweredby:hover {
	text-decoration : none;
	color: #AAAAAA;
	font-size: 10px;
}

a.text:link, a.text:active, a.text:visited {
	color: #484848;
}
a.text:hover {
	color: #FEC501;
}

div.search {
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}
