cite
{
	font-size: 11pt;
	font-style: italic;
	font-family: serif;
}

a
{
	text-decoration: none;
	color: #006fb8;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.hide
{
	display: none;
}

.more
{
	text-align: right;
}

span.tab
{
	width: 4em;
}

.right
{
	float: right;
	margin-left: 1em;
}

.left
{
	float: left;
	margin-right: 1em;
}

.border
{
	border: 1px solid black;
}

.icons
{
	float: right;
	padding-top: 10pt;
}

/*************************************************************/

.kopfbild
{
	text-align: center;
}

.kopfbild div
{
	width: 971px;
	background-color: silver;
}

.kopfbild img
{
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
}

.search
{
	display: block;
	text-align: center;
}

.search .text, .search .button
{
	height: 20px;
	border: 1px solid black;
}

.inhalt_rechts h2
{
	font-size: 14pt;
}

.inhalt_rechts h3
{
	font-size: 12pt;
}

.inhalt_rechts h4, .inhalt_rechts h5
{
	font-size: 10pt;
}

.inhalt_rechts h1
{
	font-size: 14pt;
	margin: 0px;
	margin-top: 15pt;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;

	background-color: #99c5e3;
}

.inhalt_rechts .contentpaneopen
{
	border-bottom: 1px dotted silver;
	font-size: 10pt;
}

.readmore
{
	border-bottom: 1px dotted silver;
	text-align: right;
}

.blog_more
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted silver;
}

.article_column
{
	border-top: 1px dotted silver;
	padding: 10px;
}

.column_separator
{
	border-left: 1px dotted silver;
}

div.readon
{
	font-size: 80%;
	text-align: right;
}

.page_links, .page_counter
{
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f8f8f8;
}

.page_links
{
	border-bottom: 1px dotted silver;
}

.page_counter
{
	border-top: 1px dotted silver;
}

.content
{
	margin-bottom: 2em;
}

.float_right
{
	float: right;
	margin-left: 10px;
}

.float_left
{
	float: left;
	margin-right: 10px;
}

.wasserqualitaet td, .wasserqualitaet th
{
	text-align: right;
}

table.border
{
	border: 1px solid silver;
	border-bottom: none;
	border-right: none;
}

table.border td, table.border th
{
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}

.rahmen
{
	border: 1px solid black;
	padding: 5pt;
}

.small_head th
{
	font-size: 75%;
}

.em td
{
	background-color: #f0f0f0;
}

.nospace
{
	padding: 0px;
	margin: 0px;
}

.grey_line
{
	border-top: 1px solid gray;
}

.sitemap
{
	margin-top: 2em;
}

.sitemap i
{
	float: right;
}

.sitemap .block, .sitemap .block .item
{
	display: block;
	padding: 0px;
	margin: 0px;
	color: #006fb8;
}

.sitemap .block .block
{
	margin-top: 0px;
	margin-left: 2pt;
	padding-left: 10pt;
	margin-bottom: 10pt;

	background-image: url(sm.line.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.sitemap .block .item
{
	color: white;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 2em;
}

.sitemap .block .item a
{
	display: block;
	padding: 5pt;
	background-color: #006fb8;
	color: white;
}

.sitemap .block .item i
{
	padding: 5px;
}

.sitemap .block .block .item i
{
	padding: 0px;
}

.sitemap .block .block .item
{
	padding: 0pt;
	padding-top: 3pt;
	margin-top: 0px;
	margin-bottom: 3pt;
	font-size: 12pt;
	
	background-image: url(sm.hook.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: -10px;
	color: #006fb8;
	border-bottom: 1px dashed #f0f0f0;
}

.sitemap .block .block .item a
{
	padding: 0px;
	background-color: transparent;
	color: #006fb8;
}

.sitemap .block .block .block .item
{
	font-weight: normal;
}

.sitemap .block .block .block .block .item
{
	font-style: italic;
	font-size: 10pt;
}


.klaerwerk th
{
	background-color: #f0f0f0;
	background-image: url(../abwasser/klaerwerk/pfeil.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 240px;
	font-size: 10pt;
	border-top: 1px dashed gray;
	margin: 0px;
	padding: 0px;
}

.klaerwerk td
{
	font-size: 10pt;
	padding-left: 10pt;
	padding-top: 10pt;
	border-top: 1px dashed gray;
}

.small
{
	font-size: 80%;
}

.pagenav
{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2em;
}

.pagenav th
{
	background-color: transparent;
}


