body {	margin: 0;
	background-color: white;
	background-image: url("../grafik/ecke.gif");
	background-position:  bottom right;
	background-repeat: no-repeat;
	padding: 0;
	}
table.syd td.syd {
	background-image: url("../grafik/syd.png");
	background-repeat: no-repeat;
	padding: 38px 48px 24px 24px;
	text-align: center;
	color: white;
	font-family: sans-serif;
	font-size: 36px;
	text-shadow: 2px 2px #300;
	}
table.syd td.lic {
	background-image: url("../grafik/streifen.gif");
	background-repeat: repeat-x;
	}
div.inhalt {
	margin: 6px 60px 60px;
	}
div.inhalt .text,
.inhalt table.text td {
	font-family: Times, Times New Roman, serif;
	font-size: 20px;
	}
.inhalt div.h1,
.inhalt div.h2,
.inhalt div.h3 {
	text-align: center;
	font-family: sans-serif;
	}
.inhalt div.h2 {
	padding-top: 36px;
	font-size: 24px;
	}
.inhalt div.h3 {
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
	}
.inhalt div.text {
	padding-top: 6px;
	}
.inhalt table.text td {
	padding: 0 6px 0 0;
	}
.inhalt div.fussnote {
	margin-top: 20px;
	border-top: 1px dashed #999;
	color: #999;
	font-size: 15px;
	}
img.mag {
	margin: 12px 6px 0;
	border: 6px solid #bbb;
	padding: 1px;
	background-color: black;
	}
a:hover img.mag {
	border-color: #ed6;
	}
table.gemeinden tr.lgo td {
	padding: 6px;
	vertical-align: bottom;
	background-repeat: repeat-x;
	}
table.gemeinden tr.lgo td img {
	width:240px;
	}
table.gemeinden tr.lgo td.sb {
	background-image: url("../grafik/bgsb.gif");
	}
table.gemeinden tr.lgo td.st {
	background-image: url("../grafik/bgst.gif");
	}
table.gemeinden tr.lgo td.zh {
	background-image: url("../grafik/bgzh.gif");
	}
table.gemeinden tr.lnk td {
	text-align: center;
	}
a.schbu,
a.steph,
a.himat {
	padding: 0 5px;
	}
a.schbu {
	color: #06c;
	}
a.steph {
	color: #390;
	}
a.himat {
	color: #f60;
	}
a.schbu:hover {
	background-color: #acf;
	}
a.steph:hover {
	background-color: #cfa;
	}
a.himat:hover {
	background-color: #fca;
	}