@charset "iso-8859-2";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:75%;
}

/*#sidebar-left:before { content: "Navigation:" }

.grid_4 rot #sidebar-left:before  { content: "" }*/

.kasten ul, .kasten h2   {font-size:75%;}
h1, h2, h3, h4 {
	font-weight: normal;
}
#header, .navi1, .credit, .foo, .fuss img, .search-form, .gemeindebrief {
	display: none;
}

.current_page_item, .current-cat {
	font-weight: bold;
	margin-left: -25px;	
}
table {
	border-collapse: collapse;
	width: 99%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
	padding: 0px;
}

td {border-collapse: collapse;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}


