/* 
    Document   : howatec css
    Created on : 08. july 2008, 14:29
    Author     : Martina Plawer universaldesign.de
    Description:
        Purpose of the stylesheet follows.
*/
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Verdana, Helvetica,  sans-serif;
	text-align:center;
	color: #000;
	background         :  #fff url(../images/basic/Kachel.jpg) repeat-x top left;
	font-size: 100.01%;
}
h1, h2 {
	background-color: inherit;
	color: #d81a35;
	font: bold .875em Verdana, Arial, Helvetica sans-serif;
}
#printausgabe {
	display: none;
}
 .hochwasserschutz {
	color: #006cb7;
	background-color: inherit;
	font-style:italic;
	font-weight: bold;
}
#microLayout p {
	padding: 15px 15px 0 0;
}
p , .schlagworte, address  {
	font-size: .75em;
	line-height: 1.5em;
}
address {
	font-style: normal;
}
#microLayout a {
	color: #000;
	background-color:inherit;

}
#footer {
	margin: 15px 0 0 0;
	font-size: .5625em;
}
ul#footer  li  {
	display: inline;
	float: left;
}
ul#footer li a {
	text-decoration: none;
	color: #000;
	background-color: inherit;
}
li#drucken {
	background:	url(../images/basic/drucker.gif) no-repeat center left;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}
li#nachOben {
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	background: #fff url(../images/basic/top.gif) no-repeat center left;
}
.schlagworte {
	padding: 15px 0 0 15px;
	margin: 0 0 0 10px;
	list-style:  url(../images/basic/listitem.gif);
}
#wrapper {
	font-size: 1em;
	text-align:left;
	color:inherit;
	width: 772px;
	margin:	auto;
}
#macrolayout {
	float:left;
	background:	#fff url(../images/basic/linkeKachel.gif) repeat-y top left;
}
#logo {
	float: left;
	width: 187px;
}
#logo a img {
	border: none;
}
#inhalt {
	background:	#fff url(../images/basic/rechteKachel.gif) repeat-y top right;
	float: left;
	width: 585px;
}
#slogan, #headline {
	float:left; 
}
#microLayout {
	/*width: 442px;*/
	padding: 30px 15px 0 30px;
	width: 397px;
	float:left; 
}
.clear {
	clear: both;
}

#navigation {
	float:left;
	width: 187px;
	/*font-size:  .6875em;*/
	font-size:  .75em;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #d1dbdd;
	color: #495058;
}
#navigation li {
	list-style: none;
	border-bottom: 2px solid #80888a;
}
#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active,
#navigation li.active {
	display: block;
	color: #d81a35;
	font-weight: bold;
	background-color: #9ed9e1;
	padding: 5px 5px 5px 10px;
}
#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active {
	font-weight: normal;
}
#navigation li a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 10px;
	display: block;
}
#metanavigation {
	border-top: 2px solid #80888a;
	margin-top: 25px;
}
/* ie6 focus  */
a.irdendwas:hover,
a.irdendwas:focus,
a.irdendwas:active {
   background-color: #98061e;
   color: #fff;
}
#marginalCol {
	font-size: .75em;
	text-align:center;
	float:left;
	width: 143px;
}
#first {
 margin: 67px 0 0 0;
}
.marginalImg {
	margin: 30px 0 0 0;
}
/*********************************************/
table	{
border-collapse:collapse;	
width: 382px;
background-color: #fff;
color: inherit;
}
caption {
text-align: left;
font-size: .75em;
line-height: 1.5em;
padding: 15px 0 10px 0;
}

td, th	{
	text-align:	left;
	font-size: .625em;
	border-bottom: solid 1px #11557c;
	border-left: 1px solid #11557c;
	padding: 4px;
}
td.firstCol, 
th.firstCol {
	border-left: none;
}
.secondCol {
	color: #d81a35;
	background-color: inherit;
}
th	{
	font-weight: normal;
	color: inherit;
}

tr {
vertical-align:top;

}
#microLayout p.tabellenLegende {
font-size: .625em;
padding: 0 0 0 0;
}
/* fugbixes */
html[xmlns] {
	height : 100%;
	padding-bottom : 0.005em;
}
.dreiP {
	color: #d81a35;
	font-weight: bold;
	background-color: inherit;
}
.cImage {
	border: none;
	padding: 20px 0 0 50px;
}