/* CSS Document */

.bodyhome {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	background-image: url(img_lay/bg_home_tuch.jpg);
	background-repeat: no-repeat;
}
.bodycontent {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
}
.bodyperson {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	background-image: url(img_lay/beat_vassalli_3.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
}
.bodynavigation {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	background-image: url(img_lay/bg_nav_tuch.jpg);
	background-repeat: no-repeat;
}
.textnorm {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	color: #246aa9;
}
.textbold {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #246aa9;
}
.textintro {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	color: #005498;
	letter-spacing: 1px;
}


a.navlink:link, a.navlink:visited {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navlink:hover {
	font-family: Tahoma, Verdana, Helveticaa;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	color: #81c7c9;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navlinksel:link, a.navlinksel:visited, a.navlinksel:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	color: #81c7c9;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navlinksans:link, a.navlinksans:visited, a.navlinksans:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.contlinknorm:link, a.contlinknorm:visited, a.contlinknorm:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	color: #246aa9;
	text-decoration: underline;
}