body 
{ 
	margin–left: 2.5cm;
	height:25cm;

} 

#menue 
{
	display : none;
}

#navigation 
{
	display : none;
}

a
{
text-decoration:none
}

#kopf
{
height:auto;
}

#kopf h1 
{
	color: #003300;
	padding: .8em 0 1.6em 20px;
	font-size: 120%;
}

table
{width:600px;
} 

td
{
    border-collapse: collapse; /* oder separate */
	border: 1px solid #8C8C8C;
}

.imgkopf
{
	display : none;
}

#fuss
{
	display: none;
}

#inhalt
{
	color: #000;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	width: 650px;
	font: 130% Times New Roman, Times, serif;
}

