div#sidebar {
  display: none;
}
img {
	border-width: 0px;
}
.no-margin {
	margin: 0px !important;
}
ul#toplinks {
  display: none;
}

div#logo {
  display: none;
}

ul#navigation {
  display: none;
}

div#content {
	float: left;
  overflow: hidden;
}
div#content h1 {
	font: normal normal bold 16px/1.5em "Verdana",sans-serif;
	color: #f09932;
}
div#content h1 img {
	margin: 0px;
	display: inline;
}
div#content h2 {
	font: normal normal bold 12px/1.5em "Verdana",sans-serif;
	color: #2d73b1;
}
div#content h3 {
	font: normal normal bold 11px/1.5em "Verdana",sans-serif;
}
div#content p {
	font: normal normal normal 11px/1.5em "Verdana",sans-serif;
}
div#content .cleared {
	clear: both;
	overflow: auto;
}
div#content a {
	color: black;
	font: italic normal bold 11px/1.5em "Verdana",sans-serif;
	text-decoration: none;
}
div#content a:hover {
  color: red;
}
div#content ul {
	list-style-image: url(../../pics/pfeil.gif);
	float: none;
	clear: none;
}
div#content ol {
	float: none;
	clear: none;
}
div#content ol li ul {
	list-style-image: none;
	list-style-type: none;
	margin: 15px 0px;
	padding: 0px;
}
div#content li {
	font: normal normal normal 11px/1.5em "Verdana",sans-serif;
}
div#content table {
	width: 450px;
}
div#content table.zusammen {
	width: auto;
}
div#content img  {
	margin: 30px 0px 0px 0px;
	clear: both;
}
div#content p img {
	clear: left;
	float: left;
	margin: 0px 10px 10px 0px;
}
div#content p.square {
	padding: 0px 0px 0px 8px;
	margin: 0px;
	background: transparent url(../../pics/square.jpg) no-repeat scroll center left;
}
div#content a img {
	border-width: 0px;
	float: none;
	margin: 0px;
}
div#content img.img-right {
	clear: right;
	float: right;
	margin: 0px 0px 10px 10px;
}
div#content em {
	color: #f09932;
	font: normal normal bold 11px/1.5em "Verdana",sans-serif;
}
div#content th {
  text-align: left;
	font: normal normal bold 11px/1.5em "Verdana",sans-serif;
}
div#content td {
	font: normal normal normal 11px/1.5em "Verdana",sans-serif;
	vertical-align: top;
}
div#footer {
  display: none;
}
div.box {
	overflow: auto;
	padding: 5px 10px 5px 10px;
	background: #ebebeb none no-repeat scroll 0 0;
	margin: 10px 0px 10px 0px;
}
div.box table {
	width: 100%;
}
table#wasseranalyse th {
	font: normal normal bold 10px/1.2em "Verdana",sans-serif;
	vertical-align: bottom;
	background: #000080 none no-repeat scroll 0 0;
	color: white;
}
table#wasseranalyse td {
	font: normal normal normal 10px/1.2em "Verdana",sans-serif;
	vertical-align: top;
  text-align: center;
}
table#wasseranalyse th.top {
	background: #ddd none no-repeat scroll 0 0;
	color: black;
}
table#wasseranalyse .topic {
  font-size: 11px;
  text-align: left;
}
table#wasseranalyse .topic2 {
  text-align: left;
}
.text-right {
	text-align: right !important;
}
div.thumb {
	width: 50%;
	float: left;
	margin: 0px 0px 10px 0px;
}
div.thumb p {
	width: 110px;
	float: left;
	font: normal normal normal 10px/11px "Verdana",sans-serif !important;
}
img.mit_rahmen {
	border: 1px solid black;
}
span.warnung {
  font-weight: bold;
  color: red;
}
img#briefmarke {
	clear: right !important;
	float: right !important;
	margin: 0px 100px 10px 10px !important;
}
table.form {
	width: 100%;
	table-layout: fixed;
}
.centered {
	text-align: center !important;
}
.righted {
	text-align: right;
}
.bg-grau {
	background: #eaeaea none no-repeat scroll 0 0;
}
.bg-dunkelgrau {
	background: #d2d2d2 none no-repeat scroll 0 0;
}
.border-bottom-blau {
	border-bottom: 1px solid #000080;
}
.border-bottom-dunkelgrau {
	border-bottom: 1px solid #d2d2d2;
}
.border-bottom-nochdunkelgrauer {
	border-bottom: 1px solid #222222;
}
.nowrap {
	white-space: nowrap;
}
table#text-mit-pictos td {
	text-align: left;
	height: 65px;
	vertical-align: middle;   
	padding: 0px;
	margin: 0px;
}
table#text-mit-pictos td.picto {
	width: 64px;
}
table#text-mit-pictos td img {
	display: block;
	margin: 0px;
}

