body{padding:0}
html, body{height:100%}

body {

    font-family: arial; 
    font-size:12px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #E6E7E8;
}

.contentMain
{
  width: 990px;
}

.menu
{
  padding: 5px;

  width: 200px;
  float:left;
  background-color: #cccccc;
}

.scrolltextSuche {
width: 765px;
height: 320px;
overflow: auto;
  background-color: #ffffff;

}

.content
{
  padding: 5px;
  width: 990px;
  margin-left: 7px;
  padding-top: 150px;

}

.tfSeite
{
  border: 1px solid #cccccc;
  width: 30px;
  height: 15px

}

.tfKategorie
{
  border: 1px solid #cccccc;
  width: 120px;
  height: 15px
}


.borderBottom
{
   border-bottom: 1px solid #cccccc;
}

.gross
{
font-size: 16px;
}

.normalAnzahl
{
    font-family: arial; 
    font-size:12px;
color: #ffffff;
margin-left:20px;

}
.gross
{

    font-size:15px;
}

.top
{
color: #000000;
font-size: 18px;
}
.ausgabe
{
 background: #ffffff;
padding: 3px;
width: 150px;
margin-top: 5px;
margin-bottom: 5px;

}

.clHeadline {

width: 990px;
padding: 4px;
 background: #C13A34;
    font-size:15px;
font-weight:bold;
color: #ffffff;
margin-bottom:20px;

}
.clHeadlineGross {

padding: 10px;
 background: #DBDDFB;
    font-size:18px;
margin-bottom:20px;

}
form
{
    margin:0px 0px 0px 0px;
}

.button
{
 background: #cccccc;
	border: 1px solid #FFFFFF;
text-color: #ffffff;

}

.input
{
 background: #ffffff;
	border: 1px solid #8D8D8D;
text: #ffffff;

}

.data
{
padding: 5px;

 background: #F2F2F2;
 margin-bottom: 10px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;


}


.aRegion:link
{
  color: #ffffff;
  font-size: 12px;
}

.aRegion:visited
{
  font-size: 12px;
  color: #ffffff;
}

.aNavi:link
{
  color: #000000;
  font-size: 16px;
  text-decoration: none;

}
.aNavi:visited
{
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}


#Logo {
	position:absolute;
	width:188px;
	height:124px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Navigation {
	position:absolute;
	width:765px;
	height:28px;
	z-index:2;
	left: 210px;
	top: 52px;
}
#Suche {
	position:absolute;
	width:751px;
	height:40px;
	z-index:3;
	left: 208px;
	top: 102px;
}
