
.contenttable{
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #000000;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
}
.bodytext a:link {
	font-family: Arial;
	color: #800080;
	text-decoration: none;
		font-weight: bold;
}
.bodytext a:visited {
	font-family: Arial;
	color: #800080;
	text-decoration: none;
		font-weight: bold;
}

.bodytext a:hover {
	text-decoration: underline;
		font-weight: bold;
}
.bodytext a:active {
	font-family: Arial;
	color: #800080;
	text-decoration: none;
}
.searchbutton {
	background-image: url(http://www.passepartout-ch.ch/site/fileadmin/images/lupe.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	width: 12px;
	border: none;
	vertical-align: middle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

