html, body {
	margin: 0;
	padding: 0;
	font: 12px/19px Arial, sans-serif;
	color: #666666;
}

h2 {
font-size: 13px;
font-weight: bold;
}

td {
vertical-align: top;
}

.faq {
margin-bottom: 10px;
}

#logo_winterthur {
	position: absolute;
	top: 17px;
	left: 20px;
}

#logo_restassoc {
	position: absolute;
	top: 28px;
	left: 541px;
}

#switch {
	position: absolute;
	top: 71px;
}



#container {
	position: absolute;
	top: 93px;
	width: 749px;
	padding: 16px;
	background-color: #ffffff;
}

#nav {
	position: relative;
	width: 749px;
	float: left;
}

#nav ul{
	padding: 0;
	margin: 0;
	height: 42px;
}

#nav li{
	list-style: none;
	float: left;
}

#header {
	position: relative;
	float: left;
	width: 749px;
}

#contentwrapper {
	position: relative;
	width: 749px;
	float: left;
}

#contentmain {
	position: relative;
	left: 180px;
	margin: 35px 0 15px 0;
	width: 370px;
	background-color: transparent;
	z-index: 10;
	text-align: justify;
}

#contentimage {
	position: absolute;
	bottom: 0;
}

#contentquote {
	position: absolute;
	right: 0;
	top: 118px;
}

#contentheadline {
	position: relative;
	margin: 15px 0 10px 0 !important; margin: 20px 0 10px 0;
	padding: 0;
}

#divider {
	position: absolute;
	left: 561px;
	top: 0;
}

#subnav {
	position: absolute;
	top: 0;
	left: 0;
}

#subnav_links {
	position: absolute;
	top: 13px;
	left: 0;
	padding: 8px 0;
}
#subnav_links a {
	margin-bottom: 2px;
	display: block;
	border: none;
}

.testimonialname {
font-weight: bold;
font-size: 10px;
text-align: left;
}

.quote {
font-size: 12px;
}

#footer {
	margin: 0;
	float: right;
	color: #e4e4e4;
}

#footer a {
color: #c0c0c0;
}

ul.sitemap li ul {
	background: transparent È
	url('sitemapfolderbullet.gif') no-repeat;
	list-style-type: none;
	margin: -1.4em 0 0 -1.6em;
	padding: 1.4em 0 0 0.6em;
}

ul.sitemap li ul li {
	margin-left: 0.5cm;
	padding-left: 10px;
}