/* margin und padding f&uuml;r alle Browser auf 0 */
*{
	margin:0;
	padding:0;
}

body
{
background: #0b725b
}




a
{
font-family : Microsoft Sans Serif;
font-size : 18px;
text-decoration : none;
color : #ffffff;
margin-left : 5px;
font-weight : bold;
}

a#nix:hover
{
border-bottom : none;
border-right : none;
}

a:hover
{
color: #000000;
}

#menu
{
padding: 20px;
width: 200 px
}


#oben
{
background-image: url(.../img/Biogasanlage.png);
background-repeat: repeat-x;

}


.inhalt
{
font-family : Microsoft Sans Serif;
font-size : 16px;
text-decoration : none;
color : #ffffff;
margin-left : 20;
min-height: 320 px;
}



p
{
margin-left : 20px;
margin-top: 10px;
margin-right: 14px;
font-family : Microsoft Sans Serif;
font-size : 16px;
color : #ffffff;
line-height: 1.4em;
}

img  { 
margin: 0;
padding: 0;
}


img.right { 
padding: 20px;
margin-left: 30 px;
float: right;}

img.top { 
background-image: url (.../img/Biogaseingang.jpg);
background-repeat: repeat-x
padding: 0px;
margin-top: 0px;
}
img.left { 
padding: 20px;
margin-right: 30 px;
float: left;}