body, p, a, td {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;

	color: #000000;
	margin: 0px;
	padding: 0px;
}

A {
	color: #0000ff;
	text-decoration : underline;
}

A:hover {
	text-decoration : underline;
}

.small {
	font-size: 10px;
	color: #000000;
	font-weight : normal;
}


.foto {
	border: 1px solid black;
}

.header {
	font-size: 16px;
	font-weight : bold;
	margin-bottom: 15px;
	color: #000000;
}


h2, .h2 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #000000;
	margin-bottom: 5px;
}


input, select, option, textarea {
	border: 1px solid black;
	font-size: 10px;
}

.sideMenu A{
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom : 1px solid Black;
	padding: 2px;
}

.topMenu {
	height: 25px;
	width: 125px;
	background-color: #6DB654;
	text-decoration: none;
	text-align: center;

	border-top:  1px solid Black;
	border-right: 1px solid Black;
	border-bottom:  1px solid Black;
	border-left: none;

	vertical-align: middle;
	display: table-cell;
}

.topMenu A{
	text-decoration: none;
	color: #000000;
}

.topMenu:HOVER, .topMenuActive, .sideMenu A:HOVER{
	background-color:  #00ff00;
}


h1 {
	font-size: 14px;
}

.tla {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.tla ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.tla ul li {
	display: inherit;
	float:none;
}

.tla ul li a {
	text-decoration: none;
	color: #000000;
}


.contentAd { color: #606060; font-size: 11px; }
.contentAd a { color: #6060a0; font-size: 11px; }


.partner {
	width: 420px;
	float:left;
	text-align: left;
}

.partner a {
	text-decoration: none;
	color: #000000;
}

hr, .hr {
	border: none;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	background-color: #ff910c;
}

.kanton { text-decoration: none; }

